gst/udp/gstmultiudpsink.c: Make gst_multiudpsink_render() ignore errors from sendto...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-11-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         Patch by: Peter Kjellerstedt <pkj at axis com>
4
5         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
6         Make gst_multiudpsink_render() ignore errors from sendto() instead of
7         breaking streaming. Emit a warning instead. Fixes #562572.
8
9 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
10
11         Patch by: Ron McOuat <rmcouat at smartt dot com>
12
13         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
14         (gst_soup_http_src_init), (gst_soup_http_src_dispose),
15         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property),
16         (gst_soup_http_src_authenticate_cb), (gst_soup_http_src_start):
17         * ext/soup/gstsouphttpsrc.h:
18         * tests/check/elements/souphttpsrc.c: (basic_auth_cb),
19         (digest_auth_cb), (run_test), (GST_START_TEST),
20         (souphttpsrc_suite), (run_server):
21         Add support for basic and digest authentication in souphttpsrc.
22         Fixes bug #561775.
23
24 2008-11-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
25
26         Patch by: Pepijn Van Eeckhoudt
27                       <pepijn dot vaneeckhoudt at luciad dot com>
28
29         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
30         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
31         * gst/wavenc/gstwavenc.h:
32         * gst/wavenc/riff.h:
33         Add support for a-law and mu-law encoded wav files. Fixes bug #562434.
34
35 2008-11-27  Wim Taymans  <wim.taymans@collabora.co.uk>
36
37         Patch by: 이문형 <iwings at gmail dot com>
38
39         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
40         Prevent further read/write actions taken to the connect-failed socket by
41         erroring out quickly. See #562258.
42
43 2008-11-26  Stefan Kost  <ensonic@users.sf.net>
44
45         * tests/examples/level/level-example.c:
46           Set fakesink to sync. Otherwise people might question the message
47           interval. Nevertheless the timestamp in the message is what matters.
48
49 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
50
51         * tests/icles/.cvsignore:
52         cvsignore newly generated file.
53
54 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
55
56         * gst/rtp/gstasteriskh263.c:
57         * gst/rtp/gstasteriskh263.h:
58         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
59         * gst/rtp/gstrtpL16depay.h:
60         * gst/rtp/gstrtpL16pay.c:
61         * gst/rtp/gstrtpL16pay.h:
62         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps):
63         * gst/rtp/gstrtpac3depay.h:
64         * gst/rtp/gstrtpamrdepay.c:
65         * gst/rtp/gstrtpamrdepay.h:
66         * gst/rtp/gstrtpamrpay.c:
67         * gst/rtp/gstrtpamrpay.h:
68         * gst/rtp/gstrtpdepay.c:
69         * gst/rtp/gstrtpdepay.h:
70         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps):
71         * gst/rtp/gstrtpg726depay.c:
72         * gst/rtp/gstrtpg726pay.c:
73         * gst/rtp/gstrtpg729depay.c:
74         * gst/rtp/gstrtpg729pay.c:
75         * gst/rtp/gstrtpgsmdepay.c:
76         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
77         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps):
78         * gst/rtp/gstrtph263depay.h:
79         * gst/rtp/gstrtph263pay.c:
80         * gst/rtp/gstrtph263pay.h:
81         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
82         * gst/rtp/gstrtph263pdepay.h:
83         * gst/rtp/gstrtph263ppay.c:
84         * gst/rtp/gstrtph263ppay.h:
85         * gst/rtp/gstrtph264depay.c:
86         * gst/rtp/gstrtph264depay.h:
87         * gst/rtp/gstrtph264pay.c:
88         * gst/rtp/gstrtph264pay.h:
89         * gst/rtp/gstrtpilbcdepay.c:
90         * gst/rtp/gstrtpilbcpay.c:
91         * gst/rtp/gstrtpjpegdepay.h:
92         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps):
93         * gst/rtp/gstrtpmp1sdepay.h:
94         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
95         * gst/rtp/gstrtpmp2tdepay.h:
96         * gst/rtp/gstrtpmp2tpay.c:
97         * gst/rtp/gstrtpmp2tpay.h:
98         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps):
99         * gst/rtp/gstrtpmp4apay.c:
100         * gst/rtp/gstrtpmp4apay.h:
101         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps):
102         * gst/rtp/gstrtpmp4gdepay.h:
103         * gst/rtp/gstrtpmp4gpay.c:
104         * gst/rtp/gstrtpmp4gpay.h:
105         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
106         * gst/rtp/gstrtpmp4vdepay.h:
107         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
108         * gst/rtp/gstrtpmp4vpay.h:
109         * gst/rtp/gstrtpmpadepay.c:
110         * gst/rtp/gstrtpmpadepay.h:
111         * gst/rtp/gstrtpmpapay.c:
112         * gst/rtp/gstrtpmpapay.h:
113         * gst/rtp/gstrtpmpvdepay.c:
114         * gst/rtp/gstrtpmpvdepay.h:
115         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
116         * gst/rtp/gstrtppcmapay.c:
117         * gst/rtp/gstrtppcmudepay.c:
118         * gst/rtp/gstrtppcmupay.c:
119         * gst/rtp/gstrtpspeexdepay.c:
120         * gst/rtp/gstrtpspeexpay.c:
121         * gst/rtp/gstrtpsv3vdepay.c:
122         * gst/rtp/gstrtpsv3vdepay.h:
123         * gst/rtp/gstrtptheoradepay.c:
124         * gst/rtp/gstrtptheoradepay.h:
125         * gst/rtp/gstrtptheorapay.c:
126         * gst/rtp/gstrtptheorapay.h:
127         * gst/rtp/gstrtpvorbisdepay.c:
128         * gst/rtp/gstrtpvorbisdepay.h:
129         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
130         * gst/rtp/gstrtpvorbispay.h:
131         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
132         * gst/rtp/gstrtpvrawpay.c:
133         Fix the descriptions and fix some email addresses.
134
135 2008-11-25  Julien Moutte  <julien@fluendo.com>
136
137         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps): Add MPG1 and MPG2 fourcc
138         to supported qtdemux video codecs as I found some video clips using 
139         those.
140
141 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
142
143         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
144         * gst/autodetect/gstautoaudiosrc.c: (gst_auto_audio_src_detect):
145         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
146         (gst_auto_video_sink_detect):
147         * gst/autodetect/gstautovideosrc.c: (gst_auto_video_src_detect):
148         Post an error when we can't set the internal ghostpad target.
149
150 2008-11-25  Wim Taymans  <wim.taymans@collabora.co.uk>
151
152         * gst/videocrop/gstvideocrop.c: (gst_video_crop_init),
153         (gst_video_crop_transform), (gst_video_crop_transform_caps),
154         (gst_video_crop_set_caps), (gst_video_crop_set_property):
155         * gst/videocrop/gstvideocrop.h:
156         Fix renegotiation when changing properties using the new basetransform
157         features. Fixes #561502.
158
159         * tests/icles/Makefile.am:
160         * tests/icles/videocrop2-test.c: (make_pipeline), (main):
161         Add crazy interactive test unit for dynamically changing properties.
162
163 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
164
165         * gst/rtsp/gstrtspsrc.c: (new_session_pad),
166         (gst_rtspsrc_parse_range):
167         Add some more debugging.
168         Use the reanges received from the server unconditionally.
169         Fixes #561625.
170
171 2008-11-23  Stefan Kost  <ensonic@users.sf.net>
172
173         * ext/pulse/pulsesink.c:
174           Change #if 0 to something more expresive and add pointer to related
175           bug ticket.
176
177 2008-11-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
178
179         Patch by: Tal Shalif <tshalif at nargila dot org>
180
181         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
182         Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
183         the latter don't exist on some systems (mingw). Fixes bug #561990.
184
185 2008-11-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
186
187         Patch by: Zeeshan Ali <zeeshanak at gnome dot org>
188
189         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_build_message):
190         Add transferMode.dnla.org header to HTTP requests as this is
191         required by the DLNA specs and doesn't hurt in other situations.
192         Fixes bug #561802.
193
194 2008-11-20  Michael Smith <msmith@songbirdnest.com>
195
196         * sys/osxvideo/osxvideosink.h:
197         * sys/osxvideo/osxvideosink.m:
198           Handle video window resizing more correctly, avoiding crashes when
199           embedding the window and resizing it.
200
201 2008-11-20  Michael Smith <msmith@songbirdnest.com>
202
203         * gst/udp/gstmultiudpsink.c:
204         * gst/udp/gstudpnetutils.c:
205         * gst/udp/gstudpnetutils.h:
206         * gst/udp/gstudpsrc.c:
207           Fix multiudpsink on OSX by passing the specific length of the socket,
208           refactor that into a function shared with the same thing in udpsrc.
209
210 2008-11-20  Wim Taymans  <wim.taymans@collabora.co.uk>
211
212         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
213         (uint64_ceiling_scale), (gst_wavparse_calculate_duration),
214         (gst_wavparse_stream_headers):
215         Fix the scaling code.
216         Fix parsing of the INFO chunks, we were reading the wrong number of
217         bytes.  Fixes #561580.
218
219 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
220
221         * gst/matroska/matroska-mux.c:
222         Fix NULL pointer dereference of an unset codec_id in the recently 
223         added Dirac paths
224
225 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
226
227         * tests/check/Makefile.am:
228         Just keep disabling elements that hang the states test until it
229         works.
230
231 2008-11-20  Jan Schmidt  <jan.schmidt@sun.com>
232
233         * ext/libpng/gstpngenc.c:
234         Don't flush downstream after every buffer - that's not what
235         this libpng callback is for at all!
236
237 2008-11-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
238
239         * sys/v4l2/v4l2src_calls.c:
240           (gst_v4l2src_probe_caps_for_format_and_size), (sort_by_frame_size),
241           (gst_v4l2src_probe_caps_for_format):
242           Turns out we don't always get the frame sizes in a predefined
243           order from lowest to highest resolution, so let's just sort the
244           list by frame size once we've queried the possible resolutions
245           rather than assume any particular order. Fixes probed caps for
246           the camera in my HP2133 mini notebook and makes v4l2src default
247           to a decent size.
248
249 2008-11-16  Edward Hervey  <edward.hervey@collabora.co.uk>
250
251         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
252         * gst/matroska/matroska-ids.h:
253         Make mkvdemux aware of E-AC3.
254
255 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
256
257         * gst/rtp/Makefile.am:
258         * gst/rtp/gstrtp.c: (plugin_init):
259         * gst/rtp/gstrtpjpegdepay.c: (gst_rtp_jpeg_depay_base_init),
260         (gst_rtp_jpeg_depay_class_init), (gst_rtp_jpeg_depay_init),
261         (gst_rtp_jpeg_depay_finalize), (MakeTables), (MakeQuantHeader),
262         (MakeHuffmanHeader), (MakeDRIHeader), (MakeHeaders),
263         (gst_rtp_jpeg_depay_setcaps), (gst_rtp_jpeg_depay_process),
264         (gst_rtp_jpeg_depay_change_state),
265         (gst_rtp_jpeg_depay_plugin_init):
266         * gst/rtp/gstrtpjpegdepay.h:
267         Add a jpeg depayloader.
268
269         * gst/rtp/gstrtpjpegpay.c:
270         Set the default properties on the payloader to better defaults.
271
272 2008-11-14  Stefan Kost  <ensonic@users.sf.net>
273
274         * sys/v4l2/gstv4l2.c:
275           Give it a primary rank for autovideosrc.
276
277 2008-11-14  Wim Taymans  <wim.taymans@collabora.co.uk>
278
279         Patch by: Bjorn Ostby <bjornos at axis dot com>
280
281         * gst/rtp/Makefile.am:
282         * gst/rtp/gstrtp.c: (plugin_init):
283         * gst/rtp/gstrtpjpegpay.c: (gst_rtp_jpeg_pay_base_init),
284         (gst_rtp_jpeg_pay_class_init), (gst_rtp_jpeg_pay_init),
285         (gst_rtp_jpeg_pay_setcaps), (gst_rtp_jpeg_pay_header_size),
286         (gst_rtp_jpeg_pay_read_quant_table),
287         (gst_rtp_jpeg_pay_scan_marker), (gst_rtp_jpeg_pay_handle_buffer),
288         (gst_rtp_jpeg_pay_set_property), (gst_rtp_jpeg_pay_get_property),
289         (gst_rtp_jpeg_pay_plugin_init):
290         * gst/rtp/gstrtpjpegpay.h:
291         Add JPEG payloader. Fixes #560756.
292
293 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
294
295         Patch by: Fabricio Godoy <skarllot at gmail dot com>
296
297         * sys/oss/gstosssink.c: (gst_oss_sink_open):
298         * sys/oss/gstosssrc.c: (gst_oss_src_open):
299         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_mmap):
300         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
301         Fix some spelling mistakes. Fixes #556802.
302
303 2008-11-13  Stefan Kost  <ensonic@users.sf.net>
304
305         * gst/equalizer/GstIirEqualizer10Bands.prs:
306         * gst/equalizer/GstIirEqualizer3Bands.prs:
307         * gst/equalizer/Makefile.am:
308         * gst/equalizer/gstiirequalizer10bands.c:
309         * gst/equalizer/gstiirequalizer3bands.c:
310           Add presets for equalizer. Fixes #522183.
311
312 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
313
314         * gst/rtsp/Makefile.am:
315         * gst/rtsp/gstrtsp.c: (plugin_init):
316         * gst/rtsp/gstrtspgoogle.c:
317         * gst/rtsp/gstrtspgoogle.h:
318         Remove google extension again, it's not needed anymore because we never
319         send multiple transports anymore.
320
321 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
322
323         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
324
325         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_nat_method_get_type),
326         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
327         (gst_rtspsrc_get_property), (gst_rtspsrc_create_stream),
328         (gst_rtspsrc_stream_free),
329         (gst_rtspsrc_stream_configure_udp_sinks),
330         (gst_rtspsrc_stream_configure_transport),
331         (gst_rtspsrc_send_dummy_packets),
332         (gst_rtspsrc_create_transports_string),
333         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
334         * gst/rtsp/gstrtspsrc.h:
335         Add property to configure NAT traversal method.
336         Ignore EOS from the internal sinks.
337         Implement sending dummy packets as a (simple) method to open up
338         some firewalls.
339         Send PLAY request to the server after we started the udp sources.
340         Fixes #559545.
341
342 2008-11-13  Wim Taymans  <wim.taymans@collabora.co.uk>
343
344         Patch by: Yotam <sh dot yotam at gmail dot com>
345
346         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_event):
347         Flush the remaining frames on EOS. Fixes #560641.
348
349 2008-11-12  Jan Schmidt  <jan.schmidt@sun.com>
350
351         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_handle_buffer):
352         Fix compiler warning about printf formatting.
353
354 2008-11-12  Andy Wingo  <wingo@pobox.com>
355
356         * gst/qtdemux/qtdemux.h (struct _GstQTDemux):
357         * gst/qtdemux/qtdemux.c (gst_qtdemux_do_seek): Queue up new
358         segment events instead of sending them from the seeking thread.
359         Fixes #559288.
360         (gst_qtdemux_push_pending_newsegment): New helper, sends out
361         queued newsegment events.
362         (gst_qtdemux_loop_state_movie): Voilà, call it here. Only need to
363         call it here, as we only seek when looping, and only push in the
364         movie state.
365
366 2008-11-11  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
367
368         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_tmpo),
369         (qtdemux_tag_add_covr), (qtdemux_parse_udta):
370         * gst/qtdemux/qtdemux_fourcc.h:
371         * gst/qtdemux/qtdemux_types.c:
372         Add cover and alternative copyright tag, and enhance some existing
373         ones by marking them as container atoms.
374
375 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
376
377         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_set_caps):
378         Don't ignore the return value of setcaps.
379
380 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
381
382         Patch by: Olivier Crete <tester at tester dot ca>
383
384         * gst/rtp/gstrtpg729pay.c: (gst_rtp_g729_pay_base_init),
385         (gst_rtp_g729_pay_class_init), (gst_rtp_g729_pay_init),
386         (gst_rtp_g729_pay_set_caps), (gst_rtp_g729_pay_handle_buffer):
387         * gst/rtp/gstrtpg729pay.h:
388         Replace G729 payloader with an improved version. Fixes #532409.
389
390 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
391
392         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_transports_string),
393         (gst_rtspsrc_change_state):
394         Only send one transport at a time for improved compatibility with some
395         broken servers. See #537832.
396
397 2008-11-11  Wim Taymans  <wim.taymans@collabora.co.uk>
398
399         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
400         (gst_rtspsrc_perform_seek):
401         Only pause/play in the seek handler when the source was playing.
402         Fixes #529379.
403
404 2008-11-11  Sebastian Dröge  <slomo@circular-chaos.org>
405
406         * gst/matroska/matroska-mux.c:
407         (gst_matroska_mux_handle_dirac_packet):
408         Fix muxing of Dirac streams if the input already has the format
409         we need, i.e. is the output of matroskademux.
410
411 2008-11-11  Stefan Kost  <ensonic@users.sf.net>
412
413         * gst/avi/gstavimux.c:
414           Don't segfault on string typed tags being NULL. Fixes #560155.
415
416 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
417
418         * gst/matroska/matroska-mux.c: (aac_codec_data_to_codec_id),
419         (gst_matroska_mux_audio_pad_setcaps):
420         Fix mapping AAC profile to Matroska codec id.
421
422 2008-11-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
423
424         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak),
425         (qtdemux_video_caps), (qtdemux_audio_caps):
426         Refactor some raw audio caps building, and handle >16-bit cases.
427         Fix/replace building caps from a string description.
428
429 2008-11-10  Thomas Vander Stichele  <thomas at apestaart dot org>
430
431         * gst/audiofx/audiowsincband.c:
432         * gst/audiofx/audiowsinclimit.c:
433         * gst/cutter/gstcutter.c:
434           Make author name consistent with others.
435
436 2008-11-10  Wim Taymans  <wim.taymans@collabora.co.uk>
437
438         Based on patch by: Eric Zhang <chao.zhang at access-company dot com>
439
440         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_perform_seek),
441         (gst_rtspsrc_stream_configure_udp_sink):
442         Pause the RTSP stream before doing a new play request.
443         Make sure that adding the udpsinks does not cause the rtspsrc to become
444         a sink. Fixes #559547.
445
446 2008-11-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
447
448         * gst/matroska/matroska-ids.h:
449         * gst/matroska/matroska-mux.c: (gst_matroska_pad_free),
450         (gst_matroska_mux_handle_dirac_packet),
451         (gst_matroska_mux_write_data):
452         Implement Dirac muxing into Matroska comforming to the spec, i.e.
453         put all Dirac packages up to a picture into a Matroska block.
454
455         TODO: Implement writing of the ReferenceBlock Matroska elements,
456         currently the Dirac muxing is only 100% correct if Matroska version 2
457         is selected for muxing.
458
459 2008-11-04  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
460
461         Patch by: Bastien Nocera <hadess at hadess dot net>,
462                   Hans de Goede <jwrdegoede at fedoraproject dot org>
463
464         * configure.ac:
465         * sys/v4l2/Makefile.am:
466         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_get_read):
467         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
468         (gst_v4l2_fill_lists), (gst_v4l2_open), (gst_v4l2_close),
469         (gst_v4l2_get_norm), (gst_v4l2_set_norm), (gst_v4l2_get_frequency),
470         (gst_v4l2_set_frequency), (gst_v4l2_signal_strength),
471         (gst_v4l2_get_attribute), (gst_v4l2_set_attribute),
472         (gst_v4l2_get_input), (gst_v4l2_set_input):
473         * sys/v4l2/v4l2_calls.h:
474         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
475         (gst_v4l2_buffer_new), (gst_v4l2_buffer_pool_finalize),
476         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
477         (gst_v4l2src_fill_format_list),
478         (gst_v4l2src_probe_caps_for_format_and_size),
479         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame),
480         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init),
481         (gst_v4l2src_capture_start), (gst_v4l2src_capture_stop),
482         (gst_v4l2src_get_nearest_size):
483         Optionally use libv4l to access v4l2 devices. Fixes bug #545033.
484
485 2008-11-04  Stefan Kost  <ensonic@users.sf.net>
486
487         * ext/aalib/Makefile.am:
488         * ext/annodex/Makefile.am:
489         * ext/cairo/Makefile.am:
490         * ext/dv/Makefile.am:
491         * ext/esd/Makefile.am:
492         * ext/flac/Makefile.am:
493         * ext/gconf/Makefile.am:
494         * ext/gdk_pixbuf/Makefile.am:
495         * ext/hal/Makefile.am:
496         * ext/jpeg/Makefile.am:
497         * ext/ladspa/Makefile.am:
498         * ext/libcaca/Makefile.am:
499         * ext/libmng/Makefile.am:
500         * ext/libpng/Makefile.am:
501         * ext/mikmod/Makefile.am:
502         * ext/pulse/Makefile.am:
503         * ext/raw1394/Makefile.am:
504         * ext/shout2/Makefile.am:
505         * ext/soup/Makefile.am:
506         * ext/speex/Makefile.am:
507         * ext/taglib/Makefile.am:
508         * ext/wavpack/Makefile.am:
509         * gst/alpha/Makefile.am:
510         * gst/apetag/Makefile.am:
511         * gst/audiofx/Makefile.am:
512         * gst/auparse/Makefile.am:
513         * gst/autodetect/Makefile.am:
514         * gst/avi/Makefile.am:
515         * gst/cutter/Makefile.am:
516         * gst/debug/Makefile.am:
517         * gst/effectv/Makefile.am:
518         * gst/equalizer/Makefile.am:
519         * gst/flx/Makefile.am:
520         * gst/goom/Makefile.am:
521         * gst/goom2k1/Makefile.am:
522         * gst/icydemux/Makefile.am:
523         * gst/id3demux/Makefile.am:
524         * gst/interleave/Makefile.am:
525         * gst/law/Makefile.am:
526         * gst/level/Makefile.am:
527         * gst/matroska/Makefile.am:
528         * gst/median/Makefile.am:
529         * gst/monoscope/Makefile.am:
530         * gst/multifile/Makefile.am:
531         * gst/multipart/Makefile.am:
532         * gst/oldcore/Makefile.am:
533         * gst/qtdemux/Makefile.am:
534         * gst/replaygain/Makefile.am:
535         * gst/rtp/Makefile.am:
536         * gst/rtsp/Makefile.am:
537         * gst/smpte/Makefile.am:
538         * gst/spectrum/Makefile.am:
539         * gst/udp/Makefile.am:
540         * gst/videobox/Makefile.am:
541         * gst/videocrop/Makefile.am:
542         * gst/videofilter/Makefile.am:
543         * gst/videomixer/Makefile.am:
544         * gst/wavenc/Makefile.am:
545         * gst/wavparse/Makefile.am:
546         * sys/directdraw/Makefile.am:
547         * sys/directsound/Makefile.am:
548         * sys/oss/Makefile.am:
549         * sys/osxaudio/Makefile.am:
550         * sys/osxvideo/Makefile.am:
551         * sys/sunaudio/Makefile.am:
552         * sys/v4l2/Makefile.am:
553         * sys/waveform/Makefile.am:
554         * sys/ximage/Makefile.am:
555           Don't install static libs for plugins. Fixes #550851 for -good.
556
557 2008-10-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
558
559         * ext/flac/Makefile.am:
560         Include $(FLAC_CFLAGS) in CFLAGS to make sure to find the FLAC headers.
561         This fixes compilation if FLAC is installed in an uncommon location
562         that is not already handled by other CFLAGS. Fixes bug #558711.
563
564 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
565
566         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank):
567         Guard more uncommon formats with ifdefs so that we can compile on older
568         versions.
569
570 2008-10-31  Wim Taymans  <wim.taymans@collabora.co.uk>
571
572         Patch by: Nick Haddad <nick at haddads dot net>
573
574         * gst/avi/gstavidemux.c: (gst_avi_demux_is_uncompressed),
575         (gst_avi_demux_invert), (gst_avi_demux_process_next_entry),
576         (gst_avi_demux_stream_data):
577         Invert other uncompressed RGB formats. Fixes #558554.
578
579 2008-10-30  Sebastian Dröge  <slomo@circular-chaos.org>
580
581         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
582         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
583         * gst/wavenc/gstwavenc.h:
584         Add support for float/double as input and remove the (nowadays)
585         useless parsing of the depth as we require width==depth.
586
587 2008-10-30  Wim Taymans  <wim.taymans@collabora.co.uk>
588
589         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps):
590         * gst/rtp/gstrtpmpapay.c:
591         Narrow down the caps of the mpeg audio pay/depayloaders to only accept
592         mpeg version 1. Fixes #558427.
593
594 2008-10-29  Wim Taymans  <wim.taymans@collabora.co.uk>
595
596         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_flush),
597         (gst_rtp_L16_pay_getcaps):
598         Only put an integral amount of samples in the RTP packet.
599         Fixes #556641.
600
601 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
602
603         * gst/rtp/gstrtpchannels.c: (gst_rtp_channels_get_by_index):
604         * gst/rtp/gstrtpchannels.h:
605         Add method to get possible channel positions.
606
607 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
608
609         * gst/rtp/Makefile.am:
610         Also commit updated makefile
611
612 2008-10-28  Sebastian Dröge  <slomo@circular-chaos.org>
613
614         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
615         Don't allow width=32,depth=24 as input. WAV requires that the width
616         is the next integer multiply of 8 from the depth.
617
618 2008-10-28  Wim Taymans  <wim.taymans@collabora.co.uk>
619
620         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps):
621         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
622         (gst_rtp_L16_pay_getcaps):
623         * gst/rtp/gstrtpchannels.c: (check_channels),
624         (gst_rtp_channels_get_by_pos), (gst_rtp_channels_get_by_order),
625         (gst_rtp_channels_create_default):
626         * gst/rtp/gstrtpchannels.h:
627         Add mappings for multichannel support. Does not completely just work
628         because the getcaps function does not yet return the allowed channel
629         mappings. See #556641.
630
631 2008-10-28  Stefan Kost  <ensonic@users.sf.net>
632
633         * gst/goom/Makefile.am:
634         * gst/goom/README:
635         * gst/goom/config_param.c:
636         * gst/goom/convolve_fx.c:
637         * gst/goom/drawmethods.c:
638         * gst/goom/drawmethods.h:
639         * gst/goom/filters.c:
640         * gst/goom/filters_mmx.s:
641         * gst/goom/flying_stars_fx.c:
642         * gst/goom/goom.h:
643         * gst/goom/goom_config.h:
644         * gst/goom/goom_config_param.h:
645         * gst/goom/goom_core.c:
646         * gst/goom/goom_filters.h:
647         * gst/goom/goom_fx.h:
648         * gst/goom/goom_graphic.h:
649         * gst/goom/goom_plugin_info.h:
650         * gst/goom/goom_tools.c:
651         * gst/goom/goom_tools.h:
652         * gst/goom/goom_typedefs.h:
653         * gst/goom/goom_visual_fx.h:
654         * gst/goom/graphic.c:
655         * gst/goom/ifs.c:
656         * gst/goom/ifs.h:
657         * gst/goom/lines.c:
658         * gst/goom/lines.h:
659         * gst/goom/mathtools.c:
660         * gst/goom/mathtools.h:
661         * gst/goom/mmx.c:
662         * gst/goom/motif_goom1.h:
663         * gst/goom/motif_goom2.h:
664         * gst/goom/plugin_info.c:
665         * gst/goom/ppc_drawings.h:
666         * gst/goom/ppc_zoom_ultimate.h:
667         * gst/goom/sound_tester.c:
668         * gst/goom/sound_tester.h:
669         * gst/goom/surf3d.c:
670         * gst/goom/surf3d.h:
671         * gst/goom/tentacle3d.c:
672         * gst/goom/tentacle3d.h:
673         * gst/goom/v3d.c:
674         * gst/goom/v3d.h:
675         * gst/goom/xmmx.c:
676           Add license headers in all source files. Remove filter.c from
677           EXTRA_DIST, as its in SOURCES already. Mention the files in the REDME
678           which are not used right now. Fixes #557709.
679
680 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
681
682         Patch by: Olivier Crete <tester at tester dot ca>
683
684         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_class_init),
685         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_getcaps):
686         Implement getcaps in rtpL16pay. Fixes #556484.
687
688 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
689
690         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_setcaps),
691         (gst_rtp_L16_depay_process):
692         Check if clock-rate and channels are valid.
693         Don't ignore the return value of setcaps.
694         No need to validate the buffer, the base class does that for us.
695         Use the marker bit to set the DISCONT flag on outgoing buffers.
696
697         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps):
698         Don't ignore the return value of set_outcaps.
699
700         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_setcaps),
701         (gst_rtp_ac3_depay_process):
702         Don't ignore the return value of set_caps.
703         No need to validate the buffer, the base class does that for us.
704
705         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
706         (gst_rtp_amr_depay_process):
707         * gst/rtp/gstrtpamrdepay.h:
708         Don't ignore the return value of setcaps.
709         No need to validate the buffer, the base class does that for us.
710         No need to set output caps on the buffers, the base class does that for
711         us.
712         The subclass will make sure we are negotiated.
713         
714         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_setcaps),
715         (gst_rtp_dv_depay_process), (gst_rtp_dv_depay_reset):
716         * gst/rtp/gstrtpdvdepay.h:
717         Clean up caps negotiation.
718         The subclass will make sure we are negotiated.
719
720         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_setcaps),
721         (gst_rtp_g726_depay_process):
722         Clean up caps negotiation.
723         Use the marker bit to set the DISCONT flag on outgoing buffers.
724
725         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_init),
726         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process):
727         * gst/rtp/gstrtpg729depay.h:
728         The subclass will make sure we are negotiated.
729         Use the marker bit to set the DISCONT flag on outgoing buffers.
730
731         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_setcaps),
732         (gst_rtp_gsm_depay_process):
733         Clean up caps negotiation.
734         Use the marker bit to set the DISCONT flag on outgoing buffers.
735
736         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_setcaps):
737         Clean up caps negotiation.
738         Don't ignore the return value of set_outcaps.
739
740         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_setcaps),
741         (gst_rtp_h263_depay_process):
742         Clean up caps negotiation.
743         No need to validate the buffer, the base class does that for us.
744
745         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_setcaps),
746         (gst_rtp_h263_pay_flush), (gst_rtp_h263_pay_handle_buffer):
747         * gst/rtp/gstrtph263pay.h:
748         Don't ignore the return value of set_outcaps.
749         Do some more timestamps.
750
751         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
752         (gst_rtp_h263p_depay_process):
753         Clean up caps negotiation.
754         Don't ignore the return value of setcaps.
755         No need to validate the buffer, the base class does that for us.
756
757         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init),
758         (gst_rtp_h263p_pay_setcaps), (gst_rtp_h263p_pay_flush),
759         (gst_rtp_h263p_pay_handle_buffer):
760         * gst/rtp/gstrtph263ppay.h:
761         Don't ignore the return value of set_outcaps.
762         Do some more timestamps.
763
764         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps),
765         (gst_rtp_h264_depay_process):
766         Clean up caps negotiation.
767         Don't ignore the return value of setcaps.
768         Fix possible caps leak.
769         No need to validate the buffer, the base class does that for us.
770
771         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps):
772         Add some more debug info.
773
774         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps),
775         (gst_rtp_ilbc_depay_process):
776         Clean up caps negotiation.
777         Use the marker bit to set the DISCONT flag on outgoing buffers.
778
779         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_sink_setcaps):
780         Clean up caps negotiation.
781
782         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_setcaps),
783         (gst_rtp_mp1s_depay_process):
784         Clean up caps negotiation.
785         Don't ignore the return value of setcaps.
786         No need to validate the buffer, the base class does that for us.
787         No need to set caps on buffers, subclass does that for us.
788
789         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
790         (gst_rtp_mp2t_depay_process):
791         Clean up caps negotiation.
792         Don't ignore the return value of setcaps.
793         No need to validate the buffer, the base class does that for us.
794         No need to set caps on buffers, subclass does that for us.
795
796         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
797         (gst_rtp_mp4a_depay_process):
798         Clean up caps negotiation.
799         Don't ignore the return value of setcaps.
800         No need to validate the buffer, the base class does that for us.
801
802         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_new_caps),
803         (gst_rtp_mp4a_pay_setcaps):
804         Don't ignore the return value of set_outcaps.
805
806         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_setcaps),
807         (gst_rtp_mp4g_depay_process):
808         Clean up caps negotiation.
809         Don't ignore the return value of setcaps.
810         No need to validate the buffer, the base class does that for us.
811         No need to set caps on buffers, subclass does that for us.
812
813         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize),
814         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps):
815         Don't ignore the return value of set_outcaps.
816
817         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
818         (gst_rtp_mp4v_depay_process):
819         Clean up caps negotiation.
820         Don't ignore the return value of setcaps.
821         No need to validate the buffer, the base class does that for us.
822         No need to set caps on buffers, subclass does that for us.
823
824         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_new_caps),
825         (gst_rtp_mp4v_pay_setcaps):
826         Don't ignore the return value of set_outcaps.
827
828         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_setcaps),
829         (gst_rtp_mpa_depay_process):
830         Clean up caps negotiation.
831         Don't ignore the return value of setcaps.
832         No need to validate the buffer, the base class does that for us.
833         Use the marker bit to set the DISCONT flag on outgoing buffers.
834
835         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_setcaps):
836         Don't ignore the return value of set_outcaps.
837
838         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_setcaps),
839         (gst_rtp_mpv_depay_process):
840         Clean up caps negotiation.
841         Actually set output caps.
842         No need to validate the buffer, the base class does that for us.
843
844         * gst/rtp/gstrtpmpvpay.c: (gst_rtp_mpv_pay_setcaps):
845         Don't ignore the return value of set_outcaps.
846
847         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps),
848         (gst_rtp_pcma_depay_process):
849         Clean up caps negotiation.
850         Set output buffer duration because we can.
851         Use the marker bit to set the DISCONT flag on outgoing buffers.
852
853         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_setcaps):
854         Don't ignore the return value of set_outcaps.
855
856         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps),
857         (gst_rtp_pcmu_depay_process):
858         Clean up caps negotiation.
859         Use the marker bit to set the DISCONT flag on outgoing buffers.
860
861         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_setcaps):
862         Don't ignore the return value of set_outcaps.
863
864         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
865         (gst_rtp_speex_depay_setcaps), (gst_rtp_speex_depay_process):
866         Clean up caps negotiation.
867         Set output caps on the pad and header buffers.
868         Set duration on output buffers because we can.
869
870         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_parse_ident):
871         Don't ignore the return value of set_outcaps.
872
873         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_setcaps),
874         (gst_rtp_sv3v_depay_process):
875         Clean up caps negotiation.
876         No need to validate the buffer, the base class does that for us.
877         No need to set caps out output buffers, subclass does that.
878
879         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps),
880         (gst_rtp_theora_depay_process):
881         Don't ignore the return value of setcaps.
882         No need to validate the buffer, the base class does that for us.
883
884         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_class_init),
885         (gst_rtp_theora_pay_flush_packet), (encode_base64),
886         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
887         (gst_rtp_theora_pay_handle_buffer):
888         Don't ignore the return value of set_outcaps.
889
890         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
891         (gst_rtp_vorbis_depay_process):
892         Don't ignore the return value of setcaps.
893         No need to validate the buffer, the base class does that for us.
894
895         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
896         Don't ignore the return value of set_outcaps.
897
898         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_setcaps):
899         Clean up caps negotiation, don't ignore setcaps return.
900
901         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_setcaps):
902         Don't ignore the return value of set_outcaps.
903
904 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
905
906         * gst/matroska/matroska-demux.c:
907         (gst_matroska_demux_handle_src_event):
908         Forward unknown events upstream.
909
910 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
911
912         * tests/check/elements/icydemux.c: (icydemux_found_pad):
913         Add some refcount check
914
915         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
916         Don't ignore the result of write(), fixes a  compiler warning for me.
917
918         * tests/icles/videobox-test.c: (main):
919         Make the output a little more pretty.
920
921 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
922
923         * ext/esd/esdmon.c:
924           Add doc blob.
925
926 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
927
928         * docs/plugins/Makefile.am:
929         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
930         * docs/plugins/gst-plugins-good-plugins-sections.txt:
931         * docs/plugins/gst-plugins-good-plugins.args:
932         * docs/plugins/gst-plugins-good-plugins.hierarchy:
933         * docs/plugins/gst-plugins-good-plugins.interfaces:
934         * docs/plugins/inspect/plugin-autodetect.xml:
935           Add the docs of the new elements.
936
937 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
938
939         * gst/autodetect/gstautoaudiosrc.c:
940         (gst_auto_audio_src_class_init):
941         * gst/autodetect/gstautovideosrc.c:
942         (gst_auto_video_src_class_init):
943         Fix "Since" tags in the documentation.
944
945 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
946
947         Patch by: Sjoerd Simons <sjoerd at luon dot net>
948
949         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
950         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
951         Add support for souphttpsrc to act as a live source. This makes it
952         possible to get timestamped buffers in combination with the
953         "do-timestamp" property. Fixes bug #556019.
954
955 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
956
957         * gst/autodetect/Makefile.am:
958         * gst/autodetect/gstautoaudiosink.c:
959         * gst/autodetect/gstautoaudiosrc.c:
960         * gst/autodetect/gstautoaudiosrc.h:
961         * gst/autodetect/gstautodetect.c:
962         * gst/autodetect/gstautovideosink.c:
963         * gst/autodetect/gstautovideosrc.c:
964         * gst/autodetect/gstautovideosrc.h:
965           Implement src plugins. Little code/string cleanup in the sinks.
966           Fixes #523813.
967
968 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
969
970         Patch by: Peter Kjellerstedt <pkj at axis com>
971
972         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
973         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
974         Fix a memory leak when pads are requested but the pipeline never
975         goes into PLAYING.
976
977         Correctly remove request pads, no matter if they have collected
978         data or not.
979
980         Fixes bug #557710.
981
982 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
983
984         Patch by: <lrn1986 at gmail dot com>
985
986         * gst/udp/gstudpnetutils.h:
987         Define the correct WINVER so getaddinfo() can be used when using
988         mingw32. Fixes bug #557294.
989
990 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
991
992         Patch by: <lrn1986 at gmail dot com>
993
994         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
995         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
996         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
997         Fix "argument type mismatch" compiler warnings on Windows.
998         Fixes bug #557293.
999
1000 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1001
1002         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
1003         Don't calculate the filter coefficients for every single buffer
1004         but only when it's needed. Fixes bug #557260.
1005
1006 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
1007
1008         * configure.ac:
1009         Back to development -> 0.10.11.1
1010
1011 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
1012
1013         * gst-plugins-good.doap:
1014         Fix version number of 0.10.11 release in doap file
1015
1016 === release 0.10.11 ===
1017
1018 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
1019
1020         * configure.ac:
1021           releasing 0.10.11, "Secondary Consideration"
1022
1023 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
1024
1025         * configure.ac:
1026         Commit 0.10.10.4 pre-release
1027
1028 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1029
1030         * gst/avi/gstavimux.c:
1031         Fix VPRP chunk setup in avimux.
1032         Fixes: #556010
1033         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
1034
1035 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
1036
1037         * gst/videobox/gstvideobox.c:
1038         support dynamically changing properties in videobox
1039         Fixed: #557085
1040         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
1041
1042 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1043
1044         * configure.ac:
1045         0.10.10.3 pre-release
1046
1047 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1048
1049         * tests/check/Makefile.am:
1050         Don't run the states test on pulsesrc and pulsesink
1051
1052 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
1053
1054         * configure.ac:
1055         Commit 0.10.10.2 pre-release bump that actually went
1056         out on 2008-10-11
1057
1058 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1059
1060         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
1061         Skip entries for streams that don't have a output pad yet, thereby
1062         avoiding calling pad functions with a NULL pad.
1063         Fixes #556424
1064
1065 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1066
1067         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
1068         * tests/check/elements/icydemux.c: (icydemux_found_pad):
1069         Remove problematic and useless refcount check.
1070         Fixes #556381
1071
1072 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
1073
1074         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
1075         Remove problematic and useless refcount check.
1076         Fixes #556381
1077
1078 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
1079
1080         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
1081         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
1082         Cast some size_t arguments to guint to avoid compiler
1083         warnings on 64-bit systems.
1084
1085 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
1086
1087         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
1088         Return TRUE instead of FALSE from the event handler when we swallowed the
1089         event.
1090
1091 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1092
1093         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
1094         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
1095         Reset header state. Fixes #555321.
1096
1097 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1098
1099         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
1100         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
1101         * gst/avi/gstavidemux.h:
1102         For timestamping audio packets we need to take into account the
1103         amount of blocks in one entry using the blockalign. Fixes some sync
1104         issues with zero-padded audio blocks in the beginning of avi files.
1105
1106 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
1107
1108         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
1109         (gst_multi_file_src_query):
1110         Implement DEFAULT and BUFFER position queries. See #555260.
1111
1112 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
1113
1114         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
1115         Fix build for systems that don't have XDamage.
1116
1117 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
1118
1119         * tests/examples/rtp/client-H263p.sdp:
1120         * tests/examples/rtp/client-H263p.sh:
1121         * tests/examples/rtp/server-VTS-H263p.sh:
1122         Add some more H263p server and client examples.
1123
1124 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
1125
1126         * configure.ac::
1127           Depend on released versions of core and base.
1128
1129 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1130
1131         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
1132         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
1133         Return -1 instead of 0 in error cases. Fixes #554771.
1134
1135 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1136
1137         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
1138         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
1139         Stop leaking the cursor image.
1140         Unref the last_ximage and the cached cursor image on shutdown.
1141         Fixes #551570.
1142
1143 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
1144
1145         * sys/v4l2/gstv4l2object.h:
1146         Getting the Class from an instance is not just a matter of casting it to
1147         the class struct but it involves calling G_OBJECT_GET_CLASS on the
1148         instance. Fixes #549784.
1149
1150 2008-10-01  Michael Smith <msmith@songbirdnest.com>
1151
1152         * configure.ac:
1153           Fix libs for linking directsound.
1154         * sys/directsound/gstdirectsoundsink.c:
1155           Fix buffer sizing to prevent racing the ringbuffer at startup.
1156           Add volume property.
1157
1158 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
1159
1160         * ext/pulse/pulsesink.c:
1161         Fix problems with pulsesink randomly erroring with code 'OK' after a
1162         format change on the stream by waiting when disconnecting the stream.
1163
1164 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1165
1166         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
1167         (gst_rtp_amr_depay_process):
1168         Mark DISCONT on output buffers when the marker bit signals a new talk
1169         spurt.
1170
1171         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1172         Set the marker bit for buffers with a DISCONT flag to signal a talk
1173         spurt.
1174
1175 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1176
1177         * gst/rtp/Makefile.am:
1178         * gst/rtp/gstrtp.c: (plugin_init):
1179         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
1180         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
1181         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
1182         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
1183         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
1184         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
1185         * gst/rtp/gstrtpmp4apay.h:
1186         Added MP4A-LATM payloader to match the depayloader.
1187
1188 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1189
1190         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
1191         (gst_videomixer_sink_event):
1192         Handle segments a little better. Fixes #537361.
1193
1194 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1195
1196         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
1197         Don't assume the server supports PAUSE by default. Fixes #551048.
1198
1199 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1200
1201         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
1202         (gst_udpsrc_set_uri), (gst_udpsrc_start):
1203         Switch on the socket family to get the addrlen size right.
1204
1205 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1206
1207         Patch by: Daniel Franke <df at dfranke dot us>
1208
1209         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
1210         OS X's bind() implementation is picky about its addrlen parameter and
1211         fails with EINVAL if it is larger than expected for the socket's address
1212         family. Set the length to the expected length instead. Fixes #553191.
1213
1214 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1215
1216         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1217         Handle the case where we cannot do desribe or when the describe result
1218         does not contain a valid SDP message.
1219
1220 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
1221
1222         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
1223         Fix setting the qos.
1224
1225 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1226
1227         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
1228         (gst_qtdemux_chain):
1229         Some 'broken' files out there have atom lengths of zero...
1230         which basically results in qtdemux consuming that atom again and again
1231         until the *end of night* !
1232         Detect that and emits an adequate element error message.
1233
1234 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
1235
1236         * gst/interleave/Makefile.am:
1237         * gst/matroska/Makefile.am:
1238         Fix build flags order.
1239
1240         * tests/check/elements/audioamplify.c: (GST_START_TEST):
1241         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
1242         * tests/check/elements/audioinvert.c: (GST_START_TEST):
1243         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
1244         Format fixes.
1245
1246         * tests/check/elements/multifile.c:
1247         Pull in unistd.h
1248
1249 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1250
1251         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
1252         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
1253         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
1254         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
1255         (gst_rtp_mp4g_depay_change_state):
1256         * gst/rtp/gstrtpmp4gdepay.h:
1257         Handle interleaved streams by reordering AU in a queue.
1258
1259 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1260
1261         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
1262         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
1263         Change some of the ranges in the caps, mostly for the amount of bits we
1264         can use.
1265         Added a little bitstream parse and use it to parse the AU header fields.
1266         Check for malformed and wrongly sized packets better.
1267         Implement more header field parsing.
1268         Handle the size of fragmented packets correctly.
1269
1270 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
1271
1272         Patch by: Jonathan Matthew <notverysmart@gmail.com>
1273         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1274         Add mapping for 'tiff' => image/tiff
1275         Fixes #552213
1276
1277 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
1278
1279
1280         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
1281         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
1282           Pretend to care about the result of write() which works around
1283           compiler warnings.
1284
1285 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
1286
1287         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
1288           Make sure the desired default values are actually set, not only
1289           registered as defaults (actual problem is that the stereo-specific
1290           values are only updated if channels==2, which is not the case yet
1291           when the object is created, so the default values for the
1292           mid-side-stereo and loose-mid-side-stereo settings are never
1293           set in _update_quality()). Makes flacenc create smaller files by
1294           default (for stereo input), and fixes #550791.
1295
1296 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1297
1298         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1299         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
1300         (qtdemux_parse_trak), (qtdemux_video_caps):
1301         * gst/qtdemux/qtdemux.h:
1302         * gst/qtdemux/qtdemux_fourcc.h:
1303         * gst/qtdemux/qtdemux_types.c:
1304         Add support for video/mj2 mime-type and its additional atoms/boxes.
1305         Fixes #550646.
1306
1307 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
1308
1309         * gst/debug/gsttaginject.c:
1310           Add warning when tags parameter is unparsable and give example for
1311           quoting in the docs.
1312
1313 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
1314
1315         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1316         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
1317         Add some alternative byteswapped mappings that seem to pop up sometimes.
1318         Fixes #550288.
1319
1320 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
1321
1322         * po/LINGUAS:
1323         * po/POTFILES.in:
1324         * po/POTFILES.skip:
1325           Add 'ca' to LINGUAS; add some more files with translations and some
1326           files which should be ignored by translation tools.
1327
1328 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1329
1330         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1331         * ext/speex/gstspeexdec.h:
1332         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1333         * ext/speex/gstspeexenc.h:
1334         Use integer encoding and decoding functions instead of converting
1335         the integer input to float in the element. The libspeex integer
1336         functions are doing this for us already or, if libspeex was compiled
1337         in integer mode, they're doing everything using integer arithmetics.
1338         Also saves some copying around.
1339
1340 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
1341
1342         * configure.ac:
1343           Fix --disable-external
1344
1345 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1346
1347         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1348         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
1349         * ext/wavpack/gstwavpackenc.h:
1350         Handle non-zero start timestamps and stream discontinuities
1351         correctly. This only has an effect if we're muxing into
1352         a container format as the raw WavPack stream must contain
1353         continous sample numbers.
1354
1355 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1356
1357         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
1358         Correct the timestamp and granulepos calculation by one Speex
1359         frame.
1360
1361 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1362
1363         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
1364         Correctly take the granulepos from upstream if possible and
1365         correctly handle the granulepos in various calculations: the
1366         granulepos is the sample number of the _last_ sample in a frame, not
1367         the first.
1368
1369         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
1370         (gst_speex_enc_encode), (gst_speex_enc_chain),
1371         (gst_speex_enc_change_state):
1372         * ext/speex/gstspeexenc.h:
1373         Handle non-zero start timestamps in the encoder and detect/handle
1374         stream discontinuities. Fixes bug #547075.
1375
1376 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1377
1378         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
1379
1380         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
1381         Fix compiler warnings caused by passing a string as format string
1382         instead of "%s" and then the string. This is only exposed by -Wformat=2
1383         as used by default on Ubuntu. Fixes bug #550015.
1384
1385 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
1386
1387         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
1388         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
1389         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
1390         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
1391         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1392           (gst_ebml_read_element_length):
1393         * gst/matroska/matroska-demux.c:
1394           (gst_matroska_demux_check_subtitle_buffer):
1395           Make stuff compile with GST_DISABLE_GST_DEBUG.
1396
1397 2008-08-28  Michael Smith <msmith@songbirdnest.com>
1398
1399         * gst/law/alaw.c:
1400         * gst/law/mulaw.c:
1401           Ref caps before passing to gst_pad_template_new(), since that takes
1402           ownership.
1403
1404 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
1405
1406         Patch by: Mersad Jelacic <mersad at axis dot com>
1407
1408         * gst/multipart/multipartdemux.c:
1409         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
1410         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
1411         demuxer. Fixes #549551.
1412
1413 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
1414
1415         * sys/osxaudio/gstosxaudiosink.c:
1416         (gst_osx_audio_sink_select_device):
1417         * sys/osxaudio/gstosxaudiosrc.c:
1418         (gst_osx_audio_src_create_ringbuffer),
1419         (gst_osx_audio_src_select_device):
1420         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
1421         Fix the build on macosx.
1422
1423 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
1424
1425         * gst/icydemux/gsticydemux.c:
1426           Small docs fix: in the example pipeline, we need to pass
1427           iradio-mode=true to the source, so the server actually sends
1428           an ICY stream.
1429
1430 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1431
1432         * sys/osxaudio/gstosxaudio.c:
1433           Oops. Revert more completely.
1434
1435 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1436
1437         * sys/osxaudio/gstosxaudio.c:
1438           Revert accidental element rename from testing.
1439
1440 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1441
1442         * gst-plugins-good.doap:
1443         Pull in 0.10.10 doap entry from release branch
1444
1445 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
1446
1447         * configure.ac:
1448         Update version number to reflect 0.10.10 release from
1449         branch.
1450
1451 2008-08-26  Michael Smith <msmith@songbirdnest.com>
1452
1453         * sys/osxaudio/Makefile.am:
1454         * sys/osxaudio/gstosxaudio.c:
1455         * sys/osxaudio/gstosxaudiosink.c:
1456         * sys/osxaudio/gstosxaudiosink.h:
1457         * sys/osxaudio/gstosxaudiosrc.c:
1458         * sys/osxaudio/gstosxaudiosrc.h:
1459         * sys/osxaudio/gstosxringbuffer.c:
1460         * sys/osxaudio/gstosxringbuffer.h:
1461           Rewrite caps setting and ring buffer initialisation.
1462           Previously we never told CoreAudio what format we were going to send it,
1463           so it only worked due to luck, and not at all on some hardware.
1464           Now we explicitly advertise what formats the hardware supports, and then
1465           configure the selected one correctly.
1466
1467 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1468
1469         * sys/v4l2/gstv4l2object.c:
1470         * sys/v4l2/gstv4l2src.c:
1471         * sys/v4l2/gstv4l2src.h:
1472         * sys/v4l2/v4l2_calls.c:
1473         * sys/v4l2/v4l2src_calls.c:
1474           Fix memory leaks. Small code cleanups : No need for empty _init(). No
1475           need to memset instance structures. Some more FIXME's and comments.
1476
1477 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1478
1479         * tests/icles/.cvsignore:
1480           Ignore more.
1481
1482 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1483
1484         * gst/goom/.cvsignore:
1485         * gst/goom2k1/.cvsignore:
1486           Ignore files.
1487
1488 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
1489
1490         * ext/cairo/gsttextoverlay.c:
1491           Fix compiler warning.
1492
1493 2008-08-25  David Schleef  <ds@schleef.org>
1494
1495         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
1496
1497 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1498
1499         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
1500         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
1501         * gst/matroska/matroska-mux.c:
1502         (gst_matroska_mux_video_pad_setcaps),
1503         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
1504         Add Real[Audio|Video] support to Matroska containers.
1505         It works fine for:
1506         * decoding real audio/video streams contained in mkv
1507         * 'transmuxing' real (.rm) files into .mkv files
1508         It will not work though for encoding real[audio/video] streams that
1509         don't contain the 'mdpr_data' extra data on the caps.
1510         The reason why this will not work is because I never intended to
1511         duplicate virtually all the 'mdpr' block creation into mkvmux.
1512         Fixes #536067
1513
1514 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
1515
1516         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
1517         * gst/law/mulaw-conversion.c:
1518         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1519         (gst_mulawenc_chain):
1520         The encoder can't really renegotiate at the time they perform a
1521         pad-alloc so make the srcpads use fixed caps.
1522         Check the buffer size after a pad-alloc because the returned size might
1523         not be right when the downstream element does not know the size of the
1524         new buffer (capsfilter). Fixes #549073.
1525
1526 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1527
1528         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
1529
1530         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
1531         v4l2src doesn't have a property named "norm" so don't try to notify
1532         about changes to that property. The "norm" property and related
1533         code are commented out currently. Fixes bug #549090.
1534
1535 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1536
1537         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
1538
1539         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
1540         Reprobe devices again instead of taking a cached list as new
1541         devices could've been plugged in. Fixes bug #549062.
1542
1543 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1544
1545         * gst/autodetect/Makefile.am:
1546         Don't link the autodetect plugin with GConf as it doesn't
1547         use GConf. Fixes bug #545463.
1548
1549 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1550
1551         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
1552         (gst_ebml_read_element_length), (gst_ebml_read_uint),
1553         (gst_ebml_read_sint), (gst_ebml_read_float),
1554         (gst_ebml_read_header):
1555         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
1556         possible to ignore errors and not post any ERROR messages on
1557         the bus.
1558
1559         * gst/matroska/matroska-demux.c:
1560         (gst_matroska_demux_parse_contents):
1561         Ignore any errors and not just EOS when parsing the contents of
1562         a SeekHead. Errors here are usually caused by truncated files
1563         and playback of the file works fine. Fixes playback of the
1564         audio_only_chapter_seekbroken.mka file from the MPlayer samples
1565         archive.
1566
1567 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
1568
1569         * gst/multipart/multipartdemux.c:
1570         * gst/multipart/multipartmux.c:
1571         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
1572
1573 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1574
1575         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
1576           gst_directdraw_sink_bufferpool_clear):
1577           Fix two more buffer ref leaks.
1578
1579 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
1580
1581         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
1582
1583         * sys/directdraw/gstdirectdrawsink.c:
1584           (gst_directdraw_sink_show_frame):
1585           Fix buffer ref leak.
1586
1587 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1588
1589         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1590         Revert the last commit. wavenc still supports width!=depth for 32 bit
1591         width. Thanks Tim.
1592
1593 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1594
1595         * gst/matroska/matroska-demux.c:
1596         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1597         If the duration of a block is unknown only use the timestamp for the
1598         first lace and use GST_CLOCK_TIME_NONE as duration for the following
1599         laces. Otherwise every lace has the same timestamp which leads to
1600         various problems. Really fixes bug #548831.
1601
1602 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1603
1604         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
1605         If we're not allowing width!=depth in wavenc we should also disable
1606         the code that was added to support width!=depth.
1607
1608 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1609
1610         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
1611         Don't calculate the default duration of a frame from the audio sampling
1612         rate. This only works for raw audio if every frame contains a single
1613         sample and results in broken buffer durations for other formats
1614         if no specified default duration is given or the blocks have no
1615         duration. Fixes bug #548831.
1616
1617 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1618
1619         * gst/matroska/matroska-demux.c:
1620         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1621         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
1622         are used for text/plain subtitles as a gap-filler in some files.
1623
1624 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
1625
1626         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
1627         (gst_v4l2_get_caps_info):
1628         Add S910 and PWC formats with a low priority.
1629
1630         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
1631         (gst_v4l2src_probe_caps_for_format):
1632         Add more debugging.
1633
1634 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
1635
1636         * ext/flac/gstflacenc.c:
1637           Fix compilation against older libflac versions.
1638
1639 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1640
1641         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
1642         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
1643         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1644         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
1645         (gst_pulsemixer_ctrl_set_volume):
1646         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
1647         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
1648         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1649         (gst_pulsesink_init), (gst_pulsesink_open),
1650         (gst_pulsesink_prepare), (gst_pulsesink_write),
1651         (gst_pulsesink_delay), (gst_pulsesink_reset):
1652         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1653         (gst_pulsesrc_init):
1654         Use GST_BOILERPLATE everywhere and fix coding style at some places.
1655         Fix a locking issue in pulsesink's prepare function.
1656
1657         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
1658         Check if the created channel layout is valid for GStreamer.
1659
1660 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1661
1662         * gst/rtsp/gstrtspgoogle.c:
1663         Things that can happen when your brain is in google mode trying to
1664         deal with their google rtsp server extensions and trying to type your
1665         google mail account.
1666
1667 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1668
1669         * gst/rtsp/Makefile.am:
1670         * gst/rtsp/gstrtsp.c: (plugin_init):
1671         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
1672         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
1673         (_do_init), (gst_rtsp_google_base_init),
1674         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
1675         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
1676         (gst_rtsp_google_extension_init):
1677         * gst/rtsp/gstrtspgoogle.h:
1678         Add google RTSP extension, it can only handle udp and responds with
1679         unsupported if we do anything else. Fixes #546465.
1680
1681         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
1682         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
1683         (gst_rtspsrc_create_transports_string),
1684         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
1685         (gst_rtspsrc_close), (gst_rtspsrc_pause):
1686         Make transport setup code a bit better using GString.
1687         Add some more debug.
1688         Check for closed connections before doing anything on them.
1689
1690 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1691
1692         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1693         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
1694         (gst_pulsesrc_prepare):
1695         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
1696         (gst_pulse_channel_map_to_gst):
1697         * ext/pulse/pulseutil.h:
1698         If downstream provides no channel layout and >2 channels should be
1699         used use the default layout that pulseaudio chooses and also
1700         add this layout to the caps. Fixes bug #547258.
1701
1702 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1703
1704         Patch by: Peter Kjellerstedt <pkj at axis com>
1705
1706         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
1707         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
1708         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
1709         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
1710         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
1711         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
1712         (gst_udpsrc_set_property):
1713         Avoid leaking internally allocated file descriptors when setting
1714         custom file descriptors. Fixes #543101.
1715
1716 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1717
1718         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
1719         Don't try to configure RTCP back to the server when the server did not
1720         give us a valid port number.
1721
1722 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
1723
1724         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
1725         Use new basetransform method to renegotiate. Fixes #544956.
1726
1727         * tests/icles/Makefile.am:
1728         * tests/icles/videobox-test.c: (make_pipeline), (main):
1729         Add videobox renegotiation example.
1730
1731 2008-08-19  David Schleef  <ds@schleef.org>
1732
1733         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
1734         with sane values.  Fixes #548530.
1735
1736 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1737
1738         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
1739         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
1740         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
1741         are already filled with the correct values by
1742         gst_ring_buffer_parse_caps() so there's no need to set them again
1743         with wrong values.
1744
1745 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
1746
1747         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
1748         (gst_avi_demux_read_subindexes_push):
1749         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
1750         and instead of using the 'ix##' nomenclature, use '##ix'.
1751         They're still valid though, this fixes the duration and indexes for
1752         virtually all the ODML files I have.
1753
1754 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
1755
1756         Patch by: Olivier Crete <tester at tester dot ca>
1757
1758         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
1759         (gst_rtp_vorbis_depay_process):
1760         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
1761         Update the vorbis RTP pay/depay to RFC 5215.
1762         Fixes #547842.
1763
1764 2008-08-14  David Schleef  <ds@schleef.org>
1765
1766         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
1767           with 3:2 pulldown, i.e., 24p.
1768
1769 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1770
1771         * tests/check/elements/level.c: (GST_START_TEST):
1772         Fix compilation some more.
1773
1774 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
1775
1776         * configure.ac::
1777           Require -base CVS for wavparse acid chunk parsing.
1778
1779 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1780
1781         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
1782         (gst_pulsesink_init), (gst_pulsesink_finalize),
1783         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
1784         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
1785         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
1786         * ext/pulse/pulsesink.h:
1787         Add "device-name" property to pulsesink too and currently commented
1788         out and not working support for a "volume" property.
1789
1790 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
1791
1792         * configure.ac:
1793         Remove more cdio stuff (moved to ugly)
1794
1795 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1796
1797         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1798
1799         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
1800         (gst_pulsesrc_get_property):
1801         Add "device-name" property, which provides a human readable string
1802         for the audio device, to make it more consisten with other audio
1803         sources. Fixes bug #547519.
1804
1805 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1806
1807         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
1808         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
1809         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
1810         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
1811         * ext/pulse/pulsemixerctrl.h:
1812         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
1813         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
1814         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
1815         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
1816         * ext/pulse/pulseprobe.h:
1817         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
1818         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
1819         (gst_pulsesrc_change_state):
1820         Improve debugging a bit by including the parent object in pulsemixerctrl
1821         and pulseprobe objects and using GST_WARNING_OBJECT instead of
1822         GST_WARNING.
1823
1824         Use the parent GObject subclass instead of a random struct as GObject
1825         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
1826         when probing for another property than "device".
1827
1828 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1829
1830         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1831
1832         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
1833         Fix property probing after the device property is set by calling
1834         set_server when the server property changes. Fixes bug #547518.
1835
1836 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1837
1838         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
1839
1840         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
1841         (gst_pulsesink_implements_interface_init),
1842         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
1843         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
1844         (gst_pulsesink_get_type):
1845         * ext/pulse/pulsesink.h:
1846         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
1847         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
1848         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
1849         * ext/pulse/pulsesrc.h:
1850         Implement GstPropertyProbe interface on pulsesink for detecting
1851         sink devices and on pulsesrc for detecting source devices.
1852         Fixes bugs #547227 and #547217.
1853
1854 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
1855
1856         * gst/spectrum/gstspectrum.c:
1857           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
1858
1859 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
1860
1861         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1862         Properly set the maximum latency value, in the same way it is done in
1863         v4lsrc.
1864         * sys/v4l2/v4l2src_calls.c:
1865         Simplify fraction equality check, no need to use GValues for this.
1866
1867 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1868
1869         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
1870         Add warning messages stating exactly why the latency query failed.
1871         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
1872         In some cases, the negotiated framerate might be the default one which
1873         is already set internally. But we still need to mark it down in fps_n
1874         and fps_d so that the latency query can happen properly.
1875
1876 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
1877
1878         * docs/plugins/inspect/plugin-1394.xml:
1879         Whoops, forgot one doc file for people who can't/don't build the
1880         raw1394 plugin.
1881
1882 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
1883
1884         * docs/plugins/Makefile.am:
1885         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1886         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1887         * docs/plugins/inspect/plugin-cdio.xml:
1888         * ext/Makefile.am:
1889         * ext/cdio/Makefile.am:
1890         * ext/cdio/gstcdio.c:
1891         * ext/cdio/gstcdio.h:
1892         * ext/cdio/gstcdiocddasrc.c:
1893         * ext/cdio/gstcdiocddasrc.h:
1894
1895         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
1896         CDDA source to -ugly.
1897
1898         * po/LINGUAS:
1899         * po/POTFILES.in:
1900         * po/id.po:
1901         Pull in new translation from 0.10.9.2 release branch.
1902
1903 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1904
1905         * docs/plugins/Makefile.am:
1906         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1907         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1908         * docs/plugins/gst-plugins-good-plugins.args:
1909         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1910         * docs/plugins/gst-plugins-good-plugins.interfaces:
1911         Integrate documentation for new hdv1394src element.
1912
1913 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1914
1915         * ext/raw1394/Makefile.am:
1916         * ext/raw1394/gst1394.c: (plugin_init):
1917         * ext/raw1394/gsthdv1394src.c: (_do_init),
1918         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
1919         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
1920         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
1921         (gst_hdv1394src_from_raw1394handle),
1922         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
1923         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
1924         (gst_hdv1394src_start), (gst_hdv1394src_stop),
1925         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
1926         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
1927         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
1928         (gst_hdv1394src_uri_handler_init):
1929         * ext/raw1394/gsthdv1394src.h:
1930         mpeg2-ts (HDV) variant of firewire capture element.
1931         Fixes #350830
1932
1933 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1934
1935         * gst/level/gstlevel.c: (gst_level_message_new):
1936          Fix compilation (also known as the classic 'fix code that someone
1937          committed without compiling it first').
1938
1939 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1940
1941         * tests/check/elements/level.c:
1942           Add a test for level in stereo mode.
1943
1944 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1945
1946         * tests/examples/spectrum/demo-audiotest.c:
1947         * tests/examples/spectrum/demo-osssrc.c:
1948           Demo how to draw analyzer results synced to the clock.
1949
1950 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1951
1952         * gst/level/gstlevel.c:
1953           Little renaming (l -> level).
1954
1955         * gst/spectrum/gstspectrum.c:
1956         * gst/spectrum/gstspectrum.h:
1957           Also send full timestamp/duration details here.
1958
1959 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1960
1961         * gst/level/gstlevel.c:
1962         * gst/level/gstlevel.h:
1963           Send same timestamp/duration details as videoanalysis. This gives
1964           applications better chance to sync analysis results with playback.
1965
1966 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1967
1968         * gst/matroska/matroska-mux.c:
1969         (gst_matroska_mux_handle_sink_event),
1970         (flac_streamheader_to_codecdata):
1971         We need to drop one additional buffer for FLAC as the fLaC
1972         marker and STREAMINFO block are merged into one buffer in the caps.
1973
1974         Also don't pretend to support NEWSEGMENT events, otherwise we
1975         will most probably write some invalid data.
1976
1977 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1978
1979         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
1980         (gst_matroska_mux_audio_pad_setcaps):
1981         Add support for muxing FLAC into Matroska containers.
1982         Fixes bug #311586.
1983
1984 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1985
1986         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
1987         Actually provide the variables required for the format string.
1988
1989 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1990
1991         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1992         (gst_matroska_demux_element_send_event),
1993         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
1994         * gst/matroska/matroska-demux.h:
1995         Close the current segment if we're doing a non-flushing seek and send
1996         the close-segment and the new segment of the seek from the streaming
1997         thread.
1998
1999 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2000
2001         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
2002         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
2003         (gst_flac_enc_change_state):
2004         * ext/flac/gstflacenc.h:
2005         Handle non-zero start timestamps correctly, mark header packets as
2006         IN_CAPS and print a warning and suggest using audiorate if stream
2007         discontinuities are detected. When FLAC supports flushing the encoder
2008         somehow this should be done for discontinuities instead.
2009
2010         Remove some unused variables from the instance struct.
2011
2012 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2013
2014         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
2015         If seeking failed return the appropiate return value to FLAC.
2016         Otherwise it thinks seeking was successfull and tries to rewrite
2017         parts of the headers which then get appended to the output.
2018
2019 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2020
2021         Patch by: Frederic Crozat <fcrozat@mandriva.org>
2022
2023         * ext/esd/gstesd.c: (plugin_init):
2024         * ext/flac/gstflac.c: (plugin_init):
2025         * ext/shout2/gstshout2.c: (plugin_init):
2026         * ext/wavpack/gstwavpack.c: (plugin_init):
2027         * sys/oss/gstossaudio.c: (plugin_init):
2028         * sys/v4l2/gstv4l2.c: (plugin_init):
2029         Make sure gettext returns translations in UTF-8 encoding rather
2030         than in the current locale encoding (#546822).
2031
2032 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2033
2034         * ext/flac/gstflacdec.c:
2035         Add FIXME for 0.11 to simply output everything with width=32 as given
2036         by FLAC and let audioconvert handle the conversions instead of doing
2037         them in flacdec.
2038
2039 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
2040
2041         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2042         When outputting a pad template range for the size, include a framerate
2043         range too, to avoid 'not a real subset of template caps' errors.
2044
2045 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2046
2047         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
2048
2049         * ext/flac/Makefile.am:
2050         * ext/flac/gstflac.c: (plugin_init):
2051         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
2052         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
2053         (gst_flac_tag_dispose), (gst_flac_tag_init),
2054         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
2055         (gst_flac_tag_change_state):
2056         * ext/flac/gstflactag.h:
2057         Port flactag to 0.10, add documentation for it and clean it up a bit.
2058         Fixes bug #413841.
2059
2060         * docs/plugins/Makefile.am:
2061         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2062         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2063         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2064         * docs/plugins/gst-plugins-good-plugins.interfaces:
2065         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2066         * docs/plugins/inspect/plugin-flac.xml:
2067         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
2068         * ext/flac/gstflacdec.h:
2069         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
2070         * ext/flac/gstflacenc.h:
2071         Add flactag and flacenc to the documentation and mark
2072         the private parts of the flacdec instance structure as private.
2073
2074         Also use gst_element_class_set_details_simple() in flacdec and
2075         flacenc.
2076
2077 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
2078
2079         * gst/qtdemux/qtdemux.c:
2080           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
2081           for it but ffmpeg does not.
2082
2083 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2084
2085         * gst/wavparse/gstwavparse.c:
2086           Handle the list chunk and use gst_riff_parse_info() to parse the info
2087           sub-chunk.
2088
2089 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2090
2091         * gst/wavparse/gstwavparse.c:
2092           Handle the acid chunk and send tempo as part of tags. Other fields are
2093           interesting too, but need more tag-definitions. Fixes #545433.
2094
2095 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
2096
2097         * gst/wavparse/gstwavparse.c:
2098           Refactor wavparse. Call _reset() from dispose() and move old code from
2099           dispose into reset. This way we don't leak taglists when we abort
2100           parsing. Fix some comments. Move code for skipping a chunk into extra
2101           function. Replace chunk sizes with a const to ease readability.         
2102
2103 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2104
2105         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
2106
2107         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
2108         Improve udp port setup. Fixes #545710.
2109
2110 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2111
2112         * gst/rtp/Makefile.am:
2113         * gst/rtp/gstrtp.c: (plugin_init):
2114         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
2115         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
2116         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
2117         (gst_rtp_mp1s_depay_set_property),
2118         (gst_rtp_mp1s_depay_get_property),
2119         (gst_rtp_mp1s_depay_change_state),
2120         (gst_rtp_mp1s_depay_plugin_init):
2121         * gst/rtp/gstrtpmp1sdepay.h:
2122         Add MP1S depayloader.
2123
2124         * gst/rtsp/URLS:
2125         Some more sample rtsp streams.
2126
2127 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
2128
2129         * gst/rtsp/URLS:
2130         Add another URL.
2131
2132         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
2133         * tests/check/elements/rglimiter.c: (GST_START_TEST):
2134         Add some more debug info.
2135
2136 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2137
2138         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2139         Provide cbSize field for audio extra_data size, and take care to
2140         pad extra_data.
2141
2142 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2143
2144         * gst/qtdemux/qtdemux.c:
2145           Return the result of gst_pad_{start,stop}_task instead of hard-coded
2146           TRUE.
2147
2148 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2149
2150         * gst/qtdemux/qtdemux.c:
2151         * gst/qtdemux/qtdemux_fourcc.h:
2152           Add keyword tag support. Fixes #520694 for qtdemux.
2153
2154 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
2155
2156         * gst/qtdemux/qtdemux.c:
2157           Add support for tmpo tag (BPM).
2158
2159 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2160
2161         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
2162         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
2163         Set an estimate for the total number of samples that will be encoded
2164         if possible to help decoders if the streaminfo can't be rewritten
2165         later (like when muxing into Ogg containers).
2166
2167         Add a warning if we get header packets after data packets as those
2168         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
2169         work.
2170
2171 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2172
2173         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
2174         (gst_flac_dec_write):
2175         Support decoding of all depths between 4 and 32 bits and read the
2176         depth from the streaminfo header if needed. Also support all sampling
2177         rates between 1 and 655350 Hz.
2178
2179         * ext/flac/gstflacenc.c:
2180         (gst_flac_enc_caps_append_structure_with_widths),
2181         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
2182         (gst_flac_enc_chain):
2183         * ext/flac/gstflacenc.h:
2184         Support encoding in all bit depths supported by the streamable
2185         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
2186         between 1 Hz and 655350 Hz.
2187
2188 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2189
2190         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
2191         (gst_flac_enc_sink_getcaps):
2192         Support encoding of up to 8 channels.
2193
2194 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2195
2196         * ext/soup/gstsouphttpsrc.c:
2197         * ext/soup/gstsouphttpsrc.h:
2198         Fix seeking race condition in #540300
2199         Patch By: Wouter Cloetens  <wouter at mind be>
2200
2201 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2202
2203         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
2204         (gst_matroska_demux_element_send_event),
2205         (gst_matroska_demux_handle_seek_event),
2206         (gst_matroska_demux_handle_src_event):
2207         When receiving a SEEK event on a specific pad first search for a seek
2208         table entry for the stream of the pad and then fall back to an entry
2209         for a different stream.
2210
2211 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2212
2213         * configure.ac:
2214         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2215         * gst/matroska/matroska-ids.h:
2216         Build depend on core CVS for the attachment tag.
2217
2218 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2219
2220         * configure.ac:
2221         * gst/matroska/Makefile.am:
2222         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
2223         (copy_backptr), (lzo1x_decode), (main):
2224         * gst/matroska/lzo.h:
2225         * gst/matroska/matroska-demux.c:
2226         (gst_matroska_demux_read_track_encoding),
2227         (gst_matroska_decompress_data), (gst_matroska_decode_data),
2228         (gst_matroska_decode_buffer),
2229         (gst_matroska_decode_content_encodings),
2230         (gst_matroska_demux_read_track_encodings),
2231         (gst_matroska_demux_add_stream),
2232         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2233         * gst/matroska/matroska-ids.h:
2234         Decode the codec private data and following ContentEncoding if
2235         necessary.
2236
2237         Support bzip2, lzo and header stripped compression. For lzo use the
2238         ffmpeg lzo implementation as liblzo is GPL licensed.
2239         
2240         Fix zlib decompression.
2241
2242 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2243
2244         * gst/matroska/matroska-mux.c:
2245         (gst_matroska_mux_audio_pad_setcaps):
2246         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
2247         duration of a frame with the new mpegaudioversion caps field.
2248
2249 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2250
2251         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
2252         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2253         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
2254         (gst_matroska_demux_stream_from_num),
2255         (gst_matroska_demux_tracknumber_unique),
2256         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
2257         (gst_matroska_demux_handle_seek_event),
2258         (gst_matroska_demux_sync_streams),
2259         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2260         (gst_matroska_demux_loop):
2261         * gst/matroska/matroska-demux.h:
2262         Allow an infinite number of stream inside Matroska containers and use
2263         a GPtrArray for storing them instead of allowing "only" 127 streams.
2264
2265 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2266
2267         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
2268         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
2269         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
2270         (gst_ebml_read_element_length), (gst_ebml_peek_id),
2271         (gst_ebml_read_get_length), (gst_ebml_read_skip),
2272         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
2273         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
2274         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
2275         (gst_ebml_read_master), (gst_ebml_read_binary),
2276         (gst_ebml_read_header):
2277         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
2278         (gst_ebml_write_element_size), (gst_ebml_write_uint),
2279         (gst_ebml_write_sint), (gst_ebml_write_ascii),
2280         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
2281         (gst_ebml_replace_uint):
2282         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2283         (gst_matroska_demux_read_track_encoding),
2284         (gst_matroska_demux_read_track_encodings),
2285         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
2286         (gst_matroska_demux_send_event),
2287         (gst_matroska_demux_element_send_event),
2288         (gst_matroska_demux_handle_seek_event),
2289         (gst_matroska_demux_handle_src_event),
2290         (gst_matroska_demux_init_stream),
2291         (gst_matroska_demux_parse_tracks),
2292         (gst_matroska_demux_parse_index_cuetrack),
2293         (gst_matroska_demux_parse_index_pointentry),
2294         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2295         (gst_matroska_demux_parse_metadata_id_simple_tag),
2296         (gst_matroska_demux_parse_metadata_id_tag),
2297         (gst_matroska_demux_parse_metadata),
2298         (gst_matroska_demux_parse_attached_file),
2299         (gst_matroska_demux_parse_attachments),
2300         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
2301         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
2302         (gst_matroska_demux_push_flac_codec_priv_data),
2303         (gst_matroska_demux_push_xiph_codec_priv_data),
2304         (gst_matroska_demux_push_dvd_clut_change_event),
2305         (gst_matroska_demux_add_mpeg_seq_header),
2306         (gst_matroska_demux_add_wvpk_header),
2307         (gst_matroska_demux_check_subtitle_buffer),
2308         (gst_matroska_decode_buffer),
2309         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2310         (gst_matroska_demux_parse_cluster),
2311         (gst_matroska_demux_parse_contents_seekentry),
2312         (gst_matroska_demux_parse_contents),
2313         (gst_matroska_demux_loop_stream_parse_id),
2314         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
2315         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2316         (gst_matroska_demux_subtitle_caps),
2317         (gst_matroska_demux_change_state):
2318         * gst/matroska/matroska-ids.c:
2319         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
2320         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
2321         (gst_matroska_mux_video_pad_setcaps),
2322         (xiph3_streamheader_to_codecdata),
2323         (vorbis_streamheader_to_codecdata),
2324         (theora_streamheader_to_codecdata),
2325         (gst_matroska_mux_audio_pad_setcaps),
2326         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
2327         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2328         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2329         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
2330         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
2331         Fix indention everywhere. A broken indent version has added newlines
2332         after every single declaration some time ago.
2333
2334 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2335
2336         * gst/matroska/matroska-demux.c:
2337         (gst_matroska_demux_loop_stream_parse_id):
2338         If no Tracks are found error out instead of trying it again until the
2339         end of time.
2340
2341 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2342
2343         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
2344         Fix demuxing of raw integer audio. The samples are unsigned only for 8
2345         bit and signed otherwise, not the other way around.
2346
2347 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2348
2349         * gst/matroska/matroska-mux.c:
2350         Add more raw YUV formats to the list of supported formats.
2351
2352 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2353
2354         * gst/matroska/matroska-mux.c:
2355         (gst_matroska_mux_audio_pad_setcaps):
2356         Add support for muxing raw float audio now that the spec defines the
2357         endianness and add support for muxing raw integer audio with 24 and
2358         32 bits.
2359
2360         Allow muxing of more than 8 audio channels.
2361
2362 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2363
2364         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
2365         (gst_matroska_mux_reset), (gst_matroska_mux_start):
2366         Add locking to the global array of used track UIDs to prevent random
2367         crashes if more than a single matrosmux instance is used.
2368
2369         Use 64 bit values for the track UIDs.
2370
2371         Use the global GRandom of GLib instead of creating our own one
2372         for the few random numbers we need every single time.
2373
2374 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2375
2376         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
2377         (gst_flac_dec_setup_stream_decoder),
2378         (gst_flac_dec_update_metadata):
2379         Always post the audio-codec tag, not only if other tags are present.
2380
2381 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
2382
2383         * configure.ac:
2384         Back to development -> 0.10.9.1
2385
2386 === release 0.10.9 ===
2387
2388 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
2389
2390         * configure.ac:
2391           releasing 0.10.9, "Steam Train Rolling"
2392
2393 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
2394
2395         * ext/soup/gstsouphttpsrc.c:
2396         Don't throw an error when soup completes a msg with status
2397         'cancelled', as that indicates we cancelled a request while
2398         shutting down or seeking, and it's not an error.
2399         Fixes: #540300 again.
2400
2401 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
2402
2403         * configure.ac:
2404         0.10.8.4 pre-release
2405
2406 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
2407
2408         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
2409         Fix segment-stop regression.
2410         Add documentation regarding segments in quicktime files by Wim Taymans.
2411         Fixes #544509
2412
2413 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
2414
2415         * configure.ac:
2416         0.10.8.3 pre-release
2417
2418         * po/LINGUAS:
2419         * po/pt_BR.po:
2420         Add pt_BR translation
2421
2422 2008-07-23  Michael Smith <msmith@songbirdnest.com>
2423
2424         * gst/goom/convolve_fx.c:
2425         * gst/goom/filters.c:
2426         * gst/goom/goom_config.h:
2427         * gst/goom/goom_core.c:
2428         * gst/goom/goom_tools.h:
2429           Fix build with MSVC: include glib.h to define inline appropriately,
2430           use header guards where needed.
2431         * gst/udp/gstudpnetutils.c:
2432         * gst/udp/gstudpsrc.c:
2433           Fix build with MSVC: use WSA* constants/functions where appropriate, use
2434           g_snprintf rather than snprintf.
2435           Fixes #544433.
2436
2437 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
2438
2439         * gst/debug/gsttaginject.c:
2440         * gst/debug/gsttaginject.h:
2441           Sent tags in _transform_ip() instead of _start(). Fixes #543404
2442           partially.
2443
2444 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2445
2446         * configure.ac:
2447         0.10.8.2 pre-release
2448
2449 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2450
2451         * ext/Makefile.am:
2452         Finish hooking up pulseaudio plugin to the build.
2453
2454         * ext/pulse/pulsemixerctrl.c:
2455         Fix compilation error.
2456
2457 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2458
2459         * po/LINGUAS:
2460         * po/lt.po:
2461         Add new lithunian translation, and add french to the LINGUAS
2462         file.
2463
2464 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2465
2466         * ext/soup/gstsouphttpsrc.c:
2467         Fix Soup HTTP source seeking.
2468         Patch By: Wouter Cloetens  <wouter at mind be>
2469         Fixes: #540300
2470
2471         * tests/check/elements/.cvsignore:
2472         Ignore new check programs.
2473
2474 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
2475
2476         * configure.ac:
2477         * docs/plugins/Makefile.am:
2478         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2479         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2480         * docs/plugins/gst-plugins-good-plugins.args:
2481         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2482         * docs/plugins/gst-plugins-good-plugins.interfaces:
2483         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2484         * docs/plugins/inspect/plugin-interleave.xml:
2485         * docs/plugins/inspect/plugin-replaygain.xml:
2486         * tests/check/Makefile.am:
2487
2488         Move replaygain and interleave plugins from -bad.
2489         Fixes: #543406
2490         Fixes: #536228
2491
2492 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2493
2494         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2495         (qtdemux_parse_trak):
2496         Revert ISO base media spec based pixel-aspect-ratio calculation.
2497         Fixes #543300.
2498
2499 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
2500
2501         * sys/osxvideo/osxvideosink.m:
2502         Fix minor build issues on macosx.
2503         Fixes #543054
2504
2505 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2506
2507         * configure.ac::
2508         * ext/taglib/Makefile.am::
2509           Only use -Wno-attributes (which is there to work around a
2510           bug in the taglib 1.5 headers) if the c++ compiler actually
2511           supports it (#543255).
2512
2513 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
2514
2515         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
2516
2517         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2518           Avoid compiler warning by initialising variable to NULL (#543259).
2519
2520 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2521
2522         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
2523         Don't pass NULL taglists to gst_tag_list_is_empty().
2524
2525 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
2526
2527         * tests/check/elements/cmmldec.c: (GST_START_TEST):
2528         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
2529         (rtp_pipeline_run):
2530         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
2531         Don't use declarations after statements.
2532
2533 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2534
2535         * ext/jpeg/gstjpegdec.c:
2536         Align documentation with reality.
2537
2538 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2539
2540         * gst/udp/gstudpnetutils.c:
2541         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
2542         old value (1) if it's not defined which should not cause any problems
2543         as we're using it internal only anyway.
2544
2545 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2546
2547         Patch by: Alessandro Decina <alessandro at nnva dot org>
2548
2549         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
2550         Fix build of avidemux on big endian architectures.
2551
2552 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2553
2554         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
2555
2556         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
2557         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
2558
2559 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2560
2561         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
2562         (qtdemux_parse_trak):
2563         Set pixel-aspect-ratio in caps using display width and height
2564         provided in track.
2565
2566 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2567
2568         * configure.ac:
2569         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
2570         flags that are invalid for C++. Fixes bug #516509.
2571
2572 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2573
2574         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
2575         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
2576         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
2577         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
2578         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2579         * tests/examples/equalizer/demo.c: (message_handler):
2580         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
2581         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
2582         Don't use declarations after statements and variable length arrays.
2583
2584 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2585
2586         Patch by: Daniel Drake <dsd at gentoo dot org>
2587
2588         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
2589         (gst_v4l2src_get_nearest_size):
2590         Try progressive video if interlaced fails. Fixes bug #541956
2591         and the usage of v4l2src on OLPC.
2592
2593 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2594
2595         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2596         (gst_rtp_speex_depay_process):
2597         * gst/rtp/gstrtpspeexdepay.h:
2598         Revert last change: Only the jitterbuffer is able to convert RTP to
2599         Gstreamer timestamps and normal (de)payloaders should simply copy it.
2600         Reopens bug #541787.
2601
2602 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
2603
2604         * gst/rtp/gstrtpvrawdepay.c:
2605           Include stdlib.h for atoi().
2606
2607         * gst/rtsp/gstrtspsrc.c:
2608           Use floating point math for latencies < 0 sec in log output.
2609
2610 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2611
2612         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
2613
2614         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
2615         (gst_rtp_speex_depay_process):
2616         * gst/rtp/gstrtpspeexdepay.h:
2617         Take timestamp from the RTP packet as a first step to fix problems
2618         with transmission over RTP when the network is not reliable.
2619         Fixes bug #541787.
2620
2621 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2622
2623         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
2624
2625         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
2626         Fix parsing of udp:// URIs containing IPv6 addresses.
2627         Fixes bug #541650.
2628
2629 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2630
2631         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
2632         Do not leak incoming buffers.
2633
2634 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2635
2636         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
2637
2638         * configure.ac:
2639         Fix build of the RTP plugin with mingw32 by linking to ws2_32
2640         for htons() and htonl(). Fixes bug #541412.
2641
2642 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2643
2644         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
2645         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
2646         (gst_matroska_demux_element_query),
2647         (gst_matroska_demux_handle_src_query),
2648         (gst_matroska_demux_handle_seek_event):
2649         Handle position and duration query in DEFAULT format if the
2650         pad's track has a default frame duration set.
2651
2652         Fix seeking now that the segment's duration doesn't contain the
2653         (possibly wrong or inaccurate) duration of the Matroska file.
2654
2655 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2656
2657         * gst/matroska/ebml-read.c: (_ext2dbl):
2658         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
2659         in math.h except on MSVC where it is defined in xmath.h.
2660         Fixes compilation with MSVC.
2661
2662 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2663
2664         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2665         (gst_matroska_demux_handle_src_query),
2666         (gst_matroska_demux_parse_info),
2667         (gst_matroska_demux_loop_stream_parse_id):
2668         * gst/matroska/matroska-demux.h:
2669         Don't set the segment duration to the duration from the Matroska
2670         header as this value could be wrong and is just informational.
2671
2672 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2673
2674         * gst/matroska/matroska-demux.c:
2675         (gst_matroska_demux_loop_stream_parse_id):
2676         If no Tracks element is found until the first Cluster is found
2677         search it and error out if none is found in the complete file.
2678
2679 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2680
2681         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
2682         Resync non-subtitle tracks too if a too large gap compared to other
2683         tracks is detected.
2684
2685 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
2686
2687         * gst/rtp/Makefile.am:
2688         * gst/rtp/gstrtp.c: (plugin_init):
2689         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
2690         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
2691         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
2692         (gst_rtp_vraw_depay_change_state),
2693         (gst_rtp_vraw_depay_plugin_init):
2694         * gst/rtp/gstrtpvrawdepay.h:
2695         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
2696         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
2697         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
2698         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
2699         (gst_rtp_vraw_pay_plugin_init):
2700         * gst/rtp/gstrtpvrawpay.h:
2701         Add raw video pay and depayloaders, see RFC4175.
2702
2703 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
2704
2705         * ext/libpng/gstpngdec.c:
2706         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
2707         whatever it returned.
2708
2709 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2710
2711         * gst/avi/avi-ids.h:
2712         Add vprp chunk related structures.
2713         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
2714         (gst_avi_demux_parse_stream):
2715         Parse optional vprp chunk and add calculated pixel-aspect-ratio
2716         to caps.  Fixes #539482.
2717         * gst/avi/gstavimux.h:
2718         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
2719         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
2720         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
2721
2722 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2723
2724         * tests/check/elements/avimux.c: (check_avimux_pad):
2725         Adjust avimux unit test according to increased streamheader size.
2726
2727 2008-06-27  David Schleef  <ds@schleef.org>
2728
2729         * gst/qtdemux/qtdemux.c: Add Dirac stream type
2730
2731 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
2732
2733         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
2734         * gst/avi/gstavimux.h:
2735         Add 8 bytes to current streamheader to make for a complete one
2736         and to make more players happy.  Fixes #519460.
2737
2738 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
2739
2740         * sys/v4l2/v4l2_calls.c::
2741           Don't include unused gstv4l2xoverlay.h. Fixes build
2742           in case where X11 headers are not installed.
2743
2744 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2745
2746         * ext/dv/gstdv.c: (plugin_init):
2747         Fix compilation.
2748
2749 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
2750
2751         * ext/dv/gstdv.c: (plugin_init):
2752         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
2753         DV decoder available.
2754         Fixes #532393
2755
2756 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2757
2758         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
2759         Call getsockname() after the call to bind() to get updated values
2760         for the port, etc. This fixes the usage of udpsrc on anonymous
2761         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
2762         Thanks to Aurelien Grimaud for pointing out the obvious fix.
2763
2764 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2765
2766         * tests/check/pipelines/wavpack.c: (bus_handler):
2767         Remove workaround for a bug in identity that is fixed in 0.10.20.
2768
2769 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
2770
2771         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
2772
2773         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
2774         Fix HTTP auth support with user/password passed via the URI.
2775         Fixes bug #540067.
2776
2777 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
2778
2779         * configure.ac:
2780           Depend on released versions of core and -base.
2781
2782 2008-06-23  Julien Moutte  <julien@fluendo.com>
2783
2784         * gst/matroska/matroska-demux.c:
2785         (gst_matroska_demux_read_track_encoding),
2786         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
2787         format strings in macros. (makes it build on OS X again...)
2788
2789 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
2790
2791         * gst/rtp/gstrtptheorapay.c:
2792         * gst/udp/gstmultiudpsink.c:
2793           Added debug.
2794
2795 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
2796
2797         * configure.ac: switch v4l2src over to the normal build instead of
2798         being 'experimental'. Fixes bug #536831.
2799
2800 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
2801
2802         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2803         Remove unused variable so that we can compile again.
2804
2805 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
2806
2807         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
2808         No need to check for audio/G723 and audio/32KADPCM here as they are
2809         no longer supported.
2810
2811 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2812
2813         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
2814         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
2815         Use G_GINT64_CONSTANT, this fixes the duration query on files without
2816         known length.
2817
2818 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2819
2820         * gst/matroska/matroska-demux.c:
2821         (gst_matroska_demux_add_wvpk_header),
2822         (gst_matroska_demux_audio_caps):
2823         * gst/matroska/matroska-ids.h:
2824         Fix demuxing of WavPack files. Muxing is still broken.
2825
2826 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2827
2828         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
2829         (gst_matroska_demux_add_mpeg_seq_header),
2830         (gst_matroska_demux_add_wvpk_header),
2831         (gst_matroska_demux_check_subtitle_buffer),
2832         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2833         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
2834         (gst_matroska_demux_subtitle_caps):
2835         * gst/matroska/matroska-ids.h:
2836         Add a "vfunc" to the track context for postprocessing frames and
2837         convert the wavpack and subtitle postprocessing to this vfunc.
2838         Copy buffer flags in those functions to the new buffers too.
2839
2840         Parse CodecState elements of Blocks.
2841
2842         Add a postprocessing function for MPEG video that adds the sequence
2843         header from the codec private data or codec state to the frames if
2844         it's not already there.
2845
2846 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
2847
2848         * gst/matroska/matroska-demux.c:
2849         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
2850         If a gap of more than 1/2 second is found in one stream send a
2851         NEWSEGMENT event to not stall the pipeline if the gap is too large.
2852         This also fixes Matroska files where the first buffer doesn't start
2853         at timestamp 0. Fixes bug #429322.
2854
2855         The duration of a block is the default duration multiplied with the
2856         number of laces. Every lace is one frame and the default duration
2857         is the duration of one frame. This fixes playback of files that use
2858         lacing for some tracks.
2859
2860 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2861
2862         * gst/matroska/matroska-demux.c:
2863         (gst_matroska_demux_parse_contents_seekentry):
2864         Update FIXME/TODOs and only ignore EOS at the central, important place
2865         instead of several places.
2866
2867 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2868
2869         * gst/rtp/gstrtpg726pay.c:
2870         Fix caps, See #538891.
2871
2872 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
2873
2874         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2875         (gst_matroska_demux_stream_from_num),
2876         (gst_matroska_demux_encoding_cmp),
2877         (gst_matroska_demux_encoding_order_unique),
2878         (gst_matroska_demux_read_track_encoding),
2879         (gst_matroska_demux_read_track_encodings),
2880         (gst_matroska_demux_tracknumber_unique),
2881         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
2882         (gst_matroska_demux_parse_tracks),
2883         (gst_matroska_demux_parse_index_cuetrack),
2884         (gst_matroska_demux_parse_index_pointentry),
2885         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2886         (gst_matroska_demux_parse_metadata_id_simple_tag),
2887         (gst_matroska_demux_parse_metadata_id_tag),
2888         (gst_matroska_demux_parse_metadata),
2889         (gst_matroska_demux_parse_attached_file),
2890         (gst_matroska_demux_parse_attachments),
2891         (gst_matroska_demux_parse_chapters),
2892         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
2893         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2894         (gst_matroska_demux_parse_cluster),
2895         (gst_matroska_demux_parse_contents_seekentry),
2896         (gst_matroska_demux_parse_contents),
2897         (gst_matroska_demux_loop_stream_parse_id),
2898         (gst_matroska_demux_loop):
2899         Improve debug output everywhere and fix the EOS logic.
2900
2901         Check the values of the ContentEncoding elements more strictly and
2902         don't use tracks for which it's invalid.
2903
2904         Check that the track number is unique for this stream.
2905
2906         Check that seek positions are below G_MAXINT64 as our seeks are
2907         int64-based and overflows will fail badly.
2908
2909         After seeks also don't push SimpleBlocks until the first one
2910         containing a keyframe is found. Before this was done only for normal
2911         Blocks.
2912
2913         Update some FIXME/TODOs.
2914         
2915         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
2916         (gst_ebml_read_utf8), (gst_ebml_read_header):
2917         Improve debug output.
2918
2919         * gst/matroska/matroska-ids.c:
2920         (gst_matroska_track_init_video_context):
2921         * gst/matroska/matroska-ids.h:
2922         * gst/matroska/matroska-mux.c:
2923         (gst_matroska_mux_video_pad_setcaps):
2924         Remove eye mode and don't parse it anymore. We can't use that
2925         information in GStreamer yet so it's useless.
2926
2927
2928 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2929
2930         Patch by: Mersad Jelacic <mersad at axis dot com>
2931
2932         * gst/rtp/Makefile.am:
2933         * gst/rtp/gstrtp.c: (plugin_init):
2934         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
2935         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
2936         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
2937         (gst_rtp_g726_depay_plugin_init):
2938         * gst/rtp/gstrtpg726depay.h:
2939         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
2940         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
2941         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
2942         * gst/rtp/gstrtpg726pay.h:
2943         Added G726 pay/depayloaders. Fixes #538891.
2944
2945 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2946
2947         * gst/rtsp/URLS:
2948         Some more urls.
2949
2950         * gst/smpte/barboxwipes.c:
2951         Add a comment
2952
2953         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2954         Fix typo, add audioresample to the pipeline.
2955
2956 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2957
2958         * ext/libmng/Makefile.am:
2959         * ext/libmng/gstmng.c: (plugin_init):
2960         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
2961         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
2962         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
2963         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
2964         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
2965         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
2966         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
2967         (gst_mng_dec_change_state):
2968         * ext/libmng/gstmngdec.h:
2969         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
2970         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
2971         (gst_mng_enc_init), (gst_mng_enc_chain),
2972         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
2973         * ext/libmng/gstmngenc.h:
2974         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
2975         bits ifdeffed out still.
2976
2977 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2978
2979         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
2980         When comparing index elements with the same time compare their
2981         block number.
2982
2983 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
2984
2985         * gst/matroska/matroska-demux.c:
2986           (gst_matroska_demux_parse_attached_file)
2987           Init variable to NULL to avoid compiler warning.
2988
2989 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2990
2991         * gst/matroska/Makefile.am:
2992         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2993         (gst_matroska_demux_parse_attached_file),
2994         (gst_matroska_demux_parse_attachments),
2995         (gst_matroska_demux_parse_contents_seekentry),
2996         (gst_matroska_demux_loop_stream_parse_id):
2997         * gst/matroska/matroska-demux.h:
2998         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2999         * gst/matroska/matroska-ids.h:
3000         * gst/matroska/matroska.c: (plugin_init):
3001         Parse Attachments and post them as GST_TAG_IMAGE if we detect
3002         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
3003         and description of the attachments in the caps. Fixes bug #537622.
3004
3005 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
3006
3007         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
3008         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
3009         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
3010         (gst_speex_enc_src_query), (gst_speex_enc_init),
3011         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
3012         (gst_speex_enc_chain), (gst_speex_enc_get_property),
3013         (gst_speex_enc_set_property):
3014         Add mode property.
3015         Some cleanups, add more debug info.
3016         Add latency query.
3017
3018 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
3019
3020         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
3021         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
3022         If we get less bytes than requested we can't do anything except doing
3023         our EOS logic.
3024
3025 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3026
3027         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3028         (gst_matroskademux_do_index_seek),
3029         (gst_matroska_demux_parse_index_cuetrack),
3030         (gst_matroska_demux_parse_index_pointentry),
3031         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
3032         (gst_matroska_demux_parse_metadata):
3033         * gst/matroska/matroska-demux.h:
3034         * gst/matroska/matroska-ids.h:
3035         Use a GArray for storing the Cue (i.e. seek) information, store
3036         the CueTrackPositions for every track, store the block number
3037         and optimize searching in the array by sorting it after the last
3038         element was added.
3039
3040         Fix a small memory leak when trying to parse a tags element that was
3041         already parsed.
3042
3043 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3044
3045         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
3046         (gst_matroska_mux_start), (gst_matroska_mux_finish),
3047         (gst_matroska_mux_write_data):
3048         * gst/matroska/matroska-mux.h:
3049         Don't write another SeekHead which indexes all Clusters to the end of
3050         the file. This isn't useful for anything and just increases filesize.
3051
3052 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3053
3054         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
3055         Prevent unaligned memory access when reading floats.
3056
3057 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3058
3059         * gst/matroska/ebml-read.c:
3060         * gst/matroska/ebml-read.h:
3061         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3062         (gst_matroska_demux_parse_metadata):
3063         * gst/matroska/matroska-demux.h:
3064         Make sure that every Tags element is only parsed once and it's
3065         containing tags are only posted once.
3066
3067 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
3068
3069         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
3070         (gst_ebml_read_header):
3071         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
3072         (gst_matroska_demux_parse_tracks),
3073         (gst_matroska_demux_parse_index_cuetrack),
3074         (gst_matroska_demux_parse_index_pointentry),
3075         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3076         (gst_matroska_demux_parse_metadata_id_simple_tag),
3077         (gst_matroska_demux_parse_metadata_id_tag),
3078         (gst_matroska_demux_parse_metadata),
3079         (gst_matroska_demux_parse_attachments),
3080         (gst_matroska_demux_parse_chapters),
3081         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3082         (gst_matroska_demux_parse_cluster),
3083         (gst_matroska_demux_parse_contents_seekentry),
3084         (gst_matroska_demux_parse_contents),
3085         (gst_matroska_demux_loop_stream_parse_id):
3086         Handle EBML elements like Void or CRC32 in the EbmlRead base class
3087         already. They're not useful in the matroska parser and only cause
3088         additional code.
3089
3090 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
3091
3092         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
3093         (gst_ebml_finalize), (gst_ebml_read_change_state),
3094         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
3095         * gst/matroska/matroska-demux.c:
3096         (gst_matroska_demux_parse_contents_seekentry):
3097         Reverse the level list as we usually are only interested in the
3098         first element or want to add a new first element. Having the
3099         first element stored at the end and calling g_list_last() and
3100         g_list_append() is more expensive.
3101
3102         Also use GSlice for allocating the GstEbmlLevel structs.
3103
3104 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
3105
3106         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
3107           (gst_tag_inject_class_init), (gst_tag_inject_init):
3108           Don't unref NULL taglist in finalize. Don't use c++ style
3109           comments.
3110
3111 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3112
3113         * gst/matroska/matroska-demux.c:
3114         (gst_matroska_demux_parse_metadata_id_simple_tag):
3115         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
3116         (gst_matroska_mux_write_data):
3117         Use gst_value_serialize() and gst_value_deserialize() for transforming
3118         tags from some GType to a string and the other way around. The default
3119         transformations in GLib don't include transformations from string to
3120         number types.
3121
3122 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
3123
3124         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
3125         (gst_matroska_demux_parse_tracks),
3126         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
3127         (gst_matroska_demux_parse_attachments),
3128         (gst_matroska_demux_parse_chapters),
3129         (gst_matroska_demux_parse_contents_seekentry),
3130         (gst_matroska_demux_loop_stream_parse_id):
3131         * gst/matroska/matroska-demux.h:
3132         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
3133         Tags multiple times. The first ones can appear more than once but must
3134         contain the same content as the first for backup purposes so we ignore
3135         all but the first one. Tags can appear multiple times with different
3136         content.
3137
3138         Jump to all elements except Clusters that are available from a
3139         SeekHead to make it more likely to have all required informations
3140         before getting to the first Clusters.
3141
3142         Add dummy functions for parsing Attachments and Chapters.
3143
3144 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3145
3146         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
3147         (gst_udpsrc_create), (gst_udpsrc_set_property),
3148         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
3149         * gst/udp/gstudpsrc.h:
3150         Add property to control automatic join/leave of multicast groups.
3151         Add G_LIKELY.
3152         Remove setting caps on buffers explicitly, basesrc does that for us now.
3153         Improve debug info.
3154         Convert some non-fatal error into warnings.
3155         Use g_ntohs for better portability.
3156         Leave multicast groups when stopping.
3157         When using external sockets, use getsockname() on them to fill up the
3158         addr structure before calling methods that use the structure.
3159         Should all fix #536903.
3160         API: GstUDPSrc::auto-multicast property
3161
3162 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3163
3164         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
3165         Use g_ntohl for better portability.
3166
3167 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3168
3169         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3170         (gst_multiudpsink_remove):
3171         Fix a typo and do some small cleanups.
3172
3173 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3174
3175         Patch by: Olivier Crete <tester at tester dot ca>
3176
3177         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3178         Make the delivery-method mandatory on the caps and only accept inline
3179         for now.
3180         Reverse strcmp checks for delivery-method.
3181
3182         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3183         Make delivery method optional when parsing caps and note this in the
3184         caps.
3185         Reverse strcmp checks for delivery-method.
3186
3187         * gst/rtp/gstrtpvorbispay.c:
3188         Update a comment to note that the delivery-method is optional, 
3189         Fixes #537675.
3190
3191 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3192
3193         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
3194         Set udpsrc for receiving data from multicast groups to PAUSED instead of
3195         leaving them in READY. Fixes #537832.
3196
3197 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
3198
3199         * gst/avi/gstavimux.c:
3200           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
3201           for a random constant in tagmuxing code.
3202
3203 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3204
3205         * gst/debug/gsttaginject.c:
3206         * gst/debug/gsttaginject.h:
3207           Now actually adding the new element.
3208
3209 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
3210
3211         * docs/plugins/Makefile.am:
3212         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3213         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3214         * docs/plugins/gst-plugins-good-plugins.args:
3215         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3216         * docs/plugins/gst-plugins-good-plugins.interfaces:
3217         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3218         * docs/plugins/inspect/plugin-aasink.xml:
3219         * docs/plugins/inspect/plugin-alaw.xml:
3220         * docs/plugins/inspect/plugin-alpha.xml:
3221         * docs/plugins/inspect/plugin-alphacolor.xml:
3222         * docs/plugins/inspect/plugin-annodex.xml:
3223         * docs/plugins/inspect/plugin-apetag.xml:
3224         * docs/plugins/inspect/plugin-audiofx.xml:
3225         * docs/plugins/inspect/plugin-auparse.xml:
3226         * docs/plugins/inspect/plugin-autodetect.xml:
3227         * docs/plugins/inspect/plugin-avi.xml:
3228         * docs/plugins/inspect/plugin-cacasink.xml:
3229         * docs/plugins/inspect/plugin-cairo.xml:
3230         * docs/plugins/inspect/plugin-cdio.xml:
3231         * docs/plugins/inspect/plugin-cutter.xml:
3232         * docs/plugins/inspect/plugin-debug.xml:
3233         * docs/plugins/inspect/plugin-dv.xml:
3234         * docs/plugins/inspect/plugin-efence.xml:
3235         * docs/plugins/inspect/plugin-effectv.xml:
3236         * docs/plugins/inspect/plugin-equalizer.xml:
3237         * docs/plugins/inspect/plugin-esdsink.xml:
3238         * docs/plugins/inspect/plugin-flac.xml:
3239         * docs/plugins/inspect/plugin-flxdec.xml:
3240         * docs/plugins/inspect/plugin-gamma.xml:
3241         * docs/plugins/inspect/plugin-gconfelements.xml:
3242         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3243         * docs/plugins/inspect/plugin-goom.xml:
3244         * docs/plugins/inspect/plugin-goom2k1.xml:
3245         * docs/plugins/inspect/plugin-halelements.xml:
3246         * docs/plugins/inspect/plugin-icydemux.xml:
3247         * docs/plugins/inspect/plugin-id3demux.xml:
3248         * docs/plugins/inspect/plugin-jpeg.xml:
3249         * docs/plugins/inspect/plugin-level.xml:
3250         * docs/plugins/inspect/plugin-matroska.xml:
3251         * docs/plugins/inspect/plugin-monoscope.xml:
3252         * docs/plugins/inspect/plugin-mulaw.xml:
3253         * docs/plugins/inspect/plugin-multifile.xml:
3254         * docs/plugins/inspect/plugin-multipart.xml:
3255         * docs/plugins/inspect/plugin-navigationtest.xml:
3256         * docs/plugins/inspect/plugin-ossaudio.xml:
3257         * docs/plugins/inspect/plugin-png.xml:
3258         * docs/plugins/inspect/plugin-quicktime.xml:
3259         * docs/plugins/inspect/plugin-rtp.xml:
3260         * docs/plugins/inspect/plugin-rtsp.xml:
3261         * docs/plugins/inspect/plugin-smpte.xml:
3262         * docs/plugins/inspect/plugin-soup.xml:
3263         * docs/plugins/inspect/plugin-spectrum.xml:
3264         * docs/plugins/inspect/plugin-speex.xml:
3265         * docs/plugins/inspect/plugin-taglib.xml:
3266         * docs/plugins/inspect/plugin-udp.xml:
3267         * docs/plugins/inspect/plugin-video4linux2.xml:
3268         * docs/plugins/inspect/plugin-videobalance.xml:
3269         * docs/plugins/inspect/plugin-videobox.xml:
3270         * docs/plugins/inspect/plugin-videocrop.xml:
3271         * docs/plugins/inspect/plugin-videoflip.xml:
3272         * docs/plugins/inspect/plugin-videomixer.xml:
3273         * docs/plugins/inspect/plugin-wavenc.xml:
3274         * docs/plugins/inspect/plugin-wavpack.xml:
3275         * docs/plugins/inspect/plugin-wavparse.xml:
3276         * docs/plugins/inspect/plugin-ximagesrc.xml:
3277         * gst/debug/Makefile.am:
3278         * gst/debug/breakmydata.c:
3279         * gst/debug/efence.c:
3280         * gst/debug/gstdebug.c:
3281         * gst/debug/gstnavseek.c:
3282         * gst/debug/gstpushfilesrc.c:
3283         * gst/debug/gstpushfilesrc.h:
3284         * gst/debug/negotiation.c:
3285         * gst/debug/progressreport.c:
3286         * gst/debug/progressreport.h:
3287         * gst/debug/rndbuffersize.c:
3288         * gst/debug/testplugin.c:
3289           Remove dummy plugin_init. Remove some undefined entries from doc-
3290           section file. Add taginject element and rebuild docs for it.
3291
3292 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3293
3294         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
3295         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
3296         Update the counter for the number of streams when pads are added or
3297         removed. This will make sure that a seek table is generated for
3298         files with just one audio stream.
3299
3300 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3301
3302         * gst/matroska/matroska-demux.c:
3303         (gst_matroska_demux_parse_metadata_id_simple_tag):
3304         * gst/matroska/matroska-ids.h:
3305         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
3306         Add some more tags, improve debugging a bit and make sure that
3307         GValue transformation has succeeded before using the result
3308         as a tag.
3309
3310 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
3311
3312         Patch by: Olivier Crete <tester at tester dot ca>
3313
3314         * gst/rtp/gstrtptheorapay.c:
3315         The Theora RTP payloader only supports the "inline" delievery method
3316         so let's declare this on the caps of the static pad template.
3317         Fixes bug #537675.
3318
3319 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3320
3321         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3322         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
3323         Remove bogus check.
3324
3325 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3326
3327         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
3328         (gst_videomixer_blend_buffers):
3329         Use stream_time to synchronize the object properties.
3330         Use running_time of the master pad to timestamp outgoing buffers.
3331         Fix the initial segment event to extend an unknown amount of time.
3332         Fixes #537361.
3333
3334 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
3335
3336         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
3337         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
3338         (gst_avi_demux_calculate_durations_from_index),
3339         (gst_avi_demux_stream_header_push),
3340         (gst_avi_demux_stream_header_pull):
3341         Try to ignore unparsable/unknown streams and give a warning instead of
3342         erroring out. Fixes #537377.
3343
3344 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3345
3346         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
3347         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
3348
3349         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3350         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3351         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3352         (gst_matroska_demux_read_track_encodings),
3353         (gst_matroska_demux_add_stream),
3354         (gst_matroska_demux_handle_src_query),
3355         (gst_matroska_demux_init_stream),
3356         (gst_matroska_demux_parse_index_cuetrack),
3357         (gst_matroska_demux_parse_index_pointentry),
3358         (gst_matroska_demux_parse_info),
3359         (gst_matroska_demux_parse_metadata_id_simple_tag),
3360         (gst_matroska_demux_parse_metadata),
3361         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3362         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3363         (gst_matroska_demux_parse_cluster),
3364         (gst_matroska_demux_parse_contents_seekentry),
3365         (gst_matroska_demux_loop_stream_parse_id),
3366         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3367         (gst_matroska_demux_audio_caps),
3368         (gst_matroska_demux_subtitle_caps):
3369         * gst/matroska/matroska-demux.h:
3370         * gst/matroska/matroska-ids.c:
3371         (gst_matroska_track_init_subtitle_context):
3372         * gst/matroska/matroska-ids.h:
3373         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3374         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
3375         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
3376         (gst_matroska_mux_video_pad_setcaps),
3377         (gst_matroska_mux_audio_pad_setcaps),
3378         (gst_matroska_mux_subtitle_pad_setcaps),
3379         (gst_matroska_mux_request_new_pad),
3380         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
3381         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
3382         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
3383         (gst_matroska_mux_set_property):
3384         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
3385         elements, do some checks for valid values in the demuxer, handle
3386         tracktimecodescale in the demuxer, set correct default values for all
3387         settings in the demuxer, review and add all missing matroska
3388         IDs and some more raw YUV formats, and some trivial cleanup.
3389
3390 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3391
3392         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
3393         (gst_pulsemixer_class_init):
3394         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3395         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
3396         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3397         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
3398         (gst_pulsesrc_prepare):
3399         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
3400         gst_element_class_set_details_simple() and fix coding style a bit
3401         more.
3402
3403 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3404
3405         * docs/plugins/Makefile.am:
3406         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3407         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3408         * docs/plugins/gst-plugins-good-plugins.args:
3409         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3410         * docs/plugins/gst-plugins-good-plugins.interfaces:
3411         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3412         * docs/plugins/inspect/plugin-aasink.xml:
3413         * docs/plugins/inspect/plugin-alaw.xml:
3414         * docs/plugins/inspect/plugin-alpha.xml:
3415         * docs/plugins/inspect/plugin-alphacolor.xml:
3416         * docs/plugins/inspect/plugin-annodex.xml:
3417         * docs/plugins/inspect/plugin-apetag.xml:
3418         * docs/plugins/inspect/plugin-audiofx.xml:
3419         * docs/plugins/inspect/plugin-auparse.xml:
3420         * docs/plugins/inspect/plugin-autodetect.xml:
3421         * docs/plugins/inspect/plugin-avi.xml:
3422         * docs/plugins/inspect/plugin-cacasink.xml:
3423         * docs/plugins/inspect/plugin-cairo.xml:
3424         * docs/plugins/inspect/plugin-cdio.xml:
3425         * docs/plugins/inspect/plugin-cutter.xml:
3426         * docs/plugins/inspect/plugin-debug.xml:
3427         * docs/plugins/inspect/plugin-dv.xml:
3428         * docs/plugins/inspect/plugin-efence.xml:
3429         * docs/plugins/inspect/plugin-effectv.xml:
3430         * docs/plugins/inspect/plugin-equalizer.xml:
3431         * docs/plugins/inspect/plugin-esdsink.xml:
3432         * docs/plugins/inspect/plugin-flac.xml:
3433         * docs/plugins/inspect/plugin-flxdec.xml:
3434         * docs/plugins/inspect/plugin-gamma.xml:
3435         * docs/plugins/inspect/plugin-gconfelements.xml:
3436         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3437         * docs/plugins/inspect/plugin-goom.xml:
3438         * docs/plugins/inspect/plugin-goom2k1.xml:
3439         * docs/plugins/inspect/plugin-halelements.xml:
3440         * docs/plugins/inspect/plugin-icydemux.xml:
3441         * docs/plugins/inspect/plugin-id3demux.xml:
3442         * docs/plugins/inspect/plugin-jpeg.xml:
3443         * docs/plugins/inspect/plugin-level.xml:
3444         * docs/plugins/inspect/plugin-matroska.xml:
3445         * docs/plugins/inspect/plugin-monoscope.xml:
3446         * docs/plugins/inspect/plugin-mulaw.xml:
3447         * docs/plugins/inspect/plugin-multifile.xml:
3448         * docs/plugins/inspect/plugin-multipart.xml:
3449         * docs/plugins/inspect/plugin-navigationtest.xml:
3450         * docs/plugins/inspect/plugin-ossaudio.xml:
3451         * docs/plugins/inspect/plugin-png.xml:
3452         * docs/plugins/inspect/plugin-pulseaudio.xml:
3453         * docs/plugins/inspect/plugin-quicktime.xml:
3454         * docs/plugins/inspect/plugin-rtp.xml:
3455         * docs/plugins/inspect/plugin-rtsp.xml:
3456         * docs/plugins/inspect/plugin-smpte.xml:
3457         * docs/plugins/inspect/plugin-soup.xml:
3458         * docs/plugins/inspect/plugin-spectrum.xml:
3459         * docs/plugins/inspect/plugin-speex.xml:
3460         * docs/plugins/inspect/plugin-taglib.xml:
3461         * docs/plugins/inspect/plugin-udp.xml:
3462         * docs/plugins/inspect/plugin-video4linux2.xml:
3463         * docs/plugins/inspect/plugin-videobalance.xml:
3464         * docs/plugins/inspect/plugin-videobox.xml:
3465         * docs/plugins/inspect/plugin-videocrop.xml:
3466         * docs/plugins/inspect/plugin-videoflip.xml:
3467         * docs/plugins/inspect/plugin-videomixer.xml:
3468         * docs/plugins/inspect/plugin-wavenc.xml:
3469         * docs/plugins/inspect/plugin-wavpack.xml:
3470         * docs/plugins/inspect/plugin-wavparse.xml:
3471         * docs/plugins/inspect/plugin-ximagesrc.xml:
3472         * ext/pulse/plugin.c:
3473         * ext/pulse/pulsemixer.c:
3474         * ext/pulse/pulsesink.c:
3475         * ext/pulse/pulsesrc.c:
3476         Add documentation to the pulseaudio plugin and run make update
3477         in docs/plugins.
3478
3479 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3480
3481         Patch by: Brian Cameron <brian.cameron at sun dot com>
3482
3483         * sys/sunaudio/gstsunaudiomixerctrl.c:
3484         (gst_sunaudiomixer_ctrl_get_volume),
3485         (gst_sunaudiomixer_ctrl_set_volume):
3486         Improvements for the SunAudio mixer by handling mute as no gain
3487         for tracks that have a gain property but no mute property.
3488         Fixes bug #536067.
3489
3490 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3491
3492         * configure.ac:
3493         * ext/pulse/Makefile.am:
3494         * ext/pulse/plugin.c: (plugin_init):
3495         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
3496         (gst_pulsemixer_implements_interface_init),
3497         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
3498         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
3499         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
3500         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
3501         * ext/pulse/pulsemixer.h:
3502         * ext/pulse/pulsemixerctrl.c:
3503         (gst_pulsemixer_ctrl_context_state_cb),
3504         (gst_pulsemixer_ctrl_sink_info_cb),
3505         (gst_pulsemixer_ctrl_source_info_cb),
3506         (gst_pulsemixer_ctrl_subscribe_cb),
3507         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
3508         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
3509         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
3510         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
3511         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
3512         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
3513         * ext/pulse/pulsemixerctrl.h:
3514         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
3515         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
3516         * ext/pulse/pulsemixertrack.h:
3517         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
3518         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
3519         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
3520         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
3521         (gst_pulseprobe_new), (gst_pulseprobe_free),
3522         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
3523         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
3524         (gst_pulseprobe_set_server):
3525         * ext/pulse/pulseprobe.h:
3526         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
3527         (gst_pulsesink_class_init), (gst_pulsesink_init),
3528         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
3529         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
3530         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
3531         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
3532         (gst_pulsesink_stream_request_cb),
3533         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
3534         (gst_pulsesink_close), (gst_pulsesink_prepare),
3535         (gst_pulsesink_unprepare), (gst_pulsesink_write),
3536         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
3537         (gst_pulsesink_reset), (gst_pulsesink_change_title),
3538         (gst_pulsesink_event), (gst_pulsesink_get_type):
3539         * ext/pulse/pulsesink.h:
3540         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
3541         (gst_pulsesrc_implements_interface_init),
3542         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
3543         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
3544         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
3545         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
3546         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
3547         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
3548         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
3549         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
3550         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
3551         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
3552         (gst_pulsesrc_get_type):
3553         * ext/pulse/pulsesrc.h:
3554         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
3555         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
3556         * ext/pulse/pulseutil.h:
3557         Add pulseaudio GStreamer element from gst-pulse. Development will
3558         continue here instead of pulseaudio SVN. Fixes bug #400679.
3559         Only changes over gst-pulse SVN are added copyright to the top of
3560         files and coding style changes.
3561
3562 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
3563
3564         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
3565
3566         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
3567           (gst_cdio_add_cdtext_album_tags):
3568         * ext/cdio/gstcdio.h:
3569         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3570           Also extract album title and album genre from CD-TEXT if
3571           available (#537021).
3572
3573 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3574
3575         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3576
3577         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
3578         Improve negotiation a bit more by picking the smallest possible
3579         resolution that is larger than the resolution specified in the
3580         first caps entry of the peer caps. Fixes bug #536994.
3581
3582 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3583
3584         Patch by: Bastien Nocera <hadess at hadess dot net>
3585
3586         * sys/v4l2/gstv4l2vidorient.c:
3587         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
3588         Fix compilation with newer GIT kernels that deprecated
3589         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
3590
3591 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3592
3593         * configure.ac:
3594         * ext/cdio/gstcdio.c:
3595         * ext/cdio/gstcdio.h:
3596         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
3597           Require libcdio >= 0.76.
3598
3599 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
3600
3601         * gst/avi/gstavidemux.c:
3602         Catch UNEXPECTED when downstream has reached end of
3603         segment in reverse mode.
3604
3605 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3606
3607         * gst/avi/gstavidemux.c:
3608         Fix typo in comment
3609
3610 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3611
3612         * gst/avi/gstavidemux.c:
3613         Because we don't know the frame order we need to push till
3614         the next keyframe
3615
3616 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3617
3618         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3619
3620         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
3621         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
3622         Provide a custom negotiation function to make sure to pick the highest
3623         possible framerate and resolution. Fixes bug #536646.
3624
3625 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
3626
3627         * gst/avi/gstavidemux.c:
3628         Set EOS when going out of the segment in reverse playback
3629
3630 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3631
3632         * ext/taglib/Makefile.am::
3633           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
3634           taglib headers (with gcc 4.3.1).
3635
3636 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
3637
3638         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
3639         Use the new gst_rtsp_connection_get_ip() to access the IP address
3640         of a GstRTSPConnection since it is a private member.
3641
3642 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
3643
3644         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
3645         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
3646           Use new utility functions in libgsttag to process coverart (#512333).
3647
3648 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3649
3650         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3651         We actually support left/side, right/side and mid/side files. The
3652         conversion to normal, interleaved stereo is done by libflac.
3653
3654 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
3655
3656         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3657         (gst_ebml_write_set_cache):
3658         Unref the write cache in finalize if it was set and add add "FIXME"
3659         to a comment that needs it.
3660
3661 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3662
3663         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3664
3665         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
3666         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
3667         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
3668         (gst_avi_demux_process_next_entry):
3669         * gst/avi/gstavidemux.h:
3670         Implement reverse playback. Fixes #535300.
3671         Small cleanups.
3672
3673 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
3674
3675         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
3676         (gst_videomixer_query_latency):
3677         When using gst_element_iterate_pads() one has to unref every pad
3678         after usage.
3679
3680 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
3681
3682         Patch by: Bastien Nocera <hadess at hadess dot net>
3683         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
3684         (qtdemux_parse_udta):
3685         * gst/qtdemux/qtdemux_fourcc.h:
3686         Improve meta-data handling, add 'comment', 'description' and
3687         'copyright' tag handling.
3688         Fixes #535935
3689
3690 2008-05-31  Julien Moutte  <julien@fluendo.com>
3691
3692         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
3693         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
3694         (gst_qtdemux_seek_to_previous_keyframe),
3695         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
3696         we don't clip the segment's stop using the main segment duration as
3697         that could crop quite some video frames. Make reverse playback support
3698         more robust and support edit lists. Support seeking to the last frame,
3699         and fix reverse looping playback. Add some debugging.
3700         * win32/common/config.h: Updated.
3701
3702 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
3703
3704         * gst/equalizer/gstiirequalizer.c:
3705         (gst_iir_equalizer_transform_ip):
3706         Don't clip float/double samples, correctly unset passthrough mode
3707         and use better rounding for integer samples.
3708
3709 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
3710
3711         * gst/equalizer/gstiirequalizer.c:
3712         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
3713         (setup_filter), (set_passthrough), (update_coefficients),
3714         (gst_iir_equalizer_compute_frequencies),
3715         (gst_iir_equalizer_transform_ip):
3716         * gst/equalizer/gstiirequalizer.h:
3717         Update the filter coefficients only when needed in the transform_ip
3718         function and correctly set the element into passthrough mode if the
3719         gain of all bands is 0.
3720
3721 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3722
3723         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
3724
3725         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
3726         (gst_alpha_set_property), (gst_alpha_get_property),
3727         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
3728         Try to skip pixels or areas that are too dark or too bright for us to do
3729         meaningfull color detection.
3730         Added properties to control the sensitivity to light and darkness.
3731         Added some small cleanups. Fixes #512345.
3732
3733 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
3734
3735         * docs/plugins/.cvsignore:
3736         * tests/check/elements/.cvsignore:
3737         Ignore some more generated things
3738
3739         * tests/check/Makefile.am:
3740         Ignore OSS elements in the state changes test too.
3741
3742 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
3743
3744         * docs/plugins/Makefile.am:
3745         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3746         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3747         Add SMPTE effect elements to docs.
3748
3749 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3750
3751         * docs/plugins/Makefile.am:
3752         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3753         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3754         * ext/raw1394/gstdv1394src.c:
3755           Document whats first shown on the fdo plugin docs page :)
3756
3757 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3758
3759         * docs/plugins/Makefile.am:
3760         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3761         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3762         * docs/plugins/gst-plugins-good-plugins.args:
3763         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3764         * docs/plugins/inspect/plugin-audiofx.xml:
3765         * gst/audiofx/Makefile.am:
3766         * gst/audiofx/audiofx.c:
3767         * gst/audiofx/audiokaraoke.c:
3768         * gst/audiofx/audiokaraoke.h:
3769         * gst/audiofx/audiovoice.c:
3770         * gst/audiofx/audiovoice.h:
3771           Rename audiovoice to audiokaraoke and add it to the docs.
3772
3773 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
3774
3775         * REQUIREMENTS:
3776         * docs/plugins/Makefile.am:
3777         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3778         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3779         * docs/plugins/gst-plugins-good-plugins.args:
3780         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3781         * docs/plugins/gst-plugins-good-plugins.interfaces:
3782         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3783         * docs/plugins/inspect/plugin-aasink.xml:
3784         * docs/plugins/inspect/plugin-alaw.xml:
3785         * docs/plugins/inspect/plugin-alpha.xml:
3786         * docs/plugins/inspect/plugin-alphacolor.xml:
3787         * docs/plugins/inspect/plugin-annodex.xml:
3788         * docs/plugins/inspect/plugin-apetag.xml:
3789         * docs/plugins/inspect/plugin-audiofx.xml:
3790         * docs/plugins/inspect/plugin-auparse.xml:
3791         * docs/plugins/inspect/plugin-autodetect.xml:
3792         * docs/plugins/inspect/plugin-avi.xml:
3793         * docs/plugins/inspect/plugin-cacasink.xml:
3794         * docs/plugins/inspect/plugin-cairo.xml:
3795         * docs/plugins/inspect/plugin-cdio.xml:
3796         * docs/plugins/inspect/plugin-cutter.xml:
3797         * docs/plugins/inspect/plugin-debug.xml:
3798         * docs/plugins/inspect/plugin-dv.xml:
3799         * docs/plugins/inspect/plugin-efence.xml:
3800         * docs/plugins/inspect/plugin-effectv.xml:
3801         * docs/plugins/inspect/plugin-equalizer.xml:
3802         * docs/plugins/inspect/plugin-esdsink.xml:
3803         * docs/plugins/inspect/plugin-flac.xml:
3804         * docs/plugins/inspect/plugin-flxdec.xml:
3805         * docs/plugins/inspect/plugin-gamma.xml:
3806         * docs/plugins/inspect/plugin-gconfelements.xml:
3807         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3808         * docs/plugins/inspect/plugin-goom.xml:
3809         * docs/plugins/inspect/plugin-goom2k1.xml:
3810         * docs/plugins/inspect/plugin-halelements.xml:
3811         * docs/plugins/inspect/plugin-icydemux.xml:
3812         * docs/plugins/inspect/plugin-id3demux.xml:
3813         * docs/plugins/inspect/plugin-jpeg.xml:
3814         * docs/plugins/inspect/plugin-level.xml:
3815         * docs/plugins/inspect/plugin-matroska.xml:
3816         * docs/plugins/inspect/plugin-monoscope.xml:
3817         * docs/plugins/inspect/plugin-mulaw.xml:
3818         * docs/plugins/inspect/plugin-multifile.xml:
3819         * docs/plugins/inspect/plugin-multipart.xml:
3820         * docs/plugins/inspect/plugin-navigationtest.xml:
3821         * docs/plugins/inspect/plugin-ossaudio.xml:
3822         * docs/plugins/inspect/plugin-png.xml:
3823         * docs/plugins/inspect/plugin-quicktime.xml:
3824         * docs/plugins/inspect/plugin-rtp.xml:
3825         * docs/plugins/inspect/plugin-rtsp.xml:
3826         * docs/plugins/inspect/plugin-smpte.xml:
3827         * docs/plugins/inspect/plugin-soup.xml:
3828         * docs/plugins/inspect/plugin-spectrum.xml:
3829         * docs/plugins/inspect/plugin-speex.xml:
3830         * docs/plugins/inspect/plugin-taglib.xml:
3831         * docs/plugins/inspect/plugin-udp.xml:
3832         * docs/plugins/inspect/plugin-video4linux2.xml:
3833         * docs/plugins/inspect/plugin-videobalance.xml:
3834         * docs/plugins/inspect/plugin-videobox.xml:
3835         * docs/plugins/inspect/plugin-videocrop.xml:
3836         * docs/plugins/inspect/plugin-videoflip.xml:
3837         * docs/plugins/inspect/plugin-videomixer.xml:
3838         * docs/plugins/inspect/plugin-wavenc.xml:
3839         * docs/plugins/inspect/plugin-wavpack.xml:
3840         * docs/plugins/inspect/plugin-wavparse.xml:
3841         * docs/plugins/inspect/plugin-ximagesrc.xml:
3842         * ext/aalib/gstaasink.c:
3843         * ext/libcaca/gstcacasink.c:
3844           Document aasink and cacasink.
3845
3846 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
3847
3848         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3849         (gst_videomixer_init), (gst_videomixer_query_duration),
3850         (gst_videomixer_query_latency), (gst_videomixer_query),
3851         (gst_videomixer_blend_buffers):
3852         * gst/videomixer/videomixer.h:
3853         Implement position (in time), duration and latency queries.
3854
3855 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
3856
3857         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
3858         (gst_videomixer_init), (gst_videomixer_request_new_pad),
3859         (gst_videomixer_fill_queues), (forward_event_func),
3860         (forward_event), (gst_videomixer_src_event),
3861         (gst_videomixer_sink_event):
3862         * gst/videomixer/videomixer.h:
3863         Implement proper seek/newsegment handling.
3864         Based on adder's implementation.
3865         Fixes #535121
3866
3867 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3868
3869         Patch by: Jan Gerber <j at oil21 dot org>
3870
3871         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3872         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
3873
3874 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3875
3876         * gst/audiofx/Makefile.am:
3877         * gst/audiofx/audiofx.c: (plugin_init):
3878         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
3879         (gst_audio_voice_class_init), (gst_audio_voice_init),
3880         (update_filter), (gst_audio_voice_set_property),
3881         (gst_audio_voice_get_property), (gst_audio_voice_setup),
3882         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
3883         (gst_audio_voice_transform_ip):
3884         * gst/audiofx/audiovoice.h:
3885         Add simple voice removal element. Yay karaoke.
3886
3887 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3888
3889         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3890
3891         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
3892         Fix potential caps leak.
3893         If we can't get the framerate with an ioctl, try to get it with the
3894         current norm. Fixes #520092.
3895
3896 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3897
3898         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3899
3900         * sys/v4l2/v4l2src_calls.c:
3901         (gst_v4l2src_probe_caps_for_format_and_size):
3902         If we fail to get the frame intervals, simply don't touch the framerates
3903         on the template caps instead of discarding the format. See #520092.
3904
3905 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3906
3907         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3908
3909         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
3910         (gst_v4l2_get_caps_info):
3911         Add NV12, NV21 and bayer support. See #520092.
3912
3913 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3914
3915         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
3916         (gst_qtdemux_activate_segment):
3917         Unbreak segment activation again. Fixes #531672.
3918
3919 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
3920
3921         * ext/flac/Makefile.am:
3922         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3923         Set the channel layout when decoding FLAC files with more than 2
3924         channels as defined by the FLAC spec. Fixes bug #534570.
3925
3926         Also don't try to decode left/side, right/side and mid/side files
3927         as we don't support this at all.
3928
3929 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3930
3931         * configure.ac:
3932           We need -base CVS (rtsp).
3933
3934 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3935
3936         * gst/udp/Makefile.am:
3937           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
3938           when including netdb.h when building against glibc >= 2.8.
3939
3940 2008-05-22  Julien Moutte  <julien@fluendo.com>
3941
3942         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
3943         debug statement arguments.
3944         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
3945         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
3946         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
3947         on more platforms.
3948
3949 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3950
3951         * tests/check/elements/avimux.c: (setup_src_pad),
3952         (teardown_src_pad):
3953         * tests/check/elements/icydemux.c: (icydemux_found_pad),
3954         (GST_START_TEST):
3955         * tests/check/elements/matroskamux.c: (setup_src_pad),
3956         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
3957         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
3958         (GST_START_TEST):
3959         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
3960         (setup_wavpackparse), (cleanup_wavpackparse):
3961         Don't use gst_element_get_pad(), it's a bad, bad method.
3962
3963 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3964
3965         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
3966         (do_toggle_element):
3967         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
3968         (do_toggle_element):
3969         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
3970         (do_toggle_element):
3971         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
3972         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
3973         (do_toggle_element):
3974         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
3975         (do_toggle_element):
3976         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
3977         (gst_auto_audio_sink_detect):
3978         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
3979         (gst_auto_video_sink_detect):
3980         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3981         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
3982         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
3983         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
3984         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
3985         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
3986         * tests/icles/videocrop-test.c: (test_with_caps),
3987         (video_crop_get_test_caps):
3988         Don't use gst_element_get_pad(), it's a bad method.
3989
3990 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3991
3992         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3993         (gst_multiudpsink_add_internal):
3994         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
3995         (gst_udp_join_group):
3996         * gst/udp/gstudpnetutils.h:
3997         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3998         Joining a multicast group and setting the loop/ttl properties are
3999         totally unrelated tasks are must be separated.
4000
4001 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
4002
4003         * gst/avi/gstavimux.c:
4004           Also support alaw/mulaw.
4005
4006 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4007
4008         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4009         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
4010         * gst/udp/gstmultiudpsink.h:
4011         Add a fixme for the auto-multicast property.
4012         Fix some confusing debug messages.
4013         Disable setting a qos value by default.
4014
4015 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4016
4017         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
4018
4019         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
4020         Ignore EPERM errors from sendto. Fixes #533619.
4021
4022 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4023
4024         Patch by: Henrik Eriksson <henriken at axis dot com>
4025
4026         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4027         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
4028         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
4029         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
4030         * gst/udp/gstmultiudpsink.h:
4031         Add qos-dscp property to manage the Quality of service. Fixes #469917.
4032
4033 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4034
4035         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
4036         Improve debugging of the ident.
4037
4038 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4039
4040         Patch by: Bruno Santos <brunof at ua dot pt>
4041
4042         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
4043         (gst_udp_join_group), (gst_udp_leave_group),
4044         (gst_udp_is_multicast):
4045         * gst/udp/gstudpnetutils.h:
4046         Provide a bunch of helper methods to deal with IPv4 and IPv6
4047         transparently.
4048
4049         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
4050         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
4051         (gst_multiudpsink_get_property), (join_multicast),
4052         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
4053         (gst_multiudpsink_remove):
4054         * gst/udp/gstmultiudpsink.h:
4055         Add multicast TTL and loopback properties.
4056         Use the helper methods to implement ip4 and ip6.
4057
4058         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
4059         * gst/udp/gstudpsrc.h:
4060         Use the helper methods to implement ip4 and ip6.
4061         Fixes #515962.
4062
4063 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4064
4065         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
4066
4067         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
4068         (gst_multipart_demux_get_gstname),
4069         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
4070         * gst/multipart/multipartdemux.h:
4071         Don't blindly copy the mime-type as the caps name because they not
4072         always map directly. Instead use a hashtable with common mappings.
4073         Fixes #533287.
4074
4075 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4076
4077         * ext/esd/esdsink.c: (gst_esdsink_write):
4078         When we post an error, we must return -1 to let the parent know that we
4079         cannot write the segment else it will loop and continue to call us again
4080         forever. Patch by Michael Meeks.
4081
4082 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
4083
4084         * gst/videomixer/videomixer.c:
4085           Add missing incudes.
4086
4087 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
4088
4089         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4090         (gst_rtp_h264_pay_handle_buffer):
4091         * gst/rtp/gstrtph264pay.h:
4092         Correct a typo (sinle -> single).
4093
4094 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4095
4096         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4097         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
4098         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
4099         (gst_rtp_h264_depay_process):
4100         * gst/rtp/gstrtph264depay.h:
4101         Add experimental support for outputting quicktime-like AVC output in
4102         addition to the existing bytestream output.
4103
4104         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
4105         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4106         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
4107         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4108         (gst_rtp_h264_pay_get_property):
4109         * gst/rtp/gstrtph264pay.h:
4110         Make the parsing mode configurable, for some inputs we don't need to
4111         scan every byte for start codes.
4112         Only set the marker bit on ACCESS units.
4113
4114 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
4115
4116         * gst/equalizer/gstiirequalizer.c:
4117         Use a bigger type in integer mode for the intermediate results to
4118         prevent overflows. This fixes the crippled sound when using the
4119         equalizer in integer mode. Fixes bug #510865.
4120
4121 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
4122
4123         * gst/videomixer/videomixer.c:
4124         * gst/videomixer/videomixer.h:
4125         Instead of a random number for the request pad id's,
4126         use a counter.
4127
4128         Register the videomixerpad class from the element's class_init
4129         where it's safer, and allows the docs generator to scan it.
4130
4131 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
4132
4133         * gst/smpte/Makefile.am:
4134         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
4135         * gst/smpte/gstsmpte.h:
4136         * gst/smpte/gstsmptealpha.c:
4137         (gst_smpte_alpha_transition_type_get_type),
4138         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
4139         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
4140         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
4141         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
4142         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
4143         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
4144         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
4145         * gst/smpte/gstsmptealpha.h:
4146         * gst/smpte/plugin.c: (plugin_init):
4147         Add new plugin that adds the SMPTE transition in the alpha channel of
4148         I420 and AYUV frames so that they can be blended with videomixer later
4149         on. Uses all niceties such as using base transform for efficient alloc
4150         and negotiation. It currently requires GstController to control the
4151         position in the transition effect.
4152
4153 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
4154
4155         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4156         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4157         * docs/plugins/gst-plugins-good-plugins.args:
4158         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4159         * docs/plugins/gst-plugins-good-plugins.interfaces:
4160         * docs/plugins/gst-plugins-good-plugins.types:
4161         * gst/videomixer/videomixer.c:
4162           Try using thaytans new mechanism to get extra classes into plugin
4163           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
4164           missing still.
4165
4166 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
4167
4168         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
4169         Set proper rate in avi stream header for PCM audio, and also do some
4170         more sanity checks on caps in this case.  Fixes #511489.
4171
4172 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4173
4174         * sys/v4l2/gstv4l2src.c:
4175         Don't include the gstv4l2xoverlay.h header as the XOverlay support
4176         isn't implemented at all yet and this requires X headers to be
4177         installed. Fixes bug #533264.
4178
4179 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
4180
4181         reviewed by: <delete if not using a buddy>
4182
4183         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
4184         (gst_ebml_write_set_cache):
4185         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
4186         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
4187         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
4188         (gst_matroska_demux_read_track_encodings),
4189         (gst_matroska_demux_add_stream),
4190         (gst_matroska_demux_handle_src_query),
4191         (gst_matroska_demux_init_stream),
4192         (gst_matroska_demux_parse_index_cuetrack),
4193         (gst_matroska_demux_parse_index_pointentry),
4194         (gst_matroska_demux_parse_info),
4195         (gst_matroska_demux_parse_metadata_id_simple_tag),
4196         (gst_matroska_demux_parse_metadata),
4197         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
4198         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4199         (gst_matroska_demux_parse_cluster),
4200         (gst_matroska_demux_parse_contents_seekentry),
4201         (gst_matroska_demux_loop_stream_parse_id),
4202         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
4203         (gst_matroska_demux_audio_caps),
4204         (gst_matroska_demux_subtitle_caps):
4205         * gst/matroska/matroska-demux.h:
4206         * gst/matroska/matroska-ids.c:
4207         (gst_matroska_track_init_subtitle_context):
4208         * gst/matroska/matroska-ids.h:
4209         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
4210         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
4211         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
4212         * sys/v4l2/gstv4l2src.c:
4213         * tests/check/pipelines/wavpack.c: (bus_handler):
4214         * win32/common/config.h:
4215
4216 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
4217
4218         * ext/wavpack/gstwavpackstreamreader.c:
4219         * tests/examples/spectrum/demo-audiotest.c:
4220         * tests/examples/spectrum/demo-osssrc.c:
4221         Fix some compiler warnings.
4222
4223 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
4224
4225         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
4226         Small comment added.
4227
4228         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4229         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
4230         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
4231         Debug string cleanups (remove trailing \n)
4232         Refactor and clean up the payloader a bit and make sure that we only
4233         put one NAL unit in an RTP packet even if the input buffer contains
4234         multiple NAL units.
4235         Add suport for AVC format input.
4236
4237 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
4238
4239         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
4240         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
4241         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
4242         * gst/rtp/gstrtph264pay.h:
4243         Make it possible to specify profile-level-id and sprop-parameter-sets
4244         using properties in case they are not available in-stream.
4245
4246 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
4247
4248         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4249         * docs/plugins/gst-plugins-good-plugins.args:
4250         * docs/plugins/inspect/plugin-ladspa.xml:
4251           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
4252
4253 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
4254
4255         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
4256         Send an initial BYTE segment to inform downstream of later seeking,
4257         and to forego sync attempts.
4258
4259 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4260
4261         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
4262         Fix wrong caps string.
4263
4264 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4265
4266         Based on patch by: Olivier Crete <tester at tester dot ca>
4267
4268         * gst/rtp/Makefile.am:
4269         * gst/rtp/gstrtp.c: (plugin_init):
4270         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
4271         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
4272         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
4273         (gst_rtp_g729_depay_plugin_init):
4274         * gst/rtp/gstrtpg729depay.h:
4275         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
4276         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
4277         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
4278         * gst/rtp/gstrtpg729pay.h:
4279         Added G729 pay and depayloaders. Fixes #532409.
4280
4281 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
4282
4283         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
4284         Fix the calculation of the duration of the concealment packets.
4285
4286 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
4287
4288         Based on patch by: Olivier Crete <tester at tester dot ca>
4289
4290         * gst/rtp/Makefile.am:
4291         * gst/rtp/gstrtp.c: (plugin_init):
4292         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
4293         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
4294         (parse_encode), (gst_rtp_dv_depay_setcaps),
4295         (calculate_difblock_location), (gst_rtp_dv_depay_process),
4296         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
4297         (gst_rtp_dv_depay_plugin_init):
4298         * gst/rtp/gstrtpdvdepay.h:
4299         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
4300         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
4301         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
4302         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
4303         (gst_dv_pay_negotiate), (include_dif),
4304         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
4305         * gst/rtp/gstrtpdvpay.h:
4306         Add DV pay and depayloaders. Fixes #532423.
4307
4308 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4309
4310         * gst/matroska/matroska-demux.c:
4311         (gst_matroska_demux_push_dvd_clut_change_event):
4312         Convert subtitle palette info in VobSub private data from VobSub's
4313         (buggy) RGB to YUV.
4314
4315 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
4316
4317         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
4318         Do not leave fourcc stream header field empty upon reset.
4319         Fixes #519301.
4320
4321 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
4322
4323         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4324         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4325         * docs/plugins/inspect/plugin-goom.xml:
4326         * docs/plugins/inspect/plugin-goom2k1.xml:
4327         * gst/goom/gstgoom.c:
4328         * gst/goom2k1/gstgoom.c:
4329         Add goom2k1 into the docs.
4330
4331 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
4332
4333         Based on patch by: Wouter Cloetens  <wouter at mind be>
4334
4335         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4336         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
4337         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
4338         (gst_rtsp_decode_quoted_string),
4339         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
4340         (gst_rtspsrc_setup_auth):
4341         Support Digest authentication. Fixes #532065.
4342
4343 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
4344
4345         * gst/level/gstlevel.c:
4346           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
4347           about whats needed for liboil acceleration. Simplify docs a bit.
4348
4349 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
4350
4351         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4352
4353         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
4354         Update the track duration if the old one was invalid.
4355         Fixes bug #532117.
4356
4357 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4358
4359         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
4360           Use GST_STR_NULL when trying to print sps and pps strings that could
4361           be NULL, as this might crash on some platforms.
4362
4363 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4364
4365         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4366
4367         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
4368           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
4369           set after creating the clipper.
4370
4371 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4372
4373         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4374
4375         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
4376           Added checking of surface lost case after an unsuccessful
4377           IDirectDrawSurface7_Lock() call.
4378           If surface is lost, return GST_FLOW_OK.
4379
4380 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4381
4382         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4383
4384         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
4385           WndProc, gst_directdraw_sink_window_thread):
4386           Improved Windows message loop and fixed window destruction issue.
4387           When the window which DirectDraw is rendering to is destroyed, the
4388           render/show_frame function will return GST_FLOW_ERROR.
4389           Partially fixes #520885.
4390
4391 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4392
4393         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
4394
4395         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
4396           Fixed mid stream resolution change bug, the offscreen surface is now
4397           released when set_caps is called.
4398           Partially fixes #520885.
4399
4400 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4401
4402         * sys/directdraw/gstdirectdrawsink.c
4403           (gst_directdraw_sink_buffer_alloc):
4404           Make it so that gst_directdraw_sink_buffer_alloc uses the right
4405           width/height.
4406
4407           Especially when looking through the pool of buffers, make sure that
4408           the width/height of caps is used instead of the already negotiated
4409           dimensions.
4410           For example if a buffer with different caps is requested, i.e.
4411           higher resolution, the caller would get a buffer with the old
4412           dimensions and thus corrupt the heap.
4413
4414 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4415
4416         * sys/directdraw/gstdirectdrawsink.c
4417           (gst_directdraw_sink_buffer_alloc):
4418           Clear the flags on recycled buffers from buffer_alloc.
4419           Partially fixes #520885.
4420
4421 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
4422
4423         * gst/rtp/gstrtpilbcpay.c:
4424           Added missing stdlib.h include for strtol(), and made include ordering and
4425           style consistent with the corresponding depayloader.
4426
4427 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
4428
4429         * configure.ac:
4430           Error out if we don't have the required core/base versions.
4431
4432 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4433
4434         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
4435
4436         * sys/osxvideo/cocoawindow.m:
4437         Fix compiler warnings on PPC64. Fixes bug #499318.
4438
4439 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4440
4441         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4442
4443         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
4444         Don't leak file descriptors on error. Fixes #531532.
4445
4446 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
4447
4448         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
4449         (gst_gconf_audio_src_change_state):
4450         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
4451         (gst_gconf_video_sink_change_state):
4452         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
4453         (gst_gconf_video_src_change_state):
4454         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4455         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
4456         When we can't create a fakesink/fakesrc complain instead of unreffing
4457         NULL pointers and crashing later. See bug #530535.
4458
4459 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4460
4461         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4462         Add some more debug info and guard against small payloads.
4463
4464         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4465         Set duration on outgoing buffers because we can.
4466
4467 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4468
4469         Patch by: Olivier Crete <tester at tester dot ca>
4470
4471         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
4472         (gst_speex_enc_init), (gst_speex_enc_chain):
4473         Add negotiation for the speex channels and rate. Fixes #465146.
4474
4475 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4476
4477         Patch by: Olivier Crete <tester at tester dot ca>
4478
4479         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
4480         (gst_rtp_speex_pay_getcaps):
4481         Add negotiation for the speex channels and rate. See #465146.
4482
4483 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4484
4485         Patch by: Olivier Crete <tester at tester dot ca>
4486
4487         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
4488         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
4489         Add negotiation for the ILBC mode. See #465146.
4490
4491 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
4492
4493         * ext/soup/gstsouphttpsrc.c:
4494           Include stdlib to fix the build. Use g_free instead of free, libsoup
4495           uses glib.
4496
4497 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
4498
4499         Patch by: j^ <j@bootlab.org>
4500
4501         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
4502         Add more mpeg2 variants. Fixes #530886.
4503
4504 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
4505
4506         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
4507
4508         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4509           Don't error out if we get an ICMP destination-unreachable
4510           message when trying to read packets on win32 (#529454).
4511
4512 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4513
4514         * configure.ac:
4515         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
4516           Use new error code for encrypted streams (which requires core CVS).
4517
4518 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
4519
4520         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
4521           (gst_qtdemux_audiosrc_template):
4522           Fix swapped pad template names, spotted by Thiago Sousa Santos.
4523
4524 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
4525
4526         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
4527         (speex_dec_chain_parse_data):
4528         Produce concealment data when time progresses in a segment update.
4529
4530 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
4531
4532         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
4533         (speex_dec_chain):
4534         Try to preserve input timestamps when we can.
4535         Do beginnings of error concealment.
4536
4537 2008-04-28  Michael Smith <msmith@songbirdnest.com>
4538
4539         * gst/debug/gstnavigationtest.c:
4540           MSVC doesn't provide rint(), define an adequate replacement locally as
4541           elsewhere.
4542
4543 2008-04-28  Julien Moutte  <julien@fluendo.com>
4544
4545         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
4546         format to pacify Mac OSX's gcc.
4547
4548 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4549
4550         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
4551           (DEFAULT_MAX), (src_template), (sink_template),
4552           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
4553           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
4554           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
4555           Bring rndbuffersize element into a state that doesn't require us
4556           to move it to -bad immediately. For one, fix up default min/max
4557           values so that the element actuall works using the default values.
4558           Also, don't ignore flow return values and do some kind of minimal
4559           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
4560           other gratuitious clean-ups.
4561
4562 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4563
4564         * docs/plugins/Makefile.am:
4565         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4566         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4567         * docs/plugins/gst-plugins-good-plugins.args:
4568         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4569         * docs/plugins/gst-plugins-good-plugins.interfaces:
4570         * docs/plugins/gst-plugins-good-plugins.prerequisites:
4571         * docs/plugins/inspect/plugin-1394.xml:
4572         * docs/plugins/inspect/plugin-aasink.xml:
4573         * docs/plugins/inspect/plugin-alaw.xml:
4574         * docs/plugins/inspect/plugin-alpha.xml:
4575         * docs/plugins/inspect/plugin-alphacolor.xml:
4576         * docs/plugins/inspect/plugin-annodex.xml:
4577         * docs/plugins/inspect/plugin-apetag.xml:
4578         * docs/plugins/inspect/plugin-audiofx.xml:
4579         * docs/plugins/inspect/plugin-auparse.xml:
4580         * docs/plugins/inspect/plugin-autodetect.xml:
4581         * docs/plugins/inspect/plugin-avi.xml:
4582         * docs/plugins/inspect/plugin-cacasink.xml:
4583         * docs/plugins/inspect/plugin-cairo.xml:
4584         * docs/plugins/inspect/plugin-cdio.xml:
4585         * docs/plugins/inspect/plugin-cutter.xml:
4586         * docs/plugins/inspect/plugin-debug.xml:
4587         * docs/plugins/inspect/plugin-dv.xml:
4588         * docs/plugins/inspect/plugin-efence.xml:
4589         * docs/plugins/inspect/plugin-effectv.xml:
4590         * docs/plugins/inspect/plugin-equalizer.xml:
4591         * docs/plugins/inspect/plugin-esdsink.xml:
4592         * docs/plugins/inspect/plugin-flac.xml:
4593         * docs/plugins/inspect/plugin-flxdec.xml:
4594         * docs/plugins/inspect/plugin-gamma.xml:
4595         * docs/plugins/inspect/plugin-gconfelements.xml:
4596         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
4597         * docs/plugins/inspect/plugin-goom.xml:
4598         * docs/plugins/inspect/plugin-halelements.xml:
4599         * docs/plugins/inspect/plugin-icydemux.xml:
4600         * docs/plugins/inspect/plugin-id3demux.xml:
4601         * docs/plugins/inspect/plugin-jpeg.xml:
4602         * docs/plugins/inspect/plugin-level.xml:
4603         * docs/plugins/inspect/plugin-matroska.xml:
4604         * docs/plugins/inspect/plugin-monoscope.xml:
4605         * docs/plugins/inspect/plugin-mulaw.xml:
4606         * docs/plugins/inspect/plugin-multifile.xml:
4607         * docs/plugins/inspect/plugin-multipart.xml:
4608         * docs/plugins/inspect/plugin-navigationtest.xml:
4609         * docs/plugins/inspect/plugin-ossaudio.xml:
4610         * docs/plugins/inspect/plugin-png.xml:
4611         * docs/plugins/inspect/plugin-quicktime.xml:
4612         * docs/plugins/inspect/plugin-rtp.xml:
4613         * docs/plugins/inspect/plugin-rtsp.xml:
4614         * docs/plugins/inspect/plugin-shout2send.xml:
4615         * docs/plugins/inspect/plugin-smpte.xml:
4616         * docs/plugins/inspect/plugin-spectrum.xml:
4617         * docs/plugins/inspect/plugin-speex.xml:
4618         * docs/plugins/inspect/plugin-taglib.xml:
4619         * docs/plugins/inspect/plugin-udp.xml:
4620         * docs/plugins/inspect/plugin-video4linux2.xml:
4621         * docs/plugins/inspect/plugin-videobalance.xml:
4622         * docs/plugins/inspect/plugin-videobox.xml:
4623         * docs/plugins/inspect/plugin-videocrop.xml:
4624         * docs/plugins/inspect/plugin-videoflip.xml:
4625         * docs/plugins/inspect/plugin-videomixer.xml:
4626         * docs/plugins/inspect/plugin-wavenc.xml:
4627         * docs/plugins/inspect/plugin-wavpack.xml:
4628         * docs/plugins/inspect/plugin-wavparse.xml:
4629         * docs/plugins/inspect/plugin-ximagesrc.xml:
4630           Add docs for gdkpixbufsink; update docs to CVS version.
4631
4632 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4633
4634         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4635         Remove test sync-offset by default.
4636
4637 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4638
4639         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
4640         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
4641         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4642           Use GLib versions of htonl, htons, ntohl and ntohs in order
4643           to avoid problems on win32 (#529707).
4644
4645 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4646
4647         Patch by: Jesús Corrius <jesus at softcatala org>
4648
4649         * gst/goom/filters.c: (zoomVector):
4650         * gst/goom/goom_core.c: (init_buffers):
4651           Fix build with mingw32: use rand() instead of random() and
4652           replace bzero() with memset(). Fixes #529692.
4653
4654 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4655
4656         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
4657         Fix typo in comments.
4658
4659         * tests/examples/rtp/client-H263p-PCMA.sdp:
4660         * tests/examples/rtp/client-H263p-PCMA.sh:
4661         * tests/examples/rtp/client-H264-PCMA.sdp:
4662         * tests/examples/rtp/client-H264-PCMA.sh:
4663         * tests/examples/rtp/client-H264.sdp:
4664         * tests/examples/rtp/client-H264.sh:
4665         * tests/examples/rtp/client-PCMA.sdp:
4666         * tests/examples/rtp/client-PCMA.sh:
4667         * tests/examples/rtp/server-alsasrc-PCMA.sh:
4668         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
4669         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
4670         Add some more docs and fix examples.
4671
4672 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
4673
4674         * tests/check/elements/multifile.c:
4675         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
4676         declared in the former, some have it declared in the latter.
4677
4678 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
4679
4680         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
4681         * gst/debug/tests.c: (md5_get_value):
4682         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4683         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
4684         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
4685         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
4686         Stop using deprecated GLib functions.
4687
4688 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
4689
4690         * configure.ac:
4691         Back to development -> 0.10.8.1
4692
4693 === release 0.10.8 ===
4694
4695 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
4696
4697         * configure.ac:
4698           releasing 0.10.8, "One For The Money"
4699
4700 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4701
4702         * configure.ac:
4703         0.10.7.4 pre-release
4704
4705 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
4706
4707         * gst/goom/config_param.c: (goom_plugin_parameters_free):
4708         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
4709         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
4710         * gst/goom/flying_stars_fx.c: (fs_free):
4711         * gst/goom/goom_config_param.h:
4712         * gst/goom/goom_core.c: (goom_init), (goom_close):
4713         * gst/goom/goom_plugin_info.h:
4714         * gst/goom/gstgoom.c: (gst_goom_finalize):
4715         * gst/goom/lines.c: (goom_lines_free):
4716         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
4717         * gst/goom/surf3d.c: (grid3d_free):
4718         * gst/goom/surf3d.h:
4719         * gst/goom/tentacle3d.c: (tentacle_free):
4720         Free a bunch of stuff, and initialise things to fix leaks
4721         and valgrind warnings in the testsuite.
4722
4723         Fixes: #529268
4724
4725 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
4726
4727         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
4728         (gst_rtspsrc_configure_caps):
4729         Ref caps as the return value for the request_pt_map signal.
4730         Remove some caps weirdness when configuring a stream. See #528245.
4731
4732 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
4733
4734         * tests/icles/gdkpixbufsink-test.c:
4735           Add cast to placate gcc 4.1.2.
4736
4737 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4738
4739         * configure.ac:
4740         0.10.7.3 pre-release
4741
4742 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
4743
4744         * tests/check/Makefile.am:
4745         Disable some more elements in the state test.
4746         Add a define so the soup test can find the test files
4747         it needs at runtime.
4748
4749         * tests/check/elements/souphttpsrc.c: (run_server):
4750
4751         Add a define so the soup test can find the test files
4752         it needs at runtime.
4753
4754 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
4755
4756         * gst/goom/convolve_fx.c: (convolve_apply):
4757         Don't ever draw the GOOM logo.
4758         Fixes: #528615
4759
4760 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
4761
4762         * ext/cdio/gstcdiocddasrc.c:
4763         * ext/dv/gstdvdemux.c: 
4764         gst_atomic_int_set ==> g_atomic_int_set
4765
4766 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4767
4768         * configure.ac:
4769         * gst/goom/Makefile.am:
4770         * gst/goom/convolve_fx.c:
4771         * gst/goom/default_scripts.h:
4772         * gst/goom/goom.h:
4773         * gst/goom/goom_core.c: (choose_a_goom_line):
4774         * gst/goom/goom_plugin_info.h:
4775         * gst/goom/goomsl.c:
4776         * gst/goom/goomsl.h:
4777         * gst/goom/goomsl_hash.c:
4778         * gst/goom/goomsl_hash.h:
4779         * gst/goom/goomsl_heap.c:
4780         * gst/goom/goomsl_heap.h:
4781         * gst/goom/goomsl_private.h:
4782         * gst/goom/plugin_info.c:
4783           Strip out the config/script parsing stuff, we don't need it.
4784           Fixes #527999.
4785
4786 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
4787
4788         * gst/goom/plugin_info.c: (setOptimizedMethods):
4789           Disable altivec optimisations for 32-bit PPC as well to make
4790           things build properly on all PPC systems. Fixes #528143
4791
4792 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
4793
4794         * gst-plugins-good.spec.in:
4795           Update for souphttpsrc plugin which has moved to -good.
4796
4797 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
4798
4799         * gst/matroska/matroska-demux.c:
4800         (gst_matroska_demux_handle_seek_event):
4801         Fix open-ended seeks in matroskademux
4802         Patch by: Mark Nauwelaerts <manauw skynet be>
4803         Fixes: #526557
4804
4805 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
4806
4807         * tests/check/Makefile.am:
4808         Add soup test certificates to the dist.
4809
4810 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4811
4812         * ext/Makefile.am:
4813         Remove LADSPA reference I missed.
4814
4815 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
4816
4817         * ext/soup/gstsouphttpsrc.c: (plugin_init):
4818         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
4819         over gnome-vfs and everything else. Fixes bug #527848.
4820
4821 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4822
4823         * configure.ac:
4824         * ext/Makefile.am:
4825         Remove LADSPA plugin. Fixes: #515978
4826
4827 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
4828
4829         * configure.ac:
4830         * docs/plugins/Makefile.am:
4831         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4832         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4833         * docs/plugins/gst-plugins-good-plugins.args:
4834         * docs/plugins/inspect/plugin-soup.xml:
4835         * ext/Makefile.am:
4836         * tests/check/Makefile.am:
4837         Move soup plugin from -bad (Fixes: #523124)
4838
4839 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
4840
4841         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
4842         Fix bounds checking of mode in Speex header, which may
4843         produce negative numbers in speex <= 1.1.12
4844
4845 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4846
4847         * gst/goom/Makefile.am:
4848         * gst/goom/gfontlib.c:
4849         * gst/goom/gfontlib.h:
4850         * gst/goom/gfontrle.c:
4851         * gst/goom/gfontrle.h:
4852         * gst/goom/goom.h:
4853         * gst/goom/goom_core.c: (goom_update):
4854         * gst/goom/goom_plugin_info.h:
4855         * gst/goom/gstgoom.c: (gst_goom_chain):
4856         * gst/goom/plugin_info.c:
4857           Remove a bunch of font/text related code that we don't need.
4858
4859 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
4860
4861         * gst/goom/ppc_drawings.s:
4862         * gst/goom/ppc_zoom_ultimate.s:
4863           Change license of these files to LGPL, as permitted by the
4864           author, Guillaume Borios. See #515073.
4865
4866 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
4867
4868         * gst/goom/convolve_fx.c:
4869         * gst/goom/motif_goom1.h:
4870         * gst/goom/motif_goom2.h:
4871           As hinted in Bug #518213, revert one change and fix warnings properly.
4872           This fixes both #518213 and #520073 for me.     
4873
4874 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
4875
4876         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
4877         * gst/matroska/matroska-demux.c:
4878         (gst_matroska_demux_handle_seek_event),
4879         (gst_matroska_demux_parse_contents_seekentry),
4880         (gst_matroska_demux_loop):
4881         Fix the Forte build by making function declaration signatures
4882         match the implementations.
4883
4884 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
4885
4886         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
4887         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
4888         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
4889           More logging when probing (see #518474), some comments in _reset().
4890
4891 2008-04-07  Julien Moutte  <julien@fluendo.com>
4892
4893         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
4894         because of a bad argument number.
4895
4896 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
4897
4898         * tests/icles/.cvsignore:
4899         * tests/icles/Makefile.am:
4900         * tests/icles/gdkpixbufsink-test.c:
4901           Interactive test app for gdkpixbufsink.
4902
4903 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4904
4905         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4906
4907         * configure.ac:
4908         Actually build dlls when cross-compiling with mingw32.
4909         Fixes bug #526247.
4910
4911 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
4912
4913         * ext/hal/hal.c: (gst_hal_get_alsa_element):
4914           Don't munge device string to 'default:x' for capture devices.
4915           Fixes #525833.
4916
4917 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
4918
4919         * ext/wavpack/gstwavpackparse.c:
4920         (gst_wavpack_parse_index_entry_free):
4921         Always use GSlice as we actually depend on GLib 2.12 already.
4922
4923 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4924
4925         * configure.ac:
4926           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
4927           Also bump the GLib requirement to the current de-facto requirement
4928           (ie. 2.12).
4929
4930 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4931
4932         * gst/rtp/gstrtph264pay.c: (encode_base64),
4933         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
4934         * gst/rtp/gstrtph264pay.h:
4935         Parse codec_data for future AVC compatibility.
4936         Fail when we encounter AVC data for now.
4937
4938 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4939
4940         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
4941           (gst_spectrum_init), (gst_spectrum_set_property),
4942           (gst_spectrum_get_property), (gst_spectrum_message_new):
4943           Rename property enums and default defines for the properties to match
4944           the property names and rephrase property descriptions to make them a
4945           bit clearer (hopefully). See #518188.
4946
4947 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4948
4949         * tests/check/Makefile.am:
4950         * tests/check/elements/.cvsignore:
4951         * tests/check/elements/gdkpixbufsink.c:
4952           Add unit test for gdkpixbufsink element.
4953
4954 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4955
4956         * ext/gdk_pixbuf/Makefile.am:
4957         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
4958         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
4959           (gst_gdk_pixbuf_sink_base_init),
4960           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
4961           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
4962           (gst_gdk_pixbuf_sink_set_caps),
4963           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
4964           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
4965           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
4966           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
4967           (gst_gdk_pixbuf_sink_get_property):
4968         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
4969           Add gdkpixbufsink element for easy snapshotting (#525946).
4970
4971 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4972
4973         * tests/check/pipelines/wavpack.c: (wavpack_suite):
4974         Bump timeout from 3 to 60 seconds.
4975
4976 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4977
4978         * tests/check/pipelines/.cvignore:
4979         Remove useless file.
4980
4981         * tests/check/pipelines/.cvsignore:
4982         Add new test to .cvsignore.
4983
4984 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4985
4986         * tests/check/Makefile.am:
4987         * tests/check/pipelines/wavpack.c: (bus_handler),
4988         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
4989         (wavpack_suite), (main):
4990         Add unit test that encodes and decodes some data, checks that it
4991         is still the same and that all timestamps/offsets are perfect.
4992
4993 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4994
4995         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
4996         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
4997         * ext/wavpack/gstwavpackparse.c:
4998         (gst_wavpack_parse_index_entry_new),
4999         (gst_wavpack_parse_index_entry_free),
5000         (gst_wavpack_parse_base_init),
5001         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
5002         Use GSlice for allocating index entries and use
5003         gst_element_class_set_details_simple().
5004
5005 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5006
5007         Patch by: Brian Cameron <brian.cameron at sun dot com>
5008
5009         * sys/sunaudio/gstsunaudio.c:
5010         * sys/sunaudio/gstsunaudiomixer.c:
5011         * sys/sunaudio/gstsunaudiomixer.h:
5012         * sys/sunaudio/gstsunaudiomixerctrl.c:
5013         * sys/sunaudio/gstsunaudiomixerctrl.h:
5014         * sys/sunaudio/gstsunaudiomixertrack.c:
5015         * sys/sunaudio/gstsunaudiomixertrack.h:
5016         * sys/sunaudio/gstsunaudiosink.c:
5017         * sys/sunaudio/gstsunaudiosink.h:
5018         * sys/sunaudio/gstsunaudiosrc.c:
5019         * sys/sunaudio/gstsunaudiosrc.h:
5020           Fix up copyrights (#525860).
5021
5022 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
5023
5024         * gst/goom/goomsl.c: (gsl_read_file):
5025           Check return value of fread() to avoid compiler warnings.
5026
5027 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
5028
5029         Based on patch by: Mersad Jelacic <mersad at axis dot com>
5030
5031         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
5032         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
5033         * gst/law/alaw-decode.h:
5034         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
5035         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
5036         (gst_mulawdec_chain), (gst_mulawdec_change_state):
5037         * gst/law/mulaw-decode.h:
5038         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
5039         Make negotiation a bit modern.
5040         Use pad_alloc. Fixes #525359.
5041
5042 2008-03-31  David Schleef  <ds@schleef.org>
5043
5044         * gst/goom/xmmx.c: Fix constraints on asm code so that it
5045           compiles consistently.  Fixes #522278.
5046
5047 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
5048
5049         Patch by: Brian Cameron <brian.cameron at sun dot com>
5050
5051         * sys/sunaudio/gstsunaudiomixerctrl.c:
5052           (gst_sunaudiomixer_ctrl_get_volume),
5053           (gst_sunaudiomixer_ctrl_set_volume):
5054         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
5055           Fix up the mixer tracks to use a volume range of 0-255, which is what
5056           the sun audio API uses. This simplifies the code and avoids rounding
5057           errors. Fixes #524593.
5058
5059 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
5060
5061         * sys/v4l2/gstv4l2object.c:
5062         * sys/v4l2/gstv4l2object.h:
5063         Add device-fd property to make it possible to apps to call ioctl's.
5064
5065 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
5066
5067         * gst/qtdemux/qtdemux.c: (next_entry_size):
5068         Unbreak streaming mode again.
5069
5070 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5071
5072         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
5073           Remove superfluous DEBUG macro.
5074
5075 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
5076
5077         Based on patch by: William M. Brack <wbrack at mmm com hk>
5078
5079         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
5080           (gst_v4l2src_set_capture):
5081           Check whether the device supports setting the framerate before
5082           trying to set it and then posting a warning or error if it doesn't
5083           work (#516649, #520092). Also compare fractions more correctly.
5084
5085 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5086
5087         * gst/goom/Makefile.am:
5088           Remove ppc assembler optimisations from the build until they
5089           actually build (they also seem to have GPL headers).
5090
5091 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
5092
5093         * m4/Makefile.am:
5094           Better not dist files that don't exist any longer (lrint*m4).
5095
5096 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
5097
5098         * configure.ac:
5099         * m4/lrint.m4:
5100         * m4/lrintf.m4:
5101         Remove lrint/lrintf checks. We don't use it anywhere.
5102
5103 2008-03-18  Andy Wingo  <wingo@pobox.com>
5104
5105         * sys/osxvideo/osxvideosink.m
5106         (gst_osx_video_sink_osxwindow_destroy)
5107         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5108         task, whoopdee.
5109         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5110         2 ms.
5111
5112 2008-03-18  Andy Wingo  <wingo@pobox.com>
5113
5114         * sys/osxvideo/osxvideosink.m
5115         (gst_osx_video_sink_osxwindow_destroy)
5116         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
5117         task, whoopdee.
5118         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
5119         2 ms.
5120         
5121 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
5122
5123         Patch by: William M. Brack <wbrack at mmm com hk>
5124
5125         * sys/v4l2/v4l2src_calls.c:
5126           (gst_v4l2src_probe_caps_for_format_and_size),
5127           (gst_v4l2src_probe_caps_for_format):
5128           Make sure the probed frame sizes are reversed in the resulting
5129           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
5130           highest resolution first); also remove unused variable.
5131           (Partly fixes #520092)
5132
5133 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5134
5135         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5136
5137         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5138         (gst_rtspsrc_finalize):
5139         Call WSAStartup() and WSACleanup before using the Winsock API.
5140         See #520808.
5141
5142 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5143
5144         * gst/avi/gstavidemux.c:
5145           Erm, the buffer-size is just guint, no need for the special format
5146           specifier.
5147
5148 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
5149
5150         * gst/goom/plugin_info.c:
5151         * gst/goom/ppc_zoom_ultimate.h:
5152           Small fixes to build more on PPC: ifdef out code that uses unknown
5153           define; add newline at end of header file to avoid compiler warning.
5154           Assembler code still doesn't build though.
5155
5156 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5157
5158         * gst/avi/gstavidemux.c:
5159           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
5160           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
5161
5162 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
5163
5164         * gst/avi/gstavidemux.c:
5165           Chunksize is uint32. Fix format specifier.
5166
5167 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
5168
5169         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
5170         mistake. Return file to pure MIT text.
5171
5172 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
5173
5174         * gst/audiofx/audiofx.c:
5175         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
5176         of hardcoding values.
5177
5178 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5179
5180         Patch by: Mark Nauwelaerts <manauw skynet be>
5181
5182         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
5183           (gst_oss_src_close):
5184         * sys/oss/gstosssrc.h:
5185           Cache probed caps, so _get_caps() during recording doesn't cause
5186           ioctl calls which may disrupt the recording (fixes #521875).
5187
5188 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5189
5190         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
5191         (gst_qtdemux_activate_segment),
5192         (gst_qtdemux_prepare_current_sample),
5193         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
5194         Make sure we always send a DISCONT after a seek by setting the sample
5195         index to an undefined value after a seek.
5196
5197 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
5198
5199         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
5200           (GST_IS_AVI_SUBTITLE_CLASS):
5201           Fix up IS_FOO macros, which makes gtk-doc much happier.
5202
5203 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
5204
5205         * tests/icles/Makefile.am:
5206           Move the -lgstfoo where it belongs.
5207
5208 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5209
5210         * gst/matroska/ebml-ids.h:
5211         Add ID for EBML CRC32 elements.
5212
5213         * gst/matroska/Makefile.am:
5214         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
5215         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
5216         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
5217         (gst_ebml_read_header):
5218         Support reading 80bit floats, add finalize method to clean up
5219         in any case, support reading length/id elements with any length
5220         as long as it's smaller than our supported maximum, don't leak
5221         buffers if reading as much data as we wanted failed and some
5222         smaller cleanup.
5223
5224 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5225
5226         Patch by: Olivier Crete <tester at tester dot ca>
5227
5228         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
5229         Check that a buffer is large enough before reading from it.
5230         Fixes bug #521102.
5231         
5232 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5233
5234         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
5235         Fix compilation after removing the GstPollMode from the
5236         constructor.
5237
5238 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5239
5240         * configure.ac:
5241         * gst/audiofx/Makefile.am:
5242         * gst/audiofx/audiochebband.c:
5243         * gst/audiofx/audiocheblimit.c:
5244         * gst/audiofx/math_compat.h:
5245         Check for sinh(), cosh() and asinh() and define our own
5246         implementations if they're not available. Fixes bug #520880.
5247
5248 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
5249
5250         Patch by: Olivier Crete <tester at tester dot ca>
5251
5252         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
5253         Unref the buffers only once when handling not-negotiated errors.
5254         Fixes bug #520764.
5255
5256 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
5257
5258         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
5259
5260         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
5261         (gst_udpsrc_stop):
5262         Properly balance WSA_Cleanup with WSA_Startup.
5263         Also make the poll controllable on windows. Fixes #520888.
5264
5265 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
5266
5267         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
5268         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
5269         (gst_ebml_read_element_length), (gst_ebml_peek_id),
5270         (gst_ebml_read_skip), (gst_ebml_read_buffer),
5271         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
5272         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
5273         (gst_ebml_read_date), (gst_ebml_read_master),
5274         (gst_ebml_read_binary), (gst_ebml_read_header):
5275         * gst/matroska/ebml-read.h:
5276         * gst/matroska/matroska-demux.c:
5277         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
5278         (gst_matroska_demux_read_track_encodings),
5279         (gst_matroska_demux_add_stream),
5280         (gst_matroska_demux_handle_src_query),
5281         (gst_matroska_demux_handle_seek_event),
5282         (gst_matroska_demux_init_stream),
5283         (gst_matroska_demux_parse_tracks),
5284         (gst_matroska_demux_parse_index_cuetrack),
5285         (gst_matroska_demux_parse_index_pointentry),
5286         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
5287         (gst_matroska_demux_parse_metadata_id_simple_tag),
5288         (gst_matroska_demux_parse_metadata_id_tag),
5289         (gst_matroska_demux_parse_metadata),
5290         (gst_matroska_demux_sync_streams),
5291         (gst_matroska_demux_push_hdr_buf),
5292         (gst_matroska_demux_push_flac_codec_priv_data),
5293         (gst_matroska_demux_push_xiph_codec_priv_data),
5294         (gst_matroska_demux_add_wvpk_header),
5295         (gst_matroska_demux_check_subtitle_buffer),
5296         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
5297         (gst_matroska_demux_parse_cluster),
5298         (gst_matroska_demux_parse_contents_seekentry),
5299         (gst_matroska_demux_parse_contents),
5300         (gst_matroska_demux_loop_stream_parse_id),
5301         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
5302         * gst/matroska/matroska-demux.h:
5303         * gst/matroska/matroska-ids.h:
5304         Handle return values from pull_range in a more granular way to properly
5305         shut down on seeks.
5306         Combine return values from push.
5307         Implement proper error handling.
5308         Prepare for handling seeking correctly.
5309
5310 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
5311
5312         * gst/matroska/ebml-read.c:
5313         Use GINT64 formatting constants from GLIB.
5314
5315         * gst/matroska/matroska-demux.c:
5316         Add some guards to avoid a possible division by 0 and crashing
5317         with NULL events on some systems.
5318         Use gst_gdouble_to_guint64 somewhere instead of an implicit
5319         conversion. 
5320
5321         * gst/matroska/matroska-mux.c:
5322         Check for invalid timestamps in a bunch of places to avoid
5323         writing bogus durations into the output file.
5324         Fix some double<->gint64 conversions that weren't using
5325         gst_guint64_to_gdouble
5326
5327 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5328
5329         * configure.ac:
5330         Move the checks for bison, flex and as to the program section and the
5331         check for gcc inline asm to the compiler characteristics section.
5332
5333 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
5334
5335         * configure.ac:
5336         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
5337         plug-ins are included/excluded. (#498222)
5338
5339 2008-02-29  Michael Smith <msmith@fluendo.com>
5340
5341         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
5342           Don't call gst_object_sync_values() unless we have a valid timestamp.
5343
5344 2008-02-28  David Schleef  <ds@schleef.org>
5345
5346         * gst/matroska/matroska-demux.c:
5347         * gst/matroska/matroska-ids.h:
5348         * gst/matroska/matroska-mux.c:
5349           Fix Dirac mapping.  I had previously added a VfW-type
5350           mapping, but it looks like Dirac will get a native Matroska
5351           mapping, and this is the most likely method.
5352
5353 2008-02-28  David Schleef  <ds@schleef.org>
5354
5355         * gst/avi/gstavimux.c: Add Dirac encoding
5356
5357 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
5358
5359         Patch by: Peter Kjellerstedt <pkj at axis com>
5360
5361         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
5362         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
5363         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
5364         * gst/udp/gstudpsrc.h:
5365         Port to GstPoll. See #505417.
5366
5367 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
5368
5369         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
5370         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
5371         yet on the srcpad. We need rate and channels before we
5372         can do any processing. Fixes bug #519088.
5373
5374 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
5375
5376         * configure.ac:
5377         Detect and indicate if GCC inline assembly syntax is
5378         available.
5379
5380         * gst/goom/Makefile.am:
5381         * gst/goom/convolve_fx.c:
5382         * gst/goom/flying_stars_fx.c:
5383         * gst/goom/goom_config.h:
5384         * gst/goom/goom_core.c:
5385         * gst/goom/goomsl.c:
5386         * gst/goom/ifs.c:
5387         * gst/goom/mmx.c:
5388         * gst/goom/plugin_info.c:
5389         * gst/goom/xmmx.c:
5390         Fix various GCC-isms, and only build the inline assembly
5391         with compilers that support GCC inline assembly.
5392
5393         Fix a couple of other warnings shown with Forte.
5394
5395 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
5396
5397         * gst/goom/xmmx.c:
5398           Use 'emms' instead of 'femms' to not crash on cpus that do not
5399           implement this 3dnow specific instruction.
5400
5401 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5402
5403         * gst/goom/plugin_info.c: (setOptimizedMethods):
5404         Use extended MMX for draw_line() too if available, not only
5405         normal MMX.
5406
5407 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
5408
5409         * ext/jpeg/gstjpeg.c: (plugin_init):
5410         Remove (commented out) smoke typefinder. This is in base now.
5411
5412 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
5413
5414         * gst/goom2k1/Makefile.am:
5415         * gst/goom2k1/gstgoom.c:
5416
5417         Rename the installed library, and don't register the same 
5418         GType name as the new goom.
5419
5420 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5421
5422         * configure.ac:
5423         * ext/taglib/Makefile.am:
5424           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
5425           when building C++ code (#516509).
5426
5427 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5428
5429         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
5430         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
5431           (setOptimizedMethods):
5432           Call oil_init(), otherwise oil_get_cpu_flags() won't return
5433           anything useful. Export goom debug category so we can get
5434           rid of the VERBOSE define and the printfs.
5435
5436 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
5437
5438         * gst/goom/goomsl_heap.c: (align_it):
5439         * gst/goom/plugin_info.c: (setOptimizedMethods):
5440           Compile fixes for x86-64.
5441
5442 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5443
5444         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
5445         with warnings, but add other CFLAGS
5446
5447         * gst/goom/goomsl.c (gsl_instr_set_namespace),
5448         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
5449         (calculate_labels), (gsl_read_file):
5450         * gst/goom/goomsl_lex.l:
5451         * gst/goom/goomsl_yacc.y:
5452         * gst/goom/plugin_info.c: Remove a few live printf, and
5453         fprintf, replace exit() calls with g_assert_not_reached()
5454         if it not optimal for a library
5455
5456 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5457
5458         * gst/goom/Makefile.am: Remove the warnings being disabled,
5459         fix linkage on x86, spotted by Sebastian Dröge
5460         <slomo@circular-chaos.org>
5461
5462         * gst/goom/convolve_fx.c (convolve_init),
5463         (create_output_with_brightness), (convolve_apply):
5464         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
5465         * gst/goom/goomsl.c:
5466         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
5467         * gst/goom/plugin_info.c:
5468         * gst/goom/tentacle3d.c (tentacle_fx_create):
5469         Fix warnings, and disable the motifs in the convolve_fx
5470         plugin (they were causing warnings, and they were just
5471         "Goom" in funny letterring)
5472
5473 2008-02-23  Bastien Nocera  <hadess@hadess.net>
5474
5475         * configure.ac: Add checks for Flex/Yacc/Bison and other
5476         furry animals, for the new goom 2k4 based plugin
5477
5478         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
5479         CPU optimisations (not working yet), move the old plugin to...
5480
5481         * gst/goom2k1/*: ... here, in case somebody is sick enough
5482
5483         Fixes #515073
5484
5485 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
5486
5487         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5488         Post the server response code in an error message instead of a generic
5489         'error' message. Fixes #517237.
5490
5491 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5492
5493         * tests/check/Makefile.am:
5494         Ignore gconfaudiosrc for the states unit test too. It will fallback
5495         to alsasrc if the gconf settings can't be read and not everybody has
5496         alsa.
5497
5498 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5499
5500         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
5501         (gst_wavpack_parse_create_src_pad):
5502         * ext/wavpack/gstwavpackparse.h:
5503         Always report the duration if we know it in push mode and don't
5504         return 0 just to make totem believe we can't seek in push mode.
5505         Newer totem version use the SEEKING query which properly reports
5506         if we can seek or not.
5507
5508 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
5509
5510         Patch by: Jens Granseuer <jensgr at gmx dot net>
5511
5512         * tests/examples/equalizer/demo.c: (main):
5513         C89 fix, moving variable declarations to the beginning of
5514         the block. Fixes bug #517933.
5515
5516 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
5517
5518         * configure.ac:
5519         Back to development...
5520
5521 === release 0.10.7 ===
5522
5523 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
5524
5525         * configure.ac:
5526           releasing 0.10.7, "Red Door Black"
5527
5528 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
5529
5530         * gst/alpha/Makefile.am:
5531         Link alpha plugin with libgstbase. Fixes bug #517386.
5532
5533 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5534
5535         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
5536         Init values to -1 instead of the default 0 value.
5537         Fixes #516524.
5538
5539 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
5540
5541         * tests/examples/spectrum/spectrum-example.c:
5542         Add missing include to fix compilation when libxml usage is disabled.
5543         Fixes: #516371
5544
5545 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5546
5547         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
5548         fixes: #514889
5549
5550         * gst/rtp/gstrtph264pay.c:
5551         * gst/rtp/gstrtpmp4gdepay.c:
5552         * gst/rtp/gstrtpmp4gpay.c:
5553         * gst/rtp/gstrtpmp4gpay.h:
5554         * gst/rtp/gstrtptheorapay.c:
5555         * gst/rtp/gstrtpvorbispay.c:
5556
5557         Fix various leaks shown up in valgrind
5558         - free sprops and buffer in error cases in H264 payloader
5559         - fix leak in mp4g depayloader when construction the caps
5560         - don't leak config string in the mp4g payloader
5561         - don't leak buffers and headers in theora and vorbis payloaders
5562
5563         * tests/check/elements/rtp-payloading.c:
5564
5565         Fix the RTP data test
5566         - Actually send valid amr data to the payloader instead of 20
5567         zero-bytes
5568         - The mp4g payloader expects codec_data on the caps
5569
5570 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
5571
5572         * win32/MANIFEST:
5573         Add libgstpng.dsp to MANIFEST.
5574         * win32/vs6/libgstaudiofx.dsp:
5575         Add new source files to VS project file.
5576
5577 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5578
5579         * sys/ximage/gstximagesrc.c:
5580         Initialise variables when opening the X display rather
5581         than in _start(), as the display can be opened before that.
5582
5583         Fixes: #515985
5584
5585 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5586
5587         * sys/directdraw/gstdirectdrawsink.c:
5588         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
5589         (gst_directdraw_sink_finalize):
5590         Properly chain up finalize functions. Fixes bug #515980.
5591
5592 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5593
5594         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5595         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
5596         (gst_v4l2_buffer_pool_class_init):
5597         Chain up the finalize functions. Fixes bug #515984.
5598
5599 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5600
5601         * sys/ximage/ximageutil.c:
5602         Chain up in the finalize function for our custom
5603         buffer sub-class.
5604         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
5605         Fixes: #515706
5606
5607 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5608
5609         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
5610         (gst_fenced_buffer_class_init):
5611         Properly chain up finalize method. Fixes bug #515979.
5612
5613 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
5614
5615         * sys/ximage/gstximagesrc.c:
5616         Free allocated Damage memory before closing our connection to the
5617         X server. Partially fixes: #515706
5618
5619 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
5620
5621         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
5622         * tests/check/Makefile.am:
5623         * tests/check/gst-plugins-good.supp:
5624         Add a few libjpeg suppressions and initialize a variable to
5625         make smokeenc valgrind clean. Fixes bug #515701.
5626
5627 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
5628
5629         * gst/avi/gstavidemux.c:
5630         Revert patch which sends timestamps only on keyframes, as it
5631         breaks playback with current gst-ffmpeg.
5632
5633         Fixes: #515562
5634
5635 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5636
5637         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5638         * tests/check/elements/multifile.c: (GST_START_TEST):
5639         Close some memory leaks spotted by the unit test. Fixes bug #515697.
5640
5641 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
5642
5643         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
5644         Use and unset the GError when pipeline creation fails instead of
5645         simply leaking it. Fixes bug #515704.
5646
5647 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
5648
5649         * gst/audiofx/audioamplify.c:
5650         * gst/audiofx/audiochebband.c:
5651         * gst/audiofx/audiocheblimit.c:
5652         * gst/audiofx/audiodynamic.c:
5653         * gst/audiofx/audioinvert.c:
5654         * gst/audiofx/audiopanorama.c:
5655         * gst/audiofx/audiowsincband.c:
5656         * gst/audiofx/audiowsinclimit.c:
5657         Fix long description of audiofx elements. Fixes bug #515457.
5658
5659 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
5660
5661         * docs/plugins/Makefile.am:
5662         * gst/spectrum/gstspectrum.c:
5663         * tests/examples/spectrum/.cvsignore:
5664         * tests/examples/spectrum/Makefile.am:
5665         * tests/examples/spectrum/spectrum-example.c:
5666
5667         Add a simple example application for the spectrum element, include it
5668         in the docs, and fix some documentation ambiguities.
5669
5670         Fixes: #348085
5671
5672 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5673
5674         * gst/equalizer/Makefile.am:
5675         * gst/spectrum/Makefile.am:
5676         Fix includes order
5677
5678         * tests/check/Makefile.am:
5679         Exclude v4l2src from the states test - it takes too long to start.
5680
5681         * tests/check/elements/spectrum.c:
5682         Make the test run properly with CK_FORK=no
5683
5684 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
5685
5686         * gst/audiofix/Makefile.am: add missing header files 
5687
5688 2008-02-08  Julien Moutte  <julien@fluendo.com>
5689
5690         * gst/matroska/matroska-demux.c:
5691         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
5692         keyframe and delta units correctly when dealign with a BlockGroup.
5693         Fixes: #514397
5694
5695 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5696
5697         * tests/check/elements/.cvsignore:
5698         Spell the new tests correctly in .cvsignore
5699
5700 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5701
5702         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
5703           Need to use gsize here for the size, fixes compiler warning.
5704
5705         * tests/examples/equalizer/.cvsignore:
5706         * tests/examples/equalizer/Makefile.am:
5707         * tests/examples/spectrum/.cvsignore:
5708         * tests/examples/spectrum/Makefile.am:
5709           Add missing files to fix the build.
5710
5711 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5712
5713         * configure.ac:
5714         * docs/plugins/Makefile.am:
5715         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5716         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5717         * docs/plugins/gst-plugins-good-plugins.args:
5718         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5719         * docs/plugins/inspect/plugin-multifile.xml:
5720         * tests/check/Makefile.am:
5721         * tests/check/elements/.cvsignore:
5722
5723         Move multifile plugin from -bad.
5724         Fixes: #490283
5725
5726 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5727
5728         * configure.ac:
5729         * docs/plugins/Makefile.am:
5730         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5731         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5732         * docs/plugins/gst-plugins-good-plugins.args:
5733         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5734         * docs/plugins/inspect/plugin-spectrum.xml:
5735         * gst/spectrum/Makefile.am:
5736         * tests/check/Makefile.am:
5737         * tests/check/elements/.cvsignore:
5738         * tests/examples/Makefile.am:
5739
5740         Move spectrum plugin from -bad.
5741         Move examples into tests/examples/spectrum.
5742
5743 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
5744
5745         * configure.ac:
5746         * docs/plugins/Makefile.am:
5747         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5748         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5749         * docs/plugins/gst-plugins-good-plugins.args:
5750         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5751         * docs/plugins/gst-plugins-good-plugins.interfaces:
5752         * docs/plugins/inspect/plugin-equalizer.xml:
5753         * gst/equalizer/Makefile.am:
5754         * tests/check/Makefile.am:
5755         * tests/examples/Makefile.am:
5756         Move the equalizer plugin across from -bad
5757
5758         * tests/check/elements/.cvsignore:
5759         Add equalizer, audiosincwband and audiosincwlimit
5760
5761         * tests/check/elements/equalizer.c:
5762         Fix compiler warnings
5763
5764         Fixes: #415627
5765
5766 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5767
5768         * configure.ac:
5769         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
5770         are treated like releases and build without it.
5771
5772 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
5773
5774         * docs/plugins/Makefile.am:
5775         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5776         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5777         * docs/plugins/gst-plugins-good-plugins.args:
5778         * docs/plugins/inspect/plugin-audiofx.xml:
5779         * gst/audiofx/Makefile.am:
5780         * gst/audiofx/audiofx.c:
5781         * gst/audiofx/audiowsincband.c:
5782         * gst/audiofx/audiowsincband.h:
5783         * gst/audiofx/audiowsinclimit.c:
5784         * gst/audiofx/audiowsinclimit.h:
5785         * tests/check/Makefile.am:
5786         * tests/check/elements/audiowsincband.c:
5787         * tests/check/elements/audiowsinclimit.c:
5788
5789         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
5790         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
5791         respectively.
5792
5793         Fixes: #467666
5794
5795 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5796
5797         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
5798         * tests/check/elements/icydemux.c:
5799           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
5800           caps, and add a somewhat useful debug message. Plus test.
5801
5802 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
5803
5804         * gst/rtsp/gstrtspsrc.c:
5805         Include unistd.h only if HAVE_UNISTD_H is defined
5806         * win32/common/config.h.in:
5807         * win32/common/config.h:
5808         Define socklen_t as it seems it's not defined in default 
5809         Visual Studio headers.
5810         * win32/vs6/libgstalpha.dsp:
5811         * win32/vs6/libgstapetag.dsp:
5812         * win32/vs6/libgstavi.dsp:
5813         * win32/vs6/libgstrtp.dsp:
5814         * win32/vs6/libgstrtsp.dsp:
5815         * win32/vs6/libgstvideomixer.dsp:
5816         Update project file dependencies and add new source files       
5817
5818 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
5819
5820         Patch by: Bjarne Rosengren <bjarne at axis dot com>
5821
5822         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
5823         Don't leak buffers when we don't push them downstream.
5824         Fixes bug #514965.
5825
5826 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5827
5828         * configure.ac:
5829           Bump requirements to (good) released versions to avoid
5830           confusion and make implicit core requirement explicit.
5831
5832 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
5833
5834         * docs/plugins/Makefile.am:
5835         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5836         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5837         * docs/plugins/gst-plugins-good-plugins.args:
5838         * docs/plugins/inspect/plugin-audiofx.xml:
5839         * gst/audiofx/Makefile.am:
5840         * gst/audiofx/audiochebband.c:
5841         * gst/audiofx/audiochebband.h:
5842         * gst/audiofx/audiocheblimit.c:
5843         * gst/audiofx/audiocheblimit.h:
5844         * gst/audiofx/audiochebyshevfreqband.c:
5845         * gst/audiofx/audiochebyshevfreqband.h:
5846         * gst/audiofx/audiochebyshevfreqlimit.c:
5847         * gst/audiofx/audiochebyshevfreqlimit.h:
5848         * gst/audiofx/audiofx.c:
5849         * tests/check/Makefile.am:
5850         * tests/check/elements/.cvsignore:
5851         * tests/check/elements/audiochebband.c:
5852         * tests/check/elements/audiocheblimit.c:
5853         * tests/check/elements/audiochebyshevfreqband.c:
5854         * tests/check/elements/audiochebyshevfreqlimit.c:
5855
5856         Rename audiochebyshevfreqband -> audiochebband and
5857         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
5858         surgery.
5859
5860         Closes: #491811
5861
5862 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
5863
5864         Patch by: Orjan Friberg <orjanf at axis dot com>
5865
5866         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5867         Fix caps memory leak. Fixes #514573.
5868
5869 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
5870
5871         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
5872         If there's no entries in the subindex, don't try to do anything stupid,
5873         just return.
5874
5875 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5876
5877         Patch by: John Millikin <jmillikin at gmail dot com>
5878
5879         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
5880           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
5881           Fix extraction of picture blocks with newer libflac versions again:
5882           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
5883
5884 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
5885
5886         * tests/check/Makefile.am:
5887           Add rtp-payloading test to VALGRIND_TO_FIX.
5888
5889         * tests/check/elements/rtp-payloading.c:
5890           Add semicolons after GST_TEST_END so gst-indent gets the
5891           formatting right; make test less verbose in general, but
5892           more verbose in the error case (which should probably
5893           make the test fail anyway).
5894
5895 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
5896
5897         * docs/plugins/Makefile.am:
5898         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5899         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5900         * gst/avi/gstavisubtitle.c:
5901         Add documentation for avisubtitle and change class to
5902         Codec/Parser/Subtitle
5903
5904 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5905
5906         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5907         Treat ENOTTY (driver does not implement ioctl) the same as
5908         EINVAL since it implies there are no available standards.
5909
5910         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
5911         (gst_v4l2src_get_nearest_size):
5912         Replace gst_v4l2src_get_size_limits with 2 calls to new function
5913         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
5914         probe if the driver does not support VIDIOC_TRY_FMT for whatever
5915         reason, and if we aren't yet actively capturing.
5916
5917         * sys/v4l2/v4l2src_calls.h:
5918         Remove replaced function declaration.
5919
5920 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5921
5922         * configure.ac:
5923         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
5924         API.
5925
5926 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
5927
5928         * configure.ac:
5929         Fix typo.
5930
5931 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5932
5933         * gst/alpha/Makefile.am:
5934         * gst/alpha/gstalpha.c:
5935
5936         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
5937         some stuff, and making buffer-alloc and resizing work automatically.
5938         No longer crashes on odd frame widths and heights, although there
5939         seems to be a disagreement with ffmpegcolorspace about what size
5940         an AYUV frame with odd height should be.
5941
5942 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5943
5944         Patch by: Alessandro Decina <alessandro at nnva dot org>
5945
5946         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
5947         * ext/libpng/gstpngenc.h:
5948         Preallocate the output buffer so that g_memdup() and
5949         gst_buffer_merge() aren't needed anymore. This greatly improves
5950         performances and fixes #512544.
5951
5952 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5953
5954         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
5955         (gst_avi_demux_stream_data):
5956         GStreamer timestamps are PTS values while AVI only knows about DTS
5957         timestamps. Make sure we only copy the DTS as the buffer timestamp when
5958         we are dealing with a key frame.
5959
5960 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5961
5962         * tests/check/Makefile.am:
5963         * tests/check/elements/.cvsignore:
5964         * tests/check/elements/rtp-payloading.c:
5965           Add add testsuite for the rtp-payloader that tries simulating
5966           dataflow. Needs more test data.
5967
5968 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5969
5970         * tests/check/elements/alphacolor.c:
5971           Remove two unused variables.
5972
5973 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
5974
5975         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5976           Use g_ascii_strtoll() instead of atoll, which is only
5977           available in C99.
5978
5979 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
5980
5981         * gst/rtp/Makefile.am:
5982         * gst/rtp/gstrtp.c:
5983         * gst/rtp/gstrtpmpvpay.c:
5984         * gst/rtp/gstrtpmpvpay.h:
5985         Add MPEG2 video payloader
5986
5987 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5988
5989         * gst/level/gstlevel.c:
5990         Use #include <math.h> instead of #include "math.h".
5991
5992 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5993
5994         * tests/check/Makefile.am:
5995         Fix up some CFLAGS sets.
5996         Don't include gconfvideosrc in the states test.
5997
5998         * tests/check/elements/autodetect.c: (GST_START_TEST):
5999         Add some error strings to fail_unless arguments to fix some weird
6000         compiler errors on Solaris.
6001
6002 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
6003
6004         * configure.ac:
6005         Detect video4linux headers on Solaris too.
6006         * sys/v4l2/gstv4l2colorbalance.h:
6007         * sys/v4l2/gstv4l2object.h:
6008         * sys/v4l2/v4l2_calls.c:
6009         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6010         (gst_v4l2_buffer_new):
6011
6012         Make v4l2 build on Solaris.
6013         Patch by: Brian Cameron  <brian.cameron at sun dot com>
6014         Fixes: #510505
6015
6016 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
6017
6018         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6019           Update list from (still local) scanning script.
6020
6021 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
6022
6023         Based on a patch by:
6024             Victor STINNER <victor dot stinner at haypocalc dot com>
6025
6026         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
6027         Set variable to NULL after freeing it to prevent double frees
6028         or make failures by another use of it afterwards more obvious
6029         and fix use of it after the freeing. Fixes bug #510592.
6030
6031 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6032
6033         * gst/udp/gstmultiudpsink.c:
6034         use GST_WARNING for logging
6035
6036 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6037
6038         * gst/udp/gstmultiudpsink.c:
6039         Don't try to leave a multicast group with an invalid socket
6040
6041 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
6042
6043         * ext/flac/gstflacdec.c:
6044           Fix compilation against flac 1.1.2 (as on debian stable), where
6045           the picture metadata defines and structs don't exist yet.
6046           Fixes #509301.
6047
6048 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
6049
6050         Patch by: Olivier Crete <tester at tester dot ca>
6051
6052         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6053         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6054         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6055         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
6056         * gst/udp/gstmultiudpsink.h:
6057         Add property to automatically join a multicast group or not. This can be
6058         useful when sharing a socket between multiple elements.
6059         Fixes #509531.
6060
6061 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6062
6063         * gst/videomixer/Makefile.am:
6064           Add controller flags.
6065
6066 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6067
6068         * gst/videomixer/videomixer.c:
6069           Also commit the missing gst_object_sync_values().
6070
6071 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
6072
6073         * docs/plugins/Makefile.am:
6074           Remove duplicate entry.
6075
6076 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6077
6078         * docs/plugins/Makefile.am:
6079         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6080         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6081         * docs/plugins/inspect/plugin-gamma.xml:
6082         * docs/plugins/inspect/plugin-monoscope.xml:
6083         * docs/plugins/inspect/plugin-video4linux2.xml:
6084           Add 3 more plugins to docs.
6085
6086 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6087
6088         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6089         * sys/osxvideo/osxvideosink.h:
6090           Revert previous change caused by a file that got stuck on an old
6091           revision.
6092
6093 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6094
6095         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6096         * gst/multipart/Makefile.am:
6097         * gst/multipart/multipartdemux.c:
6098         * gst/multipart/multipartdemux.h:
6099         * gst/multipart/multipartmux.c:
6100         * gst/multipart/multipartmux.h:
6101           Re-add multipartdemux to the docs. Last round of section cleanup.
6102
6103 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6104
6105         * docs/plugins/Makefile.am:
6106         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6107         * sys/osxaudio/gstosxaudiosink.h:
6108         * sys/osxvideo/osxvideosink.h:
6109           Managed to resolve most unused declarations. Filed a bug for one left.          
6110
6111 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6112
6113         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6114           Cleanup section file.
6115
6116 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
6117
6118         * docs/plugins/Makefile.am:
6119         * docs/plugins/gst-plugins-good-plugins.args:
6120         * docs/plugins/gst-plugins-good-plugins.signals:
6121         * docs/plugins/inspect/plugin-alaw.xml:
6122         * docs/plugins/inspect/plugin-alpha.xml:
6123         * docs/plugins/inspect/plugin-alphacolor.xml:
6124         * docs/plugins/inspect/plugin-annodex.xml:
6125         * docs/plugins/inspect/plugin-apetag.xml:
6126         * docs/plugins/inspect/plugin-audiofx.xml:
6127         * docs/plugins/inspect/plugin-auparse.xml:
6128         * docs/plugins/inspect/plugin-autodetect.xml:
6129         * docs/plugins/inspect/plugin-avi.xml:
6130         * docs/plugins/inspect/plugin-cairo.xml:
6131         * docs/plugins/inspect/plugin-cdio.xml:
6132         * docs/plugins/inspect/plugin-cutter.xml:
6133         * docs/plugins/inspect/plugin-debug.xml:
6134         * docs/plugins/inspect/plugin-dv.xml:
6135         * docs/plugins/inspect/plugin-efence.xml:
6136         * docs/plugins/inspect/plugin-effectv.xml:
6137         * docs/plugins/inspect/plugin-flac.xml:
6138         * docs/plugins/inspect/plugin-flxdec.xml:
6139         * docs/plugins/inspect/plugin-gconfelements.xml:
6140         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6141         * docs/plugins/inspect/plugin-goom.xml:
6142         * docs/plugins/inspect/plugin-halelements.xml:
6143         * docs/plugins/inspect/plugin-icydemux.xml:
6144         * docs/plugins/inspect/plugin-id3demux.xml:
6145         * docs/plugins/inspect/plugin-jpeg.xml:
6146         * docs/plugins/inspect/plugin-ladspa.xml:
6147         * docs/plugins/inspect/plugin-level.xml:
6148         * docs/plugins/inspect/plugin-matroska.xml:
6149         * docs/plugins/inspect/plugin-mulaw.xml:
6150         * docs/plugins/inspect/plugin-multipart.xml:
6151         * docs/plugins/inspect/plugin-navigationtest.xml:
6152         * docs/plugins/inspect/plugin-png.xml:
6153         * docs/plugins/inspect/plugin-quicktime.xml:
6154         * docs/plugins/inspect/plugin-rtp.xml:
6155         * docs/plugins/inspect/plugin-rtsp.xml:
6156         * docs/plugins/inspect/plugin-shout2send.xml:
6157         * docs/plugins/inspect/plugin-smpte.xml:
6158         * docs/plugins/inspect/plugin-speex.xml:
6159         * docs/plugins/inspect/plugin-taglib.xml:
6160         * docs/plugins/inspect/plugin-udp.xml:
6161         * docs/plugins/inspect/plugin-videobalance.xml:
6162         * docs/plugins/inspect/plugin-videobox.xml:
6163         * docs/plugins/inspect/plugin-videocrop.xml:
6164         * docs/plugins/inspect/plugin-videoflip.xml:
6165         * docs/plugins/inspect/plugin-videomixer.xml:
6166         * docs/plugins/inspect/plugin-wavenc.xml:
6167         * docs/plugins/inspect/plugin-wavpack.xml:
6168         * docs/plugins/inspect/plugin-wavparse.xml:
6169           Update plugin docs.
6170
6171         * gst/videomixer/Makefile.am:
6172         * gst/videomixer/videomixer.c:
6173         * gst/videomixer/videomixer.h:
6174         * gst/videomixer/videomixerpad.h:
6175           Split out header to fix warnings from the doc-build.
6176
6177 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6178
6179         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6180
6181         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
6182         Use atoll to parse the rtptime with enough precision. Fixes #509329.
6183
6184 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6185
6186         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
6187         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
6188           Initialise variables to work around (false) 'foo might be used
6189           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
6190
6191 2008-01-11  David Schleef  <ds@schleef.org>
6192
6193         * docs/plugins/.cvsignore:
6194         * tests/check/pipelines/.cvsignore:
6195           Ignore more files for the buildbot.
6196
6197 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
6198
6199         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
6200         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
6201         Generate the image-type values correctly. Leave them out of the caps
6202         when outputting a "preview image" tag, since it only makes sense
6203         to have one of those - the type is irrelevant.
6204
6205         * sys/sunaudio/gstsunaudiomixerctrl.c:
6206         (gst_sunaudiomixer_ctrl_open):
6207         If we can, mark the mixer multiple open when we use it, in case
6208         (for some reason) the process wants to open it again elsewhere.
6209
6210 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6211
6212         Patch by: Olivier Crete <tester at tester dot ca>
6213
6214         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
6215         * gst/rtp/gstrtptheorapay.c:
6216         Fix the clock rate to 90000 as required by the RFC.
6217         Fixes #508644.
6218
6219 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6220
6221         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
6222           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
6223
6224 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
6225
6226         * autogen.sh:
6227           Add -Wno-portability to the automake parameters to stop warnings
6228           about GNU make extensions being used. We require GNU make in almost
6229           every Makefile anyway.
6230           
6231         * configure.ac:
6232           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
6233           at the same time is required for per target flags.
6234
6235 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6236
6237         * gst/videomixer/videomixer.c: (gst_videomixer_init):
6238         Fix error from my last commit.
6239
6240 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
6241
6242         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
6243
6244         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
6245           Make sure the ISO 639-X language code in ID3v2 COMM frames
6246           is actually valid UTF-8 (or rather: ASCII), so we don't end
6247           up with non-UTF8 strings in tags if there's garbage in the
6248           language field. Also make sure the language code is always
6249           lower case. Fixes: #508291.
6250
6251 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6252
6253         * ChangeLog:
6254           Fix ChangeLog typo.
6255
6256 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6257
6258         * Makefile.am:
6259           Include lcov.mak to allow building coverage reports. Guard
6260           check-torture target like in the other packages.
6261
6262 2008-01-09  Sameer Naik  <sameer@damagehead.com>
6263
6264         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
6265
6266         * gst/videomixer/videomixer.c:
6267         (gst_videomixer_set_master_geometry), (_do_init),
6268         (gst_videomixer_child_proxy_get_child_by_index),
6269         (gst_videomixer_child_proxy_get_children_count),
6270         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
6271         (gst_videomixer_init), (gst_videomixer_request_new_pad),
6272         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
6273         Implement GstChildProxy interface.
6274         Send newsegment at the right moment
6275         Fixes #488879
6276
6277 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
6278
6279         * gst/alpha/Makefile.am:
6280         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
6281         (gst_alpha_sink_event), (gst_alpha_chain),
6282         (gst_alpha_change_state), (plugin_init):
6283         Make the various properties of 'alpha' controllable. This allows doing
6284         niceties like fade-in/fade-out.
6285
6286 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
6287
6288         * gst/rtp/gstasteriskh263.c:
6289         * gst/rtp/gstrtpL16depay.c:
6290         * gst/rtp/gstrtpac3depay.c:
6291         * gst/rtp/gstrtpamrpay.c:
6292         * gst/rtp/gstrtpdepay.c:
6293         * gst/rtp/gstrtpgsmdepay.c:
6294         * gst/rtp/gstrtph263depay.c:
6295         * gst/rtp/gstrtph263pdepay.c:
6296         * gst/rtp/gstrtph263ppay.c:
6297         * gst/rtp/gstrtph264depay.c:
6298         * gst/rtp/gstrtph264pay.c:
6299         * gst/rtp/gstrtpmp2tdepay.c:
6300         * gst/rtp/gstrtpmp4adepay.c:
6301         * gst/rtp/gstrtpmp4gdepay.c:
6302         * gst/rtp/gstrtpmp4gpay.c:
6303         * gst/rtp/gstrtpmp4vdepay.c:
6304         * gst/rtp/gstrtpmpadepay.c:
6305         * gst/rtp/gstrtpmpvdepay.c:
6306         * gst/rtp/gstrtpsv3vdepay.c:
6307         * gst/rtp/gstrtptheoradepay.c:
6308         * gst/rtp/gstrtptheorapay.c:
6309         * gst/rtp/gstrtpvorbisdepay.c:
6310         * gst/rtp/gstrtpvorbispay.c:
6311           Remove copy/paste unused code (property setters and getter) found by
6312           the coverage suite (yay, saves ~20k on disk).
6313
6314 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6315
6316         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
6317           (videosink_templ):
6318           Also fix up pad templates to indicate that image/jpeg doesn't
6319           absolutely require the framerate property to be set (#504081).
6320
6321 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6322
6323         Based on patch by: Wouter Cloetens  <wouter at mind be>
6324
6325         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
6326           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6327           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
6328         * gst/matroska/matroska-mux.h:
6329           Keep track of first and last timestamps for each incoming stream,
6330           so we can calculate the total duration for live sources and other
6331           input where we can't query the duration from the start or where
6332           there's no constant framerate from which we can deduce the
6333           duration; also use calculated/observed duration if it is bigger
6334           than the previously queried duration. Furthermore, use
6335           gst_pad_query_peer_duration() and take into account that it may
6336           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
6337           screws up comparisons when using unsigned integers. Fixes #504081.
6338
6339 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
6340
6341         * configure.ac:
6342         * gst/audiofx/audioamplify.c:
6343         (gst_audio_amplify_clipping_method_get_type),
6344         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
6345         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
6346         (gst_audio_dynamic_transform_ip):
6347         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
6348         (gst_audio_invert_transform_ip):
6349         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6350         (gst_audio_panorama_transform):
6351         * gst/level/gstlevel.c: (gst_level_init):
6352         Make elements GST_BUFFER_FLAG_GAP aware and call
6353         gst_base_transform_set_gap_aware for this.
6354         Bump core requirement to CVS.
6355         
6356         * gst/audiofx/audiochebyshevfreqband.c:
6357         (gst_audio_chebyshev_freq_band_transform_ip):
6358         * gst/audiofx/audiochebyshevfreqlimit.c:
6359         (gst_audio_chebyshev_freq_limit_transform_ip):
6360         Also sync GObject properties to the controller if operating
6361         in passthrough mode.
6362
6363 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
6364
6365         * sys/directdraw/gstdirectdrawsink.c:
6366           (gst_directdraw_sink_window_thread):
6367           FALSE is not a gpointer.
6368
6369 2008-01-05  Julien Moutte  <julien@fluendo.com>
6370
6371         * sys/directdraw/gstdirectdrawsink.c:
6372         (gst_directdraw_sink_set_window_id),
6373         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
6374         (gst_directdraw_sink_buffer_alloc),
6375         (gst_directdraw_sink_draw_borders),
6376         (gst_directdraw_sink_show_frame),
6377         (gst_directdraw_sink_setup_ddraw),
6378         (gst_directdraw_sink_window_thread),
6379         (gst_directdraw_sink_get_ddrawcaps),
6380         (gst_directdraw_sink_surface_create): Make sure we create our
6381         internal window only when we need it. That will give a chance to
6382         the application to get the prepare-xwindow-id bus message. Draw
6383         black borders when keeping aspect ratio. Handle the case where our
6384         rendering window disappears (closed or errors) like other sinks
6385         do. Various 80 columns fixes, improve state change order. That
6386         element could need some more love.
6387
6388 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
6389
6390         * ext/taglib/gstapev2mux.h:
6391         * ext/taglib/gstid3v2mux.h:
6392         Remove useless typedefs without new type name. Fixes a warning with
6393         gcc 4.3.
6394
6395 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
6396
6397         Patch by: John Millikin <jmillikin at gmail dot com>
6398
6399         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
6400         (gst_flac_dec_setup_stream_decoder),
6401         (gst_flac_normalize_picture_mime_type),
6402         (gst_flac_extract_picture_buffer),
6403         (gst_flac_dec_metadata_callback):
6404         Emit metadata messages when a PICTURE block is encountered.
6405         Fixes #506715.
6406
6407 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
6408
6409         * gst/avi/gstavi.c:
6410         increase rank because no known issues anymore ...
6411         * gst/avi/gstavisubtitle.c:
6412         send subtitle name to the srcpad
6413
6414 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
6415
6416         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
6417         * gst/rtsp/gstrtspsrc.h:
6418         Implement redirect for the DESCRIBE reply. Fixes #506025.
6419
6420 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
6421
6422         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
6423         Fix 'xyz may be used uninitialized' compiler warnings caused
6424         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
6425         abort() in any case but properly report the error.
6426
6427 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
6428
6429         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
6430         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
6431         * sys/ximage/gstximagesrc.c: (composite_pixel):
6432           Fix 'xyz may be used uninitialized' compiler warnings caused
6433           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
6434           not really nice to abort in any case). Fixes #505745.
6435
6436 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6437
6438         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
6439           Small unit test fix (has no practical impact at the moment,
6440           since we're only feeding utf8 and hence just create a sub-
6441           buffer for the output).
6442
6443 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
6444
6445         * gst/avi/gstavisubtitle.c:
6446         * tests/check/elements/avisubtitle.c:
6447         Add seeking support for avi subtitle
6448
6449 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
6450
6451         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
6452         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
6453         (gst_flac_dec_write):
6454         * ext/flac/gstflacdec.h:
6455         Remove some unused vars.
6456         Do more cleanup of leftover events and tags.
6457         Output tags after the segment event. Fixes #504018.
6458
6459 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6460
6461         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
6462           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
6463           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
6464           Detect other UTF byte order markers and convert to UTF-8 as
6465           appropriate.
6466
6467 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6468
6469         * gst/avi/gstavisubtitle.c: (src_template),
6470           (gst_avi_subtitle_extract_utf8_file),
6471           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
6472           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
6473           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
6474         * gst/avi/gstavisubtitle.h:
6475           Refactor a bit; fix name extraction; don't assume all the data
6476           in the chunk is actually subtitle data, there may be padding at
6477           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
6478           file so it's there to send again after a seek (for future use).
6479
6480 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
6481
6482         * gst/avi/Makefile.am:
6483         * gst/avi/gstavi.c:
6484         * gst/avi/gstavisubtitle.c:
6485         * gst/avi/gstavisubtitle.h:
6486         * tests/check/Makefile.am:
6487         * tests/check/elements/avisubtitle.c:
6488         * win32/common/config.h:
6489                 Add avi subtitle element for bug #442034. Need seeking support
6490                 and more support for character conversion.
6491
6492 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
6493
6494         * Makefile.am:
6495           Include common/win32.mak for CRLF check of win32 project
6496           files (see #393626).
6497
6498         * win32/vs6/libgstpng.dsp:
6499           Fix line endings and do cvs admin -kb.
6500
6501 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
6502
6503         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
6504         Actually drop the buffers which are outside the currently configured
6505         segment instead of just emitting a WARNING.
6506
6507 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
6508
6509         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
6510         (gst_flac_dec_write):
6511         * ext/flac/gstflacdec.h:
6512         Send segments from the streaming thread. Fixes #502187.
6513         Fix segment seeking and a bunch of other seeking cases.
6514
6515 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6516
6517         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
6518           Parse WOAF frames and put the result into GST_TAG_CONTACT,
6519           which is where it would end up if the same information was
6520           put in a vorbis comment (don't think it's worth adding a
6521           new URI tag for this). Fixes #488112.
6522
6523 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6524
6525         * configure.ac:
6526           We need core/base 0.10.15 or later.
6527
6528 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6529
6530         Patch by: Mark Nauwelaerts <manauw skynet be>
6531
6532         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
6533         Fix regression in stream numbering. Fixes #502655.
6534
6535 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6536
6537         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
6538
6539         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
6540         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
6541         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
6542         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
6543         (gst_rtp_h264_pay_handle_buffer):
6544         * gst/rtp/gstrtph264pay.h:
6545         Use higher performance start-code searching.
6546         Parse NALs and store SPS, PPS and profile in the caps so that they can
6547         be used in the SDP. Fixes #502814.
6548
6549 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6550
6551         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
6552         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
6553           Init some structs to zero before we pass them to ioctl, which
6554           avoids valgrind warnings.  Also fix a small memory leak.
6555
6556 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
6557
6558         Patch by: Wouter Cloetens <wouter at mind dot be>
6559
6560         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
6561         Copy timestamp from input to output. Not very perfect yet but better
6562         than nothing. Fixes #503023.
6563
6564 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6565
6566         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6567           Also print a useful error message with the old Wavpack API
6568           if possible.
6569
6570 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6571
6572         * ext/wavpack/gstwavpackdec.c:
6573           More build fixes for old libwavpack versions: include config.h so
6574           that WAVPACK_OLD_API is actually defined as detected; only use
6575           WavpackGetErrorMessage if it is available. This fixes the build
6576           on debian stable for me.
6577
6578 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6579
6580         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
6581         * ext/wavpack/gstwavpackparse.c:
6582           (gst_wavpack_parse_create_src_pad):
6583           Workaround the non-existance of WavpackGetChannelMask in Wavpack
6584           versions below 4.40.0.
6585
6586 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6587
6588         * configure.ac:
6589           And now do it right for real...
6590
6591 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6592
6593         * configure.ac:
6594           Correctly reset $LIBS to not contain -lm.
6595
6596 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6597
6598         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
6599
6600         * configure.ac:
6601         * ext/cairo/gsttimeoverlay.c:
6602           (gst_cairo_time_overlay_print_smpte_time):
6603           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
6604           and checking for rint() and implementing it ourself if it doesn't
6605           exist. Fixes #497293.
6606
6607 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
6608
6609         * configure.ac:
6610           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
6611
6612 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
6613
6614         * sys/oss/gstosshelper.c:
6615         Verify that the format returned after the ioctl is the one
6616         we requested. It is valid for the ioctl to succeed while
6617         substituting an alternate 'supported' sample format.
6618
6619 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
6620
6621         * sys/oss/gstossaudio.c: (plugin_init):
6622         * sys/oss/gstosssink.c: (gst_oss_sink_open):
6623         * sys/oss/gstosssrc.c: (gst_oss_src_open):
6624           Post decent (and translated) error message when we can't
6625           open the audio device for some reason.
6626
6627 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
6628
6629         * sys/oss/gstosssink.c:
6630         * sys/oss/gstosssrc.c:
6631         Allow the AUDIODEV environment variable to redirect us
6632         to a different default OSS device, like sunaudiosink does
6633         on Solaris (makes audio play automatically on SunRays).
6634
6635 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
6636
6637         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
6638         * gst/audiofx/audiochebyshevfreqband.c:
6639         (gst_audio_chebyshev_freq_band_transform_ip):
6640         * gst/audiofx/audiochebyshevfreqlimit.c:
6641         (gst_audio_chebyshev_freq_limit_transform_ip):
6642         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
6643         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
6644         The transform_ip() methods should do nothing if in passthrough mode.
6645         It might get non-writable buffers in that case but the buffer might
6646         as well be writable.
6647
6648         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
6649         The transform() methods won't be called in passthrough mode and
6650         otherwise the buffer is always writable so don't check here.
6651
6652 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
6653
6654         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
6655           Fix seeking in .wav files again (#501775).  Some people seem to think
6656           they don't need to test their changes when they're just 'reflowing'
6657           some code.
6658
6659 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6660
6661         * gst/autodetect/gstautovideosink.c:
6662         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
6663         (gst_auto_video_sink_init),
6664         (gst_auto_video_sink_create_element_with_pretty_name),
6665         (gst_auto_video_sink_find_best),
6666         (gst_auto_video_sink_set_property),
6667         (gst_auto_video_sink_get_property):
6668         * gst/autodetect/gstautovideosink.h:
6669         Fix docs.
6670         Use same error reporting code as autoaudiosink.
6671         Add property to filter sinks based on caps. Only select raw video sinks
6672         by default for backwards compat.
6673         API: GstAutoVideoSink::filter-caps
6674
6675 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
6676
6677         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6678
6679         * gst/autodetect/gstautoaudiosink.c:
6680         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
6681         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
6682         (gst_auto_audio_sink_set_property),
6683         (gst_auto_audio_sink_get_property):
6684         * gst/autodetect/gstautoaudiosink.h:
6685         Add property to filter sinks based on caps. Only select raw audio sinks
6686         by default for backwards compat.  Fixes #417420.
6687         API: GstAutoAudioSink::filter-caps
6688
6689 2007-11-29  Michael Smith <msmith@fluendo.com>
6690
6691         Patch by: Arek Korbik <arkadini@gmail.com>
6692
6693         * gst/videobox/gstvideobox.c: (plugin_init):
6694           Initialise liboil in plugin_init()
6695
6696 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
6697
6698         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
6699         Post error before sending EOS. Fixes #499178.
6700
6701 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
6702
6703         * win32/vs6/gst_plugins_good.dsw:
6704         * win32/vs6/libgstpng.dsp:
6705         Add a project file for libgstpng
6706
6707 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
6708
6709         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
6710         (gst_rtp_h263_depay_process):
6711         Code beautification.
6712         Added debug statements.
6713         Don't bit-shift everything, just do operations on last/first byte
6714         instead.
6715
6716 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
6717
6718         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
6719
6720         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
6721         Fix wrong comparison in overrun check. Fixes #499239 some more.
6722
6723 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
6724
6725         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
6726         (gst_rtp_h263_depay_process):
6727         * gst/rtp/gstrtph263depay.h:
6728         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
6729         stream.
6730
6731 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
6732
6733         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
6734
6735         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
6736         (gst_rtp_mp4a_depay_process):
6737         * gst/rtp/gstrtpmp4adepay.h:
6738         Fix depayloading when multiple frames are inside one RTP packet.
6739         Fixes #499239.
6740
6741 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6742
6743         * gst/level/gstlevel.c:
6744           Add GAP-flag support.
6745
6746 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
6747
6748         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
6749         Read the I flag for Mode A h263 rtp stream and set the
6750         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
6751         Fixes #499383
6752
6753 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6754
6755         * gst/level/gstlevel.c:
6756           Remove some dead code and do cleanups.
6757
6758 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
6759
6760         * tests/check/pipelines/simple-launch-lines.c:
6761           Improve the tests by allowing to set a target state.
6762
6763 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
6764
6765         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
6766         Don't check the caps of the output buffer if they're equal some
6767         other caps. The caps can change in a backward compatible way
6768         and did at this point.
6769
6770 2007-11-24  Julien MOUTTE  <julien@moutte.net>
6771
6772         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
6773         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
6774         (gst_qtdemux_seek_to_previous_keyframe),
6775         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
6776         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
6777         reverse playback support.
6778
6779 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6780
6781         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
6782         Also set the channel layout on the Wavpack caps if we're having
6783         a mono layout. Of course only do it for "audio/x-wavpack".
6784
6785 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
6786
6787         * ext/wavpack/gstwavpackcommon.c:
6788         (gst_wavpack_get_default_channel_mask),
6789         (gst_wavpack_set_channel_layout),
6790         (gst_wavpack_get_default_channel_positions),
6791         (gst_wavpack_get_channel_mask_from_positions),
6792         (gst_wavpack_set_channel_mapping):
6793         * ext/wavpack/gstwavpackcommon.h:
6794         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
6795         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
6796         * ext/wavpack/gstwavpackdec.h:
6797         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
6798         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
6799         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
6800         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
6801         (gst_wavpack_enc_rewrite_first_block),
6802         (gst_wavpack_enc_sink_event):
6803         * ext/wavpack/gstwavpackenc.h:
6804         * ext/wavpack/gstwavpackparse.c:
6805         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
6806         (gst_wavpack_parse_scan_to_find_sample),
6807         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
6808         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
6809         * ext/wavpack/gstwavpackparse.h:
6810         Add support for encoding, parsing and decoding multichannel
6811         files with up to 8 channels. This also improves the robustness
6812         of parsing quite a bit.
6813
6814         * ext/wavpack/gstwavpackstreamreader.c:
6815         (gst_wavpack_stream_reader_read_bytes),
6816         (gst_wavpack_stream_reader_get_pos),
6817         (gst_wavpack_stream_reader_set_pos_abs),
6818         (gst_wavpack_stream_reader_set_pos_rel),
6819         (gst_wavpack_stream_reader_push_back_byte),
6820         (gst_wavpack_stream_reader_get_length),
6821         (gst_wavpack_stream_reader_can_seek),
6822         (gst_wavpack_stream_reader_write_bytes):
6823         Improve debugging.
6824
6825 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6826
6827         * ext/libpng/gstpngdec.c:
6828         * ext/libpng/gstpngdec.h:
6829           Don't release the png-memory from within the callback.
6830
6831 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6832
6833         Patch by: René Stadler <mail at renestadler dot de>
6834
6835         * ext/libpng/gstpngenc.c:
6836           Don't leak buffer data memory. Fixes #498395.
6837
6838 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
6839
6840         Patch by: René Stadler <mail at renestadler dot de>
6841
6842         * tests/check/pipelines/simple-launch-lines.c:
6843           Tests for #498395.
6844
6845 2007-11-20  Julien MOUTTE  <julien@moutte.net>
6846
6847         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
6848         (gst_tag_lib_mux_adjust_event_offsets):
6849         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
6850         * sys/osxaudio/Makefile.am:
6851         * sys/osxvideo/cocoawindow.h:
6852         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
6853
6854 2007-11-15  David Schleef  <ds@schleef.org>
6855
6856         * ext/cairo/gsttextoverlay.c:
6857           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
6858
6859 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6860
6861         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
6862
6863         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
6864         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
6865         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
6866         * gst/rtp/gstrtpmp2tpay.h:
6867         Fill the MTU with as many packets as possible. Fixes #491323.
6868
6869 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6870
6871         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6872
6873         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
6874         Fix some more leaks. Fixes #497007.
6875
6876 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6877
6878         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6879
6880         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
6881         (gst_rtspsrc_stream_configure_tcp):
6882         Fix 3 pad leaks. Fixes #496983.
6883
6884 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6885
6886         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6887
6888         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
6889         Fix small leak. Fixes #497017.
6890
6891 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
6892
6893         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6894         (gst_qtdemux_prepare_current_sample),
6895         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
6896         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
6897         * gst/qtdemux/qtdemux_fourcc.h:
6898         * gst/qtdemux/qtdemux_types.c:
6899         Add suppport for theora in quicktime according to XiphQT.
6900
6901 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
6902
6903         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6904         (gst_v4l2src_init), (gst_v4l2src_set_property),
6905         (gst_v4l2src_get_property):
6906         * sys/v4l2/gstv4l2src.h:
6907         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6908           Always copy buffers by default (handle safer with bugged drivers)
6909           and added a property to make it possible to use mmap effectively (no
6910           copy if possible) when application wants to. Fixes: #480557.
6911
6912 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6913
6914         * gst/id3demux/id3tags.c:
6915         * gst/id3demux/id3tags.h:
6916         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
6917           We don't want the same string multiple times in a tag list for the
6918           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
6919           this doesn't happen and remove special-case code for GST_TAG_GENRE.
6920
6921 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6922
6923         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
6924           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
6925           into ID3v2 TXXX frames (fixes #347848).
6926
6927 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6928
6929         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6930           Don't leak sdp message contents (fixes #496773).
6931
6932         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
6933           Don't leak URI string.
6934
6935 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6936
6937         Patch by: Julien Puydt <julien dot puydt at laposte net>
6938
6939         * ext/raw1394/Makefile.am:
6940         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
6941           (gst_1394_property_probe_get_properties),
6942           (gst_1394_property_probe_probe_property),
6943           (gst_1394_property_probe_needs_probe),
6944           (gst_1394_property_probe_get_values),
6945           (gst_1394_property_probe_interface_init),
6946           (gst_1394_type_add_property_probe_interface):
6947         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
6948         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
6949           (gst_dv1394src_init), (gst_dv1394src_dispose),
6950           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
6951           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
6952           (gst_dv1394src_update_device_name):
6953         * ext/raw1394/gstdv1394src.h:
6954           Implement GstPropertyProbe interface and add "device-name" property,
6955           so applications can use this to probe for available devices in the
6956           same way they can already with v4lsrc and v4l2src (however horrible
6957           this property probe interface may be). Fixes #358841.
6958
6959 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6960
6961         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6962
6963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
6964           (gst_rtspsrc_parse_range):
6965           Don't leak event, don't leak range (fixes #496752).
6966
6967 2007-11-14  Michael Smith <msmith@fluendo.com>
6968
6969         Patch by: Arek Korbik <arkadini@gmail.com>
6970
6971         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
6972           Detect RGBA/BGRA correctly on little endian systems.
6973
6974 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6975
6976         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
6977           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
6978           corresponding ioctl() call fails even though the driver claims to
6979           support this format, just fall back to the pre-2.6.19 kernel
6980           routine that creates caps with suitable height and width ranges
6981           (see #448278).
6982
6983 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6984
6985         Patch by: Mark Nauwelaerts <manauw skynet be>
6986
6987         * gst/matroska/matroska-demux.c:
6988           (gst_matroska_demux_push_dvd_clut_change_event),
6989           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
6990           (gst_matroska_demux_subtitle_caps):
6991         * gst/matroska/matroska-ids.h:
6992           Extract palette data for dvd subpicture streams and send it
6993           downstream as custom gstreamer dvd event (fixes #453417).
6994
6995 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6996
6997         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
6998           Implement minimal parsing of the passed pango font description
6999           string, so passing a font size works the same as with the
7000           pango textoverlay plugin; fixes #455086.
7001           (Maybe we could just use pangocairo here at some point).
7002
7003 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7004
7005         * gst/avi/gstavidemux.c:
7006         * gst/wavparse/gstwavparse.c:
7007           Return the result in _activate_pull(). Don't ref element there.
7008
7009 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
7010
7011         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
7012         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
7013         (gst_wavparse_srcpad_event):
7014           Ref the element when we should, but not when we its not needed. Reflow
7015           the event_handling to not leak the event.       
7016
7017 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
7018
7019         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
7020         (qtdemux_parse_samples):
7021         Properly free QTDemuxSamples array.
7022         Protect table write with a sensible check, some files apparently DO contain
7023         stts values starting with 0 :(
7024
7025 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7026
7027         * gst/avi/gstavidemux.c:
7028         * gst/qtdemux/qtdemux.c:
7029           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
7030           previous commit messed up.
7031
7032 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
7033
7034         * gst/avi/gstavidemux.c:
7035         * gst/qtdemux/qtdemux.c:
7036           Sync _handle_src_event() with oggdemux. In avidemux also ref the
7037           element when we should, but not when we its not needed.
7038
7039 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
7040
7041         * gst/wavparse/gstwavparse.c:
7042           Return FALSE if we can't handle a query instead of changing the
7043           format. Ignore fact when dealing with mpeg audio.
7044
7045 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7046
7047         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
7048
7049         * configure.ac:
7050         * gst/udp/gstdynudpsink.c:
7051         * gst/udp/gstdynudpsink.h:
7052         * gst/udp/gstmultiudpsink.c:
7053         * gst/udp/gstmultiudpsink.h:
7054         * gst/udp/gstudpsink.c:
7055         * gst/udp/gstudpsink.h:
7056           Fix includes for MSVC and GLib-2.14.0 (#492388).
7057
7058         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
7059           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
7060
7061 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
7062
7063         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7064         (gst_mulawdec_chain):
7065         * gst/law/mulaw-decode.h:
7066         Calculate outgoing buffer duration if incoming buffer didn't have a
7067         valid duration.
7068
7069 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
7070
7071         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7072         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
7073         Smarter combine_flow code that also deals with downstream elements
7074         returning UNEXPECTED when they receive data out of the segment
7075         boundaries. Fixes #491305.
7076
7077 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
7078
7079         * sys/v4l2/v4l2src_calls.c:
7080           Fix 'unused variable' compiler warning when compiling against
7081           older kernel headers.
7082
7083 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
7084
7085         * ext/taglib/gstid3v2mux.cc (add_funcs):
7086           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
7087
7088 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
7089
7090         * tests/check/pipelines/simple-launch-lines.c:
7091            Improve the tests a little more.
7092
7093 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
7094
7095         patch by: Yun Zheng Hu
7096
7097         * sys/osxaudio/gstosxaudiosrc.c:
7098         Use default input device instead of default output device and
7099         only memcpy actual available bytes.
7100
7101 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
7102
7103         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7104           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
7105           early. It is temporary until we find something better.
7106
7107 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7108
7109         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7110
7111         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
7112         Fix race when pausing a RTSP stream in interleaved.
7113         Fixes #475784.
7114
7115 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
7116
7117         Patch by: Peter Kjellerstedt <pkj at axis com>
7118
7119         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
7120         Use correct unref function for buffers. #488844.
7121
7122 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
7123
7124         * gst/avi/gstavimux.c:
7125         * tests/check/elements/avimux.c:
7126           Add some debug and sync tests with the fix.     
7127
7128 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7129
7130         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7131
7132         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7133         When the socket is used by the app for other purposes, don't generate an
7134         error if there is activaty on the socket that is not data related.
7135         Fixes #487488.
7136
7137 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7138
7139         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
7140         (gst_v4l2src_grab_frame):
7141         Add some more debug info. Generate an error when we run out of buffers
7142         for some reason. See #480557.
7143
7144 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
7145
7146         Patch by: Anders Skargren <anders dot skargren at axis dot com>
7147
7148         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
7149         Set marker bit correctly.
7150
7151 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
7152
7153         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
7154         Use allowed name for the GstStructure.
7155
7156 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
7157
7158         * ext/gconf/gstswitchsink.c:
7159         * gst/autodetect/gstautoaudiosink.c:
7160           Use new gst_bus_pop_filtered().
7161
7162 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
7163
7164         * sys/v4l2/gstv4l2src.c:
7165         * sys/v4l2/v4l2src_calls.c:
7166           When probing the formats and sizes a camera supports, make
7167           sure the best ones (highest resolution, prefered format)
7168           end up at the beginning of the probed caps and the less
7169           desirable ones at the end.  This is important because the
7170           order within the caps matters for things like fixation and
7171           negotiation, ie. what format is chosen in the end.
7172           With recent kernels, the current probing code will end up
7173           querying the supported sizes from lowest resolution to
7174           highest resolution, adding them to the probed caps in that
7175           order, resulting to v4l2src fixating to the lowest possible
7176           resolution if downstream does not express a size preference.
7177           Also make up a somewhat random ranking of prefered output
7178           formats for the same reason. Fixes #485828.
7179         
7180 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7181
7182         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
7183
7184         * gst/id3demux/id3v2frames.c:
7185           Extract license/copyright URIs from ID3v2 WCOP frames
7186           (Fixes #447000).
7187
7188         * tests/check/elements/id3demux.c:
7189         * tests/files/Makefile.am:
7190         * tests/files/id3-447000-wcop.tag:
7191           Add simple unit test.
7192
7193 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7194
7195         * ext/taglib/gstid3v2mux.cc:
7196           Add support for license/copyright URI tags (ID3v2 WCOP frame).
7197           Prerequisite for #447000.
7198
7199 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
7200
7201         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
7202         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
7203         a GstClockTime.
7204
7205 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7206
7207         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7208         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
7209         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
7210         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
7211         (gst_rtspsrc_change_state):
7212         More seeking fixes, mostly passing around the new playback segment in
7213         order to configure it properly.
7214         Also reset base_time of udp sources when setting them back to PLAYING as
7215         a temporary hack until core supports seek in live sources properly.
7216
7217 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
7218
7219         * gst/rtp/gstrtpmp4adepay.c:
7220         Fix caps as to not confuse autopluggers.
7221
7222 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7223
7224         * gst/id3demux/gstid3demux.c:
7225         * gst/id3demux/gstid3demux.h:
7226         * gst/id3demux/id3tags.c:
7227         * gst/id3demux/id3tags.h:
7228         * gst/id3demux/id3v2frames.c:
7229           Port ID3 tag demuxer over to the new GstTagDemux in -base
7230           (now would be a good time to test re-importing your music
7231           collection).
7232
7233 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
7234
7235         * gst/apetag/Makefile.am:
7236         * gst/apetag/gstapedemux.c:
7237         * gst/apetag/gstapedemux.h:
7238         * gst/apetag/gsttagdemux.c:
7239         * gst/apetag/gsttagdemux.h:
7240           Port APE tag demuxer over to the new GstTagDemux in -base.
7241
7242 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
7243
7244         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
7245         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
7246         (gst_rtspsrc_handle_internal_src_query),
7247         (gst_rtspsrc_handle_src_query), (new_session_pad),
7248         (gst_rtspsrc_stream_configure_tcp),
7249         (gst_rtspsrc_stream_configure_transport),
7250         (gst_rtspsrc_loop_send_cmd):
7251         Improve flushing behaviour.
7252         Set state of the udp sources to PAUSE/PLAYING correctly.
7253         Handle events and queries for UDP and TCP transport now.
7254
7255 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7256
7257         * gst/rtp/gstrtpgsmdepay.c:
7258         * gst/rtp/gstrtpgsmpay.c:
7259           Add log category.
7260
7261 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
7262
7263         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
7264
7265         * tests/check/Makefile.am:
7266         * tests/check/pipelines/simple-launch-lines.c:
7267           Add unit tests for payloaders/depayloaders.
7268
7269 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7270
7271         * gst/avi/gstavimux.c:
7272         * gst/avi/gstavimux.h:
7273           Also save codec data for audio streams. Fixes #482495.
7274
7275 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
7276
7277         * gst/avi/gstavimux.c:
7278           Fix "Index entry has invalid stream nr 1".
7279           Add support for muxing aac - work in progress (see #482495).
7280
7281 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7282
7283         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
7284         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
7285         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7286         * gst/rtsp/gstrtspsrc.h:
7287         Parse bandwidth modifiers, they are not yet configured in the session
7288         manager because we don't have an API for that yet.
7289
7290 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
7291
7292         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
7293         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
7294         Use shiny new function in -base to get the default clock-rate.
7295         Update some docs.
7296
7297 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
7298
7299         * win32/MANIFEST:
7300         Add files to win32 manifest.
7301         * win32/vs6/libgstaudiofx.dsp:
7302         * win32/vs6/libgstqtdemux.dsp:
7303         * win32/vs6/libgstrtp.dsp:
7304         * win32/vs6/libgstrtsp.dsp:
7305         Update project files.
7306
7307 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
7308
7309         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7310         (gst_rtspsrc_play):
7311         * gst/rtsp/gstrtspsrc.h:
7312         In TCP mode, only timestamp the first buffer. TCP is not real time and
7313         it does not make sense to try to skew compensate, also some servers send
7314         the first batch of data in a burst.
7315
7316 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
7317
7318         * gst/matroska/matroska-demux.c:
7319           Fix setting the discont flag on the first buffer
7320           pushed downstream for formats with private codec
7321           data that needs to be deserialised into buffers
7322           (such as vorbis and FLAC when in a matroska container).
7323
7324 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
7325
7326         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7327
7328         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
7329         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
7330         (gst_rtp_mp4v_pay_handle_buffer):
7331         * gst/rtp/gstrtpmp4vpay.h:
7332         Free the config string. Fixes #480707.
7333         Clean up the timestamp code a little.
7334
7335 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7336
7337         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7338         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
7339         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
7340         * gst/rtsp/gstrtspsrc.h:
7341         Set timestamps on RTP buffers in interleaved mode.
7342         Mark first buffers with a DISCONT.
7343         Remove flush hack now that sync for live sources has been figured out.
7344
7345 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7346
7347         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7348         Update documentation.
7349
7350 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
7351
7352         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
7353         (gst_rtp_xqt_depay_change_state):
7354         * gst/qtdemux/gstrtpxqtdepay.h:
7355         Fail if we don't know the quicktime format.
7356
7357 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
7358
7359         * ext/flac/gstflacenc.c:
7360         * ext/flac/gstflacenc.h:
7361           Save the flow return from the last gst_pad_push() and
7362           make sure we pass the right flow return value upstream
7363           in the case of failure; minor clean-ups.
7364
7365 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7366
7367         * ext/taglib/gstapev2mux.cc:
7368         * ext/taglib/gstid3v2mux.cc:
7369         * gst/apetag/gstapedemux.c:
7370           Add support for the new GST_TAG_COMPOSER (#459809).
7371
7372 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7373
7374         * gst/law/alaw-decode.c:
7375         * gst/law/alaw-decode.h:
7376         * gst/law/alaw-encode.c:
7377         * gst/law/alaw-encode.h:
7378         * gst/law/alaw.c:
7379         * gst/law/mulaw-conversion.h:
7380           Compulsive clean-ups: use boilerplate macros, add debug
7381           categories, fix up things to conform to symbol nomenklatura,
7382           etc.
7383
7384 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7385
7386         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
7387
7388         * gst/law/alaw-decode.c:
7389         * gst/law/alaw-encode.c:
7390           Use static tables for A-Law decoding and encoding; this makes
7391           A-Law decoding and encoding less CPU-intensive, but increases
7392           the binary size a bit. Leaving old code around for now,
7393           selectable by a define in the code. Fixes #435435.
7394
7395 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7396
7397         * configure.ac:
7398         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
7399         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
7400         in configure.ac.
7401
7402 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
7403
7404         Patch by: Jan Gerber <j at bootlab dot org>
7405
7406         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7407         Add fourccs for MPEG2 HDV streams. Fixes #479960.
7408
7409 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
7410
7411         * sys/oss/gstosshelper.c:
7412           Use GST_WARNING instead of a g_critical. This situation is not caused
7413           by the application.
7414
7415 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7416
7417         * po/LINGUAS:
7418         * po/nl.po:
7419           Updated translations.
7420
7421 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7422
7423         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
7424
7425         * po/eu.po:
7426           Added Basque translation.
7427
7428 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7429
7430         translated by: Abel Cheung <abelcheung@gmail.com>
7431
7432         * po/zh_HK.po:
7433         * po/zh_TW.po:
7434           Added Chinese (traditional and Hong Kong) translation.
7435
7436 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7437
7438         translated by: Jakub Bogusz <qboosh@pld-linux.org>
7439
7440         * po/pl.po:
7441           Added Polish translation.
7442
7443 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7444
7445         translated by: Ilkka Tuohela <hile@iki.fi>
7446
7447         * po/fi.po:
7448           Added Finnish translation.
7449
7450 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7451
7452         translated by: Jorge González González <aloriel@gmail.com>
7453
7454         * po/es.po:
7455           Added Spanish translation.
7456
7457 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7458
7459         translated by: Mogens Jaeger <mogens@jaeger.tf>
7460
7461         * po/da.po:
7462           Added Danish translation.
7463
7464 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7465
7466         translated by: Funda Wang <fundawang@linux.net.cn>
7467
7468         * po/zh_CN.po:
7469           Added Chinese (simplified) translation.
7470
7471 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
7472
7473         translated by: Alexander Shopov <ash@contact.bg>
7474
7475         * po/bg.po:
7476           Added Bulgarian translation.
7477
7478 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
7479
7480         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
7481         Set outgoing packet duration because we can. Fixes #478244 some more.
7482
7483 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
7484
7485         * ext/cairo/gsttextoverlay.c:
7486           Add info about static leak.
7487         
7488         * tests/check/Makefile.am:
7489         * tests/check/generic/states.c:
7490           Improved state change unit test.
7491
7492 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
7493
7494         * docs/plugins/.cvsignore:
7495         * tests/check/.cvsignore:
7496           Ignore registries in any format.
7497
7498 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
7499
7500         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
7501         Removed some unused code.
7502
7503         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
7504         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
7505         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
7506         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
7507         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
7508         (gst_rtp_theora_pay_flush_packet):
7509         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
7510         Try to preserve the incomming buffer duration on the outgoing
7511         packets. Fixes #478244.
7512
7513 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7514
7515         * ext/taglib/gstapev2mux.cc:
7516         * ext/taglib/gstid3v2mux.cc:
7517           Work around compiler warnings with g++-4.2 when assigning a
7518           string constant to a gchar * (partially fixes #478092).
7519
7520 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
7521
7522         * configure.ac:
7523           We require core CVS now for gst_base_src_set_do_timestamp().
7524
7525 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
7526
7527         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
7528         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7529         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
7530         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7531         (gst_rtspsrc_handle_message):
7532         Fix compiler warnings shown with Forte.
7533
7534 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7535
7536         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
7537         (gst_rtspsrc_dup_printf):
7538         Give meaningfull error when all streams failed to configure for some
7539         reason.
7540
7541 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
7542
7543         * gst/rtp/README:
7544         Update README with the design for synchronisation rules of RTP on
7545         sender and receiver.
7546
7547 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
7548
7549         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
7550         (gst_wavparse_chain):
7551         Don't push EOS from the chain function, the element
7552         driving the pipeline is responsible for this. The bug
7553         this was meant to fix seems to be queue not forwarding
7554         EOS in all cases (see #476514).
7555
7556 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
7557
7558         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
7559         (gst_level_transform_ip):
7560         * gst/level/gstlevel.h:
7561         Use basetransform segment so that it is correctly managed on flushes and
7562         start/stop.
7563         Report message timestamp as stream time, which is what an application
7564         can understand.
7565
7566 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7567
7568         * ext/taglib/gstapev2mux.cc:
7569         * ext/taglib/gstapev2mux.h:
7570         * ext/taglib/gsttaglibmux.c:
7571         * tests/check/elements/apev2mux.c:
7572         Update my mail address.
7573
7574 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
7575
7576         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
7577         (gst_wavparse_loop), (gst_wavparse_chain):
7578         Add EOS logic for the push-based mode too. Fixes #476514.
7579
7580 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
7581
7582         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
7583         * gst/law/alaw-encode.h:
7584         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
7585         (gst_mulawenc_chain):
7586         * gst/law/mulaw-encode.h:
7587         Fix law encoder timestamps.
7588
7589 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
7590
7591         * ext/gconf/gstgconfaudiosink.c:
7592           Fix warning when building without debug.
7593
7594         * sys/oss/gstossmixertrack.c:
7595           Use const like in alsamixertrack.c (fixes warnings).
7596
7597 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
7598
7599         * sys/v4l2/v4l2src_calls.c:
7600         (gst_v4l2src_probe_caps_for_format_and_size):
7601         Fix framerate detection code some more.
7602         Handle the case where there is a weird step in the stepwise framerates.
7603         Don't overwrite the min interval with the framerate, use a temp variable
7604         instead.
7605         Use max in the Continuous framerate intervals instead of step, which is
7606         1 according to the docs. Fixes #475424.
7607
7608 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
7609
7610         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
7611         Make udpsrc timestamp outgoing buffers based on when they were received.
7612         Also make it output a segment in time.
7613
7614 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
7615
7616         * gst/avi/gstavidemux.c:
7617           Plug a little leak. Little code cleanups.
7618
7619 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
7620
7621         * configure.ac:
7622           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
7623           flac versions, 's good for cross-compilation karma.
7624
7625 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
7626
7627         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
7628
7629         * gst/rtp/gstrtph263pay.c:
7630           Fix up header structure so that compilers don't add padding
7631           between the structure fields, since that would lead to us
7632           sending RTP packets with broken headers (as is currently the
7633           case when compiling with MSVC). Also see similar fixes in
7634           libgstrtp in gst-plugins-base. (#474616; #471194)
7635
7636 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
7637
7638         * sys/v4l2/v4l2src_calls.c:
7639         (gst_v4l2src_probe_caps_for_format_and_size):
7640         Don't overwrite our GValue with 0 but instead use the previously
7641         computed value. Fixes #471823 some more.
7642
7643 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7644
7645         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7646           No tabs in this file please, or gtk-doc will end up documenting
7647           rather absurd class hierarchies.
7648
7649 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
7650
7651         * ext/gconf/gstswitchsink.c:
7652           If the new kid element fails to change state for some reason
7653           (e.g. esdsink not being able to connect to the sound server),
7654           forward the error message it posted on the bus instead of just
7655           posting a generic 'Internal state change error: please file a
7656           bug' error message. Fixes #471364.
7657
7658 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7659
7660         * gst/qtdemux/Makefile.am:
7661         * gst/qtdemux/qtdemux.c:
7662           Don't assume tags are encoded as UTF-8 (#473670).
7663
7664 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7665
7666         * sys/v4l2/gstv4l2src.c:
7667         * sys/v4l2/gstv4l2src.h:
7668         * sys/v4l2/v4l2src_calls.c:
7669           Implement LATENCY queries in the crudest way possible so I don't
7670           have to use sync=false any longer when testing with videosinks.
7671
7672 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
7673
7674         * configure.ac:
7675           Fix build.
7676
7677 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7678
7679         * sys/v4l2/v4l2src_calls.c:
7680         (gst_v4l2src_probe_caps_for_format_and_size):
7681         Add some more debugging in the framerate function.
7682         Iterate stepwise framerate up to and _including_ the max and if nothing
7683         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
7684         don't end up with an empty list. Fixes #471823
7685
7686 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7687
7688         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7689         (gst_multiudpsink_set_clients_string),
7690         (gst_multiudpsink_get_clients_string),
7691         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
7692         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
7693         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
7694         (gst_multiudpsink_clear):
7695         Add property do configure destination address/port pairs
7696         API:GstMultiUDPSink::clients
7697
7698 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7699
7700         * tests/examples/Makefile.am:
7701         * tests/examples/rtp/Makefile.am:
7702         * tests/examples/rtp/client-H263p-AMR.sh:
7703         * tests/examples/rtp/client-H263p-PCMA.sdp:
7704         * tests/examples/rtp/client-H263p-PCMA.sh:
7705         * tests/examples/rtp/client-H264-PCMA.sdp:
7706         * tests/examples/rtp/client-H264-PCMA.sh:
7707         * tests/examples/rtp/client-PCMA.sh:
7708         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
7709         * tests/examples/rtp/server-alsasrc-PCMA.sh:
7710         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
7711         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
7712         Added some RTP example scripts for sending and receiving RTP streams.
7713
7714 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
7715
7716         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
7717         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
7718         Restructure the setcaps function so that we can also compute the
7719         expected GStreamer output size of the video frames.
7720         Set frame_byte_size correctly so that read-based devices have a chance
7721         of working correctly.
7722         When grabbing a frame, discard frames that are not of the expected size.
7723         Some cameras don't output the right framesize for the first buffer.
7724         Try only a couple of times to get a valid frame, else error out.
7725
7726         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
7727         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
7728         Add some more debug info when scanning the device.
7729
7730         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
7731         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
7732         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
7733         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
7734         Add some more debug info when dequeing a frame.
7735
7736 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7737
7738         * gst/wavparse/gstwavparse.c:
7739           More code cleanups. Add some more comment and improve debugs logs.
7740
7741 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
7742
7743         * gst/wavparse/gstwavparse.c:
7744         * gst/wavparse/gstwavparse.h:
7745           Implement seek-query. Refactor duration calculations. Appropriate use
7746           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
7747           out of loops.
7748
7749 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
7750
7751         * gst/avi/gstavidemux.c:
7752           Implement seek-query.
7753
7754 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
7755
7756         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
7757         (gst_rtspsrc_dup_printf):
7758         Use new basesink async property to make sparse RTCP packet not wait for
7759         preroll.
7760
7761 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
7762
7763         * gst/audiofx/Makefile.am:
7764         Dist the right file.
7765
7766 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
7767
7768         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
7769         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
7770         Make sure we generate and parse floating point values in the POSIX
7771         locale instead of the current locale. 
7772
7773 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
7774
7775         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
7776         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7777         (gst_rtspsrc_play):
7778         * gst/rtsp/gstrtspsrc.h:
7779         Fix method detection again.
7780         Keep track of when we must send a Range header.
7781         Use segment values for Range, Speed and Scale headers.
7782         Parse Speed and Scale headers to update the segment values.
7783
7784 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
7785
7786         patch by: Mark Nauwelaerts <manauw@skynet.be>
7787
7788         * sys/v4l2/v4l2src_calls.c:
7789           Handle optional v4l2 ioctls gracefully.
7790
7791 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
7792
7793         * gst/rtp/Makefile.am:
7794         * gst/rtp/gstrtp.c: (plugin_init):
7795         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
7796         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
7797         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
7798         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
7799         (gst_rtp_h263_depay_get_property),
7800         (gst_rtp_h263_depay_change_state),
7801         (gst_rtp_h263_depay_plugin_init):
7802         * gst/rtp/gstrtph263depay.h:
7803         Added an H263 depayloader. Fixes #369392.
7804
7805         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
7806         (gst_rtp_h263p_depay_process):
7807         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
7808         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
7809         Make the H263+ pay/depayloader support H263-1998 and H263-2000
7810         payloads.
7811         Also alow plain H263 on the h263p payloaders. Fixes #465040.
7812
7813 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7814
7815         * gst/audiofx/audiochebyshevfreqband.c:
7816         * gst/audiofx/audiochebyshevfreqlimit.c:
7817         Add small comparision with the windowed sinc filters in the docs.
7818
7819 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
7820
7821         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
7822         (audiochebyshevfreqband_suite):
7823         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
7824         (audiochebyshevfreqlimit_suite):
7825         Also test 32 bit float mode and the type 2 variants of the filters.
7826
7827 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
7828
7829         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
7830         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7831         (gst_rtspsrc_loop):
7832         Refactor the udp and interleaved loop function a bit.
7833
7834 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7835
7836         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7837         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
7838         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
7839         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7840         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7841         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
7842         * gst/rtsp/gstrtspsrc.h:
7843         Protect connection activity with a new lock, avoids deadlocks when going
7844         to PAUSED. Fixes #455808.
7845
7846 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7847
7848         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
7849         Fix debug statement.
7850
7851 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7852
7853         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
7854         Fix stray %u in debug line as spotted by Saur on IRC.
7855
7856 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
7857
7858         * gst/audiofx/audiochebyshevfreqband.c:
7859         (gst_audio_chebyshev_freq_band_class_init):
7860         * gst/audiofx/audiochebyshevfreqlimit.c:
7861         (gst_audio_chebyshev_freq_limit_class_init):
7862         Use generator macros for the process functions for the different
7863         sample types, add lower upper boundaries for the GObject properties
7864         so automatically generated UIs can use sliders and add a note about
7865         the number of poles as a too high number of poles combined with
7866         very low or very high frequencies will produce only noise.
7867         * docs/plugins/gst-plugins-good-plugins.args:
7868         Regenerated for the property changes.
7869
7870 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7871
7872         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
7873         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
7874         (gst_rtspsrc_stream_configure_udp_sink),
7875         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
7876         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7877         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7878         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
7879         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
7880         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7881         * gst/rtsp/gstrtspsrc.h:
7882         Improve timeout handling.
7883         Use the same socket for sending and receiving RTCP packets so that some
7884         servers can track clients better.
7885         Improve connection closed handling. Try to reconnect.
7886         Don't overwrite our content base with NULL.
7887         Improve debugging.
7888         Improve range parsing and handling.
7889         Remove flushing hack now that core does the right thing.
7890
7891 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
7892
7893         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
7894         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
7895         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
7896         (gst_multiudpsink_close), (gst_multiudpsink_add):
7897         * gst/udp/gstmultiudpsink.h:
7898         Add support for getting and setting the socket to use.
7899
7900         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7901         (gst_udpsrc_create), (gst_udpsrc_get_property):
7902         Add support for getting the currently used socket.
7903
7904 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
7905
7906         reviewed by: Stefan Kost  <ensonic@users.sf.net>
7907
7908         * gst/audiofx/Makefile.am:
7909         * gst/audiofx/audiochebyshevfreqband.c:
7910         (gst_audio_chebyshev_freq_band_mode_get_type),
7911         (gst_audio_chebyshev_freq_band_base_init),
7912         (gst_audio_chebyshev_freq_band_dispose),
7913         (gst_audio_chebyshev_freq_band_class_init),
7914         (gst_audio_chebyshev_freq_band_init),
7915         (generate_biquad_coefficients), (calculate_gain),
7916         (generate_coefficients),
7917         (gst_audio_chebyshev_freq_band_set_property),
7918         (gst_audio_chebyshev_freq_band_get_property),
7919         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
7920         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
7921         (gst_audio_chebyshev_freq_band_start):
7922         * gst/audiofx/audiochebyshevfreqband.h:
7923         * gst/audiofx/audiochebyshevfreqlimit.c:
7924         (gst_audio_chebyshev_freq_limit_mode_get_type),
7925         (gst_audio_chebyshev_freq_limit_base_init),
7926         (gst_audio_chebyshev_freq_limit_dispose),
7927         (gst_audio_chebyshev_freq_limit_class_init),
7928         (gst_audio_chebyshev_freq_limit_init),
7929         (generate_biquad_coefficients), (calculate_gain),
7930         (generate_coefficients),
7931         (gst_audio_chebyshev_freq_limit_set_property),
7932         (gst_audio_chebyshev_freq_limit_get_property),
7933         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
7934         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
7935         (gst_audio_chebyshev_freq_limit_start):
7936         * gst/audiofx/audiochebyshevfreqlimit.h:
7937         * gst/audiofx/audiofx.c: (plugin_init):
7938         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
7939         Fixes #464800.
7940
7941         * tests/check/Makefile.am:
7942         * tests/check/elements/.cvsignore:
7943         * tests/check/elements/audiochebyshevfreqband.c:
7944         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
7945         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
7946         * tests/check/elements/audiochebyshevfreqlimit.c:
7947         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
7948         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
7949         Add unit tests for the chebyshev filters.
7950
7951         * docs/plugins/Makefile.am:
7952         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7953         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7954         * docs/plugins/gst-plugins-good-plugins.args:
7955         * docs/plugins/inspect/plugin-1394.xml:
7956         * docs/plugins/inspect/plugin-audiofx.xml:
7957         * docs/plugins/inspect/plugin-dv.xml:
7958         * docs/plugins/inspect/plugin-flac.xml:
7959         * docs/plugins/inspect/plugin-jpeg.xml:
7960         * docs/plugins/inspect/plugin-png.xml:
7961         * docs/plugins/inspect/plugin-rtp.xml:
7962         * docs/plugins/inspect/plugin-shout2send.xml:
7963         * docs/plugins/inspect/plugin-wavpack.xml:
7964         And add docs for the chebyshev filters. While doing
7965         that also run make update in docs/plugins.
7966
7967 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7968
7969         * ext/annodex/gstcmmltag.c:
7970         * gst/rtp/gstrtpvorbispay.c:
7971           Make ro memory to share.
7972
7973 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7974
7975         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7976         Improve UDP performance by avoiding a select() when we have data
7977         available immediatly.
7978
7979 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7980
7981         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
7982         (gst_rtp_dec_class_init):
7983         * gst/rtsp/gstrtpdec.h:
7984         Add (dummy) SSRC management signals.
7985
7986         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7987         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7988         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
7989         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
7990         (on_timeout), (gst_rtspsrc_stream_configure_manager),
7991         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
7992         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7993         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7994         * gst/rtsp/gstrtspsrc.h:
7995         Add connection-speed property.
7996         Add find_stream helper functions.
7997         Handle stream EOS based on BYE messages or SSRC timeout.
7998         Returns SUCCESS from the state change function as we hide our async
7999         elements from the parent.
8000
8001 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
8002
8003         * gst/debug/rndbuffersize.c:
8004           Fix da leak.
8005
8006 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
8007
8008         * gst/debug/Makefile.am:
8009         * gst/debug/breakmydata.c:
8010         * gst/debug/gstdebug.c:
8011         * gst/debug/negotiation.c:
8012         * gst/debug/progressreport.c:
8013         * gst/debug/rndbuffersize.c:
8014         * gst/debug/testplugin.c:
8015           Add new test element and clean-up the others a little.
8016
8017 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
8018
8019         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8020         Fix parsing of mp4a version 0 atoms. Fixes #465774.
8021
8022 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
8023
8024         * gst/rtp/gstrtpilbcdepay.c:
8025           Include stdlib.
8026
8027 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
8028
8029         * gst/rtp/gstrtpmpvdepay.c:
8030         Set the mpegversion in the caps so that autoplugging does not get
8031         confused.
8032
8033 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
8034
8035         * po/hu.po:
8036         * po/uk.po:
8037         * po/vi.po:
8038           Updated translations.
8039
8040 2007-08-08  Michael Smith <msmith@fluendo.com>
8041
8042         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8043           Render right border in the correct location.
8044
8045 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
8046
8047         Patch by: Olivier Crete <tester at tester dot ca>
8048
8049         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
8050         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8051         Make mode property a string. Fixes #464475.
8052
8053 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8054
8055         * ext/flac/gstflacenc.c:
8056           Widen caps to match decoder a bit and add more FIXMEs.
8057
8058 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
8059
8060         patch by: Mark Nauwelaerts <manauw@skynet.be>
8061
8062         * gst/avi/gstavimux.c:
8063           Fix ODML index tag numbering. Fixes #463624.
8064
8065 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
8066
8067         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
8068         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8069         (gst_rtspsrc_stream_configure_tcp),
8070         (gst_rtspsrc_stream_configure_udp_sink):
8071         Fix default clock-rate for realmedia.
8072         Fix parsing of transport.
8073         Don't try to link NULL pads.
8074
8075 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
8076
8077         * po/POTFILES.skip:
8078           Add POTFILES.skip with list of source files that aren't disted at the
8079           moment but contain translatable strings. Should hopefully pacify
8080           broken tools and make it clearer that these files are left out
8081           intentionally (#461600).
8082
8083 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
8084
8085         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
8086         If the buffer was entirely clipped ... don't try sending it :)
8087
8088 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8089
8090         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
8091         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
8092         (gst_rtspsrc_create_transports_string),
8093         (gst_rtspsrc_prepare_transports):
8094         If we don't hav a session manager, set the caps on outgoing buffers
8095         ourselves.
8096         Force PAUSE/PLAY methods for now until the extensions can overwrite.
8097         Append final bit of the transport string even when it does not contain a
8098         placeholder.
8099
8100 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8101
8102         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
8103         (gst_rtsp_ext_list_connect):
8104         * gst/rtsp/gstrtspext.h:
8105         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8106         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
8107         Clean up the interface list.
8108         Allow connecting to interface signals for the extensions.
8109         Remove old extension code.
8110         Free list on cleanup.
8111         Allow extensions to send additional RTSP messages.
8112
8113 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
8114
8115         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
8116         Handle a NULL gconf key gracefully by rendering the default element.
8117
8118 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
8119
8120         * gst/rtsp/gstrtspext.h:
8121         Fix include path for extension interface.
8122
8123 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8124
8125         * gst/audiofx/audioamplify.h:
8126         Also remove a now unecessary variable here.
8127
8128 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
8129
8130         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
8131         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
8132         * gst/audiofx/audiodynamic.c:
8133         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
8134         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
8135         * gst/audiofx/audiodynamic.h:
8136         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
8137         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
8138         * gst/audiofx/audioinvert.h:
8139         Don't save format information ourselves, this is already saved in
8140         GstAudioFilter.
8141
8142 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
8143
8144         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8145         (gst_rtsp_ext_list_stream_select):
8146         * gst/rtsp/gstrtspext.h:
8147         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8148         Use rank to filter out extensions.
8149         Add url to stream_select interface call.
8150
8151 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
8152
8153         * gst/rtsp/Makefile.am:
8154         * gst/rtsp/base64.c:
8155         * gst/rtsp/base64.h:
8156         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
8157         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
8158         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
8159         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
8160         (gst_rtsp_ext_list_setup_media),
8161         (gst_rtsp_ext_list_configure_stream),
8162         (gst_rtsp_ext_list_get_transports),
8163         (gst_rtsp_ext_list_stream_select):
8164         * gst/rtsp/gstrtspext.h:
8165         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
8166         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
8167         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
8168         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
8169         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
8170         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
8171         (gst_rtspsrc_stream_configure_tcp),
8172         (gst_rtspsrc_stream_configure_mcast),
8173         (gst_rtspsrc_stream_configure_udp),
8174         (gst_rtspsrc_stream_configure_udp_sink),
8175         (gst_rtspsrc_stream_configure_transport),
8176         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
8177         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8178         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
8179         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
8180         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8181         (gst_rtspsrc_parse_methods),
8182         (gst_rtspsrc_create_transports_string),
8183         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
8184         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
8185         (gst_rtspsrc_play), (gst_rtspsrc_pause),
8186         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
8187         * gst/rtsp/gstrtspsrc.h:
8188         * gst/rtsp/rtsp.h:
8189         * gst/rtsp/rtspconnection.c:
8190         * gst/rtsp/rtspconnection.h:
8191         * gst/rtsp/rtspdefs.c:
8192         * gst/rtsp/rtspdefs.h:
8193         * gst/rtsp/rtspext.h:
8194         * gst/rtsp/rtspextwms.c:
8195         * gst/rtsp/rtspextwms.h:
8196         * gst/rtsp/rtspmessage.c:
8197         * gst/rtsp/rtspmessage.h:
8198         * gst/rtsp/rtsprange.c:
8199         * gst/rtsp/rtsprange.h:
8200         * gst/rtsp/rtsptransport.c:
8201         * gst/rtsp/rtsptransport.h:
8202         * gst/rtsp/rtspurl.c:
8203         * gst/rtsp/rtspurl.h:
8204         * gst/rtsp/sdp.h:
8205         * gst/rtsp/sdpmessage.c:
8206         * gst/rtsp/sdpmessage.h:
8207         * gst/rtsp/test.c:
8208         Use shiny new RTSP and SDP library.
8209         Implement RTSP extensions using the new interface.
8210         Remove a lot of old code.
8211
8212 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
8213
8214         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
8215         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
8216
8217 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8218
8219         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8220         Don't unref the outgoing buffer twice when dropping it because it's
8221         outside of the segment.
8222
8223 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
8224
8225         * configure.ac:
8226         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8227         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
8228         Use the new buffer clipping function from gstaudio here and
8229         require gst-plugins-base CVS.
8230         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8231         For framed Wavpack buffers we require a valid timestamp.
8232
8233 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
8234
8235         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
8236         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
8237         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
8238         Clip raw audio and video when we can, keep track of current output
8239         segment.
8240         Don't leak buffers and events when there is no output pad.
8241         Improve debugging here and there.
8242
8243 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
8244
8245         * configure.ac:
8246           Sync liboil check with plugins-base.
8247
8248 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
8249
8250         * ext/annodex/Makefile.am:
8251           Fix CFLAGS/LIBS.
8252
8253         * ext/cdio/gstcdiocddasrc.c:
8254         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8255           Include stdlib
8256
8257         * ext/cairo/Makefile.am:
8258         * gst/videofilter/Makefile.am:
8259         * tests/examples/level/Makefile.am:
8260           Use $(LIBM) instead of -lm
8261
8262 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8263
8264         * sys/v4l2/gstv4l2src.c:
8265           Add another example pipeline.
8266
8267 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8268
8269         Patch by: Alexander Eichner <alexeichi@yahoo.de>
8270
8271         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8272           Use define here.
8273
8274         * sys/v4l2/gstv4l2tuner.c:
8275         (gst_v4l2_tuner_set_frequency_and_notify):
8276           Don't touch the property - its still disabled.
8277
8278         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
8279         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
8280         * sys/v4l2/v4l2src_calls.h:
8281           Improve fallback format negotionation. Fixes #451388
8282
8283 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8284
8285         * tests/check/elements/videocrop.c: (GST_START_TEST):
8286           Fix the test.
8287
8288 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
8289
8290         * docs/plugins/Makefile.am:
8291         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8292         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8293         * docs/plugins/inspect/plugin-jpeg.xml:
8294         * docs/plugins/inspect/plugin-png.xml:
8295         * ext/jpeg/gstjpegdec.c:
8296         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
8297         (gst_pngdec_sink_setcaps):
8298           More docs. More logs in pngdec.
8299
8300 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
8301
8302         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
8303           Initialize num_buffers with minimum value.
8304
8305         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
8306         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
8307           Handle frame-size query failure gracefully.
8308
8309 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
8310
8311         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
8312         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
8313         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
8314         of qt/aac files.
8315
8316 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
8317
8318         * ext/wavpack/gstwavpackdec.c:
8319         (gst_wavpack_dec_clip_outgoing_buffer):
8320         Fix buffer clipping to correctly clip to the segment stop.
8321
8322 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
8323
8324         * configure.ac:
8325         * tests/Makefile.am:
8326         Remove bogus check for libcheck, since we check for
8327         gstreamer-check and it pulls in the required info from there,
8328         and we weren't actually _using_ the information for libcheck
8329         ourselves anyway.
8330
8331 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
8332
8333         * configure.ac:
8334           Use pkg-config to locate check.
8335
8336 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
8337
8338         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
8339         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
8340         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
8341         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
8342         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
8343         * gst/effectv/gstaging.c: (gst_agingtv_transform):
8344         * gst/effectv/gstdice.c: (gst_dicetv_transform):
8345         * gst/effectv/gstedge.c: (gst_edgetv_transform):
8346         * gst/effectv/gstquark.c: (gst_quarktv_transform):
8347         * gst/effectv/gstrev.c: (gst_revtv_transform):
8348         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
8349         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
8350         * gst/effectv/gstwarp.c: (gst_warptv_transform):
8351         * gst/matroska/matroska-demux.c:
8352         (gst_matroska_demux_add_wvpk_header),
8353         (gst_matroska_demux_check_subtitle_buffer),
8354         (gst_matroska_decode_buffer):
8355         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
8356           Fix build against core CVS.
8357
8358 2007-07-10  Edward Hervey  <bilboed@gmail.com>
8359
8360         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8361         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
8362         don't have enough granularity to convert that boolean into a
8363         GstFlowReturn.
8364
8365 2007-07-06  Michael Smith <msmith@fluendo.com>
8366
8367         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
8368         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
8369         (gst_alawdec_change_state):
8370         * gst/law/alaw-decode.h:
8371         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
8372         (gst_mulawdec_class_init), (gst_mulawdec_init),
8373         (gst_mulawdec_chain), (gst_mulawdec_change_state):
8374         * gst/law/mulaw-decode.h:
8375           Fix capsnego bogosity in *law decoders. 
8376
8377 2007-07-06  Michael Smith <msmith@fluendo.com>
8378
8379         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
8380         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
8381         (gst_smokeenc_change_state):
8382         * ext/jpeg/gstsmokeenc.h:
8383           Remove stupidity in get/set caps functions.
8384           Fix some refcounting problems.
8385
8386 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
8387
8388         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
8389         Remove endianness-flipping hack that seems to have been required
8390         only because of a bug in ffmpegcolorspace.
8391         Partially Fixes: #451908
8392
8393 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
8394
8395         * docs/plugins/Makefile.am:
8396           Simplify --extra-dir as gtkdoc scans recursively.
8397
8398 2007-07-03  Wim Taymans  <wim@fluendo.com>
8399
8400         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8401
8402         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
8403         Set the encoding-name in the rtp caps to all uppercase, as required by
8404         the caps spec.
8405         Some small cleanups in the error paths. Fixes #453037.
8406
8407 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
8408
8409         * ext/wavpack/gstwavpackparse.c:
8410         (gst_wavpack_parse_index_get_last_entry),
8411         (gst_wavpack_parse_index_get_entry_from_sample),
8412         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
8413         (gst_wavpack_parse_scan_to_find_sample):
8414         * ext/wavpack/gstwavpackparse.h:
8415         Use a GSList for the GArray that is used like a list anyway.
8416
8417 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
8418
8419         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
8420         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
8421         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
8422           Add state change function where we set 0/1 as default framerate in
8423           case our setcaps function isn't called, like it might not in a
8424           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
8425           gdkpixbufdec trying to create caps with a 0/0 framerate.
8426           Also post an error message on the bus if gst_pad_push() fails when
8427           called from our sink event handler (+1 for flow returns for event
8428           functions in 0.11) instead of failing silently.
8429
8430 2007-06-27  Wim Taymans  <wim@fluendo.com>
8431
8432         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
8433         Cast stack args to the proper types. Fixes #451249.
8434
8435 2007-06-27  Wim Taymans  <wim@fluendo.com>
8436
8437         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
8438         (new_session_pad), (gst_rtspsrc_setup_streams):
8439         * gst/rtsp/gstrtspsrc.h:
8440         For container formats we only need to activate one of the streams so
8441         that we correctly signal no-more-pads. Fixes #451015.
8442
8443 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
8444
8445         * docs/plugins/gst-plugins-good-plugins.args:
8446         * docs/plugins/inspect/plugin-aasink.xml:
8447         * docs/plugins/inspect/plugin-alaw.xml:
8448         * docs/plugins/inspect/plugin-alpha.xml:
8449         * docs/plugins/inspect/plugin-alphacolor.xml:
8450         * docs/plugins/inspect/plugin-annodex.xml:
8451         * docs/plugins/inspect/plugin-apetag.xml:
8452         * docs/plugins/inspect/plugin-audiofx.xml:
8453         * docs/plugins/inspect/plugin-auparse.xml:
8454         * docs/plugins/inspect/plugin-autodetect.xml:
8455         * docs/plugins/inspect/plugin-avi.xml:
8456         * docs/plugins/inspect/plugin-cacasink.xml:
8457         * docs/plugins/inspect/plugin-cairo.xml:
8458         * docs/plugins/inspect/plugin-cdio.xml:
8459         * docs/plugins/inspect/plugin-cutter.xml:
8460         * docs/plugins/inspect/plugin-debug.xml:
8461         * docs/plugins/inspect/plugin-efence.xml:
8462         * docs/plugins/inspect/plugin-effectv.xml:
8463         * docs/plugins/inspect/plugin-esdsink.xml:
8464         * docs/plugins/inspect/plugin-flac.xml:
8465         * docs/plugins/inspect/plugin-flxdec.xml:
8466         * docs/plugins/inspect/plugin-gconfelements.xml:
8467         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8468         * docs/plugins/inspect/plugin-goom.xml:
8469         * docs/plugins/inspect/plugin-halelements.xml:
8470         * docs/plugins/inspect/plugin-icydemux.xml:
8471         * docs/plugins/inspect/plugin-id3demux.xml:
8472         * docs/plugins/inspect/plugin-jpeg.xml:
8473         * docs/plugins/inspect/plugin-ladspa.xml:
8474         * docs/plugins/inspect/plugin-level.xml:
8475         * docs/plugins/inspect/plugin-matroska.xml:
8476         * docs/plugins/inspect/plugin-mulaw.xml:
8477         * docs/plugins/inspect/plugin-multipart.xml:
8478         * docs/plugins/inspect/plugin-navigationtest.xml:
8479         * docs/plugins/inspect/plugin-ossaudio.xml:
8480         * docs/plugins/inspect/plugin-png.xml:
8481         * docs/plugins/inspect/plugin-quicktime.xml:
8482         * docs/plugins/inspect/plugin-rtp.xml:
8483         * docs/plugins/inspect/plugin-rtsp.xml:
8484         * docs/plugins/inspect/plugin-smpte.xml:
8485         * docs/plugins/inspect/plugin-speex.xml:
8486         * docs/plugins/inspect/plugin-taglib.xml:
8487         * docs/plugins/inspect/plugin-udp.xml:
8488         * docs/plugins/inspect/plugin-videobalance.xml:
8489         * docs/plugins/inspect/plugin-videobox.xml:
8490         * docs/plugins/inspect/plugin-videocrop.xml:
8491         * docs/plugins/inspect/plugin-videoflip.xml:
8492         * docs/plugins/inspect/plugin-videomixer.xml:
8493         * docs/plugins/inspect/plugin-wavenc.xml:
8494         * docs/plugins/inspect/plugin-wavparse.xml:
8495         * docs/plugins/inspect/plugin-ximagesrc.xml:
8496           Update docs with caps info.
8497
8498 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
8499
8500         * po/POTFILES.in:
8501           Add more files with translatable strings (#450878).
8502
8503 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
8504
8505         * MAINTAINERS:
8506         Updating all the maintainers files
8507
8508 2007-06-22  Edward Hervey  <edward@fluendo.com>
8509
8510         * ext/flac/gstflactag.c: (gst_flac_tag_init):
8511         * gst/interleave/deinterleave.c: (deinterleave_init),
8512         (deinterleave_sink_link):
8513         * gst/interleave/interleave.c: (interleave_init):
8514         * gst/median/gstmedian.c: (gst_median_init):
8515         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
8516         Fix memory leaks.
8517         * tests/check/elements/id3demux.c: (pad_added_cb):
8518         Remove unused variable.
8519
8520 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
8521
8522         * ext/gconf/gconf.h:
8523         Make the prototype of gst_gconf_get_key_for_sink_profile
8524         match the implementation.
8525         Patch by: Damien Carbery <damien dot carbery at sun dot com>
8526         Fixes: #449747
8527
8528 2007-06-20  Michael Smith <msmith@fluendo.com>
8529
8530         * gst/rtp/gstrtpdepay.c:
8531           Fix description - rtpdepay is not a payloader.
8532
8533 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
8534
8535         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
8536         (qtdemux_video_caps):
8537         * gst/qtdemux/qtdemux_fourcc.h:
8538           Add MJPG to the variants of motion jpeg.
8539
8540 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
8541
8542         * tests/check/Makefile.am:
8543         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8544         * tests/check/elements/videocrop.c: (GST_START_TEST):
8545         * tests/check/elements/videofilter.c:
8546         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
8547         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
8548           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
8549           error flags are included and it errors out on compiler warnings
8550           for CVS builds; remove unused variables in various unit tests.
8551
8552 2007-06-19  Wim Taymans  <wim@fluendo.com>
8553
8554         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8555         (rtsp_connection_close), (rtsp_connection_free):
8556         Use threadsafe inet_ntop to convert an ip number to a string. 
8557         Fixes #447961.
8558         Don't leak fd (and ip) when freeing a connection without first closing
8559         it.
8560
8561 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
8562
8563         * configure.ac:
8564         Back to CVS
8565
8566         * gst-plugins-good.doap:
8567         Add 0.10.6 to the doap file.
8568
8569 === release 0.10.6 ===
8570
8571 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
8572
8573         * configure.ac:
8574           releasing 0.10.6, "Wobble Board"
8575
8576 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8577
8578         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8579         (rtsp_connection_free):
8580           Revert previous commit again, since we are frozen (sorry).
8581
8582 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
8583
8584         Patch by: Peter Kjellerstedt <pkj at axis com>
8585
8586         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8587         (rtsp_connection_free):
8588           inet_ntoa() uses a static buffer internally, so we need to copy the
8589           returned string if we want to store it for later (#447961).
8590
8591 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8592
8593         * win32/vs6/autogen.dsp:
8594         * win32/vs6/gst_plugins_good.dsw:
8595         * win32/vs6/libgstalaw.dsp:
8596         * win32/vs6/libgstalpha.dsp:
8597         * win32/vs6/libgstalphacolor.dsp:
8598         * win32/vs6/libgstapetag.dsp:
8599         * win32/vs6/libgstaudiofx.dsp:
8600         * win32/vs6/libgstauparse.dsp:
8601         * win32/vs6/libgstautodetect.dsp:
8602         * win32/vs6/libgstavi.dsp:
8603         * win32/vs6/libgstcutter.dsp:
8604         * win32/vs6/libgstdirectdraw.dsp:
8605         * win32/vs6/libgstdirectsound.dsp:
8606         * win32/vs6/libgsteffectv.dsp:
8607         * win32/vs6/libgstflx.dsp:
8608         * win32/vs6/libgstgoom.dsp:
8609         * win32/vs6/libgsticydemux.dsp:
8610         * win32/vs6/libgstid3demux.dsp:
8611         * win32/vs6/libgstinterleave.dsp:
8612         * win32/vs6/libgstjpeg.dsp:
8613         * win32/vs6/libgstlevel.dsp:
8614         * win32/vs6/libgstmatroska.dsp:
8615         * win32/vs6/libgstmedian.dsp:
8616         * win32/vs6/libgstmonoscope.dsp:
8617         * win32/vs6/libgstmulaw.dsp:
8618         * win32/vs6/libgstmultipart.dsp:
8619         * win32/vs6/libgstqtdemux.dsp:
8620         * win32/vs6/libgstrtp.dsp:
8621         * win32/vs6/libgstrtsp.dsp:
8622         * win32/vs6/libgstsmpte.dsp:
8623         * win32/vs6/libgstspeex.dsp:
8624         * win32/vs6/libgstudp.dsp:
8625         * win32/vs6/libgstvideobalance.dsp:
8626         * win32/vs6/libgstvideobox.dsp:
8627         * win32/vs6/libgstvideocrop.dsp:
8628         * win32/vs6/libgstvideoflip.dsp:
8629         * win32/vs6/libgstvideomixer.dsp:
8630         * win32/vs6/libgstwaveform.dsp:
8631         * win32/vs6/libgstwavenc.dsp:
8632         * win32/vs6/libgstwavparse.dsp:
8633         Mark *.dsp & *.dsw as binary files and convert to DOS line
8634         endings, as they don't load into VS6 correctly otherwise.
8635
8636 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
8637
8638         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8639         (rtsp_connection_connect):
8640         Fix the MingW build. 
8641         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
8642         Fixes: #446981
8643
8644 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8645
8646         * tests/check/elements/.cvsignore:
8647         * tests/icles/.cvsignore:
8648         Hush the buildbots up
8649
8650 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
8651
8652         * configure.ac:
8653         * sys/Makefile.am:
8654         * sys/directdraw/Makefile.am:
8655         * sys/directsound/Makefile.am:
8656         * sys/waveform/Makefile.am:
8657         Make sure to dist everything needed for win32 builds.
8658
8659 2007-06-14  Edward Hervey  <edward@fluendo.com>
8660
8661         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
8662         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
8663         caps.
8664         Fixes #447458
8665
8666 2007-06-13  Wim Taymans  <wim@fluendo.com>
8667
8668         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8669         Make sure we allocate enough memory for the codec_data.
8670         Fixes #447210.
8671
8672 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
8673
8674         * win32/MANIFEST:
8675         Add videocrop project file to the win32 manifest.
8676         * win32/vs6/gst_plugins_good.dsw:
8677         Add qtdemux,videocrop and waveform projects to the workspace.
8678         * win32/vs6/libgstqtdemux.dsp:
8679         Add zlib to the link list of qtdemux.
8680         * win32/vs6/libgstvideocrop.dsp:
8681         Add a project file for videocrop.
8682
8683 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8684
8685         * po/POTFILES.in:
8686         Add qtdemux for translation
8687
8688 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8689
8690         * configure.ac:
8691         * docs/plugins/Makefile.am:
8692         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8693         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8694         * docs/plugins/inspect/plugin-videocrop.xml:
8695         * gst-plugins-good.spec.in:
8696         * sys/Makefile.am:
8697         * tests/check/Makefile.am:
8698         * tests/icles/Makefile.am:
8699         * tests/icles/videocrop-test.c:
8700         Move videocrop and osxvideo from -bad.
8701
8702 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8703
8704         * configure.ac:
8705         * docs/plugins/Makefile.am:
8706         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8707         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8708         * docs/plugins/gst-plugins-good-plugins.args:
8709         * docs/plugins/inspect/plugin-qtdemux.xml:
8710         * docs/plugins/inspect/plugin-quicktime.xml:
8711         * win32/MANIFEST:
8712         Move qtdemux from -bad.
8713
8714         * gst-plugins-good.spec.in:
8715         Update spec file to reflect moving of qtdemux and wavpack
8716
8717 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
8718         
8719         * win32/MANIFEST:
8720         * docs/plugins/Makefile.am:
8721         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8722         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8723         * docs/plugins/inspect/plugin-directdraw.xml:
8724         * docs/plugins/inspect/plugin-directsound.xml:
8725         * docs/plugins/inspect/plugin-waveform.xml:
8726         Move the waveform plugin from -bad too. Update the inspect xml
8727         files to mention Plugins Good instead of Plugins Bad.
8728
8729 2007-06-12  Andy Wingo  <wingo@pobox.com>
8730
8731         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
8732         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
8733         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
8734         finalization and resuscitation. No longer public.
8735         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
8736         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
8737         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
8738         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
8739         miniobject semantics, and be threadsafe.
8740         (gst_v4l2src_queue_frame): Remove this function, as we just call
8741         the ioctls directly in the two places where we queue buffers.
8742         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
8743         directly.
8744         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
8745         to allocate the pool, which also preallocates the GstBuffers.
8746         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
8747         queueing the frames directly.
8748         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
8749         mmap buffers have been dequeued.
8750
8751         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
8752         real MiniObject instead of rolling our own refcounting and
8753         finalizing. Give it a lock.
8754         (struct _GstV4l2Buffer): Remove one intermediary object, having
8755         the buffers hold the struct v4l2_buffer directly.
8756
8757         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
8758         capture_init so that it can set them on the buffers that it will
8759         create.
8760         (gst_v4l2src_get_read): For better or for worse, include the
8761         timestamping and offsetting code here; really we should be using
8762         bufferalloc though.
8763         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
8764         preallocated, mmap'd buffers.
8765
8766 2007-06-11  Wim Taymans  <wim@fluendo.com>
8767
8768         Patch by: daniel fischer <dan at f3c dot com>
8769
8770         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
8771         (gst_ximage_src_get_caps):
8772         Actually use the display_name property so that we can dump any
8773         available X display. Fixes #445905.
8774
8775 2007-06-11  Wim Taymans  <wim@fluendo.com>
8776
8777         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
8778
8779         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
8780         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
8781         Add missing rate fields to caps. Fixes #441118.
8782
8783 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
8784
8785         * win32/vs6/gst_plugins_good.dsw:
8786         * win32/vs8/gst-plugins-good.sln:
8787         Add DirectSound and DirectDraw sinks project files to
8788         workspace and solution files.
8789
8790 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
8791
8792         Patch by: Josh Coalson <xflac at yahoo dot com>,
8793         updated by Alexis Ballier <aballier at gentoo dot org>:
8794
8795         * configure.ac:
8796         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
8797         (gst_flac_dec_setup_seekable_decoder),
8798         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
8799         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
8800         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
8801         * ext/flac/gstflacdec.h:
8802         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8803         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
8804         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
8805         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
8806         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
8807         (gst_flac_enc_chain), (gst_flac_enc_set_property),
8808         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
8809         * ext/flac/gstflacenc.h:
8810         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
8811         
8812 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8813
8814         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
8815         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
8816         not necessary anymore as we need at least that core version. 
8817
8818 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
8819
8820         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
8821         (gst_wavpack_dec_chain):
8822         * ext/wavpack/gstwavpackdec.h:
8823         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
8824         (gst_wavpack_parse_push_buffer):
8825         * ext/wavpack/gstwavpackparse.h:
8826         Improve discont handling by checking if the next Wavpack block has
8827         the expected, following block index.
8828
8829 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8830
8831         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
8832           Fix element description.
8833
8834 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
8835
8836         * configure.ac:
8837         * docs/plugins/Makefile.am:
8838         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8839         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8840         * docs/plugins/gst-plugins-good-plugins.args:
8841         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8842         * docs/plugins/gst-plugins-good-plugins.signals:
8843         * docs/plugins/inspect/plugin-autodetect.xml:
8844         * docs/plugins/inspect/plugin-gconfelements.xml:
8845         * docs/plugins/inspect/plugin-ladspa.xml:
8846         * docs/plugins/inspect/plugin-rtp.xml:
8847         * docs/plugins/inspect/plugin-wavpack.xml:
8848         * ext/Makefile.am:
8849         * tests/check/Makefile.am:
8850           move wavpack plugin.  See #352605.
8851
8852 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
8853
8854         * configure.ac:
8855         * docs/plugins/Makefile.am:
8856         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8857         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8858         * docs/plugins/gst-plugins-good-plugins.args:
8859         * sys/Makefile.am:
8860         * win32/MANIFEST:
8861         Add DirectDraw & DirectSound plugins to the build and docs.
8862
8863 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
8864
8865         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
8866         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
8867           When operating in pull mode, error out correct on not-linked.
8868
8869 2007-06-06  Andy Wingo  <wingo@pobox.com>
8870
8871         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
8872         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
8873         format and size if the ioctls are defined; should fix compilation
8874         on Linux < 2.16.19.
8875
8876 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
8877
8878         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
8879           Printf fixes in debug statements; use LOG level for debug statements
8880           that are printed for each and every frame; convert c++ comments to
8881           C-style comments; not much point using g_try_malloc() if we then not
8882           even check the return value.
8883
8884 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
8885
8886         * configure.ac:
8887           Bump requirements to released versions (core and base 0.10.13).
8888
8889         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
8890           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
8891           own implementation.
8892
8893 2007-06-05  Andy Wingo  <wingo@pobox.com>
8894
8895         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
8896         some useless comments.
8897
8898         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
8899         frames before calling STREAMON, that might leave them in a state
8900         where they can't be dequeued if we go back to NULL without calling
8901         STREAMON, according to the docs.
8902         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
8903         before we call STREAMON.
8904         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
8905         failures. (For me this code hung.) The pool refcounting is still
8906         crack; added a note to that effect.
8907
8908 2007-06-05  Wim Taymans  <wim@fluendo.com>
8909
8910         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
8911         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
8912         Add support for mapping gst structure names to the MIME type equivalent.
8913         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
8914
8915 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
8916
8917         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8918         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
8919         (gst_wavenc_chain), (gst_wavenc_change_state):
8920         * gst/wavenc/gstwavenc.h:
8921         Properly write wav files with width!=depth by having the depth most
8922         significant bytes set and all others zero. Fixes #442535.
8923
8924 2007-06-01  Wim Taymans  <wim@fluendo.com>
8925
8926         * gst/rtsp/rtspconnection.c:
8927         Add include to make buildbot happy.
8928
8929 2007-06-01  Wim Taymans  <wim@fluendo.com>
8930
8931         Patch by: Peter Kjellerstedt  <pkj at axis com>
8932
8933         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8934         (rtsp_connection_connect), (add_date_header),
8935         (rtsp_connection_send), (parse_response_status),
8936         (parse_request_line), (parse_line), (rtsp_connection_receive):
8937         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
8938         * gst/rtsp/rtspdefs.h:
8939         * gst/rtsp/rtspmessage.c: (key_value_foreach),
8940         (rtsp_message_init_request), (rtsp_message_init_response),
8941         (rtsp_message_remove_header), (rtsp_message_append_headers),
8942         (rtsp_message_dump):
8943         * gst/rtsp/rtspmessage.h:
8944         Improves version checking, allowing an RTSP server to reply with "505
8945         RTSP Version not supported.
8946         Adds a Date header to all messages.
8947         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
8948         want to be able to send a response even if something in the request was
8949         invalid. EINVAL is only used when passing wrong arguments to functions.
8950         Do not handle an invalid method in parse_request_line(). Defer this to
8951         the caller so it can respond with "405 Method Not Allowed".
8952         Improves parsing of the timeout parameter to the Session header,
8953         allowing whitespace after the semicolon. 
8954         Avoids a compiler warning due to variables shadowing a function argument.
8955
8956 2007-06-01  Wim Taymans  <wim@fluendo.com>
8957
8958         Based on Patch by: Daniel Charles <dcharles at ti dot com>
8959
8960         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
8961         (gst_rtp_amr_depay_process):
8962         * gst/rtp/gstrtpamrdepay.h:
8963         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
8964         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
8965         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
8966         * gst/rtp/gstrtpamrpay.h:
8967         Add support for AMR-WB.
8968         Small cleanups such as using BOILERPLATE.
8969
8970 2007-05-31  Wim Taymans  <wim@fluendo.com>
8971
8972         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
8973         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
8974
8975 2007-05-30  Andy Wingo  <wingo@pobox.com>
8976
8977         * sys/v4l2/gstv4l2object.h: 
8978         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
8979         unintended changes.
8980
8981         * sys/v4l2/v4l2src_calls.h: 
8982         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
8983         the format list in the order that the driver gives it to us.
8984         (gst_v4l2src_probe_caps_for_format_and_size)
8985         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
8986         based on the capabilities of the device.
8987         (gst_v4l2src_grab_frame): Update for object variable renaming.
8988         (gst_v4l2src_set_capture): Update to be strict in its parameters,
8989         as in the set_caps below.
8990         (gst_v4l2src_capture_init): Update for object variable renaming,
8991         and reflow.
8992         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
8993         (gst_v4l2src_capture_deinit): Update for object variable renaming.
8994         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
8995         (gst_v4l2src_get_fps): Remove; these functions don't have much
8996         meaning outside of an atomic set_caps method.
8997         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
8998         known.
8999
9000         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
9001         call to update_fps; not sure about this change.
9002         (gst_v4l2_tuner_set_norm): Work around the fact that for the
9003         moment we don't have an update_fps_func.
9004
9005         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
9006         structures in the object, just store what we need. Do store the
9007         probed caps of the device. Don't store the current frame rate.
9008
9009         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
9010         update_fps_function, for now. Update for new object variable
9011         naming.
9012         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
9013         new object variable naming.
9014         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
9015         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
9016         (gst_v4l2src_get_caps): Rework to probe the device for supported
9017         frame sizes and frame rates.
9018         (gst_v4l2src_set_caps): Rework to be strict in the given
9019         parameters: if someone asks us to have a certain size and rate,
9020         that is what we configure.
9021         (gst_v4l2src_get_read): Update for object variable naming. Don't
9022         leak buffers on short reads.
9023         (gst_v4l2src_get_mmap): Update for object variable naming, and add
9024         comments.
9025         (gst_v4l2src_create): Update for object variable naming.
9026
9027 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9028
9029         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
9030         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
9031         * gst/avi/gstavidemux.h:
9032           Parse subtitle text streams instead of erroring out (#442034). Still
9033           needs a parser for the subtitles to actually show up.
9034
9035 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9036
9037         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
9038         (gst_avi_demux_loop):
9039           Make _push_event() return TRUE if the event could be pushed on at
9040           least one pad and not only if it could be pushed on all pads,
9041           otherwise we'll end up posting an error message on EOS if one or
9042           more source pads are not connected.
9043
9044 2007-05-28  Wim Taymans  <wim@fluendo.com>
9045
9046         * gst/rtsp/rtsptransport.c:
9047         Use renamed RTP bin.
9048
9049 2007-05-28  Wim Taymans  <wim@fluendo.com>
9050
9051         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
9052
9053         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
9054         (gst_video_box_set_property), (gst_video_box_transform_caps),
9055         (video_box_recalc_transform), (gst_video_box_set_caps),
9056         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
9057         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
9058         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
9059         (gst_video_box_i420_i420), (gst_video_box_transform),
9060         (plugin_init):
9061         Add AYUV->AYUV and AYUV->I420 formats. 
9062         Fix negotiation and I420->AYUV conversion.
9063         Fixes #429329.
9064
9065 2007-05-26  Wim Taymans  <wim@fluendo.com>
9066
9067         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
9068         Use different variables for nested for loops so that the outer loop
9069         functions properly and speex files with multiple frames per buffer work
9070         properly.
9071         Fixes #441408.
9072
9073 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9074
9075         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
9076           Don't leak newsegment events.
9077
9078 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9079
9080         * gst/wavparse/Makefile.am:
9081           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
9082           drags it in.
9083
9084 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
9085
9086         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
9087         (notgst_value_array_append_buffer),
9088         (gst_flac_enc_process_stream_headers),
9089         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
9090         (gst_flac_enc_change_state):
9091         * ext/flac/gstflacenc.h:
9092           Collect headers, add "streamheader" field to output caps and set
9093           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
9094           produces output according to the official FLAC-to-Ogg mapping
9095           instead of completely broken files. Fixes #426044.
9096
9097 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9098
9099         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
9100         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
9101         (gst_id3demux_sink_event):
9102         * gst/id3demux/gstid3demux.h:
9103         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
9104         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
9105         (gst_tag_demux_send_new_segment):
9106         Handle and adjust new-segment events so that downstream really
9107         sees a stream with the tag pieces stripped off the front and back.
9108         Fixes strangeness in seeking when mp3 decoders use the new-segment
9109         byte position to estimate their current playback position timestamp
9110         and then the arriving buffers don't match up.
9111
9112 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
9113
9114         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
9115           Don't unnecessarily perform a READY->NULL->READY transition on the
9116           detected audio sink when starting up. Fixes: #440127
9117
9118 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
9119
9120         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
9121         (gst_flac_enc_chain):
9122           Don't crash in chain function if setcaps hasn't been called.
9123
9124 2007-05-24  Wim Taymans  <wim@fluendo.com>
9125
9126         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
9127         Init value to avoid infinte loops.
9128
9129 2007-05-24  Wim Taymans  <wim@fluendo.com>
9130
9131         Patch by: Peter Kjellerstedt  <pkj at axis com>
9132
9133         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
9134         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
9135         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9136         (gst_rtspsrc_play):
9137         (rtsp_connection_send), (rtsp_connection_receive):
9138         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
9139         Fix for new API.
9140
9141         * gst/rtsp/rtspconnection.c: (add_auth_header),
9142         Only add authorisation and session headers when sending messages.
9143
9144         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
9145         (rtsp_message_init_request), (rtsp_message_init_response),
9146         (rtsp_message_unset), (rtsp_message_add_header),
9147         (rtsp_message_remove_header), (rtsp_message_get_header),
9148         (rtsp_message_append_headers), (dump_key_value),
9149         (rtsp_message_dump):
9150         * gst/rtsp/rtspmessage.h:
9151         Add support for multiple headers of the same type by storing the parsed
9152         headers in a GArray instaed of a hashtable.
9153
9154 2007-05-21  Wim Taymans  <wim@fluendo.com>
9155
9156         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9157         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
9158         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
9159         safer shutdown.
9160
9161 2007-05-21  Wim Taymans  <wim@fluendo.com>
9162
9163         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
9164         * gst/rtsp/gstrtpdec.h:
9165         Added signal for backwards compat.
9166
9167 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
9168         
9169         Patch by: René Stadler <mail at renestadler dot de>
9170
9171         * configure.ac:
9172         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9173         (gst_au_parse_parse_header), (gst_au_parse_chain):
9174         * gst/auparse/gstauparse.h:
9175         Use audioconvert for converting from non-native endianness floats
9176         in auparse instead of doing it ourself. Fixes #424527.
9177         This needs the audioconvert from plugins-base CVS.
9178         
9179 2007-05-21  Wim Taymans  <wim@fluendo.com>
9180
9181         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9182         (gst_rtp_h263p_pay_flush):
9183         Fix enum registration.
9184
9185 2007-05-21  Wim Taymans  <wim@fluendo.com>
9186
9187         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
9188
9189         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
9190         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
9191         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
9192         (gst_rtp_h263p_pay_flush):
9193         * gst/rtp/gstrtph263ppay.h:
9194         Add new fragmentation mode base on GOB headers. Fixes #438940.
9195
9196 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
9197
9198         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
9199           Printf format fix.
9200
9201 2007-05-18  Wim Taymans  <wim@fluendo.com>
9202
9203         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
9204         Don't crash when an unsupported transport error was returned by the
9205         server, just try to configure the next stream. Fixes #439255.
9206
9207 2007-05-18  Wim Taymans  <wim@fluendo.com>
9208
9209         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9210         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9211         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
9212         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9213         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
9214         * gst/rtsp/gstrtspsrc.h:
9215         Add TCP timeout property and use it for all TCP connection.
9216
9217         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9218         (rtsp_connection_write), (rtsp_connection_next_timeout),
9219         (rtsp_connection_reset_timeout):
9220         Make connect and writes cancelable and make them use the timeout.
9221
9222 2007-05-18  Wim Taymans  <wim@fluendo.com>
9223
9224         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9225         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
9226         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9227         (gst_rtspsrc_setup_streams):
9228         Refactor timeout handling.
9229         Also send keep-alive when dealing with TCP transport.
9230
9231         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9232         (rtsp_connection_free), (rtsp_connection_next_timeout),
9233         (rtsp_connection_reset_timeout):
9234         * gst/rtsp/rtspconnection.h:
9235         Use a timer to handle the session timeouts, add some methods to deal
9236         with timeouts.
9237
9238 2007-05-17  Wim Taymans  <wim@fluendo.com>
9239
9240         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
9241         (gst_rtspsrc_setup_streams):
9242         Ignore streams that fail the setup command, we will retry with a
9243         different transport later on.
9244
9245         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
9246         (rtsp_ext_wms_configure_stream):
9247         Fix encoding name case.
9248
9249 2007-05-16  Edward Hervey  <edward@fluendo.com>
9250
9251         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
9252         Fix build on macosx.
9253
9254 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
9255
9256         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
9257         Replace direct comparison of a string with the string literal "" with
9258         a comparison of the first character with '\0'. Fixes #438926.
9259
9260 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9261
9262         * gst/debug/breakmydata.c (gst_break_my_data_init):
9263           One more try. This should be the proper fix now.
9264
9265 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9266
9267         * gst/debug/breakmydata.c:
9268           Ooops, no // comments please.
9269
9270 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
9271
9272         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
9273         (gst_break_my_data_init):
9274           Fix gst_buffer_is_writable() assertion.
9275
9276 2007-05-14  David Schleef  <ds@schleef.org>
9277
9278         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
9279           video/x-raw-bayer.  Fixes #314160.
9280
9281 2007-05-14  Wim Taymans  <wim@fluendo.com>
9282
9283         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
9284         (gst_rtp_theora_depay_parse_configuration):
9285         * gst/rtp/gstrtptheorapay.c: (encode_base64),
9286         (gst_rtp_theora_pay_finish_headers),
9287         (gst_rtp_theora_pay_handle_buffer):
9288         Update theora pay/depayloader in a similar to vorbis.
9289
9290         * gst/rtp/gstrtpvorbisdepay.c:
9291         (gst_rtp_vorbis_depay_parse_configuration):
9292         Update docs.
9293
9294 2007-05-14  Wim Taymans  <wim@fluendo.com>
9295
9296         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
9297         When we try to execute a method that is not supported by the server,
9298         don't error out but remove the method from the accepted methods so that
9299         we never try to perform this method again.
9300
9301 2007-05-14  Wim Taymans  <wim@fluendo.com>
9302
9303         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
9304         Remove annoying _dump_mem.
9305
9306 2007-05-14  Wim Taymans  <wim@fluendo.com>
9307
9308         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
9309         Parse range correctly.
9310
9311         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
9312         The baseurl now always has a '/' at the start.
9313
9314 2007-05-14  Wim Taymans  <wim@fluendo.com>
9315
9316         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
9317         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
9318         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9319         Factor out caps configuration and configure more stuff such as the time
9320         ranges and speed/scale values.
9321
9322         * gst/rtsp/rtsptransport.c:
9323         Add Copyright after non-trival fixes.
9324
9325 2007-05-12  Wim Taymans  <wim@fluendo.com>
9326
9327         Patch by: Peter Kjellerstedt  <pkj at axis com>
9328
9329         * gst/rtsp/gstrtspsrc.h:
9330         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9331         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
9332         (rtsp_message_get_header):
9333         * gst/rtsp/rtspmessage.h:
9334         Make channel guint8 where possible.
9335         Make rtsp_message_init_data() take the channel as a guint8.
9336
9337         * gst/rtsp/rtspdefs.c:
9338         Fixed a typo: Timout -> Timeout
9339
9340         * gst/rtsp/rtspdefs.h:
9341         Make RTSP_CHECK() behave as a statement.
9342
9343         * gst/rtsp/sdpmessage.c:
9344         Avoid a compiler warning in INIT_ARRAY().
9345         Fixes #437692.
9346
9347 2007-05-12  Wim Taymans  <wim@fluendo.com>
9348
9349         Patch by: Peter Kjellerstedt  <pkj at axis com>
9350
9351         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
9352         (rtsp_url_get_request_uri):
9353         * gst/rtsp/rtspurl.h:
9354         Add support for query parameters to RTSP URLs.
9355
9356 2007-05-12  Wim Taymans  <wim@fluendo.com>
9357
9358         Patch by: Peter Kjellerstedt  <pkj at axis com>
9359
9360         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
9361         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
9362         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
9363         (rtsp_transport_parse), (rtsp_transport_as_text):
9364         * gst/rtsp/rtsptransport.h:
9365         Add validation to rtsp_transport_parse().
9366         Add rtsp_transport_as_text() to generate an RTSP header from an
9367         RTSPTransport.
9368         Change ssrc to guint (was a string) since that is what it is, even
9369         though it is sent as a hex string.
9370         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
9371         incorrect, which can be seen when looking at the examples in the RFC).
9372         Fixes #437670.
9373
9374 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9375
9376         Patch by: Eric Anholt
9377
9378         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
9379           gst_ximage_src_ximage_get):
9380         Use union of all damage between frames to make it faster.
9381         Fixes bug #342463.
9382         Also fix crasher when cursor is at bottom right of window.
9383
9384 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
9385
9386         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9387           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
9388           streaming mode regression for file from #343837 with 'bext' chunk
9389           before the 'fmt' chunk.
9390
9391 2007-05-11  Wim Taymans  <wim@fluendo.com>
9392
9393         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
9394         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
9395         (gst_rtspsrc_handle_src_event),
9396         (gst_rtspsrc_stream_configure_manager),
9397         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
9398         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
9399         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
9400         * gst/rtsp/gstrtspsrc.h:
9401         * gst/rtsp/rtspdefs.h:
9402         Preliminary seek support.
9403         Activate internal pads so that we can receive events on them.
9404         Don't try to parse a range string when it's NULL.
9405
9406 2007-05-11  Wim Taymans  <wim@fluendo.com>
9407
9408         * gst/rtp/README:
9409         Update README with new RTP variables that will be used for
9410         synchronisation.
9411
9412         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
9413         (gst_rtp_vorbis_depay_parse_configuration),
9414         (gst_rtp_vorbis_depay_process):
9415         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
9416         (gst_rtp_vorbis_pay_finish_headers),
9417         (gst_rtp_vorbis_pay_handle_buffer):
9418         Update vorbis pay and depayloader to draft-04.
9419
9420 2007-05-11  Wim Taymans  <wim@fluendo.com>
9421
9422         * gst/rtsp/rtsptransport.c:
9423         UDP MCAST is actually the default for RTP/AVP.
9424 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
9425
9426         * gst/level/gstlevel.c: (gst_level_transform_ip):
9427         Use guint8 * instead of gpointer then vs6 can build 
9428         in_data += (filter->width / 8).
9429
9430 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
9431
9432         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
9433           gst_ximage_src_ximage_get):
9434         * sys/ximage/gstximagesrc.h (last_ximage):
9435         When using Damage actually keep the last frame, and not assume
9436         that the buffer we get already has the last frame on it.
9437         Copy the cursor over if we specify a non-zero start x and
9438         start y.
9439
9440 2007-05-11  Wim Taymans  <wim@fluendo.com>
9441
9442         * gst/rtsp/rtsptransport.c:
9443         Make UDP the default transport when not specified.
9444
9445 2007-05-09  David Schleef  <ds@schleef.org>
9446
9447         * gst/level/gstlevel.c:
9448           Revert last change.
9449
9450 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
9451
9452         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
9453         (gst_level_transform_ip):
9454         Use guint8 * instead of gpointer then vs6 know the size of data
9455         pointed when moving the pointer.
9456         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
9457         Move instructions after variables declaration.
9458         * win32/vs6/autogen.dsp:
9459         * win32/vs6/libgstrtp.dsp:
9460         * win32/vs6/libgstrtsp.dsp:
9461         Update vs6 project files.
9462
9463 2007-05-09  Wim Taymans  <wim@fluendo.com>
9464
9465         * gst/rtsp/Makefile.am:
9466         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
9467         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
9468         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
9469         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
9470         (rtsp_range_free):
9471         * gst/rtsp/rtsprange.h:
9472         Add code to parse time ranges.
9473         Report DURATION on the stream when possible.
9474
9475 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
9476
9477         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
9478         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
9479         (gst_videomixer_collected):
9480           Fix strides calculation for AYUV (it's just width*4) (#436910).
9481
9482 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
9483
9484         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
9485         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
9486         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
9487         Sync the GObject properties before each processing step to properly
9488         work with the controller.
9489
9490 2007-05-04  Wim Taymans  <wim@fluendo.com>
9491
9492         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
9493         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
9494         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
9495         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
9496         (gst_rtspsrc_change_state):
9497         Let more error state trickle down so that we can catch more error
9498         cases.
9499         Handle keep-alive a little smarter by selecting a method the server
9500         actually supports.
9501         Fix a race in UDP streaming shutdown.
9502
9503 2007-05-04  Wim Taymans  <wim@fluendo.com>
9504
9505         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
9506         Ignore errors when trying to use the keep-alive messages.
9507
9508 2007-05-04  Wim Taymans  <wim@fluendo.com>
9509
9510         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
9511         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
9512         (gst_rtspsrc_stream_configure_manager),
9513         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9514         (gst_rtspsrc_stream_configure_mcast),
9515         (gst_rtspsrc_stream_configure_udp),
9516         (gst_rtspsrc_stream_configure_udp_sink),
9517         (gst_rtspsrc_stream_configure_transport):
9518         Send RTCP messages back to the server over the TCP connection.
9519
9520         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
9521         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9522         (rtsp_connection_receive):
9523         * gst/rtsp/rtspconnection.h:
9524         Factor out and expose lowlevel _write and _read methods.
9525         Implement sending data messages to the server.
9526
9527 2007-05-03  Wim Taymans  <wim@fluendo.com>
9528
9529         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
9530         (gst_multipart_mux_collected):
9531         Fix timestamps on outgoing buffers.
9532
9533 2007-05-03  Wim Taymans  <wim@fluendo.com>
9534
9535         * gst/multipart/multipartmux.c:
9536         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
9537         (gst_multipart_mux_change_state):
9538         Emit NEWSEGMENT events before pushing the first buffer.
9539
9540 2007-05-03  Wim Taymans  <wim@fluendo.com>
9541
9542         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9543         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
9544         (gst_rtspsrc_handle_src_query),
9545         (gst_rtspsrc_stream_configure_manager),
9546         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
9547         (gst_rtspsrc_stream_configure_mcast),
9548         (gst_rtspsrc_stream_configure_udp),
9549         (gst_rtspsrc_stream_configure_udp_sink),
9550         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
9551         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
9552         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9553         (gst_rtspsrc_pause):
9554         Refactor transport configuration code.
9555         Create internal pads for TCP transport so that we can implement events
9556         and queries.
9557         Handle events and queries.
9558         Parse range from the SDP.
9559         Fix race in pause handler where the connection could still be flushing.
9560
9561 2007-05-02  Wim Taymans  <wim@fluendo.com>
9562
9563         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9564         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
9565         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9566         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
9567         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
9568         (gst_rtspsrc_change_state):
9569         * gst/rtsp/gstrtspsrc.h:
9570         Fix race when multiple udp sources post timeouts, just act on the first
9571         received timeout.
9572         Protect stream list with a recursive lock to fix some races.
9573         Flush connection when we need to do a reconnect or stop.
9574         Make state lock recursive.
9575
9576         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9577         (rtsp_connection_close):
9578         Some small cleanups.
9579
9580 2007-05-02  Wim Taymans  <wim@fluendo.com>
9581
9582         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9583         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9584         Only set DISCONT when there actually is a discont or when we just
9585         started.
9586
9587 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9588
9589         * ext/flac/gstflac.c: (plugin_init):
9590         Call bindtextdomain() to get localized strings.
9591
9592 2007-05-02  Wim Taymans  <wim@fluendo.com>
9593
9594         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9595         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
9596         (gst_wavparse_stream_data):
9597         * gst/wavparse/gstwavparse.h:
9598         Be a bit more clever when dealing with VBR files with FACT tags, we
9599         don't want to timestamp buffers in that case but the estimated BPS can
9600         be used for seeking.
9601         Only send close segment in the streaming thread.
9602
9603 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
9604
9605         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
9606         Correctly post an error on the bus if something went wrong in the loop
9607         function. This fixes a few cases where the task was paused and nothing
9608         happened anymore.
9609
9610 2007-05-02  Wim Taymans  <wim@fluendo.com>
9611
9612         * gst/rtsp/test.c: (main):
9613         Fix compilation of deprecated test just because I'm too lazy to delete
9614         it.
9615
9616 2007-05-02  Wim Taymans  <wim@fluendo.com>
9617
9618         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9619         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9620         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
9621         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
9622         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
9623         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
9624         * gst/rtsp/gstrtspsrc.h:
9625         Fix sending RTCP to the right place.
9626         Fix bug in reffing the wrong UDP element.
9627         Use new pad names for the session manager.
9628         Implement handling server requests in interleaved and UDP modes.
9629         Handle session keep-alive in UDP modes.
9630         Remove GCond for handling UDP timeouts.
9631
9632         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
9633         (rtsp_connection_send), (rtsp_connection_read), (read_body),
9634         (rtsp_connection_receive), (rtsp_connection_close):
9635         * gst/rtsp/rtspconnection.h:
9636         Store connection IP address for later.
9637         Add timeout args to all operations that might block forever.
9638         Parse session timeout.
9639         Only close sockets when not already closed.
9640
9641         * gst/rtsp/rtspdefs.c:
9642         * gst/rtsp/rtspdefs.h:
9643         Add timeout return value and error string.
9644
9645         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
9646         Add small comment.
9647
9648 2007-05-01  Wim Taymans  <wim@fluendo.com>
9649
9650         Patch by: Sjoerd Simons <sjoerd at luon dot net>
9651
9652         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
9653         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
9654         * gst/rtp/gstrtpmp4vpay.h:
9655         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
9656
9657 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
9658
9659         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9660           Remove v4l2src from docs, since it breaks the docs build, and the
9661           plugin is only built if --enable-experimental is used anyway.
9662
9663         * docs/plugins/Makefile.am:
9664           Spaces => tab.
9665
9666 2007-04-29  Wim Taymans  <wim@fluendo.com>
9667
9668         * gst/udp/gstmultiudpsink.c: (leave_multicast),
9669         (gst_multiudpsink_add), (gst_multiudpsink_remove):
9670         Add code to drop membership of a multicast group.
9671
9672         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
9673         (gst_udpsink_set_uri):
9674         Implement URI handler.
9675
9676         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9677         (gst_rtspsrc_parse_rtpinfo):
9678         Use URI handler to make udpsink instace.
9679         Improve code to configure port and destination.
9680
9681 2007-04-29  Wim Taymans  <wim@fluendo.com>
9682
9683         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
9684         Fix multicast detection.
9685         Don't try to join a multicast group if the address is not multicast.
9686
9687         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
9688         Small debug improvement.
9689
9690 2007-04-27  Wim Taymans  <wim@fluendo.com>
9691
9692         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9693         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9694         (gst_rtspsrc_handle_message):
9695         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
9696         parent.
9697
9698 2007-04-27  Wim Taymans  <wim@fluendo.com>
9699
9700         * gst/rtp/gstrtpilbcdepay.h:
9701         Fix mode property when specified as an arg.
9702
9703 2007-04-26  Edward Hervey  <edward@fluendo.com>
9704
9705         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9706         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9707         * docs/plugins/gst-plugins-good-plugins.hierarchy:
9708         * docs/plugins/inspect/plugin-osxaudio.xml:
9709         Add documentation for osxaudio plugin.
9710
9711 2007-04-26  Wim Taymans  <wim@fluendo.com>
9712
9713         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9714         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
9715         (gst_rtspsrc_open), (gst_rtspsrc_close),
9716         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
9717         (gst_rtspsrc_pause):
9718         * gst/rtsp/gstrtspsrc.h:
9719         Protect state changes with a lock.
9720
9721         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
9722         (parse_line):
9723         * gst/rtsp/rtspconnection.h:
9724         Remove some unused stuff.
9725
9726 2007-04-26  Wim Taymans  <wim@fluendo.com>
9727
9728         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
9729         Handle the case where there are exactly 0 bytes to read and the ioctl
9730         did not report an error. Fixes #433530.
9731
9732 2007-04-26  Wim Taymans  <wim@fluendo.com>
9733
9734         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
9735         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
9736         * gst/wavparse/gstwavparse.h:
9737         Apply DISCONT to buffers.
9738         Only apply timestamp to the first sample after a DISCONT, too many VBR
9739         files cause random jitter in the timestamps. Fixes #433119.
9740
9741 2007-04-25  Wim Taymans  <wim@fluendo.com>
9742
9743         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
9744         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
9745         (gst_rtp_dec_get_property):
9746         * gst/rtsp/gstrtpdec.h:
9747         Add dummy latency property to be backwards compat with rtpbin.
9748
9749         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
9750         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
9751         (gst_rtspsrc_stream_configure_transport),
9752         (gst_rtspsrc_parse_rtpinfo):
9753         * gst/rtsp/gstrtspsrc.h:
9754         Add latency property and configure in the session manager.
9755         Don't set invalid clock-base and seqnum-base on caps, some servers
9756         sometimes don't send them.
9757
9758 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9759
9760         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
9761         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
9762           Double-check that RGB input caps are really RGBA caps (apparently
9763           the core doesn't always catch it if those caps aren't a subset of
9764           our template caps, also see #421543). Fixes #429319 in a way.
9765           Also, don't leak the pad template in the transform_caps function.
9766
9767         * tests/check/Makefile.am:
9768         * tests/check/elements/.cvsignore:
9769         * tests/check/elements/alphacolor.c: (setup_alphacolor),
9770         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
9771         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
9772         (GST_START_TEST), (alphacolor_suite):
9773           Add some basic unit tests for alphacolor.
9774
9775 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
9776
9777         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
9778           If we get a fatal flow return in the loop function, first post the
9779           error message and only then send the EOS event downstream, otherwise
9780           applications might get an eos message before the error message and
9781           think everything was ok (related to #429319).
9782
9783 2007-04-25  Wim Taymans  <wim@fluendo.com>
9784
9785         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
9786         Read the channel byte as an unsigned byte.
9787
9788 2007-04-25  Wim Taymans  <wim@fluendo.com>
9789
9790         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
9791         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
9792         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9793         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
9794         (gst_rtp_gsm_depay_setcaps):
9795         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
9796         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
9797         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
9798         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
9799         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
9800         (gst_ilbc_depay_get_property):
9801         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
9802         * gst/rtp/gstrtpmp4adepay.c:
9803         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
9804         (gst_rtp_pcma_depay_setcaps):
9805         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
9806         (gst_rtp_pcmu_depay_setcaps):
9807         Make sure we configure the clock_rate in the baseclass in the setcaps
9808         function. Fixes #431282.
9809
9810 2007-04-25  Wim Taymans  <wim@fluendo.com>
9811
9812         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
9813         (gst_rtspsrc_stream_free), (request_pt_map),
9814         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
9815         * gst/rtsp/gstrtspsrc.h:
9816         Parse server address from SDP.
9817         Hook up a udpsink to send RTCP back to the server.
9818
9819         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9820         * gst/rtsp/rtsptransport.h:
9821         Add some docs.
9822
9823 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
9824
9825         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9826           Make header field check conditional. Fixes #433135
9827
9828 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
9829
9830         * docs/plugins/Makefile.am:
9831         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9832         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9833         * docs/plugins/inspect/plugin-alphacolor.xml:
9834         * gst/alpha/Makefile.am:
9835         * gst/alpha/gstalphacolor.c:
9836         * gst/alpha/gstalphacolor.h:
9837           Add minimal docs blurb to alphacolor; split out headers into
9838           separate header file for gtk-doc.
9839
9840 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
9841
9842         * gst/debug/progressreport.c: (gst_progress_report_report):
9843           Don't try to post NULL message (in case we can't query upstream
9844           position or duration).
9845
9846 2007-04-18  Michael Smith  <msmith@fluendo.com>
9847
9848         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
9849         (gst_cutter_get_caps):
9850         * gst/cutter/gstcutter.h:
9851           Fix some of the most obvious bugs in cutter. Now doesn't leak
9852           everything if input is silent.
9853
9854 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
9855
9856         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9857         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
9858         * gst/wavenc/gstwavenc.h:
9859         Wav apparently only supports width==GST_ROUND_UP(depth), everything
9860         else results in a invalid block align and invalid files.
9861
9862 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
9863
9864         Patch by: Snaik <snaik32 gmail com>
9865
9866         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
9867           Add missing break statement for BOX_HORIZONTAL case.
9868
9869 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9870
9871         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
9872
9873         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9874         Use correct format strings for integer types.
9875
9876 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
9877
9878         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
9879         (gst_wavparse_create_sourcepad):
9880         Use gst_riff_create_audio_template_caps () instead of the local caps.
9881         This makes updates of the local caps unecessary whenever libgstriff
9882         gets support for new formats.
9883
9884 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
9885
9886         Patch by: Brian Cameron  <brian.cameron at sun dot com>
9887
9888         * sys/sunaudio/gstsunaudio.c:
9889         * sys/sunaudio/gstsunaudiomixer.c:
9890         * sys/sunaudio/gstsunaudiomixer.h:
9891         * sys/sunaudio/gstsunaudiomixerctrl.c:
9892         * sys/sunaudio/gstsunaudiomixerctrl.h:
9893         * sys/sunaudio/gstsunaudiomixertrack.h:
9894         * sys/sunaudio/gstsunaudiosink.c:
9895         * sys/sunaudio/gstsunaudiosink.h:
9896         * sys/sunaudio/gstsunaudiosrc.c:
9897         * sys/sunaudio/gstsunaudiosrc.h:
9898           Fix and/or update copyright attributions (#430228).
9899
9900 2007-04-13  Wim Taymans  <wim@fluendo.com>
9901
9902         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9903         Fix docs.
9904
9905         * gst/rtsp/URLS:
9906         Add some more example urls.
9907
9908         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9909         (gst_rtp_dec_chain_rtp):
9910         Better debugging.
9911
9912         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
9913         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9914         (gst_rtspsrc_parse_rtpinfo):
9915         Remove unused code.
9916
9917 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9918
9919         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9920         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9921         (gst_wavparse_stream_data):
9922           Relax the audio/mpeg caps again and add FIXME: comment.
9923
9924 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9925
9926         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9927         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9928         (gst_wavparse_stream_data):
9929         * gst/wavparse/gstwavparse.h:
9930           More sanity check for the header fields. Fix type for 'rate' header
9931           field.
9932
9933 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9934
9935         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
9936         (gst_icydemux_unicodify):
9937           If the metadata strings we get in the stream are not UTF-8, try to
9938           interpret them according to the character encodings specified in the
9939           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
9940           only fall back to locale/ISO-8859-1 if those aren't set or don't
9941           work. Should fix #428901.
9942
9943 2007-04-12  Wim Taymans  <wim@fluendo.com>
9944
9945         * gst/rtp/gstrtph264depay.c:
9946         Use the proper sync word for SPS and PPS.
9947
9948 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
9949
9950         * gst/rtp/Makefile.am:
9951         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
9952           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
9953         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
9954           Add a simple hashing implementation that we can use to generate
9955           a 24-bit ident value based on the codebooks for vorbis and theora.
9956         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
9957           gst_rtp_theora_pay_handle_buffer):
9958         * gst/rtp/gstrtpvorbisdepay.c
9959           (gst_rtp_vorbis_depay_parse_configuration,
9960           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
9961         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
9962           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
9963           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
9964           Use the hashing function, ensuring that the same codebooks result
9965           in the same ident and thus the same SDP description.
9966           Various log fixes/changes.
9967
9968 2007-04-12  Wim Taymans  <wim@fluendo.com>
9969
9970         Patch by: jerry tan <jerry dot tan at sun dot com>
9971
9972         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
9973         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
9974         application's responsibility to make sure it open the device once.
9975         Remove a careless error if AUDIODEV is set. Fixes #392620.
9976
9977 2007-04-12  Wim Taymans  <wim@fluendo.com>
9978
9979         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9980         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
9981         * gst/rtsp/gstrtpdec.h:
9982         Make backward compat with rtpbin by adding the request-pt-map signals.
9983
9984         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
9985         (new_session_pad), (request_pt_map),
9986         (gst_rtspsrc_stream_configure_transport),
9987         (gst_rtspsrc_stream_configure_caps),
9988         (gst_rtspsrc_activate_streams):
9989         * gst/rtsp/gstrtspsrc.h:
9990         Implement request-pt-map signals instead of setting caps on the buffers
9991         for the session manager.
9992
9993 2007-04-11  Wim Taymans  <wim@fluendo.com>
9994
9995         * gst/udp/gstudp.c: (plugin_init):
9996         Register GstNetBuffer in plugin_init so that the type can be used from
9997         multiple threads without races.
9998
9999 2007-04-10  Wim Taymans  <wim@fluendo.com>
10000
10001         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
10002         (gst_rtp_amr_depay_process):
10003         Fix depayloader clock_rate and some cleanups.
10004
10005         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
10006         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10007         * gst/rtp/gstrtph264depay.h:
10008         Don't push codec_data in the adapter because it might get flushed when
10009         we get a discont.
10010
10011         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10012         Handle multiple AU per packet.
10013
10014         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
10015         (gst_rtp_sv3v_depay_plugin_init):
10016         Disable rank, this one does not work.
10017         Remove timestamping, base class does that.
10018
10019 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
10020
10021         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
10022           limit caps to the formats we announce in the template
10023
10024         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10025         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10026         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
10027           fix some crashers/asserts when dealing with broken files
10028
10029 2007-04-10  Wim Taymans  <wim@fluendo.com>
10030
10031         Patch by: Peter Kjellerstedt  <pkj at axis com>
10032
10033         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
10034         * gst/rtp/gstrtpL16depay.c:
10035         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10036         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
10037         (gst_rtp_speex_depay_setcaps):
10038         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10039         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
10040         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
10041         Fix some compiler warnings. Fixes #428182.
10042
10043 2007-04-06  Wim Taymans  <wim@fluendo.com>
10044
10045         * gst/rtsp/Makefile.am:
10046         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
10047         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
10048         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
10049         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
10050         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
10051         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
10052         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
10053         (create_rtcp), (gst_rtp_dec_request_new_pad),
10054         (gst_rtp_dec_release_pad):
10055         * gst/rtsp/gstrtpdec.h:
10056         * gst/rtsp/gstrtsp.c: (plugin_init):
10057         Morph RTPDec into something compatible with RTPBin as a fallback.
10058         Various other style fixes.
10059
10060         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
10061         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
10062         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
10063         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
10064         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10065         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
10066         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10067         * gst/rtsp/gstrtspsrc.h:
10068         Implement RTPBin session manager handling.
10069         Don't try to add empty properties to caps.
10070         Implement fallback session manager, handling.
10071         Don't combine errors from RTCP streams, just ignore them.
10072
10073         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
10074         * gst/rtsp/rtsptransport.h:
10075         Implement fallback session manager.
10076         Make RTPBin the default one when available.
10077
10078 2007-04-05  Wim Taymans  <wim@fluendo.com>
10079
10080         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10081         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
10082         This element is ready to be autoplugged.
10083
10084 2007-04-05  Julien MOUTTE  <julien@moutte.net>
10085
10086         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
10087         Don't leave the offsets defined by upstream element on the
10088         compressed data buffer we are pushing downstream. Make them
10089         GST_BUFFER_OFFSET_NONE.
10090
10091 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
10092
10093         * gst/avi/README:
10094         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10095         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10096         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
10097         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10098         (gst_avi_demux_calculate_durations_from_index),
10099         (gst_avi_demux_stream_header_push),
10100         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
10101         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
10102           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
10103
10104 2007-04-03  Wim Taymans  <wim@fluendo.com>
10105
10106         * gst/smpte/barboxwipes.c:
10107         Fix error as spotted by Snaik <snaik32 at gmail dot com>
10108
10109 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10110
10111         * gst/wavparse/gstwavparse.c:
10112         Support audio/x-raw-float in wav files. This only works with
10113         plugins-base CVS, using an older version doesn't have any
10114         disadvantages though.
10115
10116 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
10117
10118         * configure.ac:
10119         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10120         (gst_au_parse_parse_header), (gst_au_parse_chain):
10121         * gst/auparse/gstauparse.h:
10122         Revert last change as we don't want plugins-good to depend on
10123         plugins-base CVS now.
10124
10125 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10126
10127         * configure.ac:
10128         Require gst-plugins-base CVS for audioconvert with non-native
10129         float support and width/depth fix in libgstriff.
10130
10131         Patch by: René Stadler <mail at renestadler dot de>
10132
10133         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
10134         (gst_au_parse_parse_header), (gst_au_parse_chain):
10135         * gst/auparse/gstauparse.h:
10136         Don't swap the floats ourself if they're not in native endianness.
10137         Instead let audioconvert handle this. Fixes #339838.
10138
10139 2007-03-29  Wim Taymans  <wim@fluendo.com>
10140
10141         * gst/rtp/gstasteriskh263.h:
10142         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
10143         (gst_rtp_h263p_depay_change_state):
10144         * gst/rtp/gstrtph263pdepay.h:
10145         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10146         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
10147         (gst_rtp_h264_depay_change_state):
10148         * gst/rtp/gstrtph264depay.h:
10149         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
10150         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
10151         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10152         Flush adapter on disconts.
10153
10154 2007-03-29  Wim Taymans  <wim@fluendo.com>
10155
10156         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
10157         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
10158         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
10159         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10160         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
10161         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
10162         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10163         (gst_rtp_mp4v_depay_process):
10164         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
10165         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
10166         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
10167         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10168         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
10169         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
10170         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
10171         Use more efficient adapter and rtpbuffer methods when possible.
10172
10173 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10174
10175         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
10176         (gst_wavenc_sink_setcaps):
10177         Correctly handle width!=depth input.
10178         * gst/wavparse/gstwavparse.c:
10179         Already export in the caps that width==8 uses unsigned samples and
10180         everything else uses signed samples.
10181
10182 2007-03-29  Wim Taymans  <wim@fluendo.com>
10183
10184         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10185
10186         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
10187         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
10188         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
10189         (gst_dynudpsink_close):
10190         * gst/udp/gstdynudpsink.h:
10191         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10192         (gst_udpsrc_create), (gst_udpsrc_set_property),
10193         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
10194         * gst/udp/gstudpsrc.h:
10195         Rework the socket allocation a bit based on the sockfd argument so that
10196         it becomes usable.
10197         Add a closefd property to instruct the udp elements to close the custom
10198         file descriptors when going to READY. Fixes #423304.
10199         API:GstUDPSrc::closefd property
10200         API:GstDynUDPSink::closefd property
10201
10202 2007-03-29  Wim Taymans  <wim@fluendo.com>
10203
10204         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
10205
10206         * gst/rtp/Makefile.am:
10207         * gst/rtp/gstrtp.c: (plugin_init):
10208         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
10209         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
10210         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
10211         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
10212         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
10213         (gst_rtp_h264_pay_plugin_init):
10214         * gst/rtp/gstrtph264pay.h:
10215         Added H264 payloader. Fixes #423782.
10216
10217         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10218         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10219         Small fixes.
10220
10221 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10222
10223         * gst/wavparse/gstwavparse.c:
10224         Actually support depths from 1 to 32, not only 8 to 32.
10225
10226 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
10227
10228         * gst/wavparse/gstwavparse.c:
10229         Add support for wav files containing audio/x-raw-int with random
10230         depths between 1 and 32 bits.
10231
10232 2007-03-28  Wim Taymans  <wim@fluendo.com>
10233
10234         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
10235
10236         * gst/rtp/Makefile.am:
10237         * gst/rtp/gstrtp.c: (plugin_init):
10238         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
10239         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
10240         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
10241         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
10242         (gst_rtp_mp4a_depay_get_property),
10243         (gst_rtp_mp4a_depay_change_state),
10244         (gst_rtp_mp4a_depay_plugin_init):
10245         * gst/rtp/gstrtpmp4adepay.h:
10246         Added MP4A-LATM depayloader. Fixes #417792.
10247
10248         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
10249         (gst_rtp_mp4v_depay_process):
10250         Fixup depayloader, setting codec_data, using more efficient adaptor and
10251         rtpbuffer handling.
10252
10253         * gst/rtsp/URLS:
10254         Add url to test above.
10255
10256 2007-03-25  Wim Taymans  <wim@fluendo.com>
10257
10258         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
10259         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
10260         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
10261         (gst_rtspsrc_media_to_caps),
10262         (gst_rtspsrc_stream_configure_transport),
10263         (gst_rtspsrc_stream_configure_caps),
10264         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
10265         * gst/rtsp/gstrtspsrc.h:
10266         Handle default clock-rates for static payload types, rearrange stuff so
10267         that the rtpmap field in the sdp can override the defaults.
10268         Parse RTP-Info field to get the seqnum and timebase fields that should
10269         go in the caps.
10270         Delay configuring caps after we got the RTP-Info from the PLAY reply from
10271         the server. 
10272
10273 2007-03-22  Wim Taymans  <wim@fluendo.com>
10274
10275         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
10276
10277         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
10278         Accept complex pipeline descriptions as an audio profile instead of just
10279         a single element. Fixes #420658.
10280
10281 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
10282
10283         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
10284           Rename registered type in preparation of GstTagDemux moving to
10285           -base at some point in the future.
10286
10287 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
10288
10289         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10290           Streaming mode fixes: don't unref buffer we don't own any longer;
10291           remove bogus adapter flush. Fixes #419338.
10292
10293 2007-03-17  David Schleef  <ds@schleef.org>
10294
10295         * REQUIREMENTS: Change the format to key/value, add a bunch of
10296           information, remove a bunch of requirements that are for
10297           other GStreamer packages.
10298
10299 2007-03-17  David Schleef  <ds@schleef.org>
10300
10301         * REQUIREMENTS: Fix a few things.  This file really needs a
10302         good once-over.
10303
10304 2007-03-15  Edward Hervey  <edward@fluendo.com>
10305
10306         * sys/Makefile.am:
10307         Don't forget to distribute the sys/osxaudio/ directory.
10308
10309 2007-03-15  Edward Hervey  <edward@fluendo.com>
10310
10311         * configure.ac:
10312         * sys/Makefile.am:
10313         * sys/osxaudio/Makefile.am:
10314         * sys/osxaudio/gstosxaudio.c:
10315         * sys/osxaudio/gstosxaudiosink.c:
10316         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
10317         (gst_osx_audio_sink_getcaps),
10318         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
10319         * sys/osxaudio/gstosxaudiosrc.c:
10320         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
10321         (gst_osx_audio_src_create_ringbuffer):
10322         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
10323         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
10324         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
10325         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
10326         * sys/osxaudio/gstosxringbuffer.h:
10327         Activate osxaudio in gst-plugins-good with proper build setup.
10328         Add inlined documentation.
10329         Fix debug statements
10330         Fix ringbuffer when pausing.
10331         Fixes #323471
10332
10333 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
10334         * gst/rtp/gstrtppcmapay.c:
10335         * gst/rtp/gstrtppcmapay.h:
10336         * gst/rtp/gstrtppcmupay.c:
10337         * gst/rtp/gstrtppcmupay.h:
10338         Ported mulaw and alaw payloaders to use new base class
10339
10340 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
10341
10342         * po/af.po:
10343         * po/az.po:
10344         * po/cs.po:
10345         * po/en_GB.po:
10346         * po/it.po:
10347         * po/nl.po:
10348         * po/or.po:
10349         * po/sq.po:
10350         * po/sr.po:
10351         * po/sv.po:
10352         * po/uk.po:
10353         * po/vi.po:
10354           Update translations.
10355
10356 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
10357
10358         * configure.ac:
10359           Fix string replace error (AG_AG_GST_* => AG_GST_*).
10360
10361 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10362
10363         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
10364           Fix handling of -1 values for start and stop values when seeking,
10365           and SEEK_CUR+SEEK_END here as well.
10366
10367 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
10368
10369         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
10370           Fix handling of -1 values for start and stop values when seeking, 
10371           and SEEK_CUR+SEEK_END.
10372
10373 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
10374
10375         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
10376           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
10377           the image format a variable-length NUL-terminated string; in
10378           versions before that the image format is a fixed-length string of
10379           3 characters (see #348644 for a sample tag).
10380           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
10381
10382 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
10383
10384         * win32/MANIFEST:
10385         Add new project files to MANIFEST.
10386         * win32/vs6/libgstaudiofx.dsp:
10387         * win32/vs6/libgstrtp.dsp:
10388         * win32/vs6/libgstrtsp.dsp:
10389         Update project files.
10390         
10391 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
10392
10393         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
10394         (gst_avi_demux_parse_index):
10395         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
10396         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
10397           Printf format fixes; also add some missing quotes in translated
10398           strings. Fixes #416728 and #416727.
10399
10400 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10401
10402         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
10403           Tim and I can't think of any reason the child audio sink needs to 
10404           be set back to NULL after successfully determining that it can 
10405           reach READY - it gets immediately set back to READY by the caller
10406           anyway, causing an unnecessary close/open of any audio devices
10407           involved.
10408
10409 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10410
10411         * po/LINGUAS:
10412         * po/ja.po:
10413           Add ja.po file from #377306.
10414
10415 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
10416
10417         * sys/sunaudio/gstsunaudio.c: (plugin_init):
10418         * sys/sunaudio/gstsunaudiomixertrack.c:
10419         (gst_sunaudiomixer_track_new):
10420           Actually translate sunaudio mixer track labels instead of just
10421           marking the strings as translatable (#377306); clean up weird
10422           label string mapping code that serves no apparent purpose. Also
10423           set the 'untranslated-label' property when creating mixer tracks
10424           if the GstMixerTrack base class supports this.
10425
10426         * tests/check/Makefile.am:
10427         * tests/check/elements/.cvsignore:
10428         * tests/check/elements/sunaudio.c: (GST_START_TEST),
10429         (sunaudio_suite):
10430           Very minimalistic unit test for sunaudiomixer element (compiles, but not
10431           actually tested on a system where sunaudiomixer is available).
10432
10433 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10434
10435         * tests/check/Makefile.am:
10436         Re-enable the states test and see if it works on the buildbots.
10437
10438 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
10439
10440         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
10441         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
10442         (gst_dvdec_change_state):
10443         * ext/dv/gstdvdec.h:
10444         Infer pixel-aspect-ratio from the video frame format if it isn't
10445         provided by the container, as happens when playing DV from AVI
10446         or Quicktime containers.
10447
10448         Patch by: Wim Taymans <wim@fluendo.com>
10449         Fixes #380944
10450
10451 2007-03-09  Wim Taymans  <wim@fluendo.com>
10452
10453         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10454         When activated, remove the udpsrc timeout, we have dataflow and timeouts
10455         will later be handled by the jitterbuffer.
10456
10457 2007-03-09  Wim Taymans  <wim@fluendo.com>
10458
10459         * ext/taglib/gstid3v2mux.cc:
10460         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
10461         Fixes #414496.
10462         
10463         Patch by: Alex Lancaster <alexl at users sourceforge net>
10464
10465 2007-03-09  Wim Taymans  <wim@fluendo.com>
10466
10467         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10468         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
10469         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10470         (gst_avi_demux_chain):
10471         Fix stream position reporting after a seek. Fixes #416445.
10472
10473 2007-03-08  Wim Taymans  <wim@fluendo.com>
10474
10475         Patch by: René Stadler <mail at renestadler dot de>
10476
10477         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10478         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
10479         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
10480         Make avidemux accept optional header chunks in any order.
10481         Fixes #415446.
10482
10483 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
10484
10485         * tests/check/Makefile.am:
10486         Disable the states check until the remaining Valgrind errors
10487         are fixed or suppressed.
10488
10489 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10490
10491         * tests/check/elements/.cvsignore:
10492           Add audiodynamic check to .cvsignore
10493
10494 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
10495
10496         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10497
10498         * gst/audiofx/Makefile.am:
10499         * gst/audiofx/audiodynamic.c:
10500         (gst_audio_dynamic_characteristics_get_type),
10501         (gst_audio_dynamic_mode_get_type),
10502         (gst_audio_dynamic_set_process_function),
10503         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
10504         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
10505         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
10506         (gst_audio_dynamic_transform_hard_knee_compressor_int),
10507         (gst_audio_dynamic_transform_hard_knee_compressor_float),
10508         (gst_audio_dynamic_transform_soft_knee_compressor_int),
10509         (gst_audio_dynamic_transform_soft_knee_compressor_float),
10510         (gst_audio_dynamic_transform_hard_knee_expander_int),
10511         (gst_audio_dynamic_transform_hard_knee_expander_float),
10512         (gst_audio_dynamic_transform_soft_knee_expander_int),
10513         (gst_audio_dynamic_transform_soft_knee_expander_float),
10514         (gst_audio_dynamic_transform_ip):
10515         * gst/audiofx/audiodynamic.h:
10516         * gst/audiofx/audiofx.c: (plugin_init):
10517         Add new audiodynamic element which can act as a compressor or
10518         expander. Supported are hard-knee and soft-knee operation modes with
10519         user-specified ratio and threshold.
10520         Attack and release parameters are not yet implemented but will follow.
10521         * docs/plugins/Makefile.am:
10522         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10523         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10524         * docs/plugins/gst-plugins-good-plugins.args:
10525         * docs/plugins/inspect/plugin-audiofx.xml:
10526         Integrate audiodynamic into the docs.
10527         * tests/check/Makefile.am:
10528         * tests/check/elements/audiodynamic.c: (setup_dynamic),
10529         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
10530         Add unit test for audiodynamic.
10531
10532 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
10533
10534         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
10535         Free handles that we allocated when exiting via the error paths.
10536
10537 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
10538
10539         * gst/level/gstlevel.c: (gst_level_class_init),
10540         (gst_level_set_caps), (gst_level_start), (gst_level_event),
10541         (gst_level_transform_ip):
10542         * gst/level/gstlevel.h:
10543           Resolve message timestamps against the playback segment.
10544
10545 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10546
10547         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
10548         (gst_id3demux_sink_activate):
10549           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
10550           caps passed to it (previously one code path assumed it took ownership
10551           while another one assumed it didn't, while in fact it sometimes did and
10552           sometimes didn't ...).
10553
10554         * configure.ac:
10555         * tests/files/Makefile.am:
10556         * tests/files/id3-407349-1.tag:
10557         * tests/files/id3-407349-2.tag:
10558           Add directory where data for unit tests can be stored.
10559
10560         * tests/Makefile.am:
10561         * tests/check/Makefile.am:
10562         * tests/check/elements/.cvsignore:
10563         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
10564         (read_tags_from_file), (run_check_for_file),
10565         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
10566           Add unit test for id3demux, and in particular for bug #407349. Only
10567           testing pull-mode for now; push mode doesn't work yet because the test
10568           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
10569
10570 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10571
10572         * tests/check/Makefile.am:
10573           Add missing backslash at end of line.
10574
10575 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10576
10577         Trigger rebuild.
10578
10579 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
10580
10581         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
10582         * gst/id3demux/id3tags.h:
10583         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
10584         (parse_obsolete_tdat_frame):
10585           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
10586           the four-digit number will be interpreted as a year, whereas it is
10587           month and day in DDMM format. Instead, parse TDAT frames and fix up
10588           the date in the GST_TAG_DATE tag later if we also extracted a year.
10589           Fixes #407349.
10590
10591 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
10592
10593         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10594         (gst_switch_commit_new_kid):
10595         Fix up the dispose logic so it doesn't leak, and fix setting of 
10596         the child state so that we don't set a child to our current state 
10597         just as we are changing it to something else.
10598
10599 2007-03-06  Wim Taymans  <wim@fluendo.com>
10600
10601         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
10602         (gst_goom_chain):
10603         * gst/goom/gstgoom.h:
10604         Document, fix and improve goom adapter behaviour.
10605         Fixes #407006.
10606
10607 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10608
10609         * ext/esd/esdsink.c: (gst_esdsink_open):
10610         Unref static pad template after using it.
10611
10612 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10613
10614         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
10615         (gst_switch_commit_new_kid):
10616         Fix up the reference counting of the child elements.
10617
10618 2007-03-05  Wim Taymans  <wim@fluendo.com>
10619
10620         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10621         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
10622         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
10623         Fix encoding-name case.
10624
10625 2007-03-05  Wim Taymans  <wim@fluendo.com>
10626
10627         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
10628         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
10629         (gst_rtp_speex_depay_process):
10630         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
10631         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
10632         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
10633         (gst_rtp_speex_pay_change_state):
10634         * gst/rtp/gstrtpspeexpay.h:
10635         Fix speex (de)payloader. Fixes #358040.
10636
10637 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
10638
10639         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
10640         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
10641         Install fakesink in NULL by fixing some broken logic. This obviates
10642         the need to manually set _IS_SINK.
10643         Add some comments and remove a little cruft while I'm at it.
10644
10645 2007-03-05  Wim Taymans  <wim@fluendo.com>
10646
10647         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
10648         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
10649
10650 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
10651
10652         * po/POTFILES.in:
10653           Update.
10654
10655 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10656
10657         * tests/check/Makefile.am:
10658         Gah! Also disable gconfvideosink from the tests, otherwise
10659         it will instantiate autovideosink, and dfbvideosink and
10660         leak on the buildbots.
10661
10662 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10663
10664         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
10665         (gst_cdio_cdda_src_finalize):
10666         Make sure we always destroy our libcdio handle.
10667
10668 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10669
10670         * tests/check/Makefile.am:
10671         Disable autovideosink so the buildbots don't barf over memory
10672         leaked in the directfb sink.
10673
10674 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10675
10676         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
10677         Chain up in dispose
10678
10679 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10680
10681         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
10682         (gst_multipart_find_pad_by_mime):
10683         Use gst_pad_new_from_static_template instead of
10684         static_pad_template_get+pad_new.
10685
10686 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10687
10688         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
10689         Catch the case where no clock has been set.
10690
10691 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10692
10693         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
10694         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
10695         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
10696         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
10697         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
10698         (gst_gconf_audio_src_finalize), (do_toggle_element):
10699         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
10700         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
10701         (do_toggle_element):
10702         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
10703         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
10704         (gst_gconf_video_src_finalize), (do_toggle_element):
10705         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
10706         (gst_switch_sink_reset), (gst_switch_sink_set_child):
10707         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10708         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10709         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10710         (gst_shout2send_init), (gst_shout2send_finalize):
10711         * gst/debug/testplugin.c: (gst_test_class_init),
10712         (gst_test_finalize):
10713         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
10714         (gst_flxdec_dispose):
10715         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
10716         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
10717         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
10718         (gst_rtspsrc_finalize):
10719         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
10720         * gst/rtsp/rtspextwms.h:
10721         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
10722         (gst_smpte_finalize):
10723         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
10724         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
10725         (gst_udpsink_finalize):
10726         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
10727         (gst_wavparse_sink_activate):
10728         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
10729         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
10730         (gst_oss_src_finalize):
10731         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
10732         * sys/v4l2/gstv4l2object.h:
10733         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10734         (gst_v4l2src_finalize):
10735         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
10736
10737         Fix a bunch of leaks shown by the newly-added states test.
10738
10739 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
10740
10741         * ext/dv/gstdvdec.c: (gst_dvdec_init):
10742         Use gst_pad_new_from_static_template instead of 
10743         static_pad_template_get+pad_new.
10744
10745 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
10746
10747         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10748
10749         * ext/libcaca/Makefile.am:
10750         * gst/debug/Makefile.am:
10751           Don't mix tabs and spaces (#414168).
10752
10753 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10754
10755         * tests/check/generic/.cvsignore:
10756           Ignore files to please buildbot.
10757
10758 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10759
10760         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
10761         (gst_wavparse_stream_data):
10762           Unbreak my previous commit (swapped nominator & denominator). Tim,
10763           thanks for spotting.
10764
10765 2007-03-02  Wim Taymans  <wim@fluendo.com>
10766
10767         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
10768         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
10769         (gst_cdio_cdda_src_finalize):
10770         Small code cleanups.
10771         Don't use pad_alloc as the base class cannot deal with the error codes.
10772
10773 2007-03-02  Wim Taymans  <wim@fluendo.com>
10774
10775         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
10776         (gst_udpsrc_create):
10777         Fix doc.
10778
10779 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
10780
10781         Patch by: René Stadler <mail@renestadler.de>
10782
10783         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
10784         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10785         (gst_wavparse_stream_data):
10786           Handle rounding better to not drop last sample frame. Fixes #356692
10787
10788 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
10789
10790         * tests/check/Makefile.am:
10791         Disable cacasink from the states check too - it also calls exit(1)
10792         on us when it can't find a terminal to talk to.
10793
10794 2007-03-02  Wim Taymans  <wim@fluendo.com>
10795
10796         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10797
10798         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
10799         (gst_udpsrc_create), (gst_udpsrc_set_property),
10800         (gst_udpsrc_get_property):
10801         * gst/udp/gstudpsrc.h:
10802         Add support to strip proprietary headers. Fixes #350296.
10803
10804 2007-03-02  Wim Taymans  <wim@fluendo.com>
10805
10806         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
10807         Fix compilation.
10808
10809 2007-03-02  Wim Taymans  <wim@fluendo.com>
10810
10811         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
10812
10813         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
10814         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
10815         (gst_rtp_mp2t_depay_set_property),
10816         (gst_rtp_mp2t_depay_get_property):
10817         * gst/rtp/gstrtpmp2tdepay.h:
10818         Add support to strip off proprietary headers. Fixes #350278.
10819
10820 2007-03-02  Wim Taymans  <wim@fluendo.com>
10821
10822         * ext/hal/hal.c:
10823         Fix compilation.
10824
10825 2007-03-02  Wim Taymans  <wim@fluendo.com>
10826
10827         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
10828         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
10829         (gst_sunaudiosrc_open):
10830         * sys/sunaudio/gstsunaudiosrc.h:
10831         Remove device-name from GstSunAudioSrc. Fixes #412597.
10832
10833 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10834
10835         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10836         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10837         Having NULL as UDI previously selected the default sink/src. Change
10838         this back but mention it in the debug output.
10839         * ext/hal/hal.c: (gst_hal_get_alsa_element),
10840         (gst_hal_get_oss_element), (gst_hal_get_string),
10841         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
10842         (gst_hal_get_audio_src):
10843         * ext/hal/hal.h:
10844         Refactor a bit, check all error conditions, greatly improve debugging
10845         and fix some possible memory leaks. Also implement OSS support
10846         and allow specifying an UDI that points to a real device. For this the
10847         child device which supports ALSA (preferred) or OSS is used.
10848         As a side effect this makes it impossible now to get a alsasink in
10849         halaudiosrc and a alsasrc in halaudiosink.
10850
10851 2007-03-01  Wim Taymans  <wim@fluendo.com>
10852
10853         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
10854         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
10855         Errors from the udp sources are not fatal unless all of them are in
10856         error.
10857
10858 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10859
10860         * tests/check/Makefile.am:
10861         Disable aasink in the states test. I suspect this is the element that
10862         is calling exit(1) when it can't proceed.
10863
10864 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
10865
10866         * tests/check/Makefile.am:
10867         Draw plugins in from the build tree sys/ dir, rather than picking
10868         up the already installed versions.
10869
10870 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10871
10872         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
10873         Error out correctly when getting xcontext fails.
10874
10875 2007-03-01  Wim Taymans  <wim@fluendo.com>
10876
10877         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
10878         Make state change to PAUSED NO_PREROLL because that's what it will be in
10879         the future and rtspsrc relies on it.
10880
10881         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
10882         (gst_rtspsrc_change_state):
10883         Don't error out when we don't get an error from the state change
10884         function.
10885
10886 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
10887
10888         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
10889         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
10890           Check if the device UDI is set before trying to query HAL
10891           about it and give a useful error message if it wasn't set.
10892         * ext/hal/hal.c: (gst_hal_get_string):
10893           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
10894           gives an assertion failure in D-Bus when running with
10895           DBUS_FATAL_WARNINGS=1.
10896
10897 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10898
10899         * configure.ac:
10900           Convert to new AG_GST style.
10901
10902 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10903
10904         * tests/check/Makefile.am:
10905         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
10906           add test for states
10907
10908 2007-02-28  Wim Taymans  <wim@fluendo.com>
10909
10910         * tests/check/elements/.cvsignore:
10911         Add new videofilter check to .cvsignore.
10912
10913 2007-02-28  Wim Taymans  <wim@fluendo.com>
10914
10915         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
10916         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10917         (gst_avi_demux_loop), (gst_avi_demux_chain):
10918         Fix combined flow return. Fixes #412608.
10919
10920 2007-02-28  Wim Taymans  <wim@fluendo.com>
10921
10922         * gst/videofilter/Makefile.am:
10923         Dist header..
10924
10925 2007-02-28  Wim Taymans  <wim@fluendo.com>
10926
10927         * gst/videofilter/gstgamma.h:
10928         Add header too.
10929
10930 2007-02-28  Wim Taymans  <wim@fluendo.com>
10931
10932         Patch by: Mark Nauwelaerts <manauw at skynet be>
10933
10934         * gst/videofilter/Makefile.am:
10935         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
10936         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
10937         (gst_gamma_get_property), (gst_gamma_calculate_tables),
10938         (oil_tablelookup_u8), (gst_gamma_set_caps),
10939         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
10940         Port gamma filter to 0.10. Fixes #412704.
10941
10942         * tests/check/Makefile.am:
10943         * tests/check/elements/videofilter.c: (setup_filter),
10944         (cleanup_filter), (check_filter), (GST_START_TEST),
10945         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
10946         Add unit tests for videofilters.
10947
10948 2007-02-28  Wim Taymans  <wim@fluendo.com>
10949
10950         * gst/rtsp/URLS:
10951         Add another interesting test url.
10952
10953         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
10954         Don't allow getting header fields from data packets.
10955
10956 2007-02-28  Michael Smith  <msmith@fluendo.com>
10957
10958         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10959         (gst_shout2send_init), (gst_shout2send_start),
10960         (gst_shout2send_set_property), (gst_shout2send_get_property):
10961         * ext/shout2/gstshout2.h:
10962           Add a property for username.
10963
10964 2007-02-27  Christian Schallerr <christian@fluendo.com>
10965
10966         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
10967
10968 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10969
10970         * gst/rtsp/Makefile.am:
10971         Fix make check too.
10972
10973 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10974
10975         * gst/rtsp/base64.c: (util_base64_encode):
10976         * gst/rtsp/base64.h:
10977         Commit missing files for base64 encoding.
10978
10979 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10980
10981         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10982
10983         * configure.ac:
10984         * ext/annodex/Makefile.am:
10985         * ext/jpeg/Makefile.am:
10986         * ext/speex/Makefile.am:
10987         * gst/alpha/Makefile.am:
10988         * gst/cutter/Makefile.am:
10989         * gst/debug/Makefile.am:
10990         * gst/effectv/Makefile.am:
10991         * gst/goom/Makefile.am:
10992         * gst/level/Makefile.am:
10993         * gst/smpte/Makefile.am:
10994         * gst/videofilter/Makefile.am:
10995           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
10996
10997 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10998
10999         * gst/rtsp/Makefile.am:
11000         * gst/rtsp/rtspconnection.c: (append_auth_header),
11001         (rtsp_connection_send), (rtsp_connection_set_auth):
11002         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
11003         from icecast to replace it. Relicensed from GPL courtesy of Mike
11004         Smith.
11005
11006 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
11007
11008         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
11009         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
11010         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
11011         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
11012         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
11013         (gst_rtspsrc_uri_set_uri):
11014         * gst/rtsp/gstrtspsrc.h:
11015         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11016         (append_auth_header), (rtsp_connection_send),
11017         (rtsp_connection_free), (rtsp_connection_set_auth):
11018         * gst/rtsp/rtspconnection.h:
11019         * gst/rtsp/rtspdefs.h:
11020         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
11021         * gst/rtsp/rtspurl.h:
11022
11023         Implement simple Basic Authentication support so that urls like
11024         rtsp://user:pass@hostname/rtspstream work on hosts that require
11025         authentication.
11026
11027 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
11028
11029         * sys/v4l2/gstv4l2object.c:
11030         * sys/v4l2/gstv4l2tuner.c:
11031         * sys/v4l2/v4l2_calls.c:
11032         Fix segfault when oppening a radio device.
11033         
11034 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
11035
11036         * gst/level/gstlevel.c: (gst_level_set_caps),
11037         (gst_level_transform_ip):
11038         * sys/v4l2/README:
11039         * tests/check/elements/level.c: (GST_START_TEST):
11040           Fix level for multi-channel case.
11041
11042 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
11043
11044         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
11045         (gst_level_transform_ip):
11046         * gst/level/gstlevel.h:
11047           Use function pointer for process function and add process functions
11048           for float audio.
11049
11050 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
11051
11052         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11053         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11054         (gst_v4l2src_capture_init):
11055           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
11056           fixes #407369
11057
11058 2007-02-18  Wim Taymans  <wim@fluendo.com>
11059
11060         * gst/rtp/Makefile.am:
11061         * gst/rtp/gstrtp.c: (plugin_init):
11062         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
11063         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
11064         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
11065         (gst_rtp_mp2t_pay_plugin_init):
11066         * gst/rtp/gstrtpmp2tpay.h:
11067         Added simple mpeg transport stream payloader.
11068
11069 2007-02-16  Wim Taymans  <wim@fluendo.com>
11070
11071         * gst/rtsp/URLS:
11072         Add example H264 rtsp url.
11073
11074         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11075         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
11076         Don't convert values to lowercase or we might mess up base64 encoded
11077         properties.
11078
11079 2007-02-16  Wim Taymans  <wim@fluendo.com>
11080
11081         * gst/rtp/README:
11082         Fix case of string params.
11083
11084         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
11085         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
11086         Fix depayloader, support more packet types.
11087         Add sync codes to make sure the packetizer can do its job.
11088
11089         * gst/rtp/gstrtpmp4gdepay.c:
11090         * gst/rtp/gstrtpmp4gpay.c:
11091         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
11092         Fix caps case again.
11093
11094 2007-02-15  Wim Taymans  <wim@fluendo.com>
11095
11096         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
11097         Set right caps on output buffers.
11098
11099 2007-02-14  Wim Taymans  <wim@fluendo.com>
11100
11101         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
11102         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
11103         Clear stack allocated SDPMedia struct before calling _init() on it.
11104         Clarify this in the docs as well.
11105
11106 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
11107
11108         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
11109         (do_change_child):
11110         Don't reset the profile when going switching states, as it makes
11111         the element non-reusable.
11112
11113 2007-02-14  Wim Taymans  <wim@fluendo.com>
11114
11115         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
11116         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
11117         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
11118         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
11119         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
11120         (sdp_parse_line):
11121         * gst/rtsp/sdpmessage.h:
11122         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
11123         Fix memory management of SDP messages. Fixes #407793.
11124
11125 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
11126
11127         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
11128
11129         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
11130         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
11131
11132 2007-02-14  Wim Taymans  <wim@fluendo.com>
11133
11134         Patch by: jp.liu <jp_liu at astrocom dot cn>
11135
11136         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11137         Fix parsing of password field in url. Fixes #407797.
11138
11139 2007-02-14  Wim Taymans  <wim@fluendo.com>
11140
11141         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11142         (gst_wavparse_reset), (gst_wavparse_init),
11143         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
11144         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
11145         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
11146         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
11147         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
11148         (gst_wavparse_loop), (gst_wavparse_chain),
11149         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
11150         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
11151         (plugin_init):
11152         * gst/wavparse/gstwavparse.h:
11153         Update docs.
11154         Use boilerplate.
11155         Various code cleanups.
11156         When the bitrate is not known (bps == 0 or compressed formats) let
11157         downstream element guestimate the duration and position and don't
11158         generate timestamps or durations. Fixes #405213.
11159         Fix EOS and ERROR conditions in chain mode, we just need to forward the
11160         error flowreturn upstream.
11161
11162 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
11163
11164         * ext/gconf/Makefile.am:
11165         * ext/gconf/gconf.c: (gst_gconf_get_string),
11166         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
11167         (gst_gconf_render_bin_with_default):
11168         * ext/gconf/gconf.h:
11169         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
11170         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
11171         (gst_gconf_audio_sink_dispose), (do_change_child),
11172         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
11173         (cb_change_child), (gst_gconf_audio_sink_change_state):
11174         * ext/gconf/gstgconfaudiosink.h:
11175         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
11176         (gst_switch_sink_class_init), (gst_switch_sink_reset),
11177         (gst_switch_sink_init), (gst_switch_sink_dispose),
11178         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
11179         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
11180         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
11181         * ext/gconf/gstswitchsink.h:
11182         * gst/autodetect/gstautoaudiosink.c:
11183         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
11184         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
11185         (gst_auto_audio_sink_detect):
11186         * gst/autodetect/gstautovideosink.c:
11187         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
11188         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
11189         (gst_auto_video_sink_detect):
11190         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
11191         and a child that implements the GConf key monitoring. The end goal of
11192         this is an audio sink that can be changed on the fly, but at the 
11193         moment it still only changes on the next READY transition.
11194
11195 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11196
11197         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11198         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11199         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
11200         (gst_avi_demux_calculate_durations_from_index),
11201         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11202         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
11203         (gst_avi_demux_loop):
11204           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
11205
11206 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
11207
11208         * configure.ac:
11209         * docs/plugins/Makefile.am:
11210           Add crossreferences to glib/gobject/gstream docs.
11211
11212 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11213
11214         * gst/monoscope/Makefile.am:
11215         * gst/monoscope/gstmonoscope.c:
11216           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
11217           (but no LIBS, since we only use defines from the headers).
11218
11219 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11220
11221         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
11222
11223         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
11224         (gst_wavparse_stream_data):
11225           Fix massive memory leak when operating in streaming mode due to
11226           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
11227           Fixes #407057.
11228
11229 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11230
11231         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
11232         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
11233         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
11234         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
11235         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11236         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11237         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
11238         (gst_avi_demux_calculate_durations_from_index),
11239         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
11240         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
11241         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11242         * gst/avi/gstavidemux.h:
11243           Save some memory (8%) by repacking the index entry structure (more to
11244           come). Add more FIXMEs to questionable parts.
11245
11246 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11247
11248         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
11249         (gst_v4l2src_get_caps):
11250         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11251         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11252         (gst_v4l2src_capture_init):
11253           More FIXME comments and messaging changes.
11254
11255 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
11256
11257         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
11258         (gst_goom_change_state):
11259         * gst/goom/gstgoom.h:
11260           Improved docs and use GST_DEBUG_FUNCPTR.
11261
11262         * gst/level/gstlevel.c: (gst_level_class_init):
11263           Use GST_DEBUG_FUNCPTR.
11264
11265         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
11266         (gst_monoscope_chain), (gst_monoscope_change_state):
11267           Improved docs source cleanups.
11268
11269 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
11270
11271         * gst/debug/Makefile.am:
11272         * gst/debug/gstdebug.c: (plugin_init):
11273         * gst/debug/gstpushfilesrc.c:
11274         * gst/debug/gstpushfilesrc.h:
11275           Add code for a pushfilesrc element that implements a pushfile:// URI
11276           handler, to make debugging push-mode operation of demuxer/decoders
11277           that support both easier in connection with seek/playbin/etc.
11278           The element isn't registered at the moment.
11279
11280 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
11281
11282         * gst/avi/gstavimux.c:
11283           Comment a #if 0 in caps template definition as VS6 seems to 
11284         do not support it.
11285         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
11286           Use gst_guint64_to_gdouble for conversion.
11287         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
11288           Move variables declaration before the first instruction.
11289         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
11290           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
11291           And don't include netdb.h for G_OS_WIN32
11292         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
11293           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
11294           by VS6 then use an other way to initialize SDPMedia structure.
11295         * gst/udp/gstdynudpsink.h:
11296         * gst/udp/gstdynudpnetutils.h:
11297           Do not include <sys/time.h> for G_OS_WIN32
11298         * gst/udp/gstudpsrc.c:
11299           Define socklen_t as int for G_OS_WIN32
11300         * win/common/config.h.in:
11301           Undef HAVE_NETINET_IN_H
11302         * win32/vs6/gst_plugins_good.dsw:
11303         * win32/vs6/libgstrtp.dsp:
11304         * win32/vs6/libgstrtsp.dsp:
11305         * win32/vs6/libgstautogen.dsp:
11306         * win32/vs6/libgstaudiofx.dsp:
11307         * win32/vs6/libgstudp.dsp:
11308           Add and update project files.
11309         * win32/common/gstudp-enumtypes.c:
11310         * win32/common/gstudp-enumtypes.h:
11311           Add a copy of udp enumtypes to win32/common as in core 
11312           and base.
11313         
11314 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
11315
11316         * configure.ac:
11317           Activate monoscope when building with --enable-experimental. Fix
11318           --enable-external configure switch description.
11319
11320         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
11321         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
11322           Help gst-indent.
11323
11324 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
11325
11326         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
11327           Explicitly cast result of pointer arithmetic to integer in order to
11328           avoid compiler warnings on some 64-bit systems. Should fix #406018.
11329
11330 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
11331
11332         * gst/debug/progressreport.c:
11333           Some more docs.
11334
11335 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11336
11337         * docs/plugins/inspect/plugin-rtp.xml:
11338           Update for new elements.
11339
11340         * gst/debug/progressreport.h:
11341           Commit newly-created header file as well.
11342
11343 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
11344
11345         * docs/plugins/Makefile.am:
11346         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11347         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11348         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11349         * gst/debug/Makefile.am:
11350         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
11351         (gst_progress_report_do_query), (gst_progress_report_report):
11352           Make progressreport element post messages with the current progress
11353           on the bus. Also add some basic docs for it.
11354
11355 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
11356
11357         * ext/hal/hal.c: (gst_hal_get_string):
11358         * ext/hal/hal.h:
11359           Some small cleanups; deal with errors when parsing the HAL ALSA
11360           capabilities a bit better.
11361
11362 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11363
11364         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11365           Let's try this again and use the right cast this time.
11366
11367 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11368
11369         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
11370           Add cast to avoid compiler warnings with older GLib versions
11371           where the nick/name members in GEnumValue are not declared as
11372           constant strings.
11373
11374 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
11375
11376         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
11377         (gst_gconf_render_bin_from_key),
11378         (gst_gconf_get_default_audio_sink):
11379         * ext/gconf/gconf.h:
11380         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
11381         (do_toggle_element), (gst_gconf_audio_sink_set_property),
11382         (gst_gconf_audio_sink_get_property):
11383           In gconfaudiosink, get the right key as the old key in do_toggle
11384           (ie. one dependent on the profile selected). Log some more stuff so
11385           we can see what's actually going on.
11386
11387 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
11388
11389         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
11390         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
11391         (gst_audio_amplify_set_process_function),
11392         (gst_audio_amplify_setup):
11393         * gst/audiofx/audioamplify.h:
11394         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11395         (gst_audio_invert_class_init), (gst_audio_invert_setup):
11396         * gst/audiofx/audioinvert.h:
11397         Some small cleanups and port both elements to the new GstAudioFilter
11398         base class to save a few lines of common code.
11399         * gst/audiofx/Makefile.am:
11400         Link against libgstaudio for the above changes
11401
11402 2007-01-29  Wim Taymans  <wim@fluendo.com>
11403
11404         * tests/check/elements/.cvsignore:
11405         Some more ignores.
11406
11407 2007-01-26  Wim Taymans  <wim@fluendo.com>
11408
11409         Patch by: charles <charlesg3 at gmail dot com>
11410
11411         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11412         (set_shout_metadata), (gst_shout2send_event):
11413         * ext/shout2/gstshout2.h:
11414         Properly handle tags in shout2send. Fixes #399825.
11415
11416 2007-01-25  Wim Taymans  <wim@fluendo.com>
11417
11418         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
11419         (gst_rtspsrc_activate_streams):
11420         Convert SDP fields to upper/lowercase following the rules in the SDP to
11421         caps document. 
11422
11423 2007-01-25  Wim Taymans  <wim@fluendo.com>
11424
11425         * gst/rtp/README:
11426         * gst/rtp/gstrtpilbcdepay.c:
11427         * gst/rtp/gstrtpilbcpay.c:
11428         * gst/rtp/gstrtpmp4gdepay.c:
11429         * gst/rtp/gstrtpmp4gpay.c:
11430         * gst/rtp/gstrtpspeexdepay.c:
11431         * gst/rtp/gstrtpspeexpay.c:
11432         * gst/rtp/gstrtpsv3vdepay.c:
11433         * gst/rtp/gstrtptheoradepay.c:
11434         * gst/rtp/gstrtptheorapay.c:
11435         * gst/rtp/gstrtpvorbisdepay.c:
11436         * gst/rtp/gstrtpvorbispay.c:
11437         Fix case of encoding-name and key/value pairs to match the document.
11438         This is to make interoperation with SDP case-insensitive as required by
11439         the relevant RFCs.
11440
11441 2007-01-25  Wim Taymans  <wim@fluendo.com>
11442
11443         * configure.ac:
11444         Bump required -core/-base to CVS
11445
11446 2007-01-25  Wim Taymans  <wim@fluendo.com>
11447
11448         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
11449         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
11450         * gst/rtp/gstrtpL16pay.h:
11451         Fill up to MTU using adapter.
11452         Timestamp rtp packets.
11453
11454 2007-01-25  Edward Hervey  <edward@fluendo.com>
11455
11456         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11457         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
11458         Use G_GSIZE_FORMAT in print statements for portability.
11459         Fixes build on macosx.
11460
11461 2007-01-24  Wim Taymans  <wim@fluendo.com>
11462
11463         * gst/rtp/Makefile.am:
11464         * gst/rtp/gstrtp.c: (plugin_init):
11465         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
11466         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
11467         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
11468         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
11469         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
11470         (gst_rtp_L16_depay_plugin_init):
11471         * gst/rtp/gstrtpL16depay.h:
11472         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
11473         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
11474         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
11475         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
11476         (gst_rtp_L16_pay_plugin_init):
11477         * gst/rtp/gstrtpL16pay.h:
11478         Port and enable raw audio payloader/depayloader. Needs a bit more work
11479         on the payloader side.
11480
11481 2007-01-24  Wim Taymans  <wim@fluendo.com>
11482
11483         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
11484         (gst_rtspsrc_stream_configure_transport),
11485         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
11486         * gst/rtsp/gstrtspsrc.h:
11487         Only unblock the udp pads when we linked and activated them all.
11488         Fixes #395688.
11489
11490 2007-01-24  Wim Taymans  <wim@fluendo.com>
11491
11492         * gst/rtp/Makefile.am:
11493         * gst/rtp/gstrtp.c: (plugin_init):
11494         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
11495         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
11496         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
11497         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
11498         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
11499         * gst/rtp/gstrtpac3depay.h:
11500         Added simple AC3 depayloader (RFC 4184).
11501
11502         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
11503         Fix a leak.
11504
11505 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
11506
11507         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11508
11509         * gst/audiofx/Makefile.am:
11510         * gst/audiofx/audioamplify.c:
11511         (gst_audio_amplify_clipping_method_get_type),
11512         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
11513         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
11514         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
11515         (gst_audio_amplify_set_caps),
11516         (gst_audio_amplify_transform_int_clip),
11517         (gst_audio_amplify_transform_int_wrap_negative),
11518         (gst_audio_amplify_transform_int_wrap_positive),
11519         (gst_audio_amplify_transform_float_clip),
11520         (gst_audio_amplify_transform_float_wrap_negative),
11521         (gst_audio_amplify_transform_float_wrap_positive),
11522         (gst_audio_amplify_transform_ip):
11523         * gst/audiofx/audioamplify.h:
11524         * gst/audiofx/audiofx.c: (plugin_init):
11525         Add new element "audioamplify". This allows scaling of raw audio
11526         samples, similar to the "volume" element, but provides different modes
11527         for clipping and allows unlimited amplification. It's mainly targeted
11528         for creative sound design and not as a replacement of the "volume"
11529         element. Fixes #397162
11530         * docs/plugins/Makefile.am:
11531         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11532         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11533         * docs/plugins/gst-plugins-good-plugins.args:
11534         * docs/plugins/inspect/plugin-audiofx.xml:
11535         Add docs for audioamplify and integrate them into the build system
11536         * tests/check/Makefile.am:
11537         * tests/check/elements/audioamplify.c: (setup_amplify),
11538         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
11539         Add fairly extensive unit test suite for audioamplify
11540
11541 2007-01-24  Wim Taymans  <wim@fluendo.com>
11542
11543         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
11544         Unblock pads after adding the pads to the element so that autopluggers
11545         get a change to link something. Possibly fixes #395688.
11546
11547 2007-01-24  Wim Taymans  <wim@fluendo.com>
11548
11549         * gst/rtp/gstrtpamrdepay.c:
11550         * gst/rtp/gstrtpgsmdepay.c:
11551         * gst/rtp/gstrtph263pdepay.c:
11552         * gst/rtp/gstrtph263ppay.c:
11553         * gst/rtp/gstrtph264depay.c:
11554         * gst/rtp/gstrtpilbcdepay.c:
11555         * gst/rtp/gstrtpmp2tdepay.c:
11556         * gst/rtp/gstrtpmp4gdepay.c:
11557         * gst/rtp/gstrtpmp4gpay.c:
11558         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11559         * gst/rtp/gstrtpmp4vpay.c:
11560         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
11561         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
11562         (gst_rtp_mpa_depay_process):
11563         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
11564         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
11565         * gst/rtp/gstrtppcmadepay.c:
11566         * gst/rtp/gstrtppcmudepay.c:
11567         * gst/rtp/gstrtpspeexdepay.c:
11568         * gst/rtp/gstrtpspeexpay.c:
11569         * gst/rtp/gstrtpsv3vdepay.c:
11570         * gst/rtp/gstrtptheoradepay.c:
11571         * gst/rtp/gstrtptheorapay.c:
11572         * gst/rtp/gstrtpvorbisdepay.c:
11573         * gst/rtp/gstrtpvorbispay.c:
11574         Fix caps with payload numbers.
11575         Add some fixed payload numbers to caps when possible.
11576
11577 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
11578
11579         reviewed by: Stefan Kost  <ensonic@users.sf.net>
11580
11581         * gst/audiofx/Makefile.am:
11582         * gst/audiofx/audiofx.c: (plugin_init):
11583         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
11584         (gst_audio_invert_class_init), (gst_audio_invert_init),
11585         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
11586         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
11587         (gst_audio_invert_transform_float),
11588         (gst_audio_invert_transform_ip):
11589         * gst/audiofx/audioinvert.h:
11590         Add new audiofx element "audioinvert". This element swaps the upper
11591         and lower half of samples and can be used for example for a
11592         wide-stereo effect. Fixes #396057
11593         * docs/plugins/Makefile.am:
11594         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11595         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11596         * docs/plugins/gst-plugins-good-plugins.args:
11597         * docs/plugins/inspect/plugin-audiofx.xml:
11598         Add docs for the audioinvert element and add them to the build system.
11599         * tests/check/Makefile.am:
11600         * tests/check/elements/audioinvert.c: (setup_invert),
11601         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
11602         Add unit test suite for the audioinvert element.
11603
11604 2007-01-23  Wim Taymans  <wim@fluendo.com>
11605
11606         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
11607         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
11608         Parse config params as string and int.
11609         Parse and use AU header length
11610
11611 2007-01-23  Wim Taymans  <wim@fluendo.com>
11612
11613         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
11614         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
11615         * gst/smpte/gstmask.c: (_gst_mask_register):
11616         * gst/smpte/gstmask.h:
11617         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
11618         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
11619         (gst_smpte_paint_triangle_clock):
11620         constify some static structs.
11621         Don't update the mask if nothing changed to the params.
11622         Make sure we never draw outside of the picture. Fixes #398325.
11623
11624 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
11625
11626         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
11627           Error out properly when pull_range fails while we're reading the
11628           headers, instead of just pausing the task silently. Fixes #399338.
11629
11630 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
11631
11632         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11633           Some more sanity checks to make sure the input formats match and the
11634           input pads are actually negotiated, in case someone tries to feed
11635           buffers from fakesrc or filesrc. Fixes #398299.
11636           Also const-ify an array, just because we can.
11637
11638 2007-01-19  Edward Hervey  <edward@fluendo.com>
11639
11640         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
11641         Ignore previous commit, that was only valid for widths and heights
11642         that are multiples of 4.
11643         Copy over size/stride macros from jpegdec. This allows the element
11644         to work with any width,height...
11645         ... but puts in evidence that the actual transformations only work
11646         with width/height that are multiples of 4.
11647
11648 2007-01-19  Edward Hervey  <edward@fluendo.com>
11649
11650         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
11651         Allocate buffers of the right size.
11652         The proper size of a I420 buffer in bytes is:
11653         
11654             width * height * 3
11655             ------------------
11656                     2
11657
11658 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11659
11660         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11661           Proxy getcaps on sink pads too, so that we either end up with the
11662           same dimensions on all pads or error out if that's not possible
11663           (seems to work even!). Fixes #398086, I think.
11664
11665 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
11666
11667         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11668         * docs/plugins/gst-plugins-good-plugins.args:
11669         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11670           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
11671           fix integer properties with -1 as minimum value.
11672
11673         * docs/plugins/inspect/plugin-1394.xml:
11674         * docs/plugins/inspect/plugin-aasink.xml:
11675         * docs/plugins/inspect/plugin-alaw.xml:
11676         * docs/plugins/inspect/plugin-alpha.xml:
11677         * docs/plugins/inspect/plugin-alphacolor.xml:
11678         * docs/plugins/inspect/plugin-annodex.xml:
11679         * docs/plugins/inspect/plugin-apetag.xml:
11680         * docs/plugins/inspect/plugin-audiofx.xml:
11681         * docs/plugins/inspect/plugin-auparse.xml:
11682         * docs/plugins/inspect/plugin-autodetect.xml:
11683         * docs/plugins/inspect/plugin-avi.xml:
11684         * docs/plugins/inspect/plugin-cacasink.xml:
11685         * docs/plugins/inspect/plugin-cairo.xml:
11686         * docs/plugins/inspect/plugin-cdio.xml:
11687         * docs/plugins/inspect/plugin-cutter.xml:
11688         * docs/plugins/inspect/plugin-debug.xml:
11689         * docs/plugins/inspect/plugin-dv.xml:
11690         * docs/plugins/inspect/plugin-efence.xml:
11691         * docs/plugins/inspect/plugin-effectv.xml:
11692         * docs/plugins/inspect/plugin-esdsink.xml:
11693         * docs/plugins/inspect/plugin-flac.xml:
11694         * docs/plugins/inspect/plugin-flxdec.xml:
11695         * docs/plugins/inspect/plugin-gconfelements.xml:
11696         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
11697         * docs/plugins/inspect/plugin-goom.xml:
11698         * docs/plugins/inspect/plugin-halelements.xml:
11699         * docs/plugins/inspect/plugin-icydemux.xml:
11700         * docs/plugins/inspect/plugin-id3demux.xml:
11701         * docs/plugins/inspect/plugin-jpeg.xml:
11702         * docs/plugins/inspect/plugin-level.xml:
11703         * docs/plugins/inspect/plugin-matroska.xml:
11704         * docs/plugins/inspect/plugin-mulaw.xml:
11705         * docs/plugins/inspect/plugin-multipart.xml:
11706         * docs/plugins/inspect/plugin-navigationtest.xml:
11707         * docs/plugins/inspect/plugin-ossaudio.xml:
11708         * docs/plugins/inspect/plugin-png.xml:
11709         * docs/plugins/inspect/plugin-rtp.xml:
11710         * docs/plugins/inspect/plugin-rtsp.xml:
11711         * docs/plugins/inspect/plugin-shout2send.xml:
11712         * docs/plugins/inspect/plugin-smpte.xml:
11713         * docs/plugins/inspect/plugin-speex.xml:
11714         * docs/plugins/inspect/plugin-taglib.xml:
11715         * docs/plugins/inspect/plugin-udp.xml:
11716         * docs/plugins/inspect/plugin-videobalance.xml:
11717         * docs/plugins/inspect/plugin-videobox.xml:
11718         * docs/plugins/inspect/plugin-videoflip.xml:
11719         * docs/plugins/inspect/plugin-videomixer.xml:
11720         * docs/plugins/inspect/plugin-wavenc.xml:
11721         * docs/plugins/inspect/plugin-wavparse.xml:
11722         * docs/plugins/inspect/plugin-ximagesrc.xml:
11723           Update to CVS.
11724
11725 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
11726
11727         Patch by: Sebastian Dröge <slomo circular-chaos org>
11728
11729         * gst/audiofx/audiopanorama.c:
11730           Fix doc section name (Fixes #397946)
11731
11732 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
11733
11734         * sys/v4l2/gstv4l2object.c:
11735         (gst_v4l2_object_install_properties_helper),
11736         (gst_v4l2_object_set_property_helper),
11737         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
11738         * sys/v4l2/gstv4l2object.h:
11739         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
11740         (gst_v4l2src_init), (gst_v4l2src_set_property),
11741         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
11742         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11743         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
11744         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
11745         (gst_v4l2src_capture_deinit):
11746           Fix EIO handing when capturing. Add new property to specify the number of
11747           buffers to enque (and remove the borked num-buffers usage).
11748
11749 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
11750
11751         Patch by: Sebastian Dröge <slomo circular-chaos org>
11752
11753         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
11754         (gst_audio_panorama_set_process_function):
11755           Use a function array for process methods, add more docs and define the
11756           startindex of enums.
11757
11758 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
11759
11760         Patch by: Mark Nauwelaerts <manauw at skynet be>
11761
11762         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
11763         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
11764         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
11765         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
11766         (gst_avi_mux_riff_get_avi_header),
11767         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
11768         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
11769         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
11770         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
11771         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
11772         (gst_avi_mux_change_state):
11773         * gst/avi/gstavimux.h:
11774         * tests/check/elements/avimux.c: (teardown_src_pad):
11775           Add support for more than one audio stream; write better AVIX
11776           header; refactor code a bit; don't announce vorbis caps on our audio
11777           sink pads since we don't support it anyway. Closes #379298.
11778
11779 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
11780
11781         Patch by: Sebastian Dröge <slomo circular-chaos org>
11782
11783         * gst/audiofx/audiopanorama.c:
11784         (gst_audio_panorama_method_get_type),
11785         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
11786         (gst_audio_panorama_set_process_function),
11787         (gst_audio_panorama_set_property),
11788         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
11789         (gst_audio_panorama_transform_m2s_int_simple),
11790         (gst_audio_panorama_transform_s2s_int_simple),
11791         (gst_audio_panorama_transform_m2s_float_simple),
11792         (gst_audio_panorama_transform_s2s_float_simple):
11793         * gst/audiofx/audiopanorama.h:
11794           Add 'method' property and provide a simple (non-psychoacustic)
11795           processing method (#394859).
11796
11797         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
11798         (panorama_suite):
11799           Tests for new method.
11800
11801 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
11802
11803         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
11804         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
11805           Set correct caps on outgoing pulled buffers, or things blow up
11806           after recent core changes.
11807
11808 2007-01-11  Wim Taymans  <wim@fluendo.com>
11809
11810         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11811
11812         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
11813         (gst_multipart_mux_request_new_pad),
11814         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
11815         (gst_multipart_mux_change_state):
11816         Return FLOW errors ASAP. Fixes #394977.
11817         Misc cleanups.
11818
11819 2007-01-11  Wim Taymans  <wim@fluendo.com>
11820
11821         Patch by: Lutz Mueller <lutz at topfrose dot de>
11822
11823         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
11824         Check for stream pad before activating. 
11825
11826 2007-01-10  Wim Taymans  <wim@fluendo.com>
11827
11828         Patch by: Peter Kjellerstedt  <pkj at axis com>
11829
11830         * gst/rtsp/COPYING.MIT:
11831         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
11832         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
11833         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
11834         (gst_rtspsrc_stream_configure_transport),
11835         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
11836         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
11837         (gst_rtspsrc_parse_methods),
11838         (gst_rtspsrc_create_transports_string),
11839         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
11840         (gst_rtspsrc_open), (gst_rtspsrc_close):
11841         * gst/rtsp/gstrtspsrc.h:
11842         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
11843         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
11844         (parse_request_line), (parse_line), (rtsp_connection_read),
11845         (rtsp_connection_close):
11846         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
11847         (rtsp_method_as_text), (rtsp_header_as_text),
11848         (rtsp_status_as_text), (rtsp_find_header_field),
11849         (rtsp_find_method):
11850         * gst/rtsp/rtspdefs.h:
11851         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
11852         (rtsp_ext_wms_configure_stream):
11853         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
11854         (rtsp_message_new_request), (rtsp_message_init_request),
11855         (rtsp_message_new_response), (rtsp_message_init_response),
11856         (rtsp_message_init_data), (rtsp_message_unset),
11857         (rtsp_message_free), (rtsp_message_add_header),
11858         (rtsp_message_get_header), (rtsp_message_set_body),
11859         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
11860         * gst/rtsp/rtspmessage.h:
11861         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
11862         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
11863         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
11864         (sdp_message_dump):
11865         Allow url to be NULL to be able to use it for server connections.
11866         Can now send responses as well as requests.
11867         No longer hangs in an endless loop if EOF is received.
11868         Can now convert a status code to a text string.
11869         Return RTSP_HDR_INVALID for unknown headers.
11870         Return RTSP_INVALID for unknown methods.
11871         Copy CSeq and Session headers from the request.
11872         Only free memory corresponding to the currently set message type.
11873         Added const to function arguments as appropriate.
11874         Avoid a compiler warning when initializing nmedia.
11875         Use guint rather than gint to avoid compiler warnings.
11876         Fix crasher in wms extension.
11877         Factor out stream setup from open_connection.
11878         Delay activation of streams when actual data is received from the
11879         server, this prepares us to do proper protocol switching.
11880         Added new license.
11881         Fixes #380895.
11882
11883
11884 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
11885
11886         Patch by: Sebastian Dröge <slomo ubuntu com>
11887
11888         * docs/plugins/Makefile.am:
11889         * gst/audiofx/audiopanorama.c:
11890           Some small docs fixes (#394851).
11891
11892 2007-01-09  Wim Taymans  <wim@fluendo.com>
11893
11894         * gst/avi/gstavidemux.c:
11895         Fix docs.
11896
11897 2007-01-09  Wim Taymans  <wim@fluendo.com>
11898
11899         * gst/rtp/Makefile.am:
11900         * gst/rtp/gstrtp.c: (plugin_init):
11901         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
11902         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
11903         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
11904         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
11905         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
11906         * gst/rtp/gstrtpmpvdepay.h:
11907           Added RFC 2250 MPEG Video Depayloader.
11908
11909         * gst/rtp/gstrtpL16depay.h:
11910         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
11911         (gst_rtp_h263p_depay_process):
11912         Fix Header file. Small cleanups.
11913
11914         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
11915         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
11916         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
11917         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
11918         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
11919         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
11920         (gst_rtp_mp4v_depay_change_state):
11921         Remove usused code. Remove Adapter from state Change. Added debug.
11922
11923         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
11924         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
11925         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
11926         * gst/rtp/gstrtpmpadepay.h:
11927         Subclass base depayloader.
11928         Added debug.
11929         Support static payload type assignment as well.
11930
11931         * gst/rtp/gstrtpmpapay.c:
11932         Fix caps.
11933
11934 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11935
11936         Patch by: Vincent Torri  <vtorri at univ-evry fr>
11937
11938         * ext/jpeg/gstjpegdec.c:
11939         * ext/jpeg/gstjpegenc.c:
11940         * ext/jpeg/smokecodec.c:
11941           These libjpeg callbacks should return a 'boolean' (unsigned char
11942           apparently) and not a 'gboolean' (which maps to gint). Fixes
11943           warnings when compiling with MingW (#393427).
11944
11945         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11946           Use ioctlsocket on win32.
11947
11948         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
11949           Some printf format fixes for win32.
11950
11951 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11952
11953         * gst/cutter/gstcutter.c: (gst_cutter_chain):
11954           Use gst_guint64_to_gdouble for conversion.
11955         * win32/vs6/libgstmatroska.dsp:
11956           Add zlib to the link.
11957         * win32/vs6/libgstvideobox.dsp:
11958           Update liboil library name (project is linked to 
11959           liboil-0.3-0.lib now).
11960           
11961 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11962
11963         * gst/matroska/Makefile.am:
11964           If zlib is available and used, we must link it explicitly for
11965           things to work on MingW (fixes #392855).
11966
11967 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
11968
11969         * ext/esd/esdsink.c: (gst_esdsink_delay):
11970           Don't return bogus values when esd_get_delay() fails for some
11971           reason (#392189).
11972
11973 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11974
11975         * sys/ximage/gstximagesrc.c: (composite_pixel):
11976           Fix presumably copy'n'pasto for 16bpp depth.
11977
11978 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11979
11980         * gst/matroska/matroska-mux.c:
11981         (gst_matroska_mux_audio_pad_setcaps):
11982           The "signed" field in audio caps is of boolean type, trying to use
11983           gst_structure_get_int() to extract it will fail. Fixing this makes
11984           matroskamux accept raw audio input (#387121) (use at your own risk
11985           though, due to the matroska spec being not entirely useful in this
11986           respect).
11987           Also fix up raw audio structures in template caps so that they
11988           represent what our setcaps function will actually accept, so that
11989           converters know what to convert to.
11990           Finally, don't fail if there isn't an "endianness" field in 8-bit
11991           PCM caps.
11992
11993 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11994
11995         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11996         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11997         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11998         (teardown_cmmldec):
11999         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12000         (teardown_cmmlenc):
12001         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12002           reapply consistent pad (de)activation
12003
12004 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
12005
12006         * configure.ac:
12007         Back to CVS
12008
12009         * gst-plugins-good.doap:
12010         Add 0.10.5 doap entry
12011
12012 === release 0.10.5 ===
12013
12014 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
12015
12016         * configure.ac:
12017           releasing 0.10.5, "The Path of Thorns"
12018
12019 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12020
12021         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12022         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12023         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12024         (teardown_cmmldec):
12025         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12026         (teardown_cmmlenc):
12027         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12028           revert my freeze breakage
12029
12030 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
12031
12032         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
12033         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
12034         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12035         (teardown_cmmldec):
12036         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12037         (teardown_cmmlenc):
12038         * tests/check/elements/level.c: (setup_level), (cleanup_level):
12039           consistent pad (de)activation
12040
12041 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
12042
12043         * configure.ac:
12044         * ext/Makefile.am:
12045         Disable LADPSA, as it has moved to the -bad module for the duration.
12046
12047 2006-12-18  Wim Taymans  <wim@fluendo.com>
12048
12049         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
12050         (gst_signal_processor_event):
12051         Reset flow_state back to _OK after a flush stop so that we exit our
12052         error state after the flush. Fixes #374213
12053
12054 2006-12-16  David Schleef  <ds@schleef.org>
12055
12056         * sys/osxvideo/osxvideosink.h:
12057         * sys/osxvideo/osxvideosink.m:
12058           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
12059
12060 2006-12-16  David Schleef  <ds@schleef.org>
12061
12062         Patch by: Vijay Santhanam <vijay santhanam gmail com>
12063
12064         * sys/osxvideo/Makefile.am:
12065         * sys/osxvideo/osxvideosink.h:
12066         * sys/osxvideo/osxvideosink.m:
12067           Preliminary patch for porting osxvideosink
12068
12069 2006-12-16  Wim Taymans  <wim@fluendo.com>
12070
12071         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12072
12073         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
12074         (gst_videomixer_set_master_geometry),
12075         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
12076         (gst_videomixer_reset), (gst_videomixer_init),
12077         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
12078         (gst_videomixer_release_pad), (gst_videomixer_collected),
12079         (gst_videomixer_change_state):
12080         Introduce some locking around the videomixer state so that it does not
12081         crash when adding/removing pads. Fixes #383043.
12082
12083 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
12084
12085         * configure.ac:
12086           Make sure libcaca can actually be used instead of just checking for
12087           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
12088           cross-compiling (fixes #384587).
12089
12090 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
12091
12092         * Makefile.am:
12093         * gst-plugins-good.doap:
12094         * gst-plugins-good.spec.in:
12095           adding doap file
12096
12097 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12098
12099         * configure.ac:
12100           libflac-1.1.3 changed API again, but we can't build against it yet,
12101           so make sure our check doesn't use libflac-1.1.3 and add a comment
12102           to this effect.
12103
12104 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
12105
12106         * gst/effectv/gstquark.c: (gst_quarktv_transform),
12107         (gst_quarktv_planetable_clear):
12108           Add some NULL pointer checks (possibly related to #385623).
12109
12110 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
12111
12112         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
12113         (gst_tag_demux_chain):
12114         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12115           In streaming mode, if the first buffer we get doesn't have an
12116           offset, fix it up to be 0, otherwise trimming won't work later on
12117           and we'll be typefinding application/x-id3, which may result in
12118           decodebin plugging an endless number of id3demux elements as a
12119           consequence. Fixes #385031.
12120           
12121 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12122
12123         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
12124           Ignore the buffer_time the sound device reports. Turns out it is 
12125           sometimes completely bogus and we're better off without it.
12126
12127 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12128
12129         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12130         (gst_matroska_demux_video_caps):
12131         * gst/matroska/matroska-ids.c:
12132         (gst_matroska_track_init_video_context):
12133         * gst/matroska/matroska-ids.h:
12134           Try harder to extract the framerate for video tracks correctly and
12135           save it directly instead of converting it back and forth a few
12136           times. Mostly makes a difference for very small framerates (<1).
12137           Fixes #380199.
12138
12139 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
12140
12141         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
12142         (gst_gconf_audio_src_dispose), (do_toggle_element):
12143         * ext/gconf/gstgconfaudiosrc.h:
12144           Remove gconf notify hook when the gconfaudiosrc element is
12145           destroyed, otherwise the callback may be called on an
12146           already-destroyed instance and bad things happen. Should fix
12147           #378184.
12148           Also ignore gconf key changes when the source is already running.
12149
12150 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
12151
12152         Patch by: Sebastian Dröge  <mail at slomosnail de>
12153
12154         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12155           We need to be able to read and parse any possible floating point string
12156           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
12157           will parse the former only in certain locales though, so we really need
12158           to canonicalise the separator to '.' and then use g_ascii_strtod() to
12159           make sure we can parse either version at all times.
12160           Fixes #382982 for real.
12161
12162 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12163
12164         * sys/sunaudio/gstsunaudiomixerctrl.c:
12165         * sys/sunaudio/gstsunaudiosrc.c:
12166
12167         Use the sunaudio debug category.
12168
12169         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
12170         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
12171         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12172         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
12173         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
12174         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
12175         (gst_sunaudiosink_reset):
12176         * sys/sunaudio/gstsunaudiosink.h:
12177
12178         Uses the sunaudio debug category for all debug output
12179         Implements the _delay() callback to synchronise video playback better
12180         Change the segtotal and segsize values back to the parent class 
12181           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
12182           respectively)
12183         Measure the samples written to the device vs. played.
12184         Keep track of segments in the device by writing empty eof frames, and
12185         sleep using a GCond when we get too far ahead and risk overrunning the
12186         sink's ringbuffer.
12187
12188         Fixes: #360673
12189
12190 2006-12-08  Wim Taymans  <wim@fluendo.com>
12191
12192         Patch by: Sebastian Dröge  <mail at slomosnail de >
12193
12194         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
12195         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
12196         * gst/audiofx/audiopanorama.h:
12197         Fix audiopanorame with float samples. Fixes #383726.
12198
12199 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12200
12201         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
12202         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
12203         (gst_sunaudiosrc_reset):
12204
12205         Implement reset functions to unblock the src/sink more quickly on 
12206         state change requests.
12207         Patch by: Brian Cameron <brian dot cameron at sun com>
12208
12209 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12210
12211         * sys/sunaudio/gstsunaudiomixer.c:
12212         (gst_sunaudiomixer_change_state):
12213         Construct the correct mixer device name when the AUDIODEV env var
12214         is set.
12215
12216         Patch by: Jerry Tan <jerry.tan at sun dot com>
12217         Fixes: #383596
12218
12219 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
12220
12221         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
12222         Apply patch to open the mixer control and set the MULTIPLE_OPEN
12223         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
12224         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
12225         Patch by: Jerry Tan <jerry.tan at sun dot com>
12226         Fixes: #349015
12227
12228 2006-12-07  Wim Taymans  <wim@fluendo.com>
12229
12230         * gst/smpte/gstmask.h:
12231         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
12232         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
12233         (gst_smpte_collected), (gst_smpte_set_property),
12234         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
12235         * gst/smpte/gstsmpte.h:
12236         Port to 0.10 some more. 
12237         Added duration property to specify the duration of the transition.
12238         Make framerate a fraction.
12239         Deprecate fps property, we only use negotiated fps.
12240         Added docs.
12241         Fix collectpad usage.
12242         Reset state in READY.
12243         Send NEWSEGMENT event.
12244         Fix racy updates of object properties.
12245         Added debug category.
12246         Fixes #383323.
12247
12248 2006-12-06  Wim Taymans  <wim@fluendo.com>
12249
12250         Patch by: Sjoerd Simons <sjoerd at luon dot net>
12251
12252         * gst/videomixer/videomixer.c:
12253         (gst_videomixer_set_master_geometry),
12254         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
12255         Don't reset xpos and ypos in the setcaps function because causes
12256         unexpected behaviour.
12257         Fixes #382179.
12258
12259 2006-12-06  Wim Taymans  <wim@fluendo.com>
12260
12261         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
12262         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
12263         Keep track of the buffer timestamp in the collectdata member instead
12264         of modifying the buffer without making the metadata writable first.
12265         Fixes #382277.
12266
12267 2006-12-06  Wim Taymans  <wim@fluendo.com>
12268
12269         Patch by: Rob Taylor <robtaylor at floopily dot org>
12270
12271         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
12272         If using multicast in udpsrc, bind to the multicast address rather than
12273         IN_ADDR_ANY.
12274         This allows the simultanous use of multiple udpsrcs listening on
12275         different multicat addresses. Without this all udpsrcs will receive all
12276         packets from all subscribed multicast addresses.
12277         Fixes #383001.
12278
12279 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12280
12281         * ext/taglib/gstid3v2mux.cc:
12282         Don't attempt to write a NULL frame into the ID3 tag set when the 
12283         createFrame method returned NULL.
12284         Fixes: #381857
12285         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
12286
12287 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
12288
12289         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12290         Use g_strtod() instead of sscanf to parse doubles, so that it will
12291         try parsing in the C locale if the current locale fails.
12292         Fixes: #382982
12293         Patch by: Sebastian Dröge  <mail at slomosnail de >
12294
12295 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
12296
12297         * win32/MANIFEST:
12298         Fix compilation on win32 under VS8
12299         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
12300         Partially fixes #381175
12301
12302 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12303
12304         * gst/avi/gstavimux.c:
12305           accept all mpegversions,fixes #380825
12306           spotted by: Jerome Alet  
12307
12308 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
12309
12310         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
12311         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
12312         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
12313         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
12314           cleanup the error message a bit more
12315
12316 2006-11-28  Wim Taymans  <wim@fluendo.com>
12317
12318         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
12319         Fix width and height properties.
12320
12321         * ext/libcaca/gstcacasink.h:
12322         Fix compilation on newer libcaca that require us to include a new
12323         header. Fixes #379918.
12324
12325 2006-11-28  Wim Taymans  <wim@fluendo.com>
12326
12327         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
12328         * gst/rtsp/gstrtspsrc.h:
12329         * gst/rtsp/rtspext.h:
12330         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
12331         (rtsp_ext_wms_get_context):
12332         Add method so that extensions can choose to disable the setup of
12333         a stream.
12334         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
12335
12336 2006-11-27  Wim Taymans  <wim@fluendo.com>
12337
12338         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
12339
12340         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
12341         Push header in a separate buffer instead of memcpy:ing all data.
12342         Change LF => CRLF in headers.
12343         Move trailing LF to header. Fixes #379792.
12344
12345 2006-11-27  Wim Taymans  <wim@fluendo.com>
12346
12347         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
12348         Small buffer overflow fix and improve debugging.
12349
12350 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12351
12352         * ext/esd/esdmon.h:
12353         * ext/esd/esdsink.h:
12354           remove obsolete _factory_init protos
12355
12356 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
12357
12358         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
12359         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
12360         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
12361         (gst_avi_demux_read_subindexes_push),
12362         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12363         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12364         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
12365         (gst_avi_demux_massage_index),
12366         (gst_avi_demux_calculate_durations_from_index),
12367         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12368         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
12369         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
12370           remove dead code, tweak debugs statements, add comments, use
12371           _uint64_scale instead _uint64_scale_int when using guint64 values,
12372           small optimizations, reflow some error handling
12373
12374 2006-11-22  Edward Hervey  <edward@fluendo.com>
12375
12376         * po/.cvsignore:
12377         We never put .pot files in cvs. Let's ignore them all.
12378
12379 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12380
12381         * po/POTFILES.in:
12382           ... but better exclude files that aren't disted.
12383
12384 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12385
12386         * po/POTFILES.in:
12387           Add v4l2 source files to list of files with translations, so the
12388           strings are actually extracted (however bad they still may be).
12389
12390 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
12391
12392         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12393           Minor clean-ups: const-ify static array, remove trailing comma from
12394           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
12395
12396 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
12397
12398         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12399         Make sure that g_free always gets called on the same pointer that was 
12400         returned by g_malloc.  Fixes #376594.
12401         Do not leak memory if decompressed size is wrong.
12402         Remove unneeded check of return value of g_malloc.
12403         Patch by: René Stadler <mail@renestadler.de>
12404
12405 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
12406
12407         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
12408           Add missing curly brackets.
12409
12410 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
12411
12412         * sys/v4l2/v4l2src_calls.c:
12413         Fix capture_deinit.
12414
12415 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12416
12417         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
12418         (gst_matroska_mux_request_new_pad):
12419           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
12420
12421         * tests/check/elements/matroskamux.c: (setup_src_pad),
12422         (setup_sink_pad), (GST_START_TEST):
12423         Activate pads before using them.
12424
12425 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
12426
12427         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
12428           Initialise variable to get rid of bogus compiler warning.
12429
12430 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
12431
12432         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
12433
12434         * gst/rtp/gstrtph263pay.c:
12435         * gst/rtp/gstrtph263pdepay.c:
12436         * gst/rtp/gstrtph263ppay.c:
12437           Specify H.263 variant and version in the caps (fixes #361637)
12438
12439 2006-11-15  Wim Taymans  <wim@fluendo.com>
12440
12441         * gst/rtsp/rtspconnection.c: (read_body):
12442         Don't set a data pointer to NULL and a size > 0 when we deal
12443         with empty packets.
12444
12445         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12446         (rtsp_message_init_response), (rtsp_message_init_data),
12447         (rtsp_message_unset), (rtsp_message_free),
12448         (rtsp_message_take_body):
12449         Check that we can't create invalid empty packets. 
12450
12451 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12452
12453         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12454
12455         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
12456         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
12457         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
12458         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
12459         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
12460         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
12461         * gst/matroska/matroska-mux.h:
12462           Add basic tag writing support; implement releasing pads (#374658).
12463
12464 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
12465
12466         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
12467         (gst_matroska_demux_audio_caps):
12468           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
12469
12470 2006-11-14  David Schleef  <ds@schleef.org>
12471
12472         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
12473
12474 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
12475
12476         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12477
12478         * win32/vs8/gst-plugins-good.sln:
12479         * win32/vs8/libgst1394.vcproj:
12480         * win32/vs8/libgstaasink.vcproj:
12481         * win32/vs8/libgstalaw.vcproj:
12482         * win32/vs8/libgstalpha.vcproj:
12483         * win32/vs8/libgstalphacolor.vcproj:
12484         * win32/vs8/libgstannodex.vcproj:
12485         * win32/vs8/libgstapetag.vcproj:
12486         * win32/vs8/libgstaudiofx.vcproj:
12487         * win32/vs8/libgstauparse.vcproj:
12488         * win32/vs8/libgstautodetect.vcproj:
12489         * win32/vs8/libgstavi.vcproj:
12490         * win32/vs8/libgstcacasink.vcproj:
12491         * win32/vs8/libgstcdio.vcproj:
12492         * win32/vs8/libgstcutter.vcproj:
12493         * win32/vs8/libgstdv.vcproj:
12494         * win32/vs8/libgsteffectv.vcproj:
12495         * win32/vs8/libgstflac.vcproj:
12496         * win32/vs8/libgstflxdec.vcproj:
12497         * win32/vs8/libgstgoom.vcproj:
12498         * win32/vs8/libgsticydemux.vcproj:
12499         * win32/vs8/libgstid3demux.vcproj:
12500         * win32/vs8/libgstjpeg.vcproj:
12501         * win32/vs8/libgstladspa.vcproj:
12502         * win32/vs8/libgstlevel.vcproj:
12503         * win32/vs8/libgstmatroska.vcproj:
12504         * win32/vs8/libgstmikmod.vcproj:
12505         * win32/vs8/libgstmng.vcproj:
12506         * win32/vs8/libgstmonoscope.vcproj:
12507         * win32/vs8/libgstmulaw.vcproj:
12508         * win32/vs8/libgstmultipart.vcproj:
12509         * win32/vs8/libgstpng.vcproj:
12510         * win32/vs8/libgstrtp.vcproj:
12511         * win32/vs8/libgstrtsp.vcproj:
12512         * win32/vs8/libgstshout2.vcproj:
12513         * win32/vs8/libgstsmpte.vcproj:
12514         * win32/vs8/libgstspeex.vcproj:
12515         * win32/vs8/libgsttaglib.vcproj:
12516         * win32/vs8/libgstudp.vcproj:
12517         * win32/vs8/libgstvideobalance.vcproj:
12518         * win32/vs8/libgstvideobox.vcproj:
12519         * win32/vs8/libgstvideoflip.vcproj:
12520         * win32/vs8/libgstvideomixer.vcproj:
12521         * win32/vs8/libgstwavenc.vcproj:
12522         * win32/vs8/libgstwavparse.vcproj:
12523           Make end-of-line returns unixy, so that when the files are checked
12524           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
12525           Hopefully fixes #366492.
12526
12527 2006-11-14  Wim Taymans  <wim@fluendo.com>
12528
12529         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
12530         Disable init_frames delay timestamp adjustment, it does not
12531         seem to be needed at all. Fixes #369621.
12532
12533 2006-11-13  Wim Taymans  <wim@fluendo.com>
12534
12535         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12536
12537         * gst/videomixer/videomixer.c:
12538         (gst_videomixer_set_master_geometry),
12539         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
12540         (gst_videomixer_collect_free), (gst_videomixer_reset),
12541         (gst_videomixer_init), (gst_videomixer_finalize),
12542         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
12543         (gst_videomixer_collected), (gst_videomixer_change_state):
12544         Fix memleak by unref'ing collectpads instance (when finalizing)
12545         Implement releasing a request pad. Fixes #374479.
12546
12547 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
12548
12549         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
12550
12551         * win32/vs8/gst-plugins-good.sln:
12552         * win32/vs8/libgst1394.vcproj:
12553         * win32/vs8/libgstaasink.vcproj:
12554         * win32/vs8/libgstalaw.vcproj:
12555         * win32/vs8/libgstalpha.vcproj:
12556         * win32/vs8/libgstalphacolor.vcproj:
12557         * win32/vs8/libgstannodex.vcproj:
12558         * win32/vs8/libgstapetag.vcproj:
12559         * win32/vs8/libgstaudiofx.vcproj:
12560         * win32/vs8/libgstauparse.vcproj:
12561         * win32/vs8/libgstautodetect.vcproj:
12562         * win32/vs8/libgstavi.vcproj:
12563         * win32/vs8/libgstcacasink.vcproj:
12564         * win32/vs8/libgstcdio.vcproj:
12565         * win32/vs8/libgstcutter.vcproj:
12566         * win32/vs8/libgstdv.vcproj:
12567         * win32/vs8/libgsteffectv.vcproj:
12568         * win32/vs8/libgstflac.vcproj:
12569         * win32/vs8/libgstflxdec.vcproj:
12570         * win32/vs8/libgstgoom.vcproj:
12571         * win32/vs8/libgsticydemux.vcproj:
12572         * win32/vs8/libgstid3demux.vcproj:
12573         * win32/vs8/libgstjpeg.vcproj:
12574         * win32/vs8/libgstladspa.vcproj:
12575         * win32/vs8/libgstlevel.vcproj:
12576         * win32/vs8/libgstmatroska.vcproj:
12577         * win32/vs8/libgstmikmod.vcproj:
12578         * win32/vs8/libgstmng.vcproj:
12579         * win32/vs8/libgstmonoscope.vcproj:
12580         * win32/vs8/libgstmulaw.vcproj:
12581         * win32/vs8/libgstmultipart.vcproj:
12582         * win32/vs8/libgstpng.vcproj:
12583         * win32/vs8/libgstrtp.vcproj:
12584         * win32/vs8/libgstrtsp.vcproj:
12585         * win32/vs8/libgstshout2.vcproj:
12586         * win32/vs8/libgstsmpte.vcproj:
12587         * win32/vs8/libgstspeex.vcproj:
12588         * win32/vs8/libgsttaglib.vcproj:
12589         * win32/vs8/libgstudp.vcproj:
12590         * win32/vs8/libgstvideobalance.vcproj:
12591         * win32/vs8/libgstvideobox.vcproj:
12592         * win32/vs8/libgstvideoflip.vcproj:
12593         * win32/vs8/libgstvideomixer.vcproj:
12594         * win32/vs8/libgstwavenc.vcproj:
12595         * win32/vs8/libgstwavparse.vcproj:
12596           Add VS8 project files (note that many of the plugins in ext are
12597           disabled by default). Fixes #366492.
12598
12599 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
12600
12601         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
12602           we do not translate debug messages
12603
12604 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
12605
12606         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
12607           fix categorisation, make short desc more explicit, remove unused code
12608           Fixes #372021
12609
12610 2006-11-08  Wim Taymans  <wim@fluendo.com>
12611
12612         * gst/rtp/gstrtpL16depay.c:
12613         * gst/rtp/gstrtpamrdepay.c:
12614         * gst/rtp/gstrtpamrpay.c:
12615         * gst/rtp/gstrtpgsmdepay.c:
12616         * gst/rtp/gstrtph263pay.c:
12617         * gst/rtp/gstrtph263pdepay.c:
12618         * gst/rtp/gstrtph263ppay.c:
12619         * gst/rtp/gstrtph264depay.c:
12620         * gst/rtp/gstrtpmp2tdepay.c:
12621         * gst/rtp/gstrtpmp4gdepay.c:
12622         * gst/rtp/gstrtpmp4gpay.c:
12623         * gst/rtp/gstrtpmp4vdepay.c:
12624         * gst/rtp/gstrtpmp4vpay.c:
12625         * gst/rtp/gstrtpmpadepay.c:
12626         * gst/rtp/gstrtpmpapay.c:
12627         * gst/rtp/gstrtppcmadepay.c:
12628         * gst/rtp/gstrtppcmapay.c:
12629         * gst/rtp/gstrtppcmudepay.c:
12630         * gst/rtp/gstrtppcmupay.c:
12631         * gst/rtp/gstrtpspeexdepay.c:
12632         * gst/rtp/gstrtpspeexpay.c:
12633         * gst/rtp/gstrtpsv3vdepay.c:
12634         Fix element descriptions.
12635
12636 2006-11-08  Wim Taymans  <wim@fluendo.com>
12637
12638         * gst/rtp/gstrtpvorbisdepay.c:
12639         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
12640         Fix description.
12641         Small cleanup in the payloader.
12642
12643 2006-11-08  Wim Taymans  <wim@fluendo.com>
12644
12645         * gst/rtp/Makefile.am:
12646         * gst/rtp/gstrtp.c: (plugin_init):
12647         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
12648         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
12649         (gst_rtp_theora_depay_finalize),
12650         (gst_rtp_theora_depay_parse_configuration),
12651         (gst_rtp_theora_depay_setcaps),
12652         (gst_rtp_theora_depay_switch_codebook),
12653         (gst_rtp_theora_depay_process),
12654         (gst_rtp_theora_depay_set_property),
12655         (gst_rtp_theora_depay_get_property),
12656         (gst_rtp_theora_depay_change_state),
12657         (gst_rtp_theora_depay_plugin_init):
12658         * gst/rtp/gstrtptheoradepay.h:
12659         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
12660         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
12661         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
12662         (gst_rtp_theora_pay_init_packet),
12663         (gst_rtp_theora_pay_flush_packet),
12664         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
12665         (gst_rtp_theora_pay_handle_buffer),
12666         (gst_rtp_theora_pay_plugin_init):
12667         * gst/rtp/gstrtptheorapay.h:
12668         Add theora pay/depayloaders.
12669
12670 2006-11-06  Wim Taymans  <wim@fluendo.com>
12671
12672         * gst/rtp/Makefile.am:
12673         We depend on gsttag to generate the vorbis comments.
12674
12675         * gst/rtp/gstrtpvorbisdepay.c:
12676         (gst_rtp_vorbis_depay_parse_configuration),
12677         (gst_rtp_vorbis_depay_setcaps),
12678         (gst_rtp_vorbis_depay_switch_codebook),
12679         (gst_rtp_vorbis_depay_process):
12680         * gst/rtp/gstrtpvorbisdepay.h:
12681         Parse configuration string in the depayloader.
12682         Implement selecting and switching to a new codebook.
12683         Receiving vorbis over RTP now works.
12684
12685         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
12686         (gst_rtp_vorbis_pay_init_packet),
12687         (gst_rtp_vorbis_pay_finish_headers),
12688         (gst_rtp_vorbis_pay_handle_buffer):
12689         * gst/rtp/gstrtpvorbispay.h:
12690         Set timestamps on outgoing buffers and RTP packets.
12691         Fix configuration string, prepend number of Packet headers.
12692         Fix encoding of ident string.
12693         Add delivery-method to caps.
12694         Streaming vorbis over RTP now works.
12695
12696 2006-11-06  Wim Taymans  <wim@fluendo.com>
12697
12698         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12699         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
12700         (gst_rtp_vorbis_pay_handle_buffer):
12701         * gst/rtp/gstrtpvorbispay.h:
12702         Generate a valid configuration string in the caps based on the
12703         vorbis headers.
12704
12705 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
12706
12707         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
12708         * ext/cdio/gstcdio.h:
12709         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
12710           Move CD-TEXT utility function into common file so it can also be
12711           used by a future cdioparanoiasrc.
12712
12713 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
12714         
12715         * sys/v4l2/Makefile.am:
12716         * sys/v4l2/gstv4l2object.c:
12717         * sys/v4l2/gstv4l2src.c:
12718         * sys/v4l2/gstv4l2xoverlay.c:
12719         * sys/v4l2/v4l2_calls.c:
12720         * sys/v4l2/v4l2src_calls.c:
12721         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
12722         xoverlay code that is still not implemented.
12723
12724 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
12725
12726         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
12727           We require a -base more recent than 0.10.9, so it's safe to use
12728           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
12729
12730         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
12731         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
12732           Use _newsegment_full() now that we depend on a recent enough core.
12733
12734         * gst/wavparse/gstwavparse.c:
12735           Remove cruft that we don't need any longer now that we depend on
12736           a recent enough -base.
12737
12738 2006-10-31  Wim Taymans  <wim@fluendo.com>
12739
12740         * gst/rtp/Makefile.am:
12741         * gst/rtp/gstrtp.c: (plugin_init):
12742         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
12743         (gst_rtpilbcpay_setcaps):
12744         Fix and activate ILBC pay and depayloaders. Fixes #368162.
12745
12746 2006-10-31  Wim Taymans  <wim@fluendo.com>
12747
12748         * ext/speex/gstspeexdec.c: (speex_dec_convert),
12749         (speex_dec_sink_event), (speex_dec_chain_parse_header):
12750         Some small cleanups, use _scale.
12751
12752 2006-10-31  Wim Taymans  <wim@fluendo.com>
12753
12754         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12755         Use higher precision scale function.
12756
12757 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
12758
12759         Patch by: Michal Benes  <michal dot benes at itonis tv>
12760
12761         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
12762         (gst_matroska_demux_read_track_encodings),
12763         (gst_matroska_decode_buffer):
12764           Fix several issues with encoded/compressed/encrypted/signed tracks;
12765           also, remove superfluous newline characters from some debug
12766           statements. (#366155)
12767
12768 2006-10-30  Wim Taymans  <wim@fluendo.com>
12769
12770         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
12771         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
12772         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
12773         (gst_smokedec_change_state):
12774         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
12775         (gst_smokeenc_init), (gst_smokeenc_finalize),
12776         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
12777         (gst_smokeenc_resync), (gst_smokeenc_chain),
12778         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
12779         (gst_smokeenc_change_state):
12780         Various cleanups, capsnego and leak fixes.
12781
12782 2006-10-30  Wim Taymans  <wim@fluendo.com>
12783
12784         Patch by: Mark Nauwelaerts  <manauw at skynet be>
12785
12786         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
12787         Fix videomixer so that it can handle any combination of framerates.
12788         Fixes #367221.
12789
12790 2006-10-28  Wim Taymans  <wim@fluendo.com>
12791
12792         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12793         (gst_avi_demux_parse_file_header),
12794         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
12795         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
12796         (gst_avi_demux_chain):
12797         Fix position query for audio. also fixes timestamps in streaming
12798         mode and bug #364958.
12799         Small cleanups.
12800
12801 2006-10-27  Wim Taymans  <wim@fluendo.com>
12802
12803         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
12804         * ext/libpng/gstpngenc.h:
12805         Fix strides. Fixes #364856.
12806         Cleanup capsnego.
12807         Set caps on outgoing buffers.
12808
12809 2006-10-18  Wim Taymans  <wim@fluendo.com>
12810
12811         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
12812
12813         * gst/rtp/gstrtpgsmpay.c:
12814         * gst/rtp/gstrtph263pay.c:
12815         * gst/rtp/gstrtpmpapay.c:
12816         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
12817         (gst_rtp_pcma_pay_handle_buffer):
12818         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
12819         Add static payload numbers in addition to the dynamic ones.
12820         Fixes #361639.
12821
12822 2006-10-18  Wim Taymans  <wim@fluendo.com>
12823
12824         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
12825         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
12826         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
12827         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
12828         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
12829         * gst/rtsp/rtspdefs.h:
12830         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12831         * gst/rtsp/rtspurl.h:
12832         Reuse already existing enum for lower transport.
12833         Add rtspt and rtspu protocols.
12834         Send redirect to rtspt when udp times out.
12835
12836 2006-10-18  Wim Taymans  <wim@fluendo.com>
12837
12838         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12839         (gst_wavparse_stream_data):
12840         Fix seeking some more, mostly for speed changes.
12841
12842 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
12843
12844         Patch by: Fredrik Persson  <frepe at bredband net>
12845
12846         * sys/v4l2/gstv4l2tuner.c:
12847         * sys/v4l2/gstv4l2tuner.h:
12848           Fix _set_channel(): remove useless g_object_notify() for "channel"
12849           property that doesn't exist any longer and therefore now also
12850           useless redirect (#338818).
12851
12852 2006-10-17  Wim Taymans  <wim@fluendo.com>
12853
12854         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
12855         Some drivers do not support unsetting the non-blocking flag once the
12856         device is opened. In those cases, close/open the device in
12857         non-blocking mode. Fixes #362673.
12858
12859 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12860
12861         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12862         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12863         (gst_v4l2src_get_fps):
12864           dear stefan, framespersecond is not frameperiod, reverting but adding
12865           comment
12866
12867 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
12868
12869         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
12870         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
12871         (gst_v4l2src_get_fps):
12872           Numerator is numerator and denominator is denominator. Say that aloud
12873           5 times and retry after next beer.
12874
12875 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
12876
12877         Patch by: Josep Torra Valles  <josep at fluendo com>
12878
12879         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
12880         * ext/esd/esdsink.c: (gst_esdsink_write):
12881         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
12882         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
12883         (gst_flac_dec_send_newsegment):
12884         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
12885         (gst_flac_enc_tell_callback):
12886         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
12887         (smokecodec_parse_header), (smokecodec_decode):
12888         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
12889         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
12890         * gst/goom/Makefile.am:
12891         * gst/goom/gstgoom.c:
12892         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
12893         * gst/rtsp/gstrtspsrc.c:
12894         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12895         * gst/udp/gstudpsink.c:
12896         * gst/udp/gstudpsrc.c:
12897         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
12898         * sys/sunaudio/gstsunaudiomixertrack.h:
12899           Fix a bunch of problems discovered by the Forte compiler, mostly type
12900           mixups and pointer arithmetics with void pointers. Fixes #362603.
12901
12902 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12903
12904         * ext/speex/gstspeex.c: (plugin_init):
12905         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
12906         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
12907         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
12908         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
12909         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
12910         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
12911         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
12912         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
12913         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
12914         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
12915         (gst_speex_enc_chain), (gst_speex_enc_get_property),
12916         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
12917         * ext/speex/gstspeexenc.h:
12918           Miscellaneous clean-ups, among other things: speexenc => enc to
12919           enhance code readability; change speexenc => speex_enc; in chain
12920           function unref input buffer in case of error; take reference in
12921           event function; use boilerplate macro; use gst_pad_query_peer_*
12922           convenience functions.
12923
12924 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12925
12926         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
12927         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
12928         (gst_speexenc_set_header_on_caps):
12929           Fix some mem leaks.
12930
12931 2006-10-11  Wim Taymans  <wim@fluendo.com>
12932
12933         * gst/rtsp/URLS:
12934         Added some other URL.
12935
12936         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
12937         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
12938         (gst_rtspsrc_open), (gst_rtspsrc_play),
12939         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12940         * gst/rtsp/gstrtspsrc.h:
12941         Work on fallback to TCP connection when the UDP socket times out.
12942         Handler server requests, just reply with OK for now.
12943
12944         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12945         * gst/rtsp/rtspdefs.h:
12946         Added some more Real extension headers.
12947
12948         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12949         Fix parsing of urls with a ':' that is not part of the hostname:port
12950         part of the url.
12951
12952 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
12953
12954         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
12955         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
12956         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12957           Activate pad before adding it to the already-running element.
12958
12959         * tests/check/elements/icydemux.c: (icydemux_found_pad):
12960           Activate newly-created pad too.
12961
12962 2006-10-11  Wim Taymans  <wim@fluendo.com>
12963
12964         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
12965
12966         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12967         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
12968         (gst_udpsrc_start):
12969         Fix some leaks in caps and uris. Fixes #361252.
12970
12971 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12972
12973         * gst/wavparse/Makefile.am:
12974           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
12975
12976 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
12977
12978         * sys/v4l2/gstv4l2xoverlay.c:
12979         * sys/v4l2/gstv4l2xoverlay.h:
12980         Fix build as per the patch in #338818 comment 36.
12981
12982 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
12983
12984         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12985           Activate pads before adding them to the source.
12986
12987 2006-10-06  Wim Taymans  <wim@fluendo.com>
12988
12989         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
12990         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
12991         Activate pads before adding.
12992
12993 2006-10-06  Wim Taymans  <wim@fluendo.com>
12994
12995         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12996         (gst_multipart_find_pad_by_mime):
12997         Activate pads before adding.
12998
12999         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
13000         BOILERPLATE sets parent_class for us.
13001
13002 2006-10-06  Wim Taymans  <wim@fluendo.com>
13003
13004         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
13005         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
13006         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
13007         (gst_rtspsrc_alloc_udp_ports),
13008         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13009         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
13010         (gst_rtspsrc_create_transports_string),
13011         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
13012         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13013         * gst/rtsp/gstrtspsrc.h:
13014         Rework how the transport string is constructed, try to share channels
13015         and udp ports.
13016         Make most of the stuff less dependant on RTP as we are also going to use
13017         it for RDT.
13018         Add support for transport specific session managers.
13019
13020         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
13021         Implement _flush().
13022
13023         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13024         * gst/rtsp/rtspdefs.h:
13025         Add generic error return code.
13026
13027         * gst/rtsp/rtspext.h:
13028         Add support for pluggable tranport strings.
13029
13030         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
13031         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
13032         (rtsp_ext_wms_get_context):
13033         Detect WMServer and activate the extension.
13034
13035         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
13036         (rtsp_transport_get_manager), (rtsp_transport_parse):
13037         * gst/rtsp/rtsptransport.h:
13038         Added methods to get mime/manager for certain transports.
13039
13040 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
13041
13042         * ext/cairo/gsttimeoverlay.c:
13043         (gst_cairo_time_overlay_update_font_height):
13044         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
13045         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
13046         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13047         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13048         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13049         * ext/libpng/gstpngdec.c: (user_endrow_callback):
13050         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
13051         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
13052         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
13053         (gst_avi_demux_stream_data):
13054         * gst/cutter/gstcutter.c: (gst_cutter_chain):
13055         * gst/debug/efence.c: (gst_efence_buffer_alloc),
13056         (gst_fenced_buffer_copy):
13057         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13058         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
13059         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
13060         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
13061         (gst_rtspsrc_handle_message):
13062         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
13063         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13064           Printf format fixes.
13065
13066 2006-10-04  Wim Taymans  <wim@fluendo.com>
13067
13068         * gst/rtsp/Makefile.am:
13069         Dist new .h file too.
13070
13071 2006-10-04  Wim Taymans  <wim@fluendo.com>
13072
13073         * gst/rtsp/Makefile.am:
13074         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
13075         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
13076         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
13077         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
13078         (gst_rtspsrc_parse_rtpmap),
13079         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
13080         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13081         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
13082         * gst/rtsp/gstrtspsrc.h:
13083         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13084         * gst/rtsp/rtspdefs.h:
13085         * gst/rtsp/rtspext.h:
13086         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
13087         (rtsp_ext_wms_get_context):
13088         * gst/rtsp/rtspextwms.h:
13089         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
13090         (rtsp_transport_parse):
13091         * gst/rtsp/rtsptransport.h:
13092         Factor out extension in separate module.
13093         Fix getcaps to filter against the padtemplate.
13094         Use Content-Base if the server gives one.
13095         Rework the transport parsing a bit for future extensions.
13096         Added some Real Header field definitions.
13097
13098 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
13099
13100         * docs/plugins/Makefile.am:
13101         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13102         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13103           added v4l2 stubs
13104         * gst-plugins-good.spec.in:
13105           add v4l2
13106
13107 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
13108
13109         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
13110           Extract disc/album/medium number and count and try harder
13111           to extract track number/count.
13112
13113 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
13114
13115         * configure.ac:
13116         * sys/Makefile.am:
13117           add build stuff for v4l2, needs --enable-experimental until
13118           the last bits are resolved
13119
13120 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
13121
13122         * tests/check/Makefile.am:
13123           Disable autodetect test temporarily, so that the build bots
13124           update -bad and the ranks of unreliable video sinks in there.
13125
13126         * tests/check/elements/autodetect.c: (GST_START_TEST):
13127           Skip test if no usable videosink is found.
13128
13129 2006-09-29  Wim Taymans  <wim@fluendo.com>
13130
13131         * gst/rtsp/URLS:
13132         Add some more URLs.
13133
13134         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13135         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13136         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
13137         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
13138         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
13139         (gst_rtspsrc_loop), (gst_rtspsrc_send),
13140         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13141         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
13142         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
13143         * gst/rtsp/gstrtspsrc.h:
13144         Add timeout property to control UDP timeouts.
13145         Fix error messages.
13146         Also start a loop function when operating in UDP mode so that we can
13147         do some more stuff async.
13148         Handle element messages from udpsrc to detect timeouts. If a timeout
13149         happens we currently generate an error.
13150         API: rtspsrc::timeout property.
13151
13152         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
13153         (gst_udpsrc_create):
13154         Really implement the timeout in microseconds and not milliseconds.
13155
13156 2006-09-29  Wim Taymans  <wim@fluendo.com>
13157
13158         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13159         (gst_udpsrc_create), (gst_udpsrc_set_property),
13160         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
13161         * gst/udp/gstudpsrc.h:
13162         Added property to post a message on timeout.
13163         Updated docs.
13164         When restarting the select, initialize the fdsets again.
13165         Init control sockets so we don't accidentally close a random socket.
13166         API: GstUDPSrc::timeout property
13167
13168 2006-09-29  Wim Taymans  <wim@fluendo.com>
13169
13170         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
13171         Fix flag registration.
13172
13173         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
13174         Reading 0 also means 'no more commands'
13175
13176 2006-09-29  Wim Taymans  <wim@fluendo.com>
13177
13178         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
13179
13180         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
13181         Fix possible infinite loop when shutting down, a read can also return
13182         0 to indicate no more messages are available. Fixes #358156.
13183
13184 2006-09-25  Wim Taymans  <wim@fluendo.com>
13185
13186         * gst/autodetect/gstautoaudiosink.c:
13187         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
13188         (gst_auto_audio_sink_find_best):
13189         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
13190         Small cleanups.
13191         don't try to set "sync" property when it is not available.
13192
13193 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13194
13195         Patch by: Peter Kjellerstedt  <pkj at axis com>
13196
13197         * gst/alpha/gstalpha.c:
13198         * gst/rtp/gstrtpamrdepay.c:
13199         * gst/rtsp/gstrtspsrc.c:
13200         * gst/udp/gstudpsrc.c:
13201         * gst/videomixer/videomixer.c:
13202           Include stdlib.h in some more places, makes things compile
13203           with uClibc and -Werror (#357592).
13204
13205 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
13206
13207         * ext/jpeg/gstjpegdec.c:
13208           Set minimum height to 8 (from 16), our code should handle
13209           that fine. Some of the buttons on the apple trailer site
13210           are apparently only 15 pixels high (see #357470).
13211
13212 2006-09-23  Wim Taymans  <wim@fluendo.com>
13213
13214         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
13215         (gst_rtspsrc_open):
13216         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13217         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13218         (rtsp_connection_receive):
13219         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
13220         * gst/rtsp/rtspdefs.h:
13221         Improve error reporting.
13222
13223 2006-09-23  Wim Taymans  <wim@fluendo.com>
13224
13225         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
13226         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
13227         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
13228         * gst/rtp/gstrtpdepay.c:
13229         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
13230         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
13231         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
13232         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
13233         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
13234         (gst_rtp_mp2t_depay_plugin_init):
13235         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
13236         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
13237         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
13238         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
13239         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
13240         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
13241         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
13242         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
13243         Fix klass typos.
13244         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
13245
13246 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13247
13248         * configure.ac:
13249           Need  -base CVS for gst_base_rtp_depayload_push_ts().
13250
13251 2006-09-22  Wim Taymans  <wim@fluendo.com>
13252
13253         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
13254         Don't check for a tag that is never there and check if we read the
13255         correct tag. Fixes seeking again.
13256         We must post an error when all pads are unlinked.
13257
13258 2006-09-22  Wim Taymans  <wim@fluendo.com>
13259
13260         * gst/rtp/Makefile.am:
13261         * gst/rtp/gstrtp.c: (plugin_init):
13262         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
13263         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
13264         (gst_rtp_vorbis_pay_reset_packet),
13265         (gst_rtp_vorbis_pay_init_packet),
13266         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
13267         (gst_rtp_vorbis_pay_handle_buffer):
13268         More fixage, set endoder-params correctly in the payloader.
13269
13270 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
13271
13272         * gst/autodetect/gstautoaudiosink.c:
13273         (gst_auto_audio_sink_base_init):
13274         * gst/autodetect/gstautovideosink.c:
13275         (gst_auto_video_sink_base_init):
13276           Make static pad templates static to appease valgrind's leak
13277           detector.
13278
13279         * tests/check/Makefile.am:
13280         * tests/check/elements/.cvsignore:
13281         * tests/check/elements/autodetect.c: (GST_START_TEST),
13282         (autodetect_suite):
13283           Add simple test for the ghostpad lockup on shutdown fixed in core
13284           CVS (audio bit disabled because it would need dozens of alsa
13285           suppressions and I'm too lazy to add those now).
13286
13287 2006-09-22  Wim Taymans  <wim@fluendo.com>
13288
13289         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
13290         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
13291         Small cleanups.
13292
13293         * gst/rtp/Makefile.am:
13294         * gst/rtp/gstrtp.c: (plugin_init):
13295         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
13296         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
13297         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
13298         (gst_rtp_vorbis_depay_process),
13299         (gst_rtp_vorbis_depay_set_property),
13300         (gst_rtp_vorbis_depay_get_property),
13301         (gst_rtp_vorbis_depay_change_state),
13302         (gst_rtp_vorbis_depay_plugin_init):
13303         * gst/rtp/gstrtpvorbisdepay.h:
13304         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
13305         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
13306         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
13307         (gst_rtp_vorbis_pay_flush_packet),
13308         (gst_rtp_vorbis_pay_append_buffer),
13309         (gst_rtp_vorbis_pay_handle_buffer),
13310         (gst_rtp_vorbis_pay_plugin_init):
13311         * gst/rtp/gstrtpvorbispay.h:
13312         Add experimental vorbis pay and depayloaders.
13313
13314 2006-09-21  Wim Taymans  <wim@fluendo.com>
13315
13316         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
13317         Fix profile-level-id parsing and setup.
13318
13319 2006-09-21  Wim Taymans  <wim@fluendo.com>
13320
13321         * gst/udp/README:
13322         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
13323         Update README, simple cleanup.
13324
13325 2006-09-21  Wim Taymans  <wim@fluendo.com>
13326
13327         * gst/rtp/README:
13328         Update README with some examples.
13329
13330         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
13331         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
13332         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
13333         (gst_rtp_mp4g_pay_setcaps):
13334         * gst/rtp/gstrtpmp4gpay.h:
13335         Make optional RTP parameters of type STRING, as required by the
13336         application/x-rtp caps specification.
13337
13338 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
13339
13340         * gst/rtp/gstrtph263pdepay.c:
13341         * gst/rtp/gstrtph263ppay.c:
13342         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
13343         RTP header.
13344
13345 2006-09-20  Wim Taymans  <wim@fluendo.com>
13346
13347         * gst/rtp/Makefile.am:
13348         And makefile too.
13349
13350 2006-09-20  Wim Taymans  <wim@fluendo.com>
13351
13352         * gst/rtp/gstrtp.c: (plugin_init):
13353         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
13354         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
13355         (decode_base64), (gst_rtp_asf_depay_setcaps),
13356         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
13357         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
13358         (gst_rtp_asf_depay_plugin_init):
13359         * gst/rtp/gstrtpasfdepay.h:
13360         Added preliminary ASF depayloader.
13361
13362         * gst/rtp/gstrtph264depay.c: (decode_base64):
13363         Fix base64 decoding.
13364
13365 2006-09-20  Wim Taymans  <wim@fluendo.com>
13366
13367         * gst/rtsp/URLS:
13368         Added some test URLS.
13369
13370         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
13371         (gst_rtspsrc_loop), (gst_rtspsrc_open):
13372         * gst/rtsp/gstrtspsrc.h:
13373         When creating streams, give access to the complete SDP.
13374         Fix some leaks.
13375         Collect and merge global stream properties in stream caps.
13376         Preliminary support for WMServer.
13377
13378         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
13379         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
13380         (rtsp_connection_receive):
13381         * gst/rtsp/rtspconnection.h:
13382         Make connection interruptable.
13383         Refactor to make it reconnectable.
13384         Don't fail on short reads when reading data packets.
13385
13386         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
13387         (rtsp_url_get_port):
13388         * gst/rtsp/rtspurl.h:
13389         Add methods for getting/setting the port.
13390
13391         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
13392         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
13393         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
13394         (sdp_media_get_format), (sdp_parse_line),
13395         (sdp_message_parse_buffer):
13396         Fix headers. 
13397         Add methods for getting multiple attributes with the same name.
13398         Increase buffer size when parsing.
13399         Fix parsing of a=foo fields.
13400
13401         * gst/rtsp/test.c: (main):
13402         Update to new connection API.
13403
13404         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
13405         (rtsp_message_init_response), (rtsp_message_init_data),
13406         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
13407         * gst/rtsp/rtspmessage.h:
13408         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
13409         * gst/rtsp/rtsptransport.h:
13410         * gst/rtsp/sdp.h:
13411         * gst/rtsp/sdpmessage.h:
13412         * gst/rtsp/gstrtsp.c:
13413         * gst/rtsp/gstrtsp.h:
13414         * gst/rtsp/gstrtpdec.c:
13415         * gst/rtsp/gstrtpdec.h:
13416         * gst/rtsp/rtsp.h:
13417         * gst/rtsp/rtspdefs.c:
13418         * gst/rtsp/rtspdefs.h:
13419         Dual licensed under MIT and LGPL now.
13420
13421 2006-09-19  Wim Taymans  <wim@fluendo.com>
13422
13423         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
13424         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
13425         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13426         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
13427         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
13428         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
13429         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
13430         * gst/rtsp/gstrtspsrc.h:
13431         Reorganize stream parsing and creation.
13432         Detect container formats in interleaved mode.
13433         Keep more state about the streams.
13434         Assume a server also supports PLAY if it does not say.
13435         Add unicast and interleaved properties to TCP transport requests to make
13436         some servers happy (WMServer).
13437
13438         * gst/rtsp/sdpmessage.h:
13439         Add some defines for the standard Bandwidth types.
13440
13441 2006-09-19  Wim Taymans  <wim@fluendo.com>
13442
13443         * gst/rtsp/test.c: (main):
13444         Fix build.
13445
13446 2006-09-19  Wim Taymans  <wim@fluendo.com>
13447
13448         * gst/wavparse/gstwavparse.c:
13449         Add ms-gsm to the src template.
13450
13451 2006-09-18  Wim Taymans  <wim@fluendo.com>
13452
13453         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13454         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
13455         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13456         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
13457         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13458         * gst/rtsp/gstrtspsrc.h:
13459         Small cleanups, added documentation.
13460         Try to clean up the requests and responses.
13461         Refactor parsing the supported methods.
13462
13463         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
13464         (rtsp_connection_create), (rtsp_connection_send),
13465         (parse_response_status), (parse_request_line),
13466         (rtsp_connection_receive), (rtsp_connection_close),
13467         (rtsp_connection_free):
13468         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
13469         (rtsp_transport_init), (rtsp_transport_parse),
13470         (rtsp_transport_free):
13471         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
13472         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
13473         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
13474         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
13475         Use g_return_val some more.
13476
13477         * gst/rtsp/rtspdefs.h:
13478         Add more enum values to track initial states.
13479
13480         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
13481         (rtsp_message_init_request), (rtsp_message_new_response),
13482         (rtsp_message_init_response), (rtsp_message_init_data),
13483         (rtsp_message_unset), (rtsp_message_free),
13484         (rtsp_message_add_header), (rtsp_message_remove_header),
13485         (rtsp_message_get_header), (rtsp_message_set_body),
13486         (rtsp_message_take_body), (rtsp_message_get_body),
13487         (rtsp_message_steal_body), (rtsp_message_dump):
13488         * gst/rtsp/rtspmessage.h:
13489         Reorder arguments, object goes as the first one.
13490         Use g_return_val some more.
13491
13492 2006-09-18  Wim Taymans  <wim@fluendo.com>
13493
13494         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
13495         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
13496         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
13497         * gst/rtsp/gstrtspsrc.h:
13498         Export sometimes source pad with correct caps on the template, create
13499         the ghostpad from the template.
13500         Remove RTCP template as we never expose RTCP.
13501         Protect against invalid body size.
13502         Avoid memcpy when creating the output buffer.
13503         Properly post an error and send EOS when the loop function is shut down.
13504
13505 2006-09-18  Wim Taymans  <wim@fluendo.com>
13506
13507         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13508
13509         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13510         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
13511         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
13512         * gst/rtsp/gstrtspsrc.h:
13513         Make sure we can never set an invalid location.
13514
13515         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
13516         * gst/rtsp/rtspmessage.h:
13517         Added _steal_body method for future use.
13518
13519         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
13520         Make freeing of NULL url return immediatly.
13521
13522 2006-09-18  Wim Taymans  <wim@fluendo.com>
13523
13524         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
13525
13526         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
13527         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
13528         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
13529         (gst_rtspsrc_change_state):
13530         * gst/rtsp/gstrtspsrc.h:
13531         Use boilerplate.
13532         Make rtspsrc subclass GstBin to make state changes easier.
13533         Add Range header field on the PLAY request.
13534
13535 2006-09-18  Wim Taymans  <wim@fluendo.com>
13536
13537         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13538
13539         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
13540         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
13541         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
13542         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
13543         * gst/rtsp/rtspconnection.c: (inet_aton):
13544         Small cleanups.
13545         when multicast is selected as the transport, create UDP sources and
13546         connect to the multicast group.
13547         Move parsing and setting of caps to a common place.
13548         Fixes #349894.
13549
13550 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
13551
13552         * ext/flac/gstflactag.c:
13553         * gst/alpha/gstalpha.c:
13554         * gst/debug/breakmydata.c:
13555         * gst/debug/negotiation.c:
13556         * gst/debug/testplugin.c:
13557         * gst/effectv/gstaging.c:
13558         * gst/effectv/gstdice.c:
13559         * gst/effectv/gstedge.c:
13560         * gst/effectv/gstquark.c:
13561         * gst/effectv/gstrev.c:
13562         * gst/effectv/gstshagadelic.c:
13563         * gst/effectv/gstvertigo.c:
13564         * gst/effectv/gstwarp.c:
13565         * gst/multipart/multipartdemux.c:
13566         * gst/multipart/multipartmux.c:
13567         * gst/videobox/gstvideobox.c:
13568         * gst/videofilter/gstgamma.c:
13569         * gst/videofilter/gstvideotemplate.c:
13570         * gst/videomixer/videomixer.c:
13571         * sys/sunaudio/gstsunaudiosrc.h:
13572         More G_OBJECT macro fixing.
13573
13574 2006-09-16  Wim Taymans  <wim@fluendo.com>
13575
13576         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
13577
13578         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
13579         Correctly set the dwLength in strh.
13580         With this patch, the file duration is now displayed correctly in window
13581         media player and the AVI plays completely. Fixes #356147
13582
13583 2006-09-15  Wim Taymans  <wim@fluendo.com>
13584
13585         Patch by: Darren Kenny <darren dot kenny at sun dot com>
13586
13587         * sys/sunaudio/gstsunaudiomixerctrl.c:
13588         (gst_sunaudiomixer_ctrl_build_list):
13589         Set the output track as the MASTER so that the gnome-settings-daemon
13590         keybindings for changing the volume using the keyboard works.
13591         Fixes #356142.
13592
13593 2006-09-15  Wim Taymans  <wim@fluendo.com>
13594
13595         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13596         Fix documentation, it is not possible to control the framerate of jpegdec
13597         using filtered caps yet. Fixes #355210.
13598         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
13599         stop when there is an error.
13600
13601 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13602
13603         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
13604         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
13605           Don't interpret a first buffer with an offset of NONE as
13606           'from the middle of the stream', but only a first buffer
13607           that has a valid buffer offset that's non-zero (see #345449).
13608
13609 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
13610
13611         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
13612         (gst_icydemux_typefind_or_forward):
13613         * gst/icydemux/gsticydemux.h:
13614           When we merge/collect multiple incoming buffers for typefinding
13615           purposes, keep an initial 0 offset on the first outgoing buffer
13616           as well (otherwise id3demux won't work right). Fixes #345449.
13617           Also Make buffer metadata writable before setting buffer caps.
13618
13619         * tests/check/elements/icydemux.c: (typefind_succeed),
13620         (cleanup_icydemux), (push_data), (GST_START_TEST),
13621         (icydemux_suite):
13622           Small test case for the above.
13623
13624 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
13625
13626         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
13627         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
13628         (gst_avi_demux_stream_header_push),
13629         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13630         (gst_avi_demux_loop):
13631           More code reuse and better logging in _peek_chunk(). Reintroduce check
13632           for chunk sizes before reading them (avoid oom). Better handling for 
13633           invalid chunksizes when streaming.
13634
13635 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
13636
13637         * gst/level/gstlevel.c: (gst_level_set_property):
13638         * gst/level/gstlevel.h:
13639           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
13640           René Stadler
13641
13642 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
13643
13644         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13645         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13646         (gst_avi_demux_stream_data):
13647           Revert one change to fix streaming avi (adapter size != data size).
13648
13649 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13650
13651         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
13652
13653         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
13654         (gst_matroska_demux_reset),
13655         (gst_matroska_demux_read_track_encodings),
13656         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
13657         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13658         (gst_matroska_demux_subtitle_caps):
13659         * gst/matroska/matroska-ids.h:
13660           Add support for VOBSUB subtitle tracks and zlib-compressed
13661           tracks. Make sure we start on a keyframe after a seek. (#343348)
13662
13663 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
13664
13665         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
13666         (gst_matroska_demux_push_flac_codec_priv_data),
13667         (gst_matroska_demux_push_xiph_codec_priv_data),
13668         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
13669         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
13670         * gst/matroska/matroska-ids.h:
13671           Add basic FLAC support (#311586), not perfect yet though, needs some
13672           tweaking in flacdec; also, seeking could be better.
13673           Do better bounds checking when deserialising vorbis stream headers
13674           to make sure we don't read beyond the end of the buffer on bad input.
13675
13676 2006-09-04  Wim Taymans  <wim@fluendo.com>
13677
13678         Patch by: Alessandro Decina <alessandro at nnva dot org>
13679
13680         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
13681         Seeking back in a file containing a CMML stream errors out if the seek
13682         goes back up to the CMML headers. This is because after the seek the xml
13683         processing instruction <?xml ...?> is submitted to the xml parser again, 
13684         which results in an error. The attached patch fixes the problem. 
13685         Fixes #353908.
13686
13687         * ext/annodex/gstcmmlenc.h:
13688         Fix authors name.
13689
13690
13691 2006-08-28  Andy Wingo  <wingo@pobox.com>
13692
13693         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
13694         New helper function to lessen the ifdefs.
13695         (GST_INFO_OBJECT): 
13696         (gst_dv1394src_iso_receive): Use it.
13697         (gst_dv1394src_create): Also use the control sockets in iec61883
13698         mode.
13699         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
13700         handle for AVC operations; fixes #348233.
13701
13702 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13703
13704         * configure.ac:
13705         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13706         * docs/plugins/inspect/plugin-audiofx.xml:
13707         * docs/plugins/inspect/plugin-audiofxgood.xml:
13708         * gst/audiofx/Makefile.am:
13709         * gst/audiofx/audiofx.c:
13710         * gst/audiofxgood/.cvsignore:
13711         * gst/audiofxgood/Makefile.am:
13712         * gst/audiofxgood/audiofx.c:
13713         * gst/audiofxgood/audiopanorama.c:
13714         * gst/audiofxgood/audiopanorama.h:
13715           Rename again (audiofxgood -> audiofx).
13716
13717 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
13718
13719         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
13720         (gst_avi_demux_stream_scan):
13721           Initialze variables.
13722
13723 2006-08-25  Wim Taymans  <wim@fluendo.com>
13724
13725         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13726         (gst_avi_demux_init), (gst_avi_demux_finalize),
13727         (gst_avi_demux_reset), (gst_avi_demux_index_last),
13728         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
13729         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
13730         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13731         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13732         (gst_avi_demux_massage_index),
13733         (gst_avi_demux_calculate_durations_from_index),
13734         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
13735         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13736         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
13737         (gst_avi_demux_change_state):
13738         * gst/avi/gstavidemux.h:
13739         More attempts to turn this into readable code.
13740         Don't leak adapters.
13741         Calculate duration according to index more efficiently.
13742         Don't try to act like we drive the pipeline in chain mode.
13743
13744 2006-08-25  Wim Taymans  <wim@fluendo.com>
13745
13746         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
13747         Fix build.
13748
13749 2006-08-25  Wim Taymans  <wim@fluendo.com>
13750
13751         Patch by: Alessandro Decina <alessandro at nnva dot org>
13752
13753         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
13754         Do some extra sanity checks.
13755         Fixes #350340.
13756
13757         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
13758         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
13759         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
13760         Check if clip->start_time is valid before adding the clip to the
13761         track list.
13762         Reset enc->preamble going from PAUSED to READY.
13763         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
13764         only used for EOS.
13765         Only post an error message if we were the one that created the fatal
13766         GstFlowReturn value.
13767
13768         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
13769         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
13770         Parse the seconds field of the npt-sec time format using %llu rather than
13771         %d and check that the value scaled by GST_SECOND doesn't overflow.
13772         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
13773         Lookup a clip's track with clip->track rather than clip->id which
13774         makes no sense.
13775         Identify a clip by its track and start time and not its xml id.
13776         do some more input checking and make sure we don't do undefined shifts.
13777
13778         * tests/check/elements/cmmldec.c: (setup_cmmldec),
13779         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
13780         (cmml_tag_message_pop), (check_headers), (push_clip_full),
13781         (push_clip), (push_empty_clip), (check_output_clip),
13782         (GST_START_TEST), (cmmldec_suite):
13783         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
13784         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
13785         (check_headers), (push_clip), (check_clip_times), (check_clip),
13786         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
13787         Added some more checks.
13788
13789 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13790
13791         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
13792         (gst_audio_panorama_set_property),
13793         (gst_audio_panorama_get_property),
13794         (gst_audio_panorama_transform_m2s_int),
13795         (gst_audio_panorama_transform_s2s_int),
13796         (gst_audio_panorama_transform_m2s_float),
13797         (gst_audio_panorama_transform_s2s_float):
13798         * gst/audiofxgood/audiopanorama.h:
13799         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13800           Make also the pan-property float (saves scaling and yields better
13801           resolution)
13802
13803 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13804
13805         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13806         (gst_audio_panorama_transform_m2s_float),
13807         (gst_audio_panorama_transform_s2s_float):
13808           ChangeLog surgery to add cymax's real name
13809
13810
13811 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13812
13813         Patch by: René Stadler <mail@renestadler.de>
13814
13815         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
13816         (gst_audio_panorama_transform_m2s_int),
13817         (gst_audio_panorama_transform_s2s_int),
13818         (gst_audio_panorama_transform_m2s_float),
13819         (gst_audio_panorama_transform_s2s_float),
13820         (gst_audio_panorama_transform):
13821         * gst/audiofxgood/audiopanorama.h:
13822           Added float support
13823
13824 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13825
13826         * gst/audiofxgood/audiopanorama.c:
13827         (gst_audio_panorama_transform_m2s):
13828           Fix docs & debug category. Add Fixme for volume pan levels.
13829
13830 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
13831
13832         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
13833         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
13834         (gst_avi_demux_stream_header_pull),
13835         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13836         (gst_avi_demux_chain):
13837           unbreak AVI index handling, some more debug, remove an obsolete
13838           adapter_flush that caused streaming to wander off in the wild
13839
13840 2006-08-24  Wim Taymans  <wim@fluendo.com>
13841
13842         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
13843         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
13844         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
13845         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13846         (gst_avi_demux_calculate_durations_from_index),
13847         (gst_avi_demux_stream_header_push),
13848         (gst_avi_demux_stream_header_pull):
13849         * gst/avi/gstavidemux.h:
13850         Some more cleanups. 
13851         Fix totalFrames parsing in ODML.
13852         Disable use of index for length calculation in case of ODML as this is
13853         broken now.
13854
13855 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
13856
13857         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
13858           Use libgsttag helper function here too.
13859
13860 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
13861
13862         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
13863         (gst_avi_demux_init), (gst_avi_demux_dispose),
13864         (gst_avi_demux_reset), (gst_avi_demux_index_next),
13865         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
13866         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13867         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
13868         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
13869         (gst_avi_demux_parse_subindex),
13870         (gst_avi_demux_read_subindexes_push),
13871         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
13872         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
13873         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
13874         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
13875         (gst_avi_demux_stream_header_pull),
13876         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
13877         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
13878         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
13879         (gst_avi_demux_change_state):
13880         * gst/avi/gstavidemux.h:
13881           Initial streaming support for avidemux (fixes #336465)
13882
13883 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13884
13885         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13886           There is no taglibmux element ...
13887
13888         * gst/rtsp/gstrtspsrc.c:
13889           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
13890           was complaining about unknown entity here.
13891
13892 2006-08-22  Wim Taymans  <wim@fluendo.com>
13893
13894         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13895         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
13896         (gst_avi_demux_process_next_entry):
13897         * gst/avi/gstavidemux.h:
13898         Mark DISCONT.
13899         Remove old unused fields and reorder the struct a bit.
13900
13901 2006-08-22  Wim Taymans  <wim@fluendo.com>
13902
13903         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13904         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
13905         (gst_rtspsrc_pause):
13906         * gst/rtsp/gstrtspsrc.h:
13907         * sys/oss/gstosssink.c: (gst_oss_sink_open),
13908         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
13909         Small documentation updates.
13910
13911 2006-08-22  Wim Taymans  <wim@fluendo.com>
13912
13913         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13914         (gst_avi_demux_index_entry_for_time),
13915         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13916         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
13917         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13918         (gst_avi_demux_next_data_buffer),
13919         (gst_avi_demux_calculate_durations_from_index),
13920         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
13921         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
13922         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13923         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
13924         * gst/avi/gstavidemux.h:
13925         Precalc most of the duration query for each stream.
13926         Make seeking more correct.
13927         Use GstSegment to track position and duration.
13928         Code cleanups and leak fixes.
13929         Calculate correct total duration based on index length.
13930
13931 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
13932
13933         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
13934         (parse_insert_string_field):
13935           If strings in text fields are marked ISO8859-1, but contain
13936           valid UTF-8 already, then handle them as UTF-8 and ignore
13937           the encoding. (#351794)
13938
13939 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13940
13941         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
13942         (gst_flac_dec_write), (gst_flac_dec_loop),
13943         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
13944         (gst_flac_dec_src_query):
13945         * ext/flac/gstflacdec.h:
13946           Make flac-in-ogg work (#352100).
13947
13948 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13949
13950         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13951           Don't unref buffers of which we've already given away
13952           ownership to the adapter.
13953
13954 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13955
13956         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
13957           Make metadata extraction actually work.
13958
13959         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
13960         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
13961         (gst_speexenc_chain):
13962           Fix metadata writing: replace old code which wrote completely
13963           broken tags with libgsttag-based code. Plus miscellaneous
13964           code cleanups (use static pad templates etc.) and a bunch
13965           of leak fixes.
13966
13967 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13968
13969         * gst/audiopanorama/.cvsignore:
13970         * gst/audiopanorama/Makefile.am:
13971         * gst/audiopanorama/audiofx.c:
13972         * gst/audiopanorama/audiopanorama.c:
13973         * gst/audiopanorama/audiopanorama.h:
13974           die! die! die! you should never have been there
13975
13976 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13977
13978         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13979         Fix invalid memory access in audiopanorama test suite.
13980
13981 2006-08-21  Edward Hervey  <edward@fluendo.com>
13982
13983         * tests/check/elements/.cvsignore:
13984         ignore built file
13985
13986 2006-08-21  Wim Taymans  <wim@fluendo.com>
13987
13988         * gst/rtp/Makefile.am:
13989         Fix the build again.
13990
13991 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13992
13993         * gst/audiofxgood/.cvsignore:
13994         * gst/audiofxgood/Makefile.am:
13995         * gst/audiofxgood/audiofx.c: (plugin_init):
13996         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13997         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13998         (gst_audio_panorama_set_property),
13999         (gst_audio_panorama_get_property),
14000         (gst_audio_panorama_get_unit_size),
14001         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14002         (gst_audio_panorama_transform_m2s),
14003         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14004         * gst/audiofxgood/audiopanorama.h:
14005           resubmit with the desired name *again*
14006
14007 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14008
14009         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
14010         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
14011           use g_assert in _get_unit_size
14012
14013 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14014
14015         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14016         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14017         * docs/plugins/inspect/plugin-audiofxgood.xml:
14018           cleanup -unused.txt to make it useful, add previously missing docs
14019
14020         * ext/Makefile.am:
14021           Quietly (accidentally) enable LADSPA for building by default, 
14022           despite the fact that it doesn't meet the plugin checklist.
14023             -- Added by Jan Schmidt 18 Dec 2006
14024
14025         * ext/esd/esdmon.c:
14026         * ext/esd/esdsink.c:
14027         * ext/esd/gstesd.c: (plugin_init):
14028           reflow to get rid of two external symbols
14029
14030         * gst/audiofxgood/audiofx.c: (plugin_init):
14031           re-add
14032
14033 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
14034
14035         * configure.ac:
14036         * gst/audiofxgood/.cvsignore:
14037         * gst/audiofxgood/Makefile.am:
14038         * gst/audiofxgood/audiofx.c
14039         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
14040         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
14041         (gst_audio_panorama_set_property),
14042         (gst_audio_panorama_get_property),
14043         (gst_audio_panorama_get_unit_size),
14044         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
14045         (gst_audio_panorama_transform_m2s),
14046         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
14047         * gst/audiofxgood/audiopanorama.h:
14048         * tests/check/Makefile.am:
14049         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
14050         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
14051         (panorama_suite), (main):
14052         Add audiofxgood plugin with audiopanorama element
14053
14054 2006-08-18  Wim Taymans  <wim@fluendo.com>
14055
14056         * docs/plugins/Makefile.am:
14057         More Oss docs fixage. 
14058
14059 2006-08-18  Wim Taymans  <wim@fluendo.com>
14060
14061         * gst/rtp/Makefile.am:
14062         * gst/rtp/gstrtp.c: (plugin_init):
14063         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
14064         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
14065         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
14066         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
14067         (gst_rtp_sv3v_depay_get_property),
14068         (gst_rtp_sv3v_depay_change_state),
14069         (gst_rtp_sv3v_depay_plugin_init):
14070         * gst/rtp/gstrtpsv3vdepay.h:
14071         Added experimental SVQ3 depayloader.
14072
14073 2006-08-18  Edward Hervey  <edward@fluendo.com>
14074
14075         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
14076         (gst_dvdemux_loop), (gst_dvdemux_change_state):
14077         * ext/dv/gstdvdemux.h:
14078         When handling seek requests, don't send the newsegment event from the
14079         calling thread. Instead save it so it can be sent from the streaming
14080         thread.
14081
14082 2006-08-17  Wim Taymans  <wim@fluendo.com>
14083
14084         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14085
14086         * gst/multipart/multipartdemux.c: (multipart_parse_header):
14087         Accept leading whitespace before the boundary
14088         This patch makes the demuxer allow some whitespace before the actual
14089         boundary. This makes the demuxer work with the ``old'' gstreamer
14090         multipartmuxer again (which placed an extra \n before the start
14091         of the stream) Fixes #349068.
14092
14093 2006-08-17  Wim Taymans  <wim@fluendo.com>
14094
14095         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
14096         Error out on non-implemented stuff.
14097
14098 2006-08-16  Wim Taymans  <wim@fluendo.com>
14099
14100         Patch by: Andy Wingo <wingo at pobox dot com>
14101
14102         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
14103         (gst_signal_processor_start), (gst_signal_processor_stop),
14104         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
14105         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
14106         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
14107         (gst_signal_processor_change_state):
14108         Make ladspa elements reusable. Fixes #350006.
14109
14110 2006-08-16  Wim Taymans  <wim@fluendo.com>
14111
14112         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
14113         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
14114         names as possible. Fixes #349901.
14115
14116 2006-08-16  Wim Taymans  <wim@fluendo.com>
14117
14118         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
14119         (gst_signal_processor_do_pushes):
14120         A push() gives away our refcount so we should not use the buffer on the
14121         pen anymore.
14122
14123 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14124
14125         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14126         (gst_oss_mixer_element_finalize):
14127           Don't leak device string.
14128
14129 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14130
14131         * configure.ac:
14132           Require CVS of GStreamer core and -base (for
14133           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
14134
14135         * ext/taglib/gstid3v2mux.cc:
14136           Write extended comment tags properly (#348762).
14137
14138         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14139         (parse_comment_frame):
14140           Extract COMM frames into extended comments, which makes it
14141           easier to properly retain the description bit of the tag
14142           and maintain this information when re-tagging (#348762).
14143
14144 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14145
14146         * tests/check/Makefile.am:
14147           Don't try to run annodex unit tests if the annodex
14148           plugin has not been built (Fixes #351116).
14149
14150 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14151
14152         * gst/autodetect/gstautoaudiosink.c:
14153         (gst_auto_audio_sink_find_best):
14154           When we can't find a usable audiosink, don't error out,
14155           but use a fake sink instead and post a warning message
14156           on the bus (#341278).
14157
14158 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
14159
14160         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
14161         * sys/oss/gstosssink.c:
14162         * sys/oss/gstosssrc.c:
14163           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
14164           ossmixer's new device property.
14165
14166         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14167         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14168           Add docs for OSS elements.
14169
14170         * docs/plugins/inspect/plugin-aasink.xml:
14171         * docs/plugins/inspect/plugin-alaw.xml:
14172         * docs/plugins/inspect/plugin-alpha.xml:
14173         * docs/plugins/inspect/plugin-alphacolor.xml:
14174         * docs/plugins/inspect/plugin-annodex.xml:
14175         * docs/plugins/inspect/plugin-apetag.xml:
14176         * docs/plugins/inspect/plugin-auparse.xml:
14177         * docs/plugins/inspect/plugin-autodetect.xml:
14178         * docs/plugins/inspect/plugin-avi.xml:
14179         * docs/plugins/inspect/plugin-cacasink.xml:
14180         * docs/plugins/inspect/plugin-cairo.xml:
14181         * docs/plugins/inspect/plugin-cdio.xml:
14182         * docs/plugins/inspect/plugin-cutter.xml:
14183         * docs/plugins/inspect/plugin-debug.xml:
14184         * docs/plugins/inspect/plugin-dv.xml:
14185         * docs/plugins/inspect/plugin-efence.xml:
14186         * docs/plugins/inspect/plugin-effectv.xml:
14187         * docs/plugins/inspect/plugin-esdsink.xml:
14188         * docs/plugins/inspect/plugin-flac.xml:
14189         * docs/plugins/inspect/plugin-flxdec.xml:
14190         * docs/plugins/inspect/plugin-gconfelements.xml:
14191         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14192         * docs/plugins/inspect/plugin-goom.xml:
14193         * docs/plugins/inspect/plugin-halelements.xml:
14194         * docs/plugins/inspect/plugin-icydemux.xml:
14195         * docs/plugins/inspect/plugin-id3demux.xml:
14196         * docs/plugins/inspect/plugin-jpeg.xml:
14197         * docs/plugins/inspect/plugin-level.xml:
14198         * docs/plugins/inspect/plugin-matroska.xml:
14199         * docs/plugins/inspect/plugin-mulaw.xml:
14200         * docs/plugins/inspect/plugin-multipart.xml:
14201         * docs/plugins/inspect/plugin-navigationtest.xml:
14202         * docs/plugins/inspect/plugin-ossaudio.xml:
14203         * docs/plugins/inspect/plugin-png.xml:
14204         * docs/plugins/inspect/plugin-rtp.xml:
14205         * docs/plugins/inspect/plugin-rtsp.xml:
14206         * docs/plugins/inspect/plugin-shout2send.xml:
14207         * docs/plugins/inspect/plugin-smpte.xml:
14208         * docs/plugins/inspect/plugin-speex.xml:
14209         * docs/plugins/inspect/plugin-taglib.xml:
14210         * docs/plugins/inspect/plugin-udp.xml:
14211         * docs/plugins/inspect/plugin-videobalance.xml:
14212         * docs/plugins/inspect/plugin-videobox.xml:
14213         * docs/plugins/inspect/plugin-videoflip.xml:
14214         * docs/plugins/inspect/plugin-videomixer.xml:
14215         * docs/plugins/inspect/plugin-wavenc.xml:
14216         * docs/plugins/inspect/plugin-wavparse.xml:
14217         * docs/plugins/inspect/plugin-ximagesrc.xml:
14218           Update to CVS version.
14219           
14220 2006-08-16  Wim Taymans  <wim@fluendo.com>
14221
14222         * gst/rtp/gstrtpamrdepay.c:
14223         * gst/rtp/gstrtpmp4gdepay.c:
14224         Caps extra properties must be defined as strings for
14225         depayloaders because they are generated from an SDP.
14226
14227         * gst/rtp/Makefile.am:
14228         * gst/rtp/gstrtp.c: (plugin_init):
14229         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
14230         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
14231         (gst_rtp_h264_depay_finalize), (decode_base64),
14232         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
14233         (gst_rtp_h264_depay_set_property),
14234         (gst_rtp_h264_depay_get_property),
14235         (gst_rtp_h264_depay_change_state),
14236         (gst_rtp_h264_depay_plugin_init):
14237         * gst/rtp/gstrtph264depay.h:
14238         Added basic, not completely functional RFC 3984 H264 depayloader.
14239
14240 2006-08-16  Wim Taymans  <wim@fluendo.com>
14241
14242         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
14243         Add pads after setting them up.
14244
14245         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
14246         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
14247         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
14248         (gst_rtspsrc_stream_setup_rtp),
14249         (gst_rtspsrc_stream_configure_transport),
14250         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
14251         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
14252         (gst_rtspsrc_pause):
14253         * gst/rtsp/gstrtspsrc.h:
14254         Fix interleaved mode.
14255          - Protect streaming with lock.
14256          - Combine flows
14257          - set caps on outgoing buffers.
14258          - strip trailing \0 from data packets.
14259          - Configure RTP/RTCP in stream.
14260         Use DEBUG_OBJECT more.
14261
14262 2006-08-16  Wim Taymans  <wim@fluendo.com>
14263
14264         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
14265         Turn a g_print into a DEBUG line.
14266
14267 2006-08-13  Wim Taymans  <wim@fluendo.com>
14268
14269         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
14270         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
14271         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
14272         (gst_oss_mixer_element_get_property),
14273         (gst_oss_mixer_element_change_state):
14274         * sys/oss/gstossmixerelement.h:
14275         Small cleanups. Better error reporting.
14276         Add device property for the mixer instead of the hardcoded
14277         /dev/mixer. Fixes #350785.
14278         API: GstOssMixerElement::device property
14279
14280 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
14281
14282         Patch by: Jens Granseuer <jensgr at gmx net>
14283
14284         * gconf/Makefile.am:
14285           Make --disable-schemas work right (they still need
14286           to be copied to the installation directory, just not
14287           applied). Fixes #351347 (also #344100).
14288           
14289 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14290
14291         * configure.ac: back to HEAD
14292
14293 === release 0.10.4 ===
14294
14295 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
14296
14297         * configure.ac:
14298           releasing 0.10.4, "Dear Leader"
14299
14300 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
14301
14302         Patch by: Edward Hervey <edward@fluendo.com>
14303
14304         * configure.ac:
14305         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
14306         (gst_wavparse_stream_data):
14307         Send the newsegment event in the streaming thread.
14308         Fixes #347529
14309
14310 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
14311
14312         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
14313         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14314         (gst_smokeenc_resync), (gst_smokeenc_chain):
14315           Refuse sink caps in the encoder if width or height is not a
14316           multiple of 16, the encoder does not support that yet (#349939);
14317           along the same lines, check the return value of the encoder
14318           setup function; also remove some debug log clutter.
14319
14320 2006-08-04  Andy Wingo  <wingo@pobox.com>
14321
14322         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
14323         whether a processor can work in place or not, and for keeping
14324         track of its state. Change the FlowReturn instance variable from
14325         "state" to "flow_state", all callers changed.
14326
14327         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
14328         (gst_signal_processor_start, gst_signal_processor_stop)
14329         (gst_signal_processor_cleanup): New functions to manage the
14330         processor's state.
14331         (gst_signal_processor_setcaps): start() as well as setup() here.
14332         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
14333         (gst_signal_processor_change_state): Stop and cleanup the
14334         processor as we go to NULL.
14335
14336         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
14337         INPLACE_BROKEN is not set.
14338
14339         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
14340         Do the alloc_buffer in bytes, not frames.
14341         
14342 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14343
14344         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
14345         Fix rgb masks when recording in < 24bpp.
14346
14347 2006-08-04  Andy Wingo  <wingo@pobox.com>
14348
14349         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
14350         (gst_signal_processor_prepare)
14351         (gst_signal_processor_update_inputs)
14352         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
14353         (gst_signal_processor_flush)
14354         (gst_signal_processor_sink_activate_push)
14355         (gst_signal_processor_src_activate_pull)
14356         (gst_signal_processor_change_state): Remove the last of the code
14357         that assumes that we process whole buffers at a time. Fix some
14358         debugging. Seems to work now in some cases.
14359         (gst_signal_processor_src_activate_pull): BPB
14360
14361 2006-08-01  Andy Wingo  <wingo@pobox.com>
14362
14363         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
14364         Fix nframes-choosing.
14365         (gst_signal_processor_init): Init pending_in and pending_out.
14366
14367         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
14368         more default sample rate, although we never check that the sample
14369         rate actually gets set. Something for the future.
14370         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
14371         (gst_signal_processor_event): Refcount fixen.
14372         (gst_signal_processor_process): Pull the number of frames to
14373         process from the sizes of the buffers in the input pens.
14374         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
14375         (gst_signal_processor_do_pulls): Add an nframes argument, and use
14376         it instead of buffer_frames.
14377         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
14378         to do_pulls.
14379         (gst_signal_processor_chain)
14380         (gst_signal_processor_sink_activate_push)
14381         (gst_signal_processor_src_activate_pull):  Refcount fixen.
14382
14383         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
14384
14385 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
14386
14387         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
14388         (gst_signal_processor_process):
14389           don't query buffer-frames from caps, add lots of debug-log,
14390           try fix for assert (#349189)
14391
14392 2006-07-31  Wim Taymans  <wim@fluendo.com>
14393
14394         * gst/udp/gstudpsrc.c:
14395         Fix docs.
14396
14397 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
14398
14399         * ext/ladspa/gstsignalprocessor.c:
14400         (gst_signal_processor_add_pad_from_template),
14401         (gst_signal_processor_init), (gst_signal_processor_setcaps),
14402         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
14403         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
14404         (gst_signal_processor_sink_activate_push),
14405         (gst_signal_processor_src_activate_pull),
14406         (gst_signal_processor_change_state):
14407          Add debugs logs here and there, add more error handling, add some
14408          FIXME comments, filed #349189
14409
14410 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14411
14412         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
14413         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
14414         Set caps on buffer correctly.  Fixes bug #349155.
14415
14416 2006-07-28  Wim Taymans  <wim@fluendo.com>
14417
14418         Patch by: Sjoerd Simons <sjoerd at luon dot net>
14419
14420         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14421         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14422         (gst_multipart_demux_finalize), (get_line_end),
14423         (multipart_parse_header), (multipart_find_boundary),
14424         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
14425         (gst_multipart_set_property), (gst_multipart_get_property):
14426         Uses GstAdapter instead of own buffering.
14427         Actually parses the mime-type correctly (In tests the mime-type was
14428         always "" with the old version).
14429         Uses the Content-length header if available to speed up things.
14430         Reliably autoscans the boundary name by default.
14431         Fixes #349068.
14432
14433         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
14434         Don't start the stream with a \n.
14435
14436 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
14437
14438         Patch by: Brian Cameron <brian dot cameron at sun com>
14439
14440         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
14441           Open source with O_NONBLOCK (#349015).
14442
14443 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
14444
14445         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
14446         (gst_avi_demux_massage_index):
14447         * gst/avi/gstavidemux.h:
14448           Whitespace fixes and more debug
14449
14450 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14451
14452         * gst/autodetect/gstautoaudiosink.c:
14453         (gst_auto_audio_sink_create_element_with_pretty_name),
14454         (gst_auto_audio_sink_find_best),
14455         (gst_auto_audio_sink_change_state):
14456           Get rid of old and unused magic sound-server properties stuff.
14457           Add suffix to child sink's name that makes it easy to see from
14458           the name alone which type it actually is (alsa, oss, esd, etc.).
14459
14460 2006-07-27  Wim Taymans  <wim@fluendo.com>
14461
14462         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14463         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
14464         (gst_udpsrc_start):
14465         * gst/udp/gstudpsrc.h:
14466         Rename "buffer" to "buffer-size" to make clear it is a size we set and
14467         not some sort of feature we enable.
14468
14469 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
14470
14471         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
14472           Use CLOSE_SOCKET() here instead of close() to maintain
14473           win32 workiness.
14474
14475 2006-07-27  Wim Taymans  <wim@fluendo.com>
14476
14477         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
14478
14479         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
14480         (gst_udpsrc_create), (gst_udpsrc_set_property),
14481         (gst_udpsrc_get_property), (gst_udpsrc_start):
14482         * gst/udp/gstudpsrc.h:
14483         Added "buffer-size" property to control the kernel receive buffer size.
14484         Update documentation.
14485         Small cleanups. Fixes #348752.
14486         API: buffer-size property
14487
14488 2006-07-26  Wim Taymans  <wim@fluendo.com>
14489
14490         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
14491
14492         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
14493         (gst_rtp_pcma_pay_handle_buffer):
14494         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
14495         (gst_rtp_pcmu_pay_handle_buffer):
14496         Fix timestamp calculation on outgoing RTP packets.
14497         Fixes #348675.
14498
14499 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14500
14501         * ext/taglib/gstid3v2mux.cc:
14502           Fix writing of comment frames (should be COMM not TCOM),
14503           is still sub-optimal though, since we don't retain or
14504           extract the comment descriptions properly (#334375,
14505           also see #334375).
14506
14507 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14508
14509         * gst/wavparse/gstwavparse.c:
14510           #define 'fact' RIFF chunk if we are not compiling against
14511           -base CVS (we don't want to depend on -base CVS for this
14512           one define only, and also not for release order reasons).
14513
14514 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
14515
14516         * ext/taglib/gstid3v2mux.cc:
14517           Handle multiple tags of the same type properly. Re-inject
14518           unparsed ID3v2 frames that we get as binary blobs from
14519           id3demux into the tag again so we don't lose information
14520           when retagging (#334375).
14521
14522 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14523
14524         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
14525           Document newly-added properties properly, so that there is a
14526           'Since: 0.10.4' in the plugin docs. Convert some property
14527           names into canonical GObject style (GObject will do that
14528           internally anyway).
14529
14530 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
14531
14532         * gst/id3demux/id3tags.c:
14533         (id3demux_add_id3v2_frame_blob_to_taglist):
14534           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
14535           well, and add the version to the blob's buffer caps, since that
14536           information will be needed for deserialisation later on (#348644).
14537
14538 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
14539
14540         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
14541         (gst_avi_demux_parse_stream):
14542          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
14543          indentation and spacing.
14544
14545 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14546
14547         * docs/plugins/Makefile.am:
14548         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14549         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14550         * docs/plugins/gst-plugins-good-plugins.args:
14551         * docs/plugins/inspect/plugin-1394.xml:
14552         * docs/plugins/inspect/plugin-aasink.xml:
14553         * docs/plugins/inspect/plugin-alaw.xml:
14554         * docs/plugins/inspect/plugin-alpha.xml:
14555         * docs/plugins/inspect/plugin-alphacolor.xml:
14556         * docs/plugins/inspect/plugin-annodex.xml:
14557         * docs/plugins/inspect/plugin-apetag.xml:
14558         * docs/plugins/inspect/plugin-auparse.xml:
14559         * docs/plugins/inspect/plugin-autodetect.xml:
14560         * docs/plugins/inspect/plugin-avi.xml:
14561         * docs/plugins/inspect/plugin-cacasink.xml:
14562         * docs/plugins/inspect/plugin-cairo.xml:
14563         * docs/plugins/inspect/plugin-cdio.xml:
14564         * docs/plugins/inspect/plugin-cutter.xml:
14565         * docs/plugins/inspect/plugin-debug.xml:
14566         * docs/plugins/inspect/plugin-dv.xml:
14567         * docs/plugins/inspect/plugin-efence.xml:
14568         * docs/plugins/inspect/plugin-effectv.xml:
14569         * docs/plugins/inspect/plugin-esdsink.xml:
14570         * docs/plugins/inspect/plugin-flac.xml:
14571         * docs/plugins/inspect/plugin-flxdec.xml:
14572         * docs/plugins/inspect/plugin-gconfelements.xml:
14573         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
14574         * docs/plugins/inspect/plugin-goom.xml:
14575         * docs/plugins/inspect/plugin-halelements.xml:
14576         * docs/plugins/inspect/plugin-icydemux.xml:
14577         * docs/plugins/inspect/plugin-id3demux.xml:
14578         * docs/plugins/inspect/plugin-jpeg.xml:
14579         * docs/plugins/inspect/plugin-level.xml:
14580         * docs/plugins/inspect/plugin-matroska.xml:
14581         * docs/plugins/inspect/plugin-mulaw.xml:
14582         * docs/plugins/inspect/plugin-multipart.xml:
14583         * docs/plugins/inspect/plugin-navigationtest.xml:
14584         * docs/plugins/inspect/plugin-ossaudio.xml:
14585         * docs/plugins/inspect/plugin-png.xml:
14586         * docs/plugins/inspect/plugin-rtp.xml:
14587         * docs/plugins/inspect/plugin-rtsp.xml:
14588         * docs/plugins/inspect/plugin-shout2send.xml:
14589         * docs/plugins/inspect/plugin-smpte.xml:
14590         * docs/plugins/inspect/plugin-speex.xml:
14591         * docs/plugins/inspect/plugin-udp.xml:
14592         * docs/plugins/inspect/plugin-videobalance.xml:
14593         * docs/plugins/inspect/plugin-videobox.xml:
14594         * docs/plugins/inspect/plugin-videoflip.xml:
14595         * docs/plugins/inspect/plugin-videomixer.xml:
14596         * docs/plugins/inspect/plugin-wavenc.xml:
14597         * docs/plugins/inspect/plugin-wavparse.xml:
14598         * docs/plugins/inspect/plugin-ximagesrc.xml:
14599           Update files to CVS/Prerelease version, add esdsink docs.
14600
14601         * ext/esd/esdsink.c:
14602           Add gtk-doc blurb.
14603
14604         * gst/rtp/gstrtpmp4vpay.c:
14605           Fix typo in element description.
14606
14607 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14608
14609         * ext/esd/esdsink.c: (gst_esdsink_open),
14610         (gst_esdsink_factory_init):
14611           Prevent libesd from auto-spawning a sound daemon if it
14612           is not already running. Now that we don't do evil stuff
14613           like that any longer we can give esdsink a rank so that
14614           autoaudiosink will try it as well if all other audio
14615           sinks fail (#343051).
14616
14617 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14618
14619         * ext/esd/Makefile.am:
14620           Oops, need to remove README from EXTRA_DIST as well.
14621
14622 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14623
14624         * ext/esd/README:
14625           Remove, it contains nothing useful anyway.
14626
14627         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
14628         (gst_esdsink_delay):
14629           Some small clean-ups; use GST_BOILERPLATE etc.
14630
14631 2006-07-24  Wim Taymans  <wim@fluendo.com>
14632
14633         * gst/law/alaw-decode.c: (alawdec_getcaps):
14634         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
14635         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
14636         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
14637         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
14638
14639 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
14640
14641         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
14642         (gst_wavparse_other), (gst_wavparse_perform_seek),
14643         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
14644         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
14645         (gst_wavparse_pad_query):
14646         * gst/wavparse/gstwavparse.h:
14647           Use information from 'fact' chunk for length calculation of compressed
14648           samples. Calculate bps if bogus value is found in wav header (embeded
14649           mp2/mp3).
14650           
14651
14652 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
14653
14654         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
14655
14656         * configure.ac:
14657         * gst/udp/Makefile.am:
14658         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
14659         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
14660         * gst/udp/gstdynudpsink.h:
14661         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
14662         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
14663         * gst/udp/gstmultiudpsink.h:
14664         * gst/udp/gstudp.c: (plugin_init):
14665         * gst/udp/gstudpsink.h:
14666         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
14667         (gst_udpsrc_start), (gst_udpsrc_stop):
14668         * gst/udp/gstudpsrc.h:
14669         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
14670         (gst_udp_net_utils_win32_wsa_startup):
14671         * gst/udp/gstudpnetutils.h:
14672           Port udp plugin to win32 (#345288).
14673
14674 2006-07-24  Wim Taymans  <wim@fluendo.com>
14675
14676         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
14677         Remove unwanted DEBUG line.
14678
14679 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14680
14681         * gst/id3demux/gstid3demux.c: (plugin_init):
14682         * gst/id3demux/id3tags.c:
14683         (id3demux_add_id3v2_frame_blob_to_taglist):
14684         * gst/id3demux/id3tags.h:
14685           On second thought, it might be wiser and more efficient
14686           not to do tag registration from a streaming thread.
14687
14688 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
14689
14690         * gst/id3demux/id3tags.c:
14691         (id3demux_add_id3v2_frame_blob_to_taglist),
14692         (id3demux_id3v2_frames_to_tag_list):
14693           Put ID3v2 frames we can't parse as binary blobs into private
14694           tags, so that they are not lost when retagging, at least once
14695           id3v2mux has been taught to re-inject those frames again.
14696           See bug #334375.
14697
14698 2006-07-21  Wim Taymans  <wim@fluendo.com>
14699
14700         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14701         (gst_avi_demux_process_next_entry):
14702         Fix some leaks.
14703
14704         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
14705         Don't use \n in debug lines.
14706
14707 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
14708
14709         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14710         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14711           Add annodex and icydemux, cleanup the sections a bit
14712
14713 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
14714
14715         Patch by: Alex Lancaster <alexl at users sourceforge net>
14716
14717         * ext/taglib/gstid3v2mux.cc:
14718           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
14719           ID3v2 TSSE frames (#347898).
14720
14721 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
14722
14723         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
14724           Respect mpegversion for "video/mpeg" and give message in case of
14725           unhandled versions.
14726
14727 2006-07-17  Wim Taymans  <wim@fluendo.com>
14728
14729         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
14730         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
14731         (gst_pngdec_chain), (gst_pngdec_sink_event),
14732         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
14733         (gst_pngdec_sink_activate_push):
14734         * ext/libpng/gstpngdec.h:
14735         Use statically allocated segment instead of leaking.
14736         Various cleanups.
14737         Fix flush and seek handling.
14738
14739 2006-07-16  Wim Taymans  <wim@fluendo.com>
14740
14741         * gst/rtp/Makefile.am:
14742         * gst/rtp/gstrtp.c: (plugin_init):
14743         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
14744         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
14745         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
14746         (gst_rtp_mp4g_depay_set_property),
14747         (gst_rtp_mp4g_depay_get_property),
14748         (gst_rtp_mp4g_depay_change_state),
14749         (gst_rtp_mp4g_depay_plugin_init):
14750         * gst/rtp/gstrtpmp4gdepay.h:
14751         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
14752         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
14753         (gst_rtp_mp4g_pay_flush):
14754         Added simple generic mpeg4 depayloader.
14755         Fix generic mpeg4 payloader.
14756
14757 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
14758
14759         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
14760           Don't try doing state changes on a NULL pointer.
14761
14762 2006-07-14  Wim Taymans  <wim@fluendo.com>
14763
14764         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
14765
14766         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
14767         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
14768         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
14769         * gst/rtp/gstrtpamrdepay.h:
14770         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
14771         Fixes #321191
14772
14773 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14774
14775         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14776         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
14777         Fix segfault when moving mouse pointer to the bottom right corner.
14778
14779 2006-07-12  Wim Taymans  <wim@fluendo.com>
14780
14781         * gst/rtp/Makefile.am:
14782         * gst/rtp/gstrtp.c: (plugin_init):
14783         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
14784         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
14785         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
14786         (gst_rtp_mp2t_depay_set_property),
14787         (gst_rtp_mp2t_depay_get_property),
14788         (gst_rtp_mp2t_depay_change_state),
14789         (gst_rtp_mp2t_depay_plugin_init):
14790         * gst/rtp/gstrtpmp2tdepay.h:
14791         Added mpeg2 TS depayloader. Closing #347234.
14792
14793 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
14794
14795         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
14796           Remove g_assert that shouldn't be there and was triggered
14797           after trying to open a device that doesn't exist or can't
14798           be opened for some other reason (#347972).
14799
14800 2006-07-10  Edward Hervey  <edward@fluendo.com>
14801
14802         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14803         (gst_avi_demux_stream_header), (push_tag_lists):
14804         * gst/avi/gstavidemux.h:
14805         Don't push tag events found by gst_riff_parse_info() before outputting
14806         GST_EVENT_NEWSEGMENT.
14807
14808 2006-07-10  Wim Taymans  <wim@fluendo.com>
14809
14810         * gst/rtsp/Makefile.am:
14811         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
14812         (rtsp_connection_close):
14813         * gst/rtsp/rtspdefs.h:
14814         replaced closesocket and close in code with one CLOSE_SOCKET. 
14815         Some more cleanups. Fixes #345301.
14816
14817 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
14818
14819         * gst/autodetect/gstautoaudiosink.c:
14820           Fix example pipeline in docs.
14821
14822 2006-07-10  Wim Taymans  <wim@fluendo.com>
14823
14824         Patch by: Rob Taylor <robtaylor at floopily dot org>
14825
14826         * gst/udp/gstmultiudpsink.c: (join_multicast),
14827         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
14828         If a destination is added before the stream is set to PAUSED, the
14829         multicast group is not joined as the socket is not created yet. 
14830         Also TTL and LOOP should also be set. Fixes #346921.
14831
14832 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14833
14834         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14835         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14836         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
14837         (gst_ximage_src_init):
14838         * sys/ximage/gstximagesrc.h:
14839         Fix use-damage property to actually work :)
14840         Add startx, starty, endx, endy properties so screencasts other than full
14841         screen ones can work.
14842
14843 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14844
14845         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
14846         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
14847         (gst_ximage_src_class_init), (gst_ximage_src_init):
14848         * sys/ximage/gstximagesrc.h:
14849         Add use_damage property to offer ability to choose whether to use
14850         XDamage or not.
14851
14852 2006-07-07  Wim Taymans  <wim@fluendo.com>
14853
14854         * gst/goom/filters.c: (zoomFilterSetResolution):
14855         Avoid goom coredumping by clearing memory. 
14856         Fixes 345679.
14857
14858 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
14859
14860         * win32/vs6/libgstid3demux.dsp:
14861         Add a link to libgsttag-0.10.lib.
14862
14863 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14864
14865         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14866         (gst_tag_demux_read_range):
14867         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14868         (gst_id3demux_read_range):
14869           Don't return FLOW_UNEXPECTED when a buffer is before
14870           the start of the stream (which might happen with
14871           large ID3v2 tags if the tag reading was done pullrange
14872           based and we then switched to push mode later on).
14873           Fixes regression introduced by commit from June 29th.
14874
14875 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
14876
14877         * ext/taglib/gstid3v2mux.cc:
14878           Make UTF-8 the default encoding when writing string
14879           tags (before, our UTF-8 strings would automatically
14880           be converted to ISO-8859-1 by taglib and written as
14881           ISO-8859-1 fields if that was possible).
14882
14883         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
14884         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
14885         (test_taglib_id3mux_with_tags):
14886           Add test case that makes sure our UTF-8 strings have
14887           actually been written into the tag as UTF-8.
14888
14889 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14890
14891         * configure.ac:
14892           Let's try that again.
14893
14894 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
14895
14896         * configure.ac:
14897           Disable monoscope plugin for now until it fulfills
14898           all the requirements.
14899
14900 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14901
14902         * configure.ac:
14903         * gst/monoscope/Makefile.am:
14904         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
14905         (gst_monoscope_class_init), (gst_monoscope_init),
14906         (gst_monoscope_finalize), (gst_monoscope_reset),
14907         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
14908         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
14909         (gst_monoscope_sink_event), (gst_monoscope_src_event),
14910         (gst_monoscope_change_state), (plugin_init):
14911         * gst/monoscope/gstmonoscope.h:
14912           Port monoscope visualisation to 0.10.
14913
14914 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14915
14916         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
14917         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14918           Return FLOW_UNEXPECTED when at the end of the file, not
14919           FLOW_ERROR. Fixes 'internal stream error' errors that
14920           would sometimes occur in totem when scrubbing to the
14921           end of an ID3v1 tagged mp3 file.
14922
14923 2006-07-03  Edward Hervey  <edward@fluendo.com>
14924
14925         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
14926         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
14927         (gst_pngdec_sink_event), (gst_pngdec_change_state):
14928         * ext/libpng/gstpngdec.h:
14929         Implement buffer clipping/dropping using GstSegment.
14930         This provides accurate seeking.
14931
14932 2006-07-03  Edward Hervey  <edward@fluendo.com>
14933
14934         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14935         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14936         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14937         (gst_avi_demux_process_next_entry), (push_tag_lists),
14938         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
14939         * gst/avi/gstavidemux.h:
14940         Proper aggregation of each stream's GstFlowReturn in order to figure out
14941         whether the task should stop or not.
14942         Don't send inline events before pushing out a NEW_SEGMENT, more
14943         specifically for GST_TAG_EVENT.
14944         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
14945         sub-indexes.
14946
14947 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14948
14949         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14950
14951         * sys/sunaudio/gstsunaudiomixerctrl.c:
14952         (gst_sunaudiomixer_ctrl_build_list):
14953           Move "Monitor" slider to input tab so it works more like
14954           sdtaudiocontrol, which is what people on Solaris are used
14955           to using for their mixer program (#346259).
14956
14957 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14958
14959         * tests/check/elements/level.c: (GST_START_TEST):
14960           fix a leak, clean up at the end
14961
14962 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14963
14964         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14965         (gst_matroska_demux_send_event),
14966         (gst_matroska_demux_loop_stream_parse_id):
14967         * gst/matroska/matroska-ids.h:
14968           Send tag event after newsegment event.
14969
14970 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14971
14972         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14973         (gst_id3demux_read_range):
14974           Make sure we don't return GST_FLOW_OK with a NULL buffer in
14975           certain cases where a read beyond the end of the file is
14976           requested. Fixes #345930.
14977
14978         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14979         (gst_tag_demux_read_range):
14980           Fix same issue here as well.
14981
14982 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14983
14984         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
14985         
14986         Fix hypothetical crash.
14987
14988 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
14989
14990         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14991
14992         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
14993           Do not modify the ports value. If the user has turned off the
14994           built-in speakers, then we should not reset it in the prepare
14995           function, since this causes the built-in speakers to turn
14996           back on anytime the user changes a track in totem, rhythmbox,
14997           etc. (#346066).
14998
14999 2006-06-23  Wim Taymans  <wim@fluendo.com>
15000
15001         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
15002         Fix double caps unref when negotiation fails.
15003
15004 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15005
15006         * ext/annodex/gstcmmldec.c:
15007         * ext/annodex/gstcmmlenc.c:
15008         * ext/annodex/gstcmmlparser.c:
15009         * ext/dv/gstdvdec.c:
15010         * ext/dv/gstdvdemux.c:
15011         * ext/gdk_pixbuf/pixbufscale.c:
15012         * ext/jpeg/gstjpegenc.c:
15013         * ext/jpeg/gstsmokedec.c:
15014         * ext/jpeg/gstsmokeenc.c:
15015         * ext/libpng/gstpngdec.c:
15016         * ext/libpng/gstpngenc.c:
15017         * ext/speex/gstspeexenc.c:
15018         * gst/alpha/gstalphacolor.c:
15019         * gst/cutter/gstcutter.c:
15020         * gst/debug/gstnavigationtest.c:
15021         * gst/icydemux/gsticydemux.c:
15022         * gst/level/gstlevel.c:
15023         * gst/multipart/multipart.c:
15024         * gst/rtp/gstrtpamrpay.c:
15025         * gst/rtp/gstrtpdepay.c:
15026         * gst/rtp/gstrtpilbcpay.c:
15027         * gst/rtp/gstrtpmp4gpay.c:
15028         * gst/rtp/gstrtpmp4vpay.c:
15029         * gst/rtsp/gstrtpdec.c:
15030         * gst/rtsp/gstrtspsrc.c:
15031         * gst/udp/gstdynudpsink.c:
15032         * gst/udp/gstmultiudpsink.c:
15033         * gst/udp/gstudpsrc.c:
15034         * gst/videobox/gstvideobox.c:
15035         * gst/videofilter/gstvideoflip.c:
15036           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
15037           plus two minor macro fixes.
15038
15039 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15040
15041         * gst/matroska/matroska-demux.c:
15042         (gst_matroska_demux_check_subtitle_buffer),
15043         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15044         (gst_matroska_demux_subtitle_caps):
15045         * gst/matroska/matroska-ids.c:
15046         (gst_matroska_track_init_subtitle_context):
15047         * gst/matroska/matroska-ids.h:
15048           Try to fix up broken matroska files containing subtitle
15049           streams with non-UTF8 character encodings (courtesy of
15050           mkvmerge) using either the encoding specified in the
15051           GST_SUBTITLE_ENCODING environment variable or the
15052           current locale's character set if it is non-UTF8.
15053           Fixes #337076.
15054
15055 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
15056
15057         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
15058           Set image type from APIC frame as "image-type" field
15059           of GST_TAG_IMAGE buffer caps (#344605).
15060
15061 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
15062
15063         * ext/flac/Makefile.am:
15064         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
15065         (gst_flac_dec_reset_decoders),
15066         (gst_flac_dec_setup_seekable_decoder),
15067         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
15068         (gst_flac_dec_metadata_callback),
15069         (gst_flac_dec_metadata_callback_seekable),
15070         (gst_flac_dec_metadata_callback_stream),
15071         (gst_flac_dec_error_callback),
15072         (gst_flac_dec_error_callback_seekable),
15073         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
15074         (gst_flac_dec_read_stream), (gst_flac_dec_write),
15075         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
15076         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
15077         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
15078         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
15079         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
15080         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
15081         (gst_flac_dec_sink_activate_push),
15082         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
15083         * ext/flac/gstflacdec.h:
15084           Support chain-based operation, should make flac-over-DAAP
15085           work (#340492).
15086
15087 2006-06-20  Wim Taymans  <wim@fluendo.com>
15088
15089         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15090         Doc updates, merge some unused symbols.
15091
15092 2006-06-20  Wim Taymans  <wim@fluendo.com>
15093
15094         * docs/plugins/Makefile.am:
15095         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15096         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15097         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15098         * gst/rtsp/gstrtspsrc.c:
15099         * gst/rtsp/gstrtspsrc.h:
15100         Added documentation for the rtsp plugin. Fixes #345393.
15101
15102 2006-06-20  Wim Taymans  <wim@fluendo.com>
15103
15104         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15105         (rtsp_connection_close), (rtsp_connection_free):
15106         Use better G_OS_* macros. Fixes #345301 some more.
15107
15108 2006-06-20  Wim Taymans  <wim@fluendo.com>
15109
15110         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15111
15112         * sys/sunaudio/Makefile.am:
15113         * sys/sunaudio/gstsunaudio.c: (plugin_init):
15114         * sys/sunaudio/gstsunaudiomixerctrl.c:
15115         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
15116         (gst_sunaudiomixer_ctrl_list_tracks),
15117         (gst_sunaudiomixer_ctrl_get_volume),
15118         (gst_sunaudiomixer_ctrl_set_volume),
15119         (gst_sunaudiomixer_ctrl_set_mute),
15120         (gst_sunaudiomixer_ctrl_set_record):
15121         * sys/sunaudio/gstsunaudiomixerctrl.h:
15122         * sys/sunaudio/gstsunaudiomixertrack.c:
15123         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
15124         * sys/sunaudio/gstsunaudiomixertrack.h:
15125         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
15126         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
15127         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
15128         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
15129         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
15130         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
15131         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
15132         (gst_sunaudiosrc_reset):
15133         * sys/sunaudio/gstsunaudiosrc.h:
15134         Add a SunAudio source plugin.
15135         Support stereo and right/left channel gain in the mixer plugin.
15136         Support the RECORD flag so that you can switch between line-input and
15137         microphone in gnome-volume-control.
15138         Code cleanups like using an enumerator for track number instead of an 
15139         integer. Fixes #344923.
15140
15141 2006-06-20  Wim Taymans  <wim@fluendo.com>
15142
15143         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
15144
15145         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
15146         (rtsp_connection_close):
15147         Make RTSP plugin compile on windows. Fixes #345301.
15148         Some changes to original patch to catch errors better.
15149         use ifdef WIN32 instead of ifndef.
15150
15151 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15152
15153         * configure.ac:
15154         If we have libraw1394 >= 1.2.1, then we need libiec61883.
15155
15156 2006-06-18  Edward Hervey  <edward@fluendo.com>
15157
15158         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
15159         After a failed buffer alloc, we need to abort the jpeg decoding (it
15160         started when parsing headers to figure out how many bytes we need
15161         to request downstream).
15162
15163 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
15164
15165         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15166
15167         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
15168           Make sure we don't read beyond the end of the file (#345232).
15169
15170 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
15171
15172         * configure.ac:
15173           Fix --disable-external (can't set conditionals conditionally,
15174           #343602).
15175
15176 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
15177
15178         * autogen.sh:
15179         * configure.ac:
15180         * docs/Makefile.am:
15181           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
15182
15183         * docs/plugins/Makefile.am:
15184         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15185         * docs/plugins/inspect/plugin-taglib.xml:
15186           Add/fix apev2mux docs.
15187
15188 2006-06-14  Wim Taymans  <wim@fluendo.com>
15189
15190         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
15191         (gst_dvdec_finalize), (gst_dvdec_sink_event),
15192         (gst_dvdec_change_state):
15193         Reset segment info on flush.
15194         Alloc segment in _init, free in _finalize.
15195
15196         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
15197         Don't send segments twice.
15198
15199 2006-06-14  Wim Taymans  <wim@fluendo.com>
15200
15201         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15202         Respect segment.stop. Fixes #342592.
15203
15204 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15205
15206         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
15207           No language specified means the implied language is English
15208           according to the matroska spec (partially fixes #344708);
15209           add some more debug output.
15210
15211 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
15212
15213         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
15214         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15215         (gst_wavparse_chain):
15216           When operating chain-based, don't make any assumptions about the
15217           chunking of the incoming data and make streaming work on days other
15218           than the second Thursday after a full moon. Also fix up debug
15219           messages here and there and make use of the most excellent new
15220           gst_pad_query_peer_duration() utility function.
15221           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
15222
15223         * gst/wavparse/gstwavparse.h:
15224           Remove trailing comma after last enum value, some compilers don't
15225           like that.
15226
15227 2006-06-13  Wim Taymans  <wim@fluendo.com>
15228
15229         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
15230         Handle premature EOS gracefully.
15231
15232 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
15233
15234         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15235           Prevent out of bounds array access when scrubbing towards
15236           the end of the file between the last index entry and the
15237           end. Fixes occasional 'start <= stop' newsegment event
15238           assertions when scrubbing in MJPEG files.
15239
15240 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
15241
15242         * tests/check/elements/.cvsignore:
15243           And another one.
15244
15245 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15246
15247         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
15248         (scan_encoded_string), (parse_picture_frame):
15249           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
15250
15251         * configure.ac:
15252           Require core >= 0.10.8 (for GST_TAG_IMAGE and
15253           GST_TAG_PPEVIEW_IMAGE used in the patch above).
15254
15255 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15256
15257         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
15258           gratuitous comment changes
15259         * tests/check/elements/level.c: (GST_START_TEST):
15260           fix level test leaks
15261
15262 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
15263
15264         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
15265         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
15266           Use gst_pad_query_peer_duration() utility function here.
15267
15268 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
15269
15270         * autogen.sh:
15271           require am17
15272         * configure.ac:
15273         * ext/annodex/Makefile.am:
15274         * ext/cdio/Makefile.am:
15275         * ext/dv/Makefile.am:
15276         * ext/esd/Makefile.am:
15277         * ext/flac/Makefile.am:
15278         * ext/gdk_pixbuf/Makefile.am:
15279         * ext/ladspa/Makefile.am:
15280         * ext/libcaca/Makefile.am:
15281         * ext/speex/Makefile.am:
15282         * ext/taglib/Makefile.am:
15283         * sys/oss/Makefile.am:
15284         * sys/sunaudio/Makefile.am:
15285         * sys/ximage/Makefile.am:
15286           clean up build further
15287
15288 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15289
15290         * gconf/Makefile.am:
15291           Honour --disable-schemas-install configure option. Fixes #344100.
15292
15293 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15294
15295         * tests/examples/level/Makefile.am:
15296           Add -lm to LIBS for pow() function, don't assume one of our
15297           dependencies (such as libxml-2.0) drags it in automatically
15298           (#343603).
15299
15300 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
15301
15302         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
15303
15304         * configure.ac:
15305           We should use $SED and not $(SED) in configure.ac (#343678).
15306
15307 2006-06-09  Wim Taymans  <wim@fluendo.com>
15308
15309         Patch by: Brian Cameron <brian dot cameron at sun dot com>
15310
15311         * sys/sunaudio/gstsunaudiomixerctrl.c:
15312         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
15313         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
15314         (gst_sunaudiomixer_ctrl_set_mute):
15315         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
15316         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
15317         (gst_sunaudiosink_write):
15318         Attached find a patch that fixes a number of bugs with the SunAudio
15319         mixer plugin and fixes #344101:
15320         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
15321            tracks onto the tracklist causing gnome-volume-control's preferences
15322            dialog to be messed up and would core dump if you checked/unchecked
15323            any item.
15324         2. We weren't previously setting the MUTE flag properly.  Fixing this
15325            makes gnome-volume-control work better.
15326         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
15327            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
15328            gnome-volume-control look better.
15329         Also some minor cleanup in gstsunaudiosink.c.
15330
15331 2006-06-09  Wim Taymans  <wim@fluendo.com>
15332
15333         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
15334         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
15335         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
15336         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
15337         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
15338         * ext/jpeg/gstjpegdec.h:
15339         API: Added IDCT method property
15340         Small cleanups.
15341         Avoid dynamic allocation of trivial fixed structure.
15342         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
15343
15344 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15345
15346         * configure.ac:
15347         We now require libraw1394 >= 1.1.0 and that version onwards all
15348         have .pc files.
15349
15350 2006-06-02  Edward Hervey  <edward@fluendo.com>
15351
15352         * gst/law/alaw-decode.c: (alawdec_getcaps): 
15353         Trying to get items from an ANY or EMPTY caps is ... stupid.
15354
15355 2006-06-02  Edward Hervey  <edward@fluendo.com>
15356
15357         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
15358         (gst_dvdec_chain), (gst_dvdec_change_state):
15359         * ext/dv/gstdvdec.h:
15360         Added GstSegment handling, now implements dropping/clipping.
15361
15362 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
15363
15364         * ext/aalib/gstaasink.h:
15365         * ext/annodex/gstcmmldec.h:
15366         * ext/cairo/gsttimeoverlay.h:
15367         * ext/dv/gstdvdec.h:
15368         * ext/dv/gstdvdemux.h:
15369         * ext/esd/esdmon.h:
15370         * ext/esd/esdsink.h:
15371         * ext/flac/gstflacenc.h:
15372         * ext/gconf/gstgconfaudiosink.h:
15373         * ext/gconf/gstgconfaudiosrc.h:
15374         * ext/gconf/gstgconfvideosink.h:
15375         * ext/gconf/gstgconfvideosrc.h:
15376         * ext/gdk_pixbuf/gstgdkanimation.h:
15377         * ext/gdk_pixbuf/pixbufscale.h:
15378         * ext/hal/gsthalaudiosink.h:
15379         * ext/hal/gsthalaudiosrc.h:
15380         * ext/jpeg/gstjpegenc.h:
15381         * ext/jpeg/gstsmokedec.h:
15382         * ext/jpeg/gstsmokeenc.h:
15383         * ext/libcaca/gstcacasink.h:
15384         * ext/libmng/gstmngdec.h:
15385         * ext/libmng/gstmngenc.h:
15386         * ext/libpng/gstpngdec.h:
15387         * ext/libpng/gstpngenc.h:
15388         * ext/raw1394/gstdv1394src.h:
15389         * ext/speex/gstspeexenc.h:
15390         * gst/autodetect/gstautoaudiosink.h:
15391         * gst/autodetect/gstautovideosink.h:
15392         * gst/avi/gstavidemux.h:
15393         * gst/cutter/gstcutter.h:
15394         * gst/debug/efence.h:
15395         * gst/debug/gstnavigationtest.h:
15396         * gst/debug/gstnavseek.h:
15397         * gst/flx/gstflxdec.h:
15398         * gst/goom/gstgoom.h:
15399         * gst/icydemux/gsticydemux.h:
15400         * gst/id3demux/gstid3demux.h:
15401         * gst/law/alaw-decode.h:
15402         * gst/law/alaw-encode.h:
15403         * gst/law/mulaw-decode.h:
15404         * gst/law/mulaw-encode.h:
15405         * gst/matroska/matroska-mux.h:
15406         * gst/median/gstmedian.h:
15407         * gst/oldcore/gstaggregator.h:
15408         * gst/oldcore/gstfdsink.h:
15409         * gst/oldcore/gstmd5sink.h:
15410         * gst/oldcore/gstmultifilesrc.h:
15411         * gst/oldcore/gstpipefilter.h:
15412         * gst/oldcore/gstshaper.h:
15413         * gst/oldcore/gststatistics.h:
15414         * gst/rtp/gstasteriskh263.h:
15415         * gst/rtp/gstrtpL16depay.h:
15416         * gst/rtp/gstrtpL16pay.h:
15417         * gst/rtp/gstrtpamrdepay.h:
15418         * gst/rtp/gstrtpamrpay.h:
15419         * gst/rtp/gstrtpdepay.h:
15420         * gst/rtp/gstrtpgsmdepay.h:
15421         * gst/rtp/gstrtpgsmpay.h:
15422         * gst/rtp/gstrtph263pay.h:
15423         * gst/rtp/gstrtph263pdepay.h:
15424         * gst/rtp/gstrtph263ppay.h:
15425         * gst/rtp/gstrtpmp4gpay.h:
15426         * gst/rtp/gstrtpmp4vdepay.h:
15427         * gst/rtp/gstrtpmp4vpay.h:
15428         * gst/rtp/gstrtpmpadepay.h:
15429         * gst/rtp/gstrtpmpapay.h:
15430         * gst/rtp/gstrtppcmadepay.h:
15431         * gst/rtp/gstrtppcmapay.h:
15432         * gst/rtp/gstrtppcmudepay.h:
15433         * gst/rtp/gstrtppcmupay.h:
15434         * gst/rtp/gstrtpspeexdepay.h:
15435         * gst/rtp/gstrtpspeexpay.h:
15436         * gst/rtsp/gstrtpdec.h:
15437         * gst/rtsp/gstrtspsrc.h:
15438         * gst/smpte/gstsmpte.h:
15439         * gst/udp/gstdynudpsink.h:
15440         * gst/udp/gstmultiudpsink.h:
15441         * gst/udp/gstudpsink.h:
15442         * gst/udp/gstudpsrc.h:
15443         * gst/videofilter/gstvideobalance.h:
15444         * gst/videofilter/gstvideoflip.h:
15445         * sys/oss/gstossdmabuffer.h:
15446         * sys/oss/gstossmixerelement.h:
15447         * sys/oss/gstosssink.h:
15448         * sys/oss/gstosssrc.h:
15449         * sys/osxvideo/osxvideosink.h:
15450         * sys/sunaudio/gstsunaudiomixer.h:
15451         * sys/sunaudio/gstsunaudiosink.h:
15452         * sys/ximage/gstximagesrc.h:
15453         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
15454
15455 2006-05-31  Wim Taymans  <wim@fluendo.com>
15456
15457         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
15458         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
15459         (gst_goom_src_setcaps), (gst_goom_src_event),
15460         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
15461         (gst_goom_change_state):
15462         * gst/goom/gstgoom.h:
15463         Handle QoS.
15464         Handle flushing, discont and events.
15465         Fix timestamps and various other cleanups.
15466
15467 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15468
15469         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
15470         Fix bus reset when using libiec61883
15471
15472 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15473
15474         * configure.ac:
15475         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
15476         * ext/raw1394/Makefile.am:
15477         Add CFLAGS.
15478         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
15479         New method, to receive using libiec61883.
15480         (gst_dv1394src_iso_receive),
15481         #ifdef'd out if libiec61883 is present.
15482         (gst_dv1394src_bus_reset),
15483         Get userdata correctly if using libiec61883. 
15484         (gst_dv1394src_create),
15485         When using libiec61883, only poll one fd and no need to read.
15486         (gst_dv1394src_discover_avc_node),
15487         Replace g_warnings.
15488         (gst_dv1394src_start),
15489         Create new handle when we know which dv port.  More reliable
15490         than setting port on an existing handle.  Initialise libiec61883.
15491         (gst_dv1394src_stop):
15492         If using libiec61883, then cleanup its handle properly.
15493         * ext/raw1394/gstdv1394src.h:
15494         Add libiec61883 handle.
15495
15496 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
15497
15498         * gst/avi/gstavidemux.c:
15499           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
15500         * win32/MANIFEST:
15501           sort file listing
15502         * win32/vs6/libgstavi.dsp:
15503           add gstavimux.c to the project
15504         * win32/vs6/libgstid3demux.dsp:
15505           add link to zlib library
15506         * win32/vs6/libgstmatroska.dsp:
15507           add matroska-ids.c to the project
15508
15509 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
15510
15511         Patch by: Sebastian Dröge  <mail at slomosnail de >
15512
15513         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15514         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15515         * ext/taglib/Makefile.am:
15516         * ext/taglib/gstapev2mux.cc:
15517         * ext/taglib/gstapev2mux.h:
15518         * ext/taglib/gstid3v2mux.cc:
15519         * ext/taglib/gsttaglibmux.c: (plugin_init):
15520         * ext/taglib/gsttaglibmux.h:
15521           Add apev2mux element (#343122).
15522         
15523         * tests/check/Makefile.am:
15524         * tests/check/elements/apev2mux.c:
15525         (test_taglib_apev2mux_create_tags),
15526         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
15527         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
15528         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
15529         (apev2mux_suite), (main):
15530           Add unit test for apev2mux element.
15531
15532 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15533
15534         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15535         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15536         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15537           GST_PTR_FORMAT should be used to print caps in debug statements.
15538
15539 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15540
15541         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
15542
15543         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
15544         (ape_demux_parse_tags):
15545           Some clean-ups and additions: map APE 'file' tag to
15546           GST_TAG_LOCATION (#343123); add support for extracting
15547           the track count and clean up parsing a bit (#343127).
15548
15549 2006-05-28  Edward Hervey  <edward@fluendo.com>
15550
15551         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
15552         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
15553
15554 2006-05-28  Edward Hervey  <edward@fluendo.com>
15555
15556         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
15557         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
15558         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
15559         * ext/jpeg/gstjpegdec.h:
15560         Clip outgoing buffers according to currently configured segment.
15561
15562 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15563
15564         * ext/taglib/gstid3v2mux.cc:
15565           Handle  writing of track-count or album-volume-count without
15566           track-number or albume-volume-number (in this case the number
15567           will just be set to 0).
15568
15569         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
15570           It would be nice if we actually checked the values received for
15571           track/album-volume number/count in  _check_tags(), rather than
15572           setting them again ...
15573
15574 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
15575
15576         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15577           A track/volume number or count of 0 does not make sense,
15578           just ignore it along with negative numbers (a tag might
15579           only contain a track count without a track number).
15580
15581 2006-05-27  Edward Hervey  <edward@fluendo.com>
15582
15583         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
15584         (gst_jpeg_dec_sink_event):
15585         Abort decompression when receiving FLUSH_STOP. This should avoid
15586         issues when interrupting decoding with flushes.
15587
15588 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15589
15590         * ext/flac/gstflac.c:
15591           Don't #include file we don't dist any longer.
15592
15593 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
15594
15595         * README:
15596           Replace current README (containing the release notes from
15597           some 0.9.x version) with a proper README taken from the core.
15598
15599 2006-05-24  Wim Taymans  <wim@fluendo.com>
15600
15601         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
15602         Implement EOS correctly by either posting
15603         SEGMENT_DONE or pushing an EOS message depending
15604         on the seek type. Fixes #342592
15605
15606 2006-05-24  Wim Taymans  <wim@fluendo.com>
15607
15608         * gst/law/alaw-decode.c: (gst_alawdec_chain):
15609         * gst/law/alaw-decode.h:
15610         * gst/law/alaw-encode.c: (gst_alawenc_chain):
15611         * gst/law/alaw-encode.h:
15612         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
15613         * gst/law/mulaw-decode.h:
15614         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
15615         * gst/law/mulaw-encode.h:
15616         Some cleanups in the chain functions.
15617         Remove some GStreamer 0.0.2 bits.
15618
15619 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15620
15621         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15622
15623         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
15624           gst_collect_pads_stop() needs to be called before chaining up
15625           to the parent class (#342734).
15626
15627 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15628
15629         * ext/flac/Makefile.am:
15630         * ext/flac/flac_compat.h:
15631         * ext/flac/gstflac.c:
15632         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
15633         * ext/flac/gstflacenc.c:
15634           Remove backwards compatibility cruft for dealing with FLAC API
15635           changes in the 1.0.x series - we require 1.1.1 or newer these days.
15636
15637 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
15638
15639         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15640         (gst_matroska_demux_push_xiph_codec_priv_data),
15641         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
15642         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15643         * gst/matroska/matroska-ids.h:
15644         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
15645         (gst_matroska_mux_video_pad_setcaps),
15646         (xiph3_streamheader_to_codecdata),
15647         (vorbis_streamheader_to_codecdata),
15648         (theora_streamheader_to_codecdata),
15649         (gst_matroska_mux_audio_pad_setcaps),
15650         (gst_matroska_mux_write_data):
15651           Add support for muxing/demuxing theora video (#342448; too bad
15652           none of the usual linux players can actually play this). Playback
15653           in GStreamer will require additional changes to theoradec in -base.
15654           Refactor streamheaders <=> CodecPrivateData code a bit; some small
15655           cleanups.
15656
15657 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15658
15659         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
15660         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
15661           Fix crashes when the horizontal subsampling is 1.
15662           Fixes #342097.
15663
15664 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
15665
15666         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15667
15668         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
15669         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15670         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15671         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
15672         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
15673         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15674         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
15675         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15676         (gst_avi_mux_change_state):
15677         * gst/avi/gstavimux.h:
15678           Some enhancements for avimux (#342526):
15679            - add odml (large file) index support
15680            - store codec init data (e.g. huffyuv)
15681            - miscellaneous other fixes/cleanups
15682
15683 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
15684
15685         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
15686         Don't output any tag when we encounter a negative track number - the
15687         tag type is uint, so we end up outputting huge positive numbers
15688         instead. (Fixes: #342029)
15689
15690 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15691
15692         * configure.ac:
15693           update for new GSTPB_PLUGINS_DIR
15694
15695 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
15696
15697         * rtp/gst/gstrtph263pay.c:
15698         Properly set static caps for H263 at 34.
15699
15700 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
15701
15702         Patch by: James "Doc" Livingston  <doclivingston gmail com>
15703
15704         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
15705           Merge event tags and tag setter tags correctly (#339918). Also,
15706           don't leak taglist in case of an error.
15707           
15708 2006-05-17  Edward Hervey  <edward@fluendo.com>
15709
15710         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
15711         We can only do caps intersection if the othercaps are non-empty and not
15712         ANY. Else we return the pad template (base_caps).
15713
15714 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
15715
15716         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15717           Fix crash when outputting debugging information for certain
15718           pictures (always good to use the right struct member for
15719           the number of records in an array).
15720
15721 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
15722
15723         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
15724
15725         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
15726         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
15727         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
15728         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
15729         (gst_ebml_read_float), (gst_ebml_read_ascii),
15730         (gst_ebml_read_binary):
15731           Don't create unnecessary sub-buffers all the time. Dramatically
15732           improves performance with multiple concurrently running
15733           matroskademux instances (#341818) (and avoids doing
15734           unnecessarily inefficient things in the general case).
15735
15736 2006-05-16  Edward Hervey  <edward@fluendo.com>
15737
15738         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
15739         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
15740         return value of gst_pad_push_event().
15741
15742 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
15743
15744         * gst/autodetect/gstautoaudiosink.c:
15745         (gst_auto_audio_sink_find_best):
15746         * gst/autodetect/gstautovideosink.c:
15747         (gst_auto_video_sink_find_best):
15748         Make the name of the child element be based on the name of the
15749         parent, so that debug output is more useful.
15750         
15751         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
15752         (parse_insert_string_field), (parse_split_strings):
15753         Rework string parsing to always walk over BOM markers in UTF16
15754         strings, using the endianness indicated by the innermost one,
15755         then trying the opposite endianness if that fails to convert
15756         to valid UTF-8. Fixes #341774
15757
15758 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15759
15760         Patch from: Matthieu <matthieu at fluendo dot com>
15761
15762         * ext/libpng/Makefile.am:
15763         Add LIBPNG_CFLAGS.
15764
15765 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
15766
15767         * ext/taglib/gstid3v2mux.cc:
15768           Add support for writing images (APIC frames) into ID3v2
15769           tags (picture type always set to 'other' for now though).
15770
15771 2006-05-14  Michael Smith  <msmith@fluendo.com>
15772
15773         * gst/wavparse/gstwavparse.c:
15774           Update docs; wavparse implements push and pull modes.
15775
15776 2006-05-12  Wim Taymans  <wim@fluendo.com>
15777
15778         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
15779         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
15780         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
15781         Ooops, bitten by the copy-and-paste design paradigm, fixes
15782         seek again.
15783
15784 2006-05-12  Wim Taymans  <wim@fluendo.com>
15785
15786         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
15787         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
15788         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
15789         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15790         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
15791         (gst_avi_demux_massage_index),
15792         (gst_avi_demux_calculate_durations_from_index),
15793         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
15794         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
15795         (gst_avi_demux_loop):
15796         * gst/avi/gstavidemux.h:
15797         Some cleanups, prepare to use GstSegment.
15798         Fix error in entry walking code.
15799         Fix VBR detection.
15800         Smarter timestamp calculation code.
15801         Uniform error/eos handling.
15802
15803 2006-05-12  Michael Smith  <msmith@fluendo.com>
15804
15805         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
15806         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
15807           Fix use of uninitialised values if we're NOT seeking in ready.
15808           Fix typos.
15809
15810 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
15811
15812         * gst/wavparse/Makefile.am:
15813           Add CFLAGS and LIBS for libgstbase, fixes build on
15814           Cygwin (#341489).
15815
15816 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15817
15818         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
15819           Some more debug info. No need to check whether the string
15820           returned by g_convert() is really UTF-8 - either it is or
15821           we get NULL returned.
15822
15823 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
15824
15825         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
15826           Fix parsing of numeric genre strings some more, by ensuring that
15827           we only try and parse strings that a) Start with '(' and b) Consist
15828           only of digits.
15829           Also, when finding an escaping '((' sequence, bust it back to '(' by
15830           swallowing the first parenthesis
15831
15832 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
15833
15834         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
15835         (gst_esdsink_open), (gst_esdsink_close):
15836         * ext/esd/esdsink.h:
15837           Move the esd_get_server_info() into gst_esdsink_open() and fail
15838           with a decent error message on errors.
15839
15840 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15841
15842         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
15843         (gst_esdmon_channels_get_type):
15844         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
15845         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
15846         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
15847         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
15848         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
15849         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
15850         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
15851         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
15852         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
15853         * gst/videomixer/videomixer.c:
15854         (gst_video_mixer_background_get_type):
15855           Const-ify GEnumValue arrays.
15856
15857 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
15858
15859         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
15860
15861         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
15862         (gst_avi_mux_do_video_buffer):
15863           Work around gst_buffer_make_metadata_writable() bug that
15864           results in avimux marking all frames in the index as
15865           keyframes (#340859).
15866           
15867 2006-05-08  Wim Taymans  <wim@fluendo.com>
15868
15869         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
15870         Make parsing of urls suck slightly less.
15871
15872 2006-05-08  Edward Hervey  <edward@fluendo.com>
15873
15874         * autogen.sh: (CONFIGURE_DEF_OPT): 
15875         libtoolize on Darwin/MacOSX is called glibtoolize.
15876
15877 2006-05-08  Wim Taymans  <wim@fluendo.com>
15878
15879         Patch by: Jens Granseuer <jensgr at gmx dot net>
15880
15881         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
15882         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
15883         C89 compliance fixes. Fixes #340980
15884
15885 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
15886
15887         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
15888         * ext/flac/gstflacdec.h:
15889           Handle segment seeks that include the end of the file as stop point
15890           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
15891           message instead of an EOS event in case we're in segment seek
15892           mode (fixes #340699).
15893           
15894 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
15895
15896         * ext/cairo/gsttextoverlay.c:
15897         * ext/flac/gstflacdec.c:
15898         * ext/gdk_pixbuf/pixbufscale.c:
15899         * gst/apetag/gstapedemux.c:
15900         * gst/debug/breakmydata.c:
15901         * gst/debug/testplugin.c:
15902         * gst/matroska/ebml-write.c:
15903         * gst/multipart/multipartdemux.c:
15904         * sys/osxaudio/gstosxaudiosink.c:
15905         * sys/osxaudio/gstosxaudiosrc.c:
15906         Add semicolons after GST_BOILERPLATE[_FULL] so that
15907         indent doesn't mess up following lines.
15908
15909 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
15910
15911         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15912
15913         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
15914           Don't leak caps when freeing the stream context (#340623).
15915
15916 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
15917
15918         * configure.ac:
15919           Back to CVS
15920
15921 === release 0.10.3 ===
15922
15923 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
15924
15925         * configure.ac:
15926           releasing 0.10.3, "Desplazado"
15927
15928 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15929
15930         * gst/matroska/matroska-mux.c:
15931         (gst_matroska_mux_stream_is_vorbis_header),
15932         (gst_matroska_mux_write_data):
15933           Don't strcmp() NULL strings.
15934           Only start new clusters on video keyframes, not on any
15935           random audio buffer that doesn't have the DELTA_UNIT
15936           flag set (fixes 'make check' again).
15937
15938 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15939
15940         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15941
15942         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
15943         (gst_matroska_mux_stream_is_vorbis_header),
15944         (gst_matroska_mux_write_data):
15945           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
15946           value and then dead-lock when muxing vorbis audio streams
15947           (the three vorbis header buffers carry no timestamp, and it
15948           would try to mux these after all video buffers). Fixes #340346.
15949
15950           Improve clustering: start a new cluster also whenever we get
15951           a keyframe.     
15952
15953 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15954
15955         * win32/common/config.h:
15956         * win32/MANIFEST
15957           add the generated file as well
15958
15959 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15960
15961         * Makefile.am:
15962         * configure.ac:
15963         * win32/common/config.h.in:
15964           add win32 stuff
15965
15966 2006-05-03  Michael Smith  <msmith@fluendo.com>
15967
15968         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
15969           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
15970           SUCKS.
15971
15972 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15973
15974         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15975         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15976         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15977           don't leak caps-string
15978
15979 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15980
15981         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
15982         (gst_id3demux_sink_activate):
15983           Let core insert default error message for TYPE_NOT_FOUND
15984           errors, it's just as good as our own and has the added
15985           bonus of being translated.
15986
15987 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15988
15989         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
15990         (gst_tag_demux_sink_event):
15991         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
15992         (gst_id3demux_sink_event):
15993           Post an error message when we get an EOS event and were not
15994           able to find out the type of stream.
15995
15996         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
15997         (test_taglib_id3mux_with_tags):
15998           Decrease num-buffers to 16 per iteration again, otherwise the
15999           many memcpy()s and reallocations in the test will hammer slow
16000           CPUs completely and make the test timeout.
16001
16002 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
16003
16004         * configure.ac:
16005           figure out where plugins-base plugins are
16006         * tests/check/Makefile.am:
16007           use plugins-base plugins, so we have typefind functions
16008         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
16009           increase num-buffers, this makes sure the test errors out instead
16010           of timing out when no typefind functions are present
16011
16012 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16013
16014         * docs/plugins/Makefile.am:
16015           also check .cc files for gtk-doc markup
16016         * configure.ac:
16017         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16018         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16019         * tests/check/Makefile.am:
16020         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
16021         * ext/Makefile.am:
16022         * ext/taglib/Makefile.am:
16023         * ext/taglib/gstid3v2mux.h:
16024         * ext/taglib/gsttaglibmux.c:
16025         * ext/taglib/gsttaglibmux.h:
16026           move taglib-based id3v2muxer to -good.  Fixes #336110.
16027
16028 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
16029
16030         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
16031           ... and fix multichannel/WAVFORMATEX support again.
16032
16033 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
16034
16035         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16036         (gst_wavparse_class_init), (gst_wavparse_dispose),
16037         (gst_wavparse_reset), (gst_wavparse_init),
16038         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
16039         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
16040         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16041         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
16042         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
16043         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16044         (gst_wavparse_stream_data), (gst_wavparse_loop),
16045         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16046         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16047         (gst_wavparse_change_state), (plugin_init):
16048         * gst/wavparse/gstwavparse.h:
16049           Add push (streaming) mode to wavparse (fixes #337625)
16050
16051 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16052
16053         * configure.ac:
16054         * tests/Makefile.am:
16055           add ximagesrc icles test
16056
16057 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
16058
16059         * configure.ac:
16060         * docs/plugins/Makefile.am:
16061         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16062         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16063         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16064         (gst_cmml_enc_push_clip):
16065         * sys/Makefile.am:
16066         * sys/ximage/Makefile.am:
16067         * sys/ximage/gstximagesrc.c:
16068           Move ximagesrc plug-in to good after review.  Fixes #336756.
16069
16070 2006-04-28  Michael Smith  <msmith@fluendo.com>
16071
16072         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
16073         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
16074         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
16075         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
16076         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16077         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
16078         * gst/icydemux/gsticydemux.h:
16079           Fix event handling: cache events when typefinding and forward later.
16080
16081 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16082
16083         * sys/osxaudio/gstosxaudiosink.c:
16084         (plugin_init):
16085          Register osxaudiosrc to the plugin.
16086         * sys/osxaudio/gstosxaudiosrc.c:
16087         (gst_osx_audio_src_osxelement_do_init),
16088         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
16089         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
16090         (gst_osx_audio_src_get_property),
16091         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
16092         (gst_osx_audio_src_osxelement_init):
16093         * sys/osxaudio/gstosxaudiosrc.h:
16094           Port of osxaudiosrc to 0.10.
16095         * sys/osxaudio/Makefile.am:
16096           Add osxaudiosrc
16097
16098 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16099
16100         * sys/osxaudio/gstosxringbuffer.c:
16101         * sys/osxaudio/gstosxringbuffer.h:
16102           Forgot to commit earlier, part of the OSX audio plugin port
16103
16104 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
16105
16106         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
16107         (parse_split_strings):
16108           Recognise and skip any byte order marker (BOM) in
16109           UTF-16 strings.
16110
16111 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16112
16113         * docs/plugins/Makefile.am:
16114         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16115         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16116         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16117         * docs/plugins/inspect/plugin-avi.xml:
16118         * gst/avi/gstavidemux.c:
16119         * gst/avi/gstavimux.c:
16120           Add docs for both avidemux and avimux.
16121
16122 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
16123
16124         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16125
16126         * gst/avi/Makefile.am:
16127         * gst/avi/gstavi.c: (plugin_init):
16128         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
16129         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
16130         (gst_avi_mux_class_init), (gst_avi_mux_init),
16131         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
16132         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
16133         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
16134         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
16135         (gst_avi_mux_riff_get_avix_header),
16136         (gst_avi_mux_riff_get_video_header),
16137         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
16138         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
16139         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
16140         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
16141         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
16142         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
16143         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
16144         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
16145         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
16146         (gst_avi_mux_change_state):
16147         * gst/avi/gstavimux.h:
16148           Port AVI muxer to GStreamer-0.10 (#332031).
16149
16150         * tests/check/Makefile.am:
16151         * tests/check/elements/avimux.c:
16152         * tests/check/elements/.cvsignore:
16153           Add unit test for AVI muxer.
16154
16155 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
16156
16157         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16158         (gst_wavparse_class_init), (gst_wavparse_reset),
16159         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16160         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16161         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16162         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
16163         (gst_wavparse_stream_data), (gst_wavparse_loop),
16164         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
16165         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
16166         (plugin_init):
16167         * gst/wavparse/gstwavparse.h:
16168           reverted patch #337625 for the price of 1 hour sleep
16169
16170 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16171
16172         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16173         (gst_wavparse_class_init), (gst_wavparse_reset),
16174         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
16175         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
16176         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
16177         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
16178         (gst_wavparse_stream_data), (gst_wavparse_loop),
16179         (gst_wavparse_chain), (plugin_init):
16180         * gst/wavparse/gstwavparse.h:
16181           correct partial implementation of push mode
16182           (from my last commit)
16183
16184 2006-04-26  Wim Taymans  <wim@fluendo.com>
16185
16186         * ext/esd/esdsink.c:
16187         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
16188         it is not in esd.h
16189
16190 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
16191
16192         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
16193         (gst_au_parse_class_init), (gst_au_parse_init),
16194         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
16195         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
16196         (gst_au_parse_chain), (gst_au_parse_src_convert),
16197         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
16198         (gst_au_parse_sink_event), (gst_au_parse_src_event),
16199         (gst_au_parse_change_state):
16200         * gst/auparse/gstauparse.h:
16201           Rewrite auparse to suck a little bit less: make source pad
16202           dynamic, so decodebin/playbin work with non-raw formats
16203           like alaw/mulaw; add query function for duration/position
16204           queries; check whether we have enough data before attempting
16205           to parse the header (instead of crashing when that is not the
16206           case); work around audioconvert sucking by swapping endianness
16207           to the native endianness ourselves for float formats; send
16208           initial newsegment event. Fixes #161712.
16209
16210 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16211
16212         * sys/osxaudio/Makefile.am:
16213         * sys/osxaudio/gstosxaudioelement.c:
16214         (gst_osx_audio_element_get_type),
16215         (gst_osx_audio_element_class_init):
16216         * sys/osxaudio/gstosxaudioelement.h:
16217         * sys/osxaudio/gstosxaudiosink.c:
16218         (gst_osx_audio_sink_osxelement_do_init),
16219         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
16220         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
16221         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
16222         (gst_osx_audio_sink_create_ringbuffer),
16223         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
16224         (plugin_init):
16225         * sys/osxaudio/gstosxaudiosink.h:
16226         Port of osxaudiosink to 0.10
16227
16228 2006-04-26  Wim Taymans  <wim@fluendo.com>
16229
16230         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
16231         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
16232         the size of the ringbuffer. This should fix hangs with older 
16233         esd sound servers.
16234
16235 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
16236
16237         * ext/aalib/gstaasink.c:
16238         * ext/annodex/gstcmmldec.c:
16239         * ext/annodex/gstcmmlenc.c:
16240         * ext/cairo/gsttextoverlay.c:
16241         * ext/cairo/gsttimeoverlay.c:
16242         * ext/cdio/gstcdiocddasrc.c:
16243         * ext/dv/gstdvdec.c:
16244         * ext/dv/gstdvdemux.c:
16245         * ext/esd/esdmon.c:
16246         * ext/esd/esdsink.c:
16247         * ext/flac/gstflacenc.c:
16248         * ext/flac/gstflactag.c:
16249         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16250         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16251         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16252         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16253         * ext/gdk_pixbuf/pixbufscale.c:
16254         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16255         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16256         * ext/jpeg/gstjpegdec.c:
16257         * ext/jpeg/gstjpegenc.c:
16258         * ext/jpeg/gstsmokedec.c:
16259         * ext/jpeg/gstsmokeenc.c:
16260         * ext/libcaca/gstcacasink.c:
16261         * ext/libmng/gstmngdec.c:
16262         * ext/libmng/gstmngenc.c:
16263         * ext/libpng/gstpngdec.c:
16264         * ext/libpng/gstpngenc.c:
16265         * ext/mikmod/gstmikmod.c:
16266         * ext/raw1394/gstdv1394src.c:
16267         * ext/shout2/gstshout2.c: (gst_shout2send_init):
16268         * ext/shout2/gstshout2.h:
16269         * ext/speex/gstspeexdec.c:
16270         * ext/speex/gstspeexenc.c:
16271         * gst/alpha/gstalpha.c:
16272         * gst/alpha/gstalphacolor.c:
16273         * gst/apetag/gstapedemux.c:
16274         * gst/auparse/gstauparse.c:
16275         * gst/autodetect/gstautoaudiosink.c:
16276         (gst_auto_audio_sink_base_init):
16277         * gst/autodetect/gstautovideosink.c:
16278         (gst_auto_video_sink_base_init):
16279         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
16280         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16281         * gst/cutter/gstcutter.c:
16282         * gst/debug/breakmydata.c:
16283         * gst/debug/efence.c:
16284         * gst/debug/gstnavigationtest.c:
16285         * gst/debug/gstnavseek.c:
16286         * gst/debug/negotiation.c:
16287         * gst/debug/progressreport.c:
16288         * gst/debug/testplugin.c:
16289         * gst/effectv/gstaging.c:
16290         * gst/effectv/gstdice.c:
16291         * gst/effectv/gstedge.c:
16292         * gst/effectv/gstquark.c:
16293         * gst/effectv/gstrev.c:
16294         * gst/effectv/gstshagadelic.c:
16295         * gst/effectv/gstvertigo.c:
16296         * gst/effectv/gstwarp.c:
16297         * gst/flx/gstflxdec.c:
16298         * gst/goom/gstgoom.c:
16299         * gst/icydemux/gsticydemux.c:
16300         * gst/id3demux/gstid3demux.c:
16301         * gst/interleave/deinterleave.c:
16302         * gst/interleave/interleave.c:
16303         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16304         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16305         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16306         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16307         * gst/level/gstlevel.c:
16308         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16309         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16310         * gst/median/gstmedian.c:
16311         * gst/monoscope/gstmonoscope.c:
16312         * gst/multipart/multipartdemux.c:
16313         * gst/multipart/multipartmux.c:
16314         * gst/oldcore/gstaggregator.c:
16315         * gst/oldcore/gstfdsink.c:
16316         * gst/oldcore/gstmd5sink.c:
16317         * gst/oldcore/gstmultifilesrc.c:
16318         * gst/oldcore/gstpipefilter.c:
16319         * gst/oldcore/gstshaper.c:
16320         * gst/oldcore/gststatistics.c:
16321         * gst/rtp/gstasteriskh263.c:
16322         * gst/rtp/gstrtpL16depay.c:
16323         * gst/rtp/gstrtpL16pay.c:
16324         * gst/rtp/gstrtpamrdepay.c:
16325         * gst/rtp/gstrtpamrpay.c:
16326         * gst/rtp/gstrtpdepay.c:
16327         * gst/rtp/gstrtpgsmpay.c:
16328         * gst/rtp/gstrtph263pay.c:
16329         * gst/rtp/gstrtph263pdepay.c:
16330         * gst/rtp/gstrtph263ppay.c:
16331         * gst/rtp/gstrtpilbcdepay.c:
16332         * gst/rtp/gstrtpmp4gpay.c:
16333         * gst/rtp/gstrtpmp4vdepay.c:
16334         * gst/rtp/gstrtpmp4vpay.c:
16335         * gst/rtp/gstrtpmpadepay.c:
16336         * gst/rtp/gstrtpmpapay.c:
16337         * gst/rtp/gstrtppcmadepay.c:
16338         * gst/rtp/gstrtppcmapay.c:
16339         * gst/rtp/gstrtppcmudepay.c:
16340         * gst/rtp/gstrtppcmupay.c:
16341         * gst/rtp/gstrtpspeexdepay.c:
16342         * gst/rtp/gstrtpspeexpay.c:
16343         * gst/rtsp/gstrtpdec.c:
16344         * gst/rtsp/gstrtspsrc.c:
16345         * gst/smpte/gstsmpte.c:
16346         * gst/udp/gstdynudpsink.c:
16347         * gst/udp/gstmultiudpsink.c:
16348         * gst/udp/gstudpsink.c:
16349         * gst/udp/gstudpsrc.c:
16350         * gst/videobox/gstvideobox.c:
16351         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16352         * gst/videofilter/gstvideobalance.c:
16353         * gst/videofilter/gstvideoflip.c:
16354         * gst/videofilter/gstvideotemplate.c:
16355         (gst_videotemplate_base_init):
16356         * gst/videomixer/videomixer.c:
16357         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
16358         (gst_wavparse_class_init), (gst_wavparse_dispose),
16359         (gst_wavparse_reset), (gst_wavparse_init),
16360         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
16361         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
16362         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
16363         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
16364         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
16365         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
16366         (gst_wavparse_change_state):
16367         * gst/wavparse/gstwavparse.h:
16368         * sys/oss/gstossmixerelement.c:
16369         * sys/oss/gstosssink.c:
16370         * sys/oss/gstosssrc.c:
16371         * sys/osxaudio/gstosxaudioelement.c:
16372         * sys/osxaudio/gstosxaudiosink.c:
16373         * sys/osxaudio/gstosxaudiosrc.c:
16374         * sys/sunaudio/gstsunaudiomixer.c:
16375         * sys/sunaudio/gstsunaudiosink.c:
16376           Define GstElementDetails as const and also static (when defined as
16377           global)
16378
16379 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16380
16381         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16382           Source pad has fixed caps. If we don't set this, bad
16383           things happen when the window is resized.
16384
16385 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16386
16387         * gst/matroska/Makefile.am:
16388         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16389         (gst_matroska_demux_handle_src_event):
16390         * gst/matroska/matroska-ids.c:
16391         (gst_matroska_track_init_video_context),
16392         (gst_matroska_track_init_audio_context),
16393         (gst_matroska_track_init_subtitle_context),
16394         (gst_matroska_track_init_complex_context):
16395         * gst/matroska/matroska-ids.h:
16396           Handle case where the TrackType ebml chunk does not come before the
16397           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
16398           events.
16399
16400 2006-04-25  Wim Taymans  <wim@fluendo.com>
16401
16402         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
16403         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
16404         It's codec_data, not codec_info.
16405
16406 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16407
16408         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16409
16410         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
16411           Handle codec_data for VfW compatibility codec IDs (#339451)
16412
16413         * gst/matroska/matroska-mux.c:
16414         (gst_matroska_mux_video_pad_setcaps):
16415           Same here, handle codec_data and add additional caps we can handle
16416           now to the pad template (huffyuv, dv and h263 video) (#339451)
16417
16418 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
16419
16420         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
16421
16422         * gst/matroska/matroska-mux.c:
16423         (gst_matroska_mux_create_buffer_header),
16424         (gst_matroska_mux_write_data):
16425           Fix timestamping of B-frames, use signed integers, do
16426           some rounding (#339678).
16427
16428 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
16429
16430         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
16431         just make it compile with --disable-gst-debug.
16432
16433 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
16434
16435         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16436         Fix a bad conversion using gst_guint64_to_gdouble.
16437         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
16438         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
16439         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
16440     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
16441         mistake.
16442
16443 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
16444
16445         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
16446         Use gst_guint64_to_gdouble for conversions
16447         * win32/vs6/gst_plugins_good.dsw:
16448         * win32/vs6/libgsticydemux.dsp:
16449         Add a project file for icydemux
16450
16451 2006-04-21  Wim Taymans  <wim@fluendo.com>
16452
16453         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
16454
16455         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
16456         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
16457         When splitting audio chunks, the block alignment is not taken in
16458         consideration, so the smaller chunks could be of size which is 
16459         not a multiple of the block alignment. Fixes #336904
16460
16461 2006-04-21  Wim Taymans  <wim@fluendo.com>
16462
16463         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
16464         Use scale functions
16465
16466 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16467
16468         * ext/dv/gstdv.c: (plugin_init):
16469           Fix build.
16470
16471 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
16472
16473         * gst/debug/progressreport.c: (gst_progress_report_finalize),
16474         (gst_progress_report_class_init), (gst_progress_report_init),
16475         (gst_progress_report_do_query), (gst_progress_report_report),
16476         (gst_progress_report_set_property),
16477         (gst_progress_report_get_property):
16478           Add 'format' property to force querying to a particular format.
16479
16480 2006-04-21  Andy Wingo  <wingo@pobox.com>
16481
16482         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
16483         best, on big endian systems. Drop its rank in that case. OTOH on
16484         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
16485
16486 2006-04-21  Michael Smith  <msmith@fluendo.com>
16487
16488         * configure.ac:
16489         * gst/icydemux/Makefile.am:
16490         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
16491         (gst_icydemux_base_init), (gst_icydemux_class_init),
16492         (gst_icydemux_reset), (gst_icydemux_init),
16493         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
16494         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
16495         (unicodify), (gst_icydemux_unicodify),
16496         (gst_icydemux_parse_and_send_tags),
16497         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
16498         (gst_icydemux_chain), (gst_icydemux_change_state),
16499         (gst_icydemux_send_tag_event), (plugin_init):
16500         * gst/icydemux/gsticydemux.h:
16501         * tests/check/Makefile.am:
16502         * tests/check/elements/icydemux.c: (typefind_succeed),
16503         (plugin_init), (icydemux_found_pad), (create_icydemux),
16504         (cleanup_icydemux), (push_data), (GST_START_TEST),
16505         (icydemux_suite), (main):
16506           Add icydemux, and tests.
16507
16508 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16509
16510         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
16511           Post SEGMENT_DONE message in TIME format.
16512
16513 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16514
16515         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
16516
16517         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
16518         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
16519           Fix index creation when we have to scan the file to create
16520           an index. There may be other types of RIFF 'LIST' chunks than
16521           'movi' and we need to skip them properly as well or we'll end up
16522           reading garbage (#336889). Some other cosmetic changes.
16523           
16524 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16525
16526         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
16527         (gst_flac_dec_handle_seek_event):
16528           Add support for segment seeks (fixes #338290). Also demote
16529           some recurring debug message from DEBUG to LOG level.
16530
16531 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16532
16533         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
16534         (gst_matroskademux_do_index_seek),
16535         (gst_matroska_demux_handle_seek_event),
16536         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16537         * gst/matroska/matroska-ids.h:
16538           Set DISCONT flag on first buffer after a discontinuity.
16539           Fix newsegment events sent when seeking and honour KEY_UNIT
16540           seek flag. Create pad with bogus caps if we don't recognise
16541           the stream codec id.
16542
16543         * gst/matroska/matroska-demux.h:
16544           Fix GObject macros.
16545
16546 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16547
16548         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
16549
16550         * gst/matroska/matroska-demux.c:
16551         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
16552           Handle end of segment properly when set; don't dead-lock when
16553           posting start of segment message when doing a segment seek.
16554           Fixes #338810.
16555
16556 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
16557
16558         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
16559         (gst_matroska_demux_plugin_init):
16560           Make mpeg2 aac audio work: create artificial private codec data
16561           chunk which faad2 seems to require, just as we do for mpeg4 aac.
16562           Also call gst_riff_init(). Partially fixes #338767.
16563
16564 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
16565
16566         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
16567         (gst_wavenc_class_init), (gst_wavenc_init),
16568         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
16569         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
16570         (gst_wavenc_chain), (gst_wavenc_change_state):
16571         * gst/wavenc/gstwavenc.h:
16572           Set caps on first outgoing buffer, so that it doesn't error out
16573           immediately with a non-negotiated error (#338716). Rewrite and
16574           clean up a bit; fix setcaps function to parse things properly;
16575           fix sink caps (8bit audio is unsigned and doesn't have depth);
16576           use boilerplate macros; remove unused properties stuff.
16577
16578 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16579
16580         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16581           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
16582           handle MJPEG streams and might be autoplugged for those if the
16583           user doesn't have jpegdec installed (resulting in a cryptic error
16584           message about huffman tables). Better to disable JPEG decoding here
16585           and let the user figure out that she needs to install jpegdec.
16586
16587 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16588
16589         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16590         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16591         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
16592         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16593           Make work with packetised/framed input (e.g. png-in-quicktime). Use
16594           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
16595           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
16596           debug messages. Fix boilerplate macros.
16597
16598 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16599
16600         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
16601         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
16602           No need to special-case for Gdk-2.0 any longer, we require
16603           Gdk 2.2 or newer; minor clean-ups.
16604
16605 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16606
16607         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
16608         (gst_shout2send_class_init), (gst_shout2send_init),
16609         (set_shout_metadata), (gst_shout2send_set_metadata),
16610         (gst_shout2send_event), (gst_shout2send_start),
16611         (gst_shout2send_connect), (gst_shout2send_stop),
16612         (gst_shout2send_render), (gst_shout2send_set_property),
16613         (gst_shout2send_get_property), (gst_shout2send_setcaps),
16614         (plugin_init):
16615         * ext/shout2/gstshout2.h:
16616         * po/POTFILES.in:
16617           Rewrite a bit: use GstBaseSink::start and stop instead of a state
16618           change function; use GST_ELEMENT_ERROR for error reporting, not
16619           g_error() or GST_ERROR(); don't unref caps in setcaps function,
16620           will cause crashes or assertion failures; remove (unused) "sync"
16621           property, basesink already has such a property; misc. other
16622           minor fixes and cleanups.
16623
16624 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16625
16626         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
16627         * ext/esd/gstesd.c: (plugin_init):
16628         * po/POTFILES.in:
16629           Add translatable error message for when we cannot
16630           connect to the sound server, as "Cannot open resource
16631           for writing" isn't really an acceptable message to show
16632           to the user in this case.
16633
16634 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
16635
16636         * sys/oss/gst-i18n-plugin.h:
16637           Remove bogus file that doesn't belong here.
16638
16639 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16640
16641         Patch by: Philippe Valembois
16642
16643         * ext/shout2/gstshout2.c: (gst_shout2send_init),
16644         (gst_shout2send_set_metadata), (gst_shout2send_event),
16645         (gst_shout2send_render), (gst_shout2send_change_state):
16646         * ext/shout2/gstshout2.h:
16647           Handle tags being received before the connection to
16648           the server is established properly (see #338636).
16649
16650 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
16651
16652         * ext/shout2/gstshout2.c: (gst_shout2send_render):
16653           Don't crash in case the connection to the server fails:
16654           don't set pointer to NULL by assigning FALSE; error out
16655           properly by using GST_ELEMENT_ERROR and returning
16656           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
16657           before resetting the pointer.
16658
16659 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
16660
16661         * gst/id3demux/id3tags.c:
16662         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
16663         (Fixes #338713)
16664
16665 2006-04-12  Wim Taymans  <wim@fluendo.com>
16666
16667         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16668         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
16669         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
16670         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
16671         (gst_gdk_pixbuf_chain):
16672         Some cleanups.
16673         Added RGBA as a possible output format.
16674         Correctly free the supported mimetypes.
16675         deprecate silent arg, it's not used.
16676         Return result from _alloc_buffer to peer.
16677
16678 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16679
16680         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
16681           Don't leak memory allocated by gst_buffer_new_and_alloc() by
16682           overwriting GST_BUFFER_MALLOCDATA.
16683
16684 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
16685
16686         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16687         (user_endrow_callback), (user_end_callback),
16688         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
16689         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
16690         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
16691         * ext/libpng/gstpngdec.h:
16692           Handle more than one frame if the content is framed,
16693           like with png-in-quicktime (#331917).
16694
16695 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
16696
16697         * sys/oss/Makefile.am:
16698         * sys/oss/common.h:
16699         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
16700         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
16701         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
16702         (gst_oss_src_unprepare):
16703           - the user-visible error strings were in the wrong category
16704           - and the messages were not marked for translation
16705           - which is actually a good thing, because they were exactly
16706             the kind of message you would never want anyone to see
16707           - the macros were using variables that didn't exist in the macro
16708             arguments
16709           - and they were obviously copied from each other and then modified
16710           - so a common header makes sense
16711
16712 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16713
16714         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16715           Don't try to modify read-only data.
16716
16717         * gst/matroska/matroska-demux.c:
16718         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
16719           Fix comment (won't crash any longer now).
16720
16721 2006-04-10  Michael Smith  <msmith@fluendo.com>
16722
16723         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
16724           Use copies of header buffers for caps to avoid circular refcounting
16725           problems (as in theoradec, vorbisdec).
16726
16727         * tests/check/elements/cmmldec.c: (GST_START_TEST):
16728           Fix a typo in test that meant it was testing the wrong thing.
16729
16730         * tests/check/elements/cmmlenc.c: (check_headers):
16731           Fix refcount checks now that we use buffer-copies for caps.
16732
16733 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
16734
16735         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
16736         (gst_matroska_demux_handle_seek_event),
16737         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
16738         (gst_matroska_demux_subtitle_caps),
16739         (gst_matroska_demux_plugin_init):
16740           Use static pad templates with ANY caps for audio and video
16741           source pads and get rid of a lot of unnecessary (and partially
16742           broken) code for the template caps. Clean up caps finding
16743           functions. Fixes playback of audio files/streams that do not
16744           contain the sample rate and/or number of channels in the audio
16745           context (happens a lot with vorbis/mp3 .mka files it seems).
16746           Fixes #337183.
16747           Also add myself to copyright holders.
16748
16749 2006-04-10  Michael Smith  <msmith@fluendo.com>
16750
16751         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
16752           Use g_list_delete_link () instead of g_list_remove_link () so that
16753           we free the link as well as the contained data.
16754
16755 2006-04-10  Wim Taymans  <wim@fluendo.com>
16756
16757         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
16758
16759         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
16760         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
16761         (gst_avi_demux_stream_header):
16762         Fix some crashers with empty chunks. (Fixes #337749)
16763
16764 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
16765
16766         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
16767           use G_GINT64_CONSTANT for INT64 constants
16768         * gst/videofilter/gstvideobalance.c:
16769           define rint for WIN32 #define rint(x) (floor((x)+0.5))
16770         * win32/vs6/libgstavi.dsp:
16771          add missing libraries for the link and remove avimux.c from
16772          the project as it isn't ported to 0.10 yet
16773         
16774 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
16775
16776         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16777           Even better would be if we actually did the right thing
16778           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
16779
16780 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16781
16782         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
16783           Can't just replace 1LL with 1L here just because MSVC doesn't
16784           support it, as it might lead to incorrect results when doing the
16785           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
16786           force a 64-bit constant in a way that all compilers are happy with.
16787
16788 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16789
16790         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
16791         * ext/esd/esdsink.c: (gst_esdsink_class_init):
16792         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
16793         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
16794         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
16795         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
16796         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
16797         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
16798         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
16799         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
16800         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
16801         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
16802         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
16803         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
16804         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
16805         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
16806         * gst/avi/gstavimux.c: (gst_avimux_class_init):
16807         * gst/debug/efence.c: (gst_efence_class_init):
16808         * gst/debug/negotiation.c: (gst_negotiation_class_init):
16809         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
16810         * gst/goom/gstgoom.c: (gst_goom_class_init):
16811         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
16812         * gst/interleave/deinterleave.c: (deinterleave_class_init):
16813         * gst/interleave/interleave.c: (interleave_class_init):
16814         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
16815         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
16816         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
16817         * gst/median/gstmedian.c: (gst_median_class_init):
16818         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
16819         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
16820         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
16821         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
16822         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
16823         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
16824         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
16825         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
16826         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
16827         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
16828         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
16829         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
16830         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
16831         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
16832         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
16833         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
16834         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
16835         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
16836         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
16837         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
16838         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
16839         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
16840         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
16841         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
16842         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
16843         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
16844         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
16845         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
16846         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
16847         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
16848         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
16849         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
16850         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
16851         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
16852         * sys/osxaudio/gstosxaudioelement.c:
16853         (gst_osxaudioelement_class_init):
16854         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
16855         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
16856         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
16857         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
16858
16859 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16860
16861         * ext/mikmod/gstmikmod.h:
16862         * gst/level/gstlevel.h:
16863         Fix more broken GObject macros
16864
16865 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
16866
16867         * ext/annodex/gstcmmldec.h:
16868         * ext/annodex/gstcmmlenc.h:
16869         * ext/annodex/gstcmmltag.h:
16870         * ext/cairo/gsttextoverlay.h:
16871         * ext/ladspa/gstsignalprocessor.h:
16872         * gst/matroska/ebml-read.h:
16873         * gst/matroska/ebml-write.h:
16874         * sys/osxaudio/gstosxaudioelement.h:
16875         Fix broken GObject macros
16876
16877 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
16878
16879         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16880           Don't try to seek beyond the end of the file (would
16881           occasionally display error dialogs in totem when seeking
16882           to the end) (#335869). Will still throw an error though
16883           if the file is truncated and the total_samples value in
16884           the stream header is wrong.
16885
16886 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
16887
16888         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
16889         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
16890         (gst_flac_dec_metadata_callback):
16891         * ext/flac/gstflacdec.h:
16892           If the stream header doesn't contain the total number of samples,
16893           search for the last flac frame at the end of the file and calculate
16894           the total duration from that frame's offset (fixes #337609).
16895
16896 2006-04-07  Edward Hervey  <edward@fluendo.com>
16897
16898         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
16899         Don't unref the GstPadTemplate returned by
16900         gst_element_class_get_pad_template().
16901
16902 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16903
16904         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
16905
16906         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
16907         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
16908         * sys/sunaudio/gstsunaudiosink.h:
16909           Use spec->segsize and spec->segtotal in the prepare function
16910           to initialise the ring buffer instead of using the buffer-time
16911           property (#337421).
16912
16913 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16914
16915         * configure.ac:
16916           Bump core requirements to CVS for gst_pad_query_peer_duration()
16917           which is used by speexdec.
16918
16919 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16920
16921         * ext/speex/gstspeex.c: (plugin_init):
16922         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
16923         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
16924         (speex_get_sink_query_types), (speex_dec_sink_query),
16925         (speex_get_src_query_types), (speex_dec_src_query),
16926         (speex_dec_src_event), (speex_dec_sink_event),
16927         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
16928         (speex_dec_chain_parse_data), (speex_dec_chain),
16929         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
16930         (speex_dec_change_state):
16931         * ext/speex/gstspeexdec.h:
16932           Fix seeking and duration queries (#337033); clean up and
16933           refactor a bit.
16934
16935 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16936
16937         * ext/raw1394/gstdv1394src.c:
16938           distinguish between device not found and could not open for
16939           reading
16940
16941 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16942
16943         * Makefile.am:
16944         * configure.ac:
16945         * pkgconfig/.cvsignore:
16946         * pkgconfig/Makefile.am:
16947         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
16948           add a .pc file so other modules can use good plugins in tests
16949
16950 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16951
16952         * configure.ac:
16953           clean up, use AS_VERSION and AS_NANO
16954         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
16955           use PACKAGE_VERSION define
16956         * po/af.po:
16957         * po/az.po:
16958         * po/cs.po:
16959         * po/en_GB.po:
16960         * po/hu.po:
16961         * po/it.po:
16962         * po/nb.po:
16963         * po/nl.po:
16964         * po/or.po:
16965         * po/sq.po:
16966         * po/sr.po:
16967         * po/sv.po:
16968         * po/uk.po:
16969         * po/vi.po:
16970           updated
16971
16972 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
16973
16974         * ext\jpeg\smokecodec.c:
16975           use of GST_DEBUG instead of DEBUG(a...) for WIN32
16976         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
16977           move first instruction after all variables declarations
16978         * gst\alpha\gstalpha.c:
16979         * gst\effectv\gstshagadelic.c:
16980         * gst\smpte\paint.c:
16981         * gst\videofilter\gstvideobalance.c:
16982           define M_PI if it's not defined (it's not defined on WIN32)
16983         * gst\cutter\gstcutter.c: (gst_cutter_chain):
16984         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
16985         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
16986         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
16987         (gst_matroska_demux_video_caps):
16988         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
16989         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
16990           use gst_guint64_to_gdouble for conversions
16991         * gst\goom\filters.c: (setPixelRGB_):
16992           fix a debug which was using undefined variable
16993         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
16994         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
16995           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
16996         * win32/vs6:
16997           add vs6 projects files for most of plugins-good
16998         
16999 2006-03-30  j^  <j@bootlab.org>
17000
17001         * ext/aalib/gstaasink.c:
17002         * ext/annodex/gstcmmldec.c:
17003         * ext/annodex/gstcmmlenc.c:
17004         * ext/cairo/gsttextoverlay.c:
17005         * ext/cairo/gsttimeoverlay.c:
17006         * ext/cdio/gstcdiocddasrc.c:
17007         * ext/dv/gstdvdec.c:
17008         * ext/esd/esdmon.c:
17009         * ext/esd/esdsink.c:
17010         * ext/flac/gstflacdec.c:
17011         * ext/flac/gstflacenc.c:
17012         * ext/flac/gstflactag.c:
17013         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
17014         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
17015         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
17016         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
17017         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17018         * ext/gdk_pixbuf/pixbufscale.c:
17019         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
17020         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
17021         * ext/jpeg/gstjpegdec.c:
17022         * ext/jpeg/gstjpegenc.c:
17023         * ext/jpeg/gstsmokedec.c:
17024         * ext/jpeg/gstsmokeenc.c:
17025         * ext/libcaca/gstcacasink.c:
17026         * ext/libmng/gstmngdec.c:
17027         * ext/libmng/gstmngenc.c:
17028         * ext/libpng/gstpngdec.c:
17029         * ext/libpng/gstpngenc.c:
17030         * ext/mikmod/gstmikmod.c:
17031         * ext/raw1394/gstdv1394src.c:
17032         * ext/shout2/gstshout2.c:
17033         * ext/speex/gstspeexdec.c:
17034         * ext/speex/gstspeexenc.c:
17035         * gst/alpha/gstalpha.c:
17036         * gst/alpha/gstalphacolor.c:
17037         * gst/auparse/gstauparse.c:
17038         * gst/autodetect/gstautoaudiosink.c:
17039         (gst_auto_audio_sink_base_init):
17040         * gst/autodetect/gstautovideosink.c:
17041         (gst_auto_video_sink_base_init):
17042         * gst/avi/gstavimux.c: (gst_avimux_base_init):
17043         * gst/cutter/gstcutter.c:
17044         * gst/debug/breakmydata.c:
17045         * gst/debug/efence.c:
17046         * gst/debug/gstnavigationtest.c:
17047         * gst/debug/negotiation.c:
17048         * gst/debug/progressreport.c:
17049         * gst/debug/testplugin.c:
17050         * gst/effectv/gstaging.c:
17051         * gst/effectv/gstdice.c:
17052         * gst/effectv/gstedge.c:
17053         * gst/effectv/gstquark.c:
17054         * gst/effectv/gstrev.c:
17055         * gst/effectv/gstvertigo.c:
17056         * gst/effectv/gstwarp.c:
17057         * gst/flx/gstflxdec.c:
17058         * gst/goom/gstgoom.c:
17059         * gst/interleave/deinterleave.c:
17060         * gst/interleave/interleave.c:
17061         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
17062         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
17063         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
17064         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
17065         * gst/level/gstlevel.c:
17066         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
17067         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
17068         * gst/median/gstmedian.c:
17069         * gst/monoscope/gstmonoscope.c:
17070         * gst/multipart/multipartdemux.c:
17071         * gst/multipart/multipartmux.c:
17072         * gst/oldcore/gstmd5sink.c:
17073         * gst/oldcore/gstmultifilesrc.c:
17074         * gst/oldcore/gstpipefilter.c:
17075         * gst/oldcore/gstshaper.c:
17076         * gst/oldcore/gststatistics.c:
17077         * gst/rtp/gstasteriskh263.c:
17078         * gst/rtp/gstrtpL16depay.c:
17079         * gst/rtp/gstrtpL16pay.c:
17080         * gst/rtp/gstrtpamrdepay.c:
17081         * gst/rtp/gstrtpamrpay.c:
17082         * gst/rtp/gstrtpdepay.c:
17083         * gst/rtp/gstrtpgsmpay.c:
17084         * gst/rtp/gstrtph263pay.c:
17085         * gst/rtp/gstrtph263pdepay.c:
17086         * gst/rtp/gstrtph263ppay.c:
17087         * gst/rtp/gstrtpmp4gpay.c:
17088         * gst/rtp/gstrtpmp4vdepay.c:
17089         * gst/rtp/gstrtpmp4vpay.c:
17090         * gst/rtp/gstrtpmpadepay.c:
17091         * gst/rtp/gstrtpmpapay.c:
17092         * gst/rtp/gstrtppcmadepay.c:
17093         * gst/rtp/gstrtppcmapay.c:
17094         * gst/rtp/gstrtppcmudepay.c:
17095         * gst/rtp/gstrtppcmupay.c:
17096         * gst/rtp/gstrtpspeexdepay.c:
17097         * gst/rtp/gstrtpspeexpay.c:
17098         * gst/rtsp/gstrtpdec.c:
17099         * gst/smpte/gstsmpte.c:
17100         * gst/videobox/gstvideobox.c:
17101         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
17102         * gst/videofilter/gstvideobalance.c:
17103         * gst/videofilter/gstvideoflip.c:
17104         * gst/videofilter/gstvideotemplate.c:
17105         (gst_videotemplate_base_init):
17106         * gst/videomixer/videomixer.c:
17107         * gst/wavenc/gstwavenc.c:
17108         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
17109          better/unified long descriptions
17110          Fixed #336602
17111          Some cleanups to auparse, don't send multiple newsegments.
17112
17113 2006-03-29  Wim Taymans  <wim@fluendo.com>
17114
17115         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
17116
17117         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
17118         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
17119         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
17120         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
17121         * ext/dv/gstdvdemux.h:
17122         Seek in READY patch. Only works for pull based mode.
17123         Fixes #323880
17124
17125 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
17126
17127         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
17128         (gst_gdk_pixbuf_event):
17129           Fix two crashers: don't unref the same caps twice, and
17130           set pixbuf loader to NULL after freeing it.
17131
17132 2006-03-27  Wim Taymans  <wim@fluendo.com>
17133
17134         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
17135         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
17136         (gst_speexenc_chain):
17137         * ext/speex/gstspeexenc.h:
17138         Don't leak adapter.
17139         A push *always* takes ownership of the buffer, even on
17140         errors.
17141         Small cleanups.
17142
17143 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
17144
17145         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17146           Create source pad without leaking.
17147
17148 2006-03-24  Wim Taymans  <wim@fluendo.com>
17149
17150         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
17151         * ext/flac/gstflacdec.h:
17152         * ext/flac/gstflacenc.h:
17153         Spifify a bit.
17154         Fix deadly lock order error in seeking code, STREAM_LOCK
17155         cannot be taken within LOCK and the streaming variables are
17156         protected with the STREAM_LOCK anyway.
17157
17158 2006-03-24  Wim Taymans  <wim@fluendo.com>
17159
17160         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
17161         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
17162         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
17163         this patch combines the global init_frames with the stream
17164         init_frames. Rationale being that the global delay should 
17165         be subtracted from any stream delay.
17166         Fixes #335858.
17167
17168 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
17169
17170         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
17171         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
17172         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17173         * gst/videomixer/videomixer.c: (gst_videomixer_init):
17174         use DEBUG_FUNCPTR for collectpads
17175
17176 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
17177
17178         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
17179           Don't crash when encoding images where the number of rows isn't
17180           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
17181
17182 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17183
17184         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
17185         * gst/interleave/deinterleave.c: (deinterleave_change_state):
17186         * gst/interleave/interleave.c: (interleave_change_state):
17187         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
17188           More state change function fixes.
17189
17190 2006-03-23  Wim Taymans  <wim@fluendo.com>
17191
17192         * ext/esd/esdsink.c: (gst_esdsink_class_init),
17193         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
17194         (gst_esdsink_prepare), (gst_esdsink_unprepare),
17195         (gst_esdsink_delay), (gst_esdsink_reset):
17196         * ext/esd/esdsink.h:
17197         Fix esd choppy playback by configuring audiosink
17198         correctly. Fixes #325191
17199
17200 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17201
17202         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
17203           Make state change function thread-safe.
17204
17205 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17206
17207         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
17208         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
17209           Don't try to read beyond the end of the file just because
17210           the header claims a bigger size (like with truncated files).
17211
17212 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
17213
17214         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17215         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
17216         (gst_wavparse_stream_data), (gst_wavparse_loop):
17217         * gst/wavparse/gstwavparse.h:
17218           Delay source pad creation until we have the first chunk of
17219           media data, so the we can examine the data and adjust the
17220           caps accordingly if required. This makes playback of .wav
17221           files with DTS-declared-as-PCM content work (#313266).
17222
17223 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
17224
17225         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17226         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
17227         Don't attempt typefinding on too-short buffers that have been
17228         completely trimmed away. (Fixes #330239)
17229
17230         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17231         Improve the debug output
17232
17233 2006-03-21  Wim Taymans  <wim@fluendo.com>
17234
17235         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
17236         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
17237         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
17238         (gst_esdsink_set_property), (gst_esdsink_get_property):
17239         Some cleanups.
17240         Reset fd to -1 when we close them.
17241
17242 2006-03-21  Wim Taymans  <wim@fluendo.com>
17243
17244         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
17245         the OPTIONS request result is optional so don't
17246         fail on it.
17247
17248 2006-03-21  Edward Hervey  <edward@fluendo.com>
17249
17250         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
17251         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
17252         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
17253         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17254         (gst_wavparse_change_state):
17255         gcc 4.1 unreferenced pointer fixes.
17256
17257 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
17258
17259         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
17260
17261         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
17262           Fix block alignment calculation. Alignment should be done before
17263           adding the byte offset where the data starts (#335231).
17264
17265 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17266
17267         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
17268           Ensure that we set correct caps on buffers that are transferred
17269           direct from the input.
17270
17271 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
17272
17273         * gst/goom/filters.c: (zoomFilterDestroy):
17274         * gst/goom/goom_core.c: (goom_close):
17275           Free filter data when cleaning up. (Fixes: #334995)
17276
17277 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
17278
17279         * configure.ac:
17280           Don't compile udp and rtsp plugins on win32 (mingw) or other
17281           systems that don't have <sys/socket.h> for some reason (#316203).
17282
17283 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17284
17285         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
17286         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
17287         * ext/raw1394/gstdv1394src.h:
17288           Change bus reset handler so it reports useful information such as
17289           whether the device being used connected or disconnected
17290
17291 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17292
17293         * gst/id3demux/id3v2frames.c:
17294         (parse_relative_volume_adjustment_two):
17295           We only care about gain and peak data for the master volume.
17296
17297 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
17298
17299         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17300         (parse_id_string), (parse_unique_file_identifier),
17301         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
17302           Read replay gain tags (#323721).
17303
17304 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
17305
17306         * configure.ac:
17307           Bump requirements to gst-plugins-base CVS because
17308           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
17309
17310 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17311
17312         * rtp/gst/gstrtppcmadepay.c:
17313         Fixed one of the caps in the code from mulaw to alaw.
17314
17315 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
17316
17317         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
17318           Ensure that we set caps on the buffers we pass.
17319
17320         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17321         (gst_id3demux_sink_activate):
17322           Ensure that we set caps on the buffers we pass.
17323
17324           Use STREAM, TYPE_NOT_FOUND as the error class when
17325           typefinding fails.
17326
17327 2006-03-15  Edward Hervey  <edward@fluendo.com>
17328
17329         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
17330         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
17331         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
17332         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
17333         (gst_jpeg_dec_setcaps):
17334         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
17335         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
17336         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
17337         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
17338         (gst_mngdec_src_getcaps):
17339         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
17340         (gst_pngdec_caps_create_and_set):
17341         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
17342         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
17343         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
17344         * gst/alpha/gstalpha.c: (gst_alpha_init):
17345         * gst/auparse/gstauparse.c: (gst_au_parse_init):
17346         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
17347         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
17348         * gst/cutter/gstcutter.c: (gst_cutter_init):
17349         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
17350         (gst_efence_checkgetrange):
17351         * gst/debug/negotiation.c: (gst_negotiation_init):
17352         * gst/flx/gstflxdec.c: (gst_flxdec_init):
17353         * gst/goom/gstgoom.c: (gst_goom_init):
17354         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
17355         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
17356         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
17357         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
17358         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
17359         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
17360         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
17361         * gst/smpte/gstsmpte.c: (gst_smpte_init):
17362         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
17363         (gst_wavparse_create_sourcepad):
17364         Fix memleak with gst_static_pad_template_get().
17365         This uses gst_pad_new_from_static_template() instead.
17366         Fixes #333512
17367
17368 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17369
17370         * configure.ac:
17371           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
17372           used by id3demux.
17373
17374         * gst/id3demux/gstid3demux.c: (plugin_init):
17375         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17376         (parse_user_text_identification_frame),
17377         (parse_unique_file_identifier):
17378           Add support for UFID and TXXX frames and extract musicbrainz tags.
17379
17380 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17381
17382         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17383           Catch short reads, like they might happen with truncated
17384           files (see #305279); remove unnecessary indentation.
17385
17386 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17387
17388         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17389           Fix DIB image inversion for pictures with a
17390           depth != 8 (#305279).
17391
17392 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
17393
17394         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
17395         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
17396         * ext/jpeg/gstjpegdec.h:
17397           Fix durations on outgoing buffers after seeking
17398           in MJPEG files (#334083); some minor clean-ups.
17399
17400 2006-03-13  Wim Taymans  <wim@fluendo.com>
17401
17402         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17403         (gst_wavparse_change_state):
17404         Implement seek in READY (re-fixes #327658)
17405
17406 2006-03-13  Wim Taymans  <wim@fluendo.com>
17407
17408         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
17409         * ext/esd/esdmon.c: (gst_esdmon_get):
17410         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
17411         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
17412         (gst_gdk_pixbuf_sink_getcaps):
17413         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
17414         (gst_jpegenc_setcaps):
17415         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17416         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
17417         (gst_smokeenc_setcaps):
17418         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
17419         (gst_mngdec_src_getcaps):
17420         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
17421         (gst_mngenc_chain):
17422         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
17423         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
17424         * ext/speex/gstspeexdec.c: (speex_dec_convert),
17425         (speex_dec_src_event), (speex_dec_chain):
17426         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
17427         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
17428         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
17429         (gst_negotiation_pad_link), (gst_negotiation_chain):
17430         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17431         (gst_flxdec_chain):
17432         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
17433         (deinterleave_chain):
17434         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
17435         * gst/median/gstmedian.c: (gst_median_link):
17436         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
17437         (gst_monoscope_chain):
17438         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
17439         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
17440         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
17441         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
17442         close #333784 unref the result of gst_pad_get_parent()
17443         by: Christophe Fergeau.
17444
17445 2006-03-09  Wim Taymans  <wim@fluendo.com>
17446
17447         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
17448         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
17449         Handle events in push mode better, can now do non-flushing
17450         seeks in push mode as well.
17451
17452 2006-03-07  Wim Taymans  <wim@fluendo.com>
17453
17454         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
17455         Applied patch from Kai Vehmanen, fixes #333624.
17456
17457 2006-03-06  Julien MOUTTE  <julien@moutte.net>
17458
17459         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
17460         Implement paletted and grayscale png files handling.
17461         (#150363).
17462
17463 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17464
17465         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
17466         (gst_speexenc_chain):
17467           fix a tag list assert
17468           follow gst-plugins-base/ext/ogg/README; set OFFSET
17469           and OFFSET_END.  Muxes correctly with gst-plugins-base
17470           > 0.9.3
17471
17472 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17473
17474         * gst/id3demux/Makefile.am:
17475         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
17476         (gst_id3demux_chain), (gst_id3demux_sink_activate):
17477           Use new typefind helper functions here as well, and
17478           do typefinding in pull-mode if upstream supports that.
17479
17480 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
17481
17482         * sys/sunaudio/gstsunaudiomixerctrl.c:
17483         (gst_sunaudiomixer_ctrl_get_volume),
17484         (gst_sunaudiomixer_ctrl_set_volume):
17485         * sys/sunaudio/gstsunaudiomixertrack.c:
17486         (gst_sunaudiomixer_track_new):
17487           Remove unused variables, breaks build from CVS
17488           with -Werror (#333392, patch by: Benjamin Pineau)
17489
17490 2006-03-03  Wim Taymans  <wim@fluendo.com>
17491
17492         * docs/plugins/Makefile.am:
17493         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17494         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17495         Added wavparse docs.
17496
17497         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
17498         (gst_wavparse_reset), (gst_wavparse_init),
17499         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
17500         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
17501         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
17502         (gst_wavparse_stream_data), (gst_wavparse_loop),
17503         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
17504         (gst_wavparse_change_state):
17505         * gst/wavparse/gstwavparse.h:
17506         Implement seek in READY (fixes #327658)
17507         Added docs and did some cleanups.
17508
17509 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
17510
17511         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
17512         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17513         (gst_avi_demux_calculate_durations_from_index),
17514         (gst_avi_demux_stream_header):
17515         * gst/avi/gstavidemux.h:
17516           If we have an index, use a duration based on the index instead
17517           of blindly trusting the information in the stream headers
17518           (fixes #331817).
17519
17520 2006-03-03  Wim Taymans  <wim@fluendo.com>
17521
17522         * docs/plugins/Makefile.am:
17523         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17524         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17525         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17526         Added smoke and jpeg to the docs.
17527
17528         * ext/jpeg/Makefile.am:
17529         * ext/jpeg/gstjpeg.c: (plugin_init):
17530         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
17531         * ext/jpeg/gstjpegenc.h:
17532         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
17533         (gst_smokedec_chain):
17534         * ext/jpeg/gstsmokedec.h:
17535         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17536         * ext/jpeg/gstsmokeenc.h:
17537         * ext/jpeg/smokecodec.h:
17538         Port smokedec (fixes #331905).
17539         Added some docs.
17540         Some cleanups.
17541
17542 2006-03-03  Wim Taymans  <wim@fluendo.com>
17543
17544         * docs/plugins/Makefile.am:
17545         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17546         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17547         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17548         Added videobalance and videoflip to the docs.
17549
17550         * gst/videofilter/Makefile.am:
17551         * gst/videofilter/gstvideobalance.c:
17552         (gst_video_balance_update_tables_planar411),
17553         (gst_video_balance_is_passthrough),
17554         (gst_video_balance_update_properties), (oil_tablelookup_u8),
17555         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
17556         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
17557         (gst_video_balance_finalize), (gst_video_balance_class_init),
17558         (gst_video_balance_init), (gst_video_balance_interface_supported),
17559         (gst_video_balance_interface_init),
17560         (gst_video_balance_colorbalance_list_channels),
17561         (gst_video_balance_colorbalance_set_value),
17562         (gst_video_balance_colorbalance_get_value),
17563         (gst_video_balance_colorbalance_init),
17564         (gst_video_balance_set_property), (gst_video_balance_get_property),
17565         (gst_video_balance_get_type), (plugin_init):
17566         * gst/videofilter/gstvideobalance.h:
17567         Ported to 0.10. (Fixes #326160)
17568         Added docs.
17569
17570         * gst/videofilter/gstvideoflip.c:
17571         * gst/videofilter/gstvideoflip.h:
17572         Added docs.
17573
17574 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
17575
17576         * configure.ac:
17577           Bump requirements to current core and -base CVS
17578           (core for new typefind helper API, and -base for the
17579           WAVFORMATEX support that was added to libgstriff and
17580           is needed by wavparse).
17581         
17582         * gst/apetag/Makefile.am:
17583         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
17584         (gst_tag_demux_sink_activate):
17585           Use new typefind helpers for typefinding instead of our
17586           home-grown stuff; also, do typefinding in pull-mode if
17587           upstream supports that.
17588
17589 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
17590
17591         Reviewed by: Christian Schaller <christian@fluendo.com>
17592
17593         This patch fixes bug: 329107
17594
17595         This Changelog entry is for a commit done on February 17
17596
17597         * ext/gconf/gconf.c
17598         * ext/gconf/gconf.h
17599         * ext/gconf/gstgconfaudiosink.c
17600         * ext/gconf/gstgconfaudiosink.h
17601         * gconf/gstreamer.schemas.in
17602
17603 2006-02-28  Wim Taymans  <wim@fluendo.com>
17604
17605         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
17606         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17607         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
17608         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
17609         Use DEBUG_OBJECT more.
17610
17611 2006-02-28  Wim Taymans  <wim@fluendo.com>
17612
17613         * docs/plugins/Makefile.am:
17614         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17615         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17616         Added dvdec and dvdemux to docs.
17617
17618         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
17619         Added docs.
17620         Check frame sizes so we don't crash when don't have enough
17621         data.
17622         Send nice error messages on error.
17623
17624         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
17625         (gst_dvdemux_class_init), (gst_dvdemux_init),
17626         (gst_dvdemux_finalize), (gst_dvdemux_reset),
17627         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17628         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17629         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
17630         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
17631         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
17632         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
17633         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
17634         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
17635         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
17636         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
17637         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
17638         * ext/dv/gstdvdemux.h:
17639         Added docs.
17640         Implement pull mode.
17641         Fix memleaks.
17642         Reduce memcpy for the video demuxing.
17643
17644 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
17645
17646         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
17647         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
17648         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
17649         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
17650           Add a little extra debug. Make the decoder not return NOT_LINKED,
17651           as we want to continue decoding all CMML and emitting tags.
17652
17653 2006-02-27  Michael Smith  <msmith@fluendo.com>
17654
17655         * ext/annodex/gstskeltag.c:
17656         * ext/annodex/gstskeltag.h:
17657           Deleted; these files aren't used any more either.
17658
17659 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17660
17661         * ext/Makefile.am: Fix dist-check.
17662
17663 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17664
17665         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
17666         memleak.
17667
17668 2006-02-25  Alessandro Decina <alessandro@nnva.org>
17669
17670         * ext/annodex/Makefile.am:
17671         * ext/annodex/gstannodex.c:
17672         * ext/annodex/gstcmmldec.c:
17673         * ext/annodex/gstcmmlenc.c:
17674         * ext/annodex/gstcmmlparser.c:
17675         * ext/annodex/gstcmmlparser.h:
17676         * ext/annodex/gstcmmlutils.c:
17677         * tests/check/elements/cmmldec.c:
17678         * tests/check/elements/cmmlenc.c:
17679           Fix a memleak in gst_cmml_track_list_add_clip.
17680           Handle overflows in clip's start and end times.
17681           Add the "encoded" parameter to cmmldec and cmmlenc caps.
17682           Do not parse junk at the end of a CMML preamble buffer.
17683           Register a libxml error handler to not print stuff on stderr.
17684           Check for bad clip start and end times in the testsuites.
17685
17686 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17687
17688         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
17689         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
17690         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
17691         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
17692         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
17693         possible memleaks.
17694
17695 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17696
17697         * tests/check/Makefile.am:
17698         * tests/check/elements/cmmldec.c:
17699         * tests/check/elements/cmmlenc.c: Fix tests so that they use
17700         the plugins-base tags.
17701
17702 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17703
17704         * ext/Makefile.am: Re-enable module.
17705
17706 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17707
17708         * tests/check/Makefile.am: Forgot to remove that test.
17709
17710 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17711
17712         * ext/annodex/Makefile.am:
17713         * ext/annodex/gstannodex.c: (plugin_init):
17714         * ext/annodex/gstcmmldec.c:
17715         * ext/annodex/gstskeldec.c:
17716         * ext/annodex/gstskeldec.h:
17717         * tests/check/Makefile.am:
17718         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
17719
17720 2006-02-25  Julien MOUTTE  <julien@moutte.net>
17721
17722         * tests/check/Makefile.am: Disable those checks as well.
17723
17724 2006-02-24  Julien MOUTTE  <julien@moutte.net>
17725
17726         * ext/Makefile.am: Disable annodex for now until we figure out
17727         how to make it build.
17728         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
17729         Add a rule to your checklist : "please try to at least build 
17730         what you are going to commit into -good, or if you are too lazy
17731         to do that, please check that the buildbots are not crying because
17732         of your commit."
17733
17734 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
17735
17736         * configure.ac:
17737         * ext/Makefile.am:
17738         * ext/gdk_pixbuf/Makefile.am:
17739         * ext/gdk_pixbuf/gstgdkpixbuf.c:
17740         * ext/gdk_pixbuf/gstgdkpixbuf.h:
17741         * ext/gdk_pixbuf/pixbufscale.c:
17742         * ext/gdk_pixbuf/pixbufscale.h:
17743           Gdkpixbuf ported from 0.8 to 0.10 by
17744           Renato Filho <renato.filho@indt.org.br>.
17745           gst_loader and gdkpixbufanimation still need port.
17746
17747 2006-02-24  Michael Smith  <msmith@fluendo.com>
17748
17749         * configure.ac:
17750         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17751         * ext/Makefile.am:
17752         * ext/annodex/Makefile.am:
17753         * ext/annodex/gstannodex.c:
17754         * ext/annodex/gstannodex.h:
17755         * ext/annodex/gstcmmldec.c:
17756         * ext/annodex/gstcmmldec.h:
17757         * ext/annodex/gstcmmlenc.c:
17758         * ext/annodex/gstcmmlenc.h:
17759         * ext/annodex/gstcmmlparser.c:
17760         * ext/annodex/gstcmmlparser.h:
17761         * ext/annodex/gstcmmltag.c:
17762         * ext/annodex/gstcmmltag.h:
17763         * ext/annodex/gstcmmlutils.c:
17764         * ext/annodex/gstcmmlutils.h:
17765         * ext/annodex/gstskeldec.c:
17766         * ext/annodex/gstskeldec.h:
17767         * ext/annodex/gstskeltag.c:
17768         * ext/annodex/gstskeltag.h:
17769         * tests/check/Makefile.am:
17770         * tests/check/elements/cmmldec.c:
17771         * tests/check/elements/cmmlenc.c:
17772         * tests/check/elements/skeldec.c:
17773           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
17774           Includes tests & docs, oh my! Passes Thomas's -good checklist
17775           entirely. Wow.
17776
17777 2006-02-24  Michael Smith  <msmith@fluendo.com>
17778
17779         * autogen.sh:
17780           Check for automake 1.9 as well.
17781
17782 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
17783
17784         * ext/flac/gstflacenc.c:
17785           Change min. sample rate to 8kHz to match flacdec's.
17786           
17787 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
17788
17789         * ext/cdio/Makefile.am:
17790           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
17791           required for Cygwin, see #317048)
17792
17793         * gst/rtp/gstasteriskh263.c:
17794           Cygwin has includes for both the unix network socket API
17795           and the windows API, but only one can be included, so fix
17796           includes to only use one or the other, prefering the unxi
17797           one (#317048).
17798
17799 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
17800
17801         * rtp/gst/gstrtppcmadepay.c:
17802         * rtp/gst/gstrtppcmadepay.h:
17803         * rtp/gst/gstgstrtppcmapay.c:
17804         * rtp/gst/gstgstrtppcmapay.h:
17805         * rtp/gst/gstrtppcmudepay.c:
17806         * rtp/gst/gstrtppcmudepay.h:
17807         * rtp/gst/gstrtppcmupay.c:
17808         * rtp/gst/gstrtppcmupay.h:
17809         * rtp/gst/Makefile.am:
17810         * rtp/gst/gstrtp.c:
17811         * rtp/gst/README:
17812         Separated the G711 payloaders/depayloaders into separate elements for
17813         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
17814
17815 2006-02-22  Wim Taymans  <wim@fluendo.com>
17816
17817         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
17818         (gst_dvdec_change_state):
17819         * ext/dv/gstdvdec.h:
17820         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
17821         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
17822         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
17823         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
17824         (gst_dvdemux_flush), (gst_dvdemux_chain),
17825         (gst_dvdemux_change_state):
17826         * ext/dv/gstdvdemux.h:
17827         Ueber spiffify some more, added debug category.
17828         Use _scale.
17829         Use segments, respect playback rate from newsegment.
17830         Fix refcount issue.
17831
17832 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
17833
17834         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
17835         (gst_signal_processor_process):
17836         Fix compilation of LADPSA. It doesn't seem to work, and isn't
17837         enabled for the build, but it helps me win the feature-count
17838         competitions ooh yeah.
17839
17840 2006-02-19  Wim Taymans  <wim@fluendo.com>
17841
17842         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
17843         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
17844         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
17845         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
17846         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
17847         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
17848         Use scaling code for added precission and more correct stop
17849         position in case scale==0.
17850
17851 2006-02-19  Wim Taymans  <wim@fluendo.com>
17852
17853         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
17854         (gst_flxdec_chain):
17855         * gst/flx/gstflxdec.h:
17856         Implement DURATION query.
17857
17858 2006-02-19  Wim Taymans  <wim@fluendo.com>
17859
17860         * gst/flx/flx_color.h:
17861         * gst/flx/flx_fmt.h:
17862         * gst/flx/gstflxdec.c: (gst_flxdec_init),
17863         (gst_flxdec_src_query_handler), (flx_decode_color),
17864         (gst_flxdec_chain):
17865         * gst/flx/gstflxdec.h:
17866         Set MALLOCDATA for the temp buffers so we don't leak.
17867         Some debug cleanups.
17868         Consume all data in the adapter before leaving the chain
17869         function. Fixes #330678.
17870
17871 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
17872
17873         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17874         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
17875          Handle 0 data size in otherwise valid frames.
17876          Handle numeric strings in 2.4.0 even when not in parentheses 
17877
17878 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
17879
17880         * gst/matroska/matroska-demux.c:
17881         (gst_matroska_demux_subtitle_caps),
17882         (gst_matroska_demux_plugin_init):
17883         * gst/matroska/matroska-ids.h:
17884           Recognise SSA/ASS and USF subtitle formats and
17885           set proper caps when they are found.
17886
17887 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17888
17889         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
17890         (gst_jpeg_dec_chain):
17891           Fix invalid memory access for some odd-sized images
17892           (see image contained in quicktime stream in #327083);
17893           use g_malloc() instead of g_alloca().
17894
17895 2006-02-17  Wim Taymans  <wim@fluendo.com>
17896
17897         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17898         Patch from Sebastien Cote, fixes #319884
17899
17900 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
17901
17902         * ext/cdio/gstcdio.c: (plugin_init):
17903           Init debug category (#331253).
17904
17905 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17906
17907         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
17908           Pass extra_data to gst_riff_create_audio_caps(), so that
17909           WAVEFORMATEX stuff works. Post audio codec name and post
17910           it as taglist on the bus. Allow up to 8 channesl for raw
17911           PCM in the source pad template caps.
17912
17913 2006-02-16  Wim Taymans  <wim@fluendo.com>
17914
17915         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17916         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17917         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
17918         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
17919         (gst_multipart_set_property), (gst_multipart_get_property):
17920         Applied #318663. Gives quite a few false positives in
17921         autoscan mode, but it's better than nothing. Not closing yet.
17922
17923 2006-02-16  Wim Taymans  <wim@fluendo.com>
17924
17925         * docs/plugins/Makefile.am:
17926         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17927         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17928         * docs/plugins/gst-plugins-good-plugins.args:
17929         * docs/plugins/inspect/plugin-udp.xml:
17930         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
17931         (gst_udpsrc_start):
17932         Update documentation.
17933         Fix args.
17934
17935 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
17936
17937         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17938         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
17939         frame size. (Fixes #331368)
17940
17941 2006-02-16  Wim Taymans  <wim@fluendo.com>
17942
17943         * gst/rtsp/README:
17944         Updated README.
17945
17946         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
17947         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
17948         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
17949         * gst/rtsp/gstrtspsrc.h:
17950         Make sure the RTP port is an even port an try to allocate 
17951         another if not.
17952         Added retry property to control max retries for port allocation.
17953         Make sure RTCP port is RTP port+1.
17954         Cleanup when port allocation fails.
17955         Fixes #319183.
17956         
17957 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17958
17959         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
17960           Don't ignore return value of the parent class's state
17961           change function (#331385, patch by: Wouter Paesen).
17962
17963 2006-02-15  Wim Taymans  <wim@fluendo.com>
17964
17965         * configure.ac:
17966         * docs/plugins/Makefile.am:
17967         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17968         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17969         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17970         * ext/Makefile.am:
17971         * ext/hal/Makefile.am:
17972         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
17973         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
17974         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
17975         (do_toggle_element), (gst_hal_audio_sink_set_property),
17976         (gst_hal_audio_sink_get_property),
17977         (gst_hal_audio_sink_change_state):
17978         * ext/hal/gsthalaudiosink.h:
17979         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
17980         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
17981         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
17982         (do_toggle_element), (gst_hal_audio_src_set_property),
17983         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
17984         * ext/hal/gsthalaudiosrc.h:
17985         * ext/hal/gsthalelements.c: (plugin_init):
17986         * ext/hal/gsthalelements.h:
17987         * ext/hal/hal.c: (gst_hal_get_string),
17988         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
17989         (gst_hal_get_audio_src):
17990         * ext/hal/hal.h:
17991         Add HAL sound device wrapper plugins. Closes #329106
17992
17993 2006-02-15  Wim Taymans  <wim@fluendo.com>
17994
17995         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
17996         Add comment in a fultile attempt to stop the copy-and-paste 
17997         paradigm leading to duplication of bad code.
17998
17999         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
18000         Mime parameters have to be checked case insensitive
18001
18002 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
18003
18004         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
18005           Advance stream time for lagging subtitle streams by sending
18006           newsegment events with the update flag set.
18007
18008 2006-02-14  Edward Hervey  <edward@fluendo.com>
18009
18010         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
18011         There can be bogus data before the hdrl LIST tag in the RIFF header.
18012         It's hard to say if it's not respecting the AVI specifications or not,
18013         but since Google Video is producing AVIs like that and the other player
18014         don't seem to complain, I guess we should do the same.
18015
18016 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
18017
18018         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
18019         (parse_split_strings):
18020         Add more validation to ensure that a char encoding conversion
18021         produced a valid UTF-8 string.
18022
18023 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
18024
18025         Reviewed by: Edward Hervey  <edward@fluendo.com>
18026
18027         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18028         Properly handle end of segment. Closes #330885.
18029
18030 2006-02-13  Wim Taymans  <wim@fluendo.com>
18031
18032         * gst/rtp/gstrtpmp4gpay.h:
18033         For got to commit this one.
18034
18035 2006-02-12  Wim Taymans  <wim@fluendo.com>
18036
18037         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
18038         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
18039         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
18040         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
18041         * gst/rtp/gstrtpmp4gpay.h:
18042         Make more things work.
18043         Handle ACC config strings.
18044
18045 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
18046
18047         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
18048           set timestamps if no incoming timestamps set
18049
18050 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
18051
18052         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
18053         (gst_tag_demux_do_typefind):
18054           ... and fix the very same leaks in GstTagDemux.
18055
18056 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
18057
18058         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
18059         (gst_id3demux_do_typefind):
18060         Fix a couple of mem leaks. (Patch by Jonathan Matthew
18061         <jonathan at kaolin dot wh9 dot net>)
18062
18063 2006-02-10  Wim Taymans  <wim@fluendo.com>
18064
18065         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
18066         First set options, then set caps or else the baseclass
18067         will not know about the options, duh.
18068
18069 2006-02-10  Wim Taymans  <wim@fluendo.com>
18070
18071         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
18072         (gst_rtp_mp4v_pay_setcaps):
18073         Don't waste time looking for a config string if we have codec_info
18074         on the incomming caps.
18075
18076 2006-02-10  Wim Taymans  <wim@fluendo.com>
18077
18078         * gst/rtp/README:
18079         Say something about case-sensitivity of caps vs mime-attributes.
18080
18081         * gst/rtp/Makefile.am:
18082         * gst/rtp/gstrtp.c: (plugin_init):
18083         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18084         (gst_rtp_amr_pay_handle_buffer):
18085         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
18086         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
18087         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
18088         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
18089         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
18090         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
18091         (gst_rtp_mp4g_pay_plugin_init):
18092         * gst/rtp/gstrtpmp4gpay.h:
18093         Added beginnings of mpeg4-generic payloader (RFC 3640)
18094
18095 2006-02-09  Wim Taymans  <wim@fluendo.com>
18096
18097         * gst/rtsp/Makefile.am:
18098         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
18099         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
18100         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
18101         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
18102         (gst_rtpdec_change_state):
18103         * gst/rtsp/gstrtpdec.h:
18104         * gst/rtsp/gstrtsp.c: (plugin_init):
18105         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
18106         * gst/rtsp/rtspconnection.c: (read_body),
18107         (rtsp_connection_receive):
18108         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
18109         Resurected rtpdec to make rtspsrc happy again.
18110         Skip attributes from the session id.
18111         Don't crash when dumping a message with an empty body.
18112
18113
18114 2006-02-09  Wim Taymans  <wim@fluendo.com>
18115
18116         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
18117         Added more meaningfull warnings when something goes wrong.
18118         Clear F bit on outgoing AMR packets.
18119
18120         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
18121         (gst_rtp_amr_pay_handle_buffer):
18122         Added debugging category
18123         Support payloading of multiple AMR frames.
18124
18125         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
18126         Added some debugging.
18127
18128 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
18129
18130         * configure.ac:
18131           Back to CVS
18132
18133 === release 0.10.2 ===
18134
18135 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
18136
18137         * configure.ac:
18138           releasing 0.10.2, "Papa was a rolling stone"
18139
18140 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
18141
18142         * configure.ac:
18143           Bump core and plugins-base requirement to 0.10.2.2
18144           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
18145
18146 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18147
18148         * ext/flac/gstflac.c: (plugin_init):
18149         * ext/speex/gstspeex.c: (plugin_init):
18150           Register musicbrainz tags.
18151
18152 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
18153
18154         * ext/gconf/gconf.h:
18155           Remove declaration of function that no longer exists.
18156
18157 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
18158
18159         * ext/shout2/gstshout2.c: (gst_shout2send_render),
18160         (gst_shout2send_setcaps), (gst_shout2send_change_state):
18161         Make shout2 work for non ogg streams
18162
18163 2006-02-06  Wim Taymans  <wim@fluendo.com>
18164
18165         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18166         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
18167         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
18168         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
18169         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
18170         * gst/udp/gstmultiudpsink.h:
18171         Updated docs.
18172         Added properties bytes-served, bytes_to_serve.
18173         Post proper error messages,
18174         Emit client added signal too.
18175
18176 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18177
18178         * docs/plugins/Makefile.am:
18179         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18180         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18181         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
18182         (gst_multiudpsink_get_stats):
18183           adding docs for multiudpsink
18184
18185 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18186
18187         * gst/level/gstlevel.c: (gst_level_transform_ip):
18188           peak below decay is not necessarily an error, so don't ERROR log
18189
18190 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18191
18192         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
18193         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
18194         (gst_ebml_write_seek):
18195         * gst/matroska/ebml-write.h:
18196           Make sure we send a newsegment event in BYTES format
18197           before sending buffers (#328531).
18198
18199 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18200
18201         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
18202         (gst_dvdemux_sink_query):
18203         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
18204         * ext/speex/gstspeexdec.c: (speex_get_query_types),
18205         (speex_dec_src_query):
18206         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
18207         (gst_speexenc_sink_query):
18208         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
18209         * gst/matroska/matroska-demux.c:
18210         (gst_matroska_demux_get_src_query_types),
18211         (gst_matroska_demux_handle_src_query):
18212         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
18213         (gst_wavparse_pad_query):
18214           Pass unhandled queries upstream instead of just dropping
18215           them (#326446). Update query type arrays here and there.
18216
18217 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18218
18219         * tests/check/elements/matroskamux.c: (setup_src_pad):
18220           Collectpads in core got changed and now also holds a
18221           reference to any pad that is part of it. Fix refcount
18222           checks in test case accordingly.
18223
18224 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18225
18226         * gst/apetag/gstapedemux.h:
18227           Fix include, for now GstTagDemux is in the apetag dir.
18228
18229 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18230
18231         * docs/plugins/Makefile.am:
18232         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18233         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18234         * docs/plugins/inspect/plugin-cdio.xml:
18235           Add cdio plugin to docs.
18236
18237         * ext/cdio/gstcdiocddasrc.c:
18238           Add gtk-doc blurb.
18239
18240         * ext/cdio/gstcdio.c:
18241           The plugin is called 'cdio' not 'cddio'.
18242
18243 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
18244
18245         * configure.ac:
18246         * docs/plugins/Makefile.am:
18247         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18248         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18249         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18250         * docs/plugins/inspect/plugin-apetag.xml:
18251         * gst/apetag/Makefile.am:
18252         * gst/apetag/gstapedemux.c:
18253         * gst/apetag/gstapedemux.h:
18254         * gst/apetag/gsttagdemux.c:
18255         * gst/apetag/gsttagdemux.h:
18256           Add APE tag demuxer (#325649).
18257
18258 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18259
18260         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
18261         (gst_gconf_get_default_video_sink),
18262         (gst_gconf_get_default_audio_src),
18263         (gst_gconf_get_default_video_src):
18264         * ext/gconf/gconf.h:
18265         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
18266         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
18267         (do_toggle_element):
18268         * ext/gconf/gstgconfaudiosink.h:
18269         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
18270         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18271         (do_toggle_element):
18272         * ext/gconf/gstgconfaudiosrc.h:
18273         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
18274         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
18275         (do_toggle_element):
18276         * ext/gconf/gstgconfvideosink.h:
18277         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
18278         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18279         (do_toggle_element):
18280         * ext/gconf/gstgconfvideosrc.h:
18281           Ignore changing the GConf key to "". Ignore GConf key updates
18282           that don't actually change the string.
18283           For now, ignore the GConf key when the state is > READY, as
18284           it breaks streaming. Sometime it will be nice to bring the
18285           new sink online even mid-stream, by sending NEWSEGMENT info
18286           and possibly prerolling.
18287           (Fixes #326736)
18288
18289 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
18290
18291         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
18292         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
18293         (zoomFilterSetResolution), (zoomFilterDestroy),
18294         (zoomFilterFastRGB), (pointFilter):
18295         * gst/goom/filters.h:
18296         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
18297         (goom_update), (goom_close):
18298         * gst/goom/goom_core.h:
18299         * gst/goom/goom_tools.h:
18300         * gst/goom/graphic.c:
18301         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
18302         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
18303         * gst/goom/gstgoom.h:
18304         * gst/goom/lines.c: (goom_lines):
18305         * gst/goom/lines.h:
18306           Make goom reentrant by moving all important static variables
18307           into instance structures.
18308           (Fixes #329181)
18309
18310 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
18311
18312         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
18313         (gst_avi_demux_all_source_pads_unlinked),
18314         (gst_avi_demux_process_next_entry):
18315         * gst/avi/gstavidemux.h:
18316           Third attempt, use gst_pad_is_linked() this time.
18317
18318 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
18319
18320         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18321         (parse_split_strings):
18322         Adjust for data length indicators when parsing (Fixes #329810)
18323         Fix stupid bug parsing UTF-8 tag text.
18324         Output tag strings with multiple fields as multiple tags, so the
18325         app gets all the data.
18326
18327 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18328
18329         * ext/flac/gstflacenc.c:
18330         Fixed a bug add in last commit, where no event is send. Thanks Tim to
18331         show me.
18332         
18333 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
18334
18335         * ext/flac/gstflacenc.c:
18336         * gst/matroska/ebml-read.c:
18337         Just make it compile with --disable-gst-debug.
18338
18339 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
18340
18341         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
18342         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
18343         (id3v2_genre_fields_to_taglist):
18344           Never output a tag with a null contents string.
18345
18346 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18347
18348         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
18349           Only pause if all pads are unlinked AND we've tried to send data
18350           on all of them at least once.
18351
18352 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18353
18354         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
18355         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
18356           Make loop function/task pause itself when all source pads are
18357           unlinked.
18358
18359 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
18360
18361         * configure.ac:
18362         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
18363           Use new functions from core to render a bin from a
18364           string. Fixes build. Up requirements to core CVS.
18365
18366 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
18367
18368         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
18369           Don't push buffers into the adapter that we are going to
18370           push downstream again without framing anyway. Also, the
18371           adaptor takes ownership of buffers put into it (fixes
18372           auparse pushing invalid buffers for .au files with
18373           ADPCM contents). Finally, set caps on all outgoing buffers.
18374
18375 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
18376
18377         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
18378         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
18379         (gst_id3demux_send_tag_event):
18380         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
18381         Someone should kick my butt. Remove ID3v1 tags from the end of the
18382         file.
18383
18384         Improve error messages. Send the TAG message as soon as we complete
18385         typefinding, instead of waiting until we send the first buffer.
18386         Downstream tag event is still sent before the first buffer.
18387
18388 2006-01-27  Jan Gerber  <j@bootlab.org>
18389
18390         Reviewed by: Andy Wingo <wingo@pobox.com>
18391
18392         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
18393         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
18394         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
18395         to not have warings flooding stderr. this is the suggested way
18396         also used in dvgrab and kino. (#328336)
18397
18398 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
18399
18400         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
18401         (gst_oss_sink_init), (gst_oss_sink_finalise):
18402           Free the device name string when finalised.
18403
18404 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
18405
18406         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
18407           Don't put function calls in g_return_if_fail() statements,
18408           or they'll be replaced with NOOPs if someone compiles with
18409           G_DISABLE_CHECKS defined.
18410           
18411 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
18412
18413         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18414         Never trust ANY information encoded in a media file, especially
18415         when it's giving you sizes. (Fixes #328452)
18416
18417 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
18418
18419         * gst/rtp/gstrtpg711pay.c:
18420         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
18421         bug #325148.
18422
18423 2006-01-23  Edward Hervey  <edward@fluendo.com>
18424
18425         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
18426         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
18427         * gst/matroska/matroska-ids.h:
18428         Added recognition of Real Audio and Video streams in matroska demuxer.
18429
18430 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18431
18432         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
18433           Remove errant break statement, and fix compilation with
18434           older GCC.
18435
18436 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
18437
18438         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18439
18440         * sys/sunaudio/gstsunaudiomixerctrl.c:
18441         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
18442           Export functions that are needed in other parts of the code,
18443           makes the mixer actually work; adjust magic minimum buffer-time
18444           value from 3ms to 5ms to work around stuttering during mp3
18445           playback (#327765).
18446
18447 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
18448
18449         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18450
18451         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
18452         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
18453           Fix possible deadlock in matroska muxer (#327825).
18454
18455 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
18456
18457         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
18458         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
18459         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
18460         * gst/rtsp/sdpmessage.h:
18461         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
18462         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
18463           C89 fixes: declare variables at the beginning of a block and
18464           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
18465           <jensgr at gmx dot net>).
18466
18467 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
18468
18469         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18470         * gst/id3demux/id3tags.h:
18471         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18472         (parse_comment_frame), (parse_text_identification_frame),
18473         (id3v2_tag_to_taglist), (id3v2_are_digits),
18474         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
18475         (parse_split_strings), (free_tag_strings):
18476           Rewrite parsing of text tags to handle multiple NULL terminated
18477           strings. Parse numeric genre strings and ID3v2 type
18478           "(3)(6)Alternative" style genre strings.
18479           Parse dates that are only YYYY or YYYY-mm format.
18480           (Fixes #328241 and #322154)
18481
18482 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
18483
18484         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
18485           Don't forget to initialize liboil, otherwise our oil functions
18486           will crash (fixes #327871; patch by: Christoph Burghardt
18487           <hawkes at web dot de>).
18488
18489 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18490
18491         * configure.ac:
18492           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
18493           like in the core and gst-plugins-base. Fixes #324367 and #326683;
18494           patch by: Brian Cameron <brian dot cameron at sun dot com>
18495
18496 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
18497
18498         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
18499         * ext/cdio/gstcdio.h:
18500         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
18501           Fix build for libcdio versions >= 76; give slightly lower rank
18502           than cdparanoia.
18503
18504 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18505
18506         * configure.ac:
18507         * ext/Makefile.am:
18508         * ext/cdio/Makefile.am:
18509         * ext/cdio/gstcdio.c:
18510         * ext/cdio/gstcdio.h:
18511         * ext/cdio/gstcdiocddasrc.c:
18512         * ext/cdio/gstcdiocddasrc.h:
18513           Port libcdio cdda source, formerly known as cddasrc, now known as
18514           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
18515           but that's not tested (fixes #317658).
18516
18517 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
18518
18519         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
18520           Fix conversion from TIME to BYTES format (fixes #326864;
18521           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
18522
18523 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
18524
18525         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
18526           Fix compilation of id3demux when zlib is not present.
18527           (Fixes #326602; patch by: Sergey Scobich)
18528
18529 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
18530
18531         * ext/esd/Makefile.am:
18532           Add $(ESD_CFLAGS), otherwise build will fail for folks
18533           with libesd in a non-standard prefix (#327009).
18534
18535 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18536
18537         * configure.ac:
18538           back to HEAD
18539
18540 === release 0.10.1 ===
18541
18542 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
18543
18544         * configure.ac:
18545           releasing 0.10.1, "Li"
18546
18547 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18548
18549           patch by: Wim Taymans
18550
18551         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18552           fix memleak.  Fixes #326618
18553
18554 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
18555
18556           patch by: Mike Smith
18557
18558         * gst/level/gstlevel.c: (gst_level_message_new),
18559         (gst_level_message_append_channel):
18560           Fix memleak.  Fixes #326612
18561
18562 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
18563
18564         * configure.ac:
18565           prereleasing
18566         * po/af.po:
18567         * po/az.po:
18568         * po/cs.po:
18569         * po/en_GB.po:
18570         * po/hu.po:
18571         * po/it.po:
18572         * po/nb.po:
18573         * po/nl.po:
18574         * po/or.po:
18575         * po/sq.po:
18576         * po/sr.po:
18577         * po/sv.po:
18578         * po/uk.po:
18579         * po/vi.po:
18580           update translations
18581
18582 2006-01-10  Michael Smith  <msmith@fluendo.com>
18583
18584         * gst/level/gstlevel.c: (gst_level_class_init),
18585         (gst_level_dispose):
18586           Don't leak filter arrays.
18587
18588 2006-01-09 Brian Cameron <brian.cameron@sun.com>
18589
18590         reviewed by: Christian Schaller <uraeus@gnome.org>
18591         
18592         * configure.ac:
18593         * gst-plugins-good.spec.in:
18594         * sys/Makefile.am:
18595         * sys/sunaudio/Makefile.am:
18596         * sys/sunaudio/gstsunaudio.c: (plugin_init):
18597         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
18598         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
18599         (gst_sunaudiomixer_change_state):
18600         * sys/sunaudio/gstsunaudiomixer.h:
18601         * sys/sunaudio/gstsunaudiomixerctrl.c:
18602         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
18603         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
18604         (gst_sunaudiomixer_ctrl_list_tracks),
18605         (gst_sunaudiomixer_ctrl_get_volume),
18606         (gst_sunaudiomixer_ctrl_set_volume),
18607         (gst_sunaudiomixer_ctrl_set_mute),
18608         (gst_sunaudiomixer_ctrl_set_record):
18609         * sys/sunaudio/gstsunaudiomixerctrl.h:
18610         * sys/sunaudio/gstsunaudiomixertrack.c:
18611         (gst_sunaudiomixer_track_class_init),
18612         (gst_sunaudiomixer_track_init), (fill_labels),
18613         (gst_sunaudiomixer_track_new):
18614         * sys/sunaudio/gstsunaudiomixertrack.h:
18615         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
18616         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
18617         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
18618         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
18619         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
18620         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
18621         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
18622         * sys/sunaudio/gstsunaudiosink.h:
18623
18624         Add SunAudio plugin - tested to make sure it doesn't break
18625         the build under GNU/Linux.      
18626
18627 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
18628
18629         * gst-plugins-good/gst/udp/gstdynudpsink.c:
18630         * gst-plugins-good/gst/udp/gstudpsrc.c:
18631         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
18632         overrides the port or multicast parameters. Fixes bugs #323021.
18633         API addition: adds GstUDPSrc::sockfd property   
18634
18635 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
18636
18637         * ext/gconf/Makefile.am:
18638         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
18639         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
18640         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
18641         (do_toggle_element), (cb_toggle_element),
18642         (gst_gconf_audio_src_change_state):
18643         * ext/gconf/gstgconfaudiosrc.h:
18644         * ext/gconf/gstgconfelements.c: (plugin_init):
18645         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
18646         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
18647         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
18648         (do_toggle_element), (cb_toggle_element),
18649         (gst_gconf_video_src_change_state):
18650         * ext/gconf/gstgconfvideosrc.h:
18651           Add new gconfaudiosrc and gconfvideosrc elements
18652           (needed for gnome-sound-recorder).
18653
18654 2006-01-06  Edward Hervey  <edward@fluendo.com>
18655
18656         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
18657         Add gst_element_no_more_pads() for proper decodebin behaviour.
18658         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
18659         (parse_text_identification_frame), (parse_split_strings):
18660         Failure to decode some tags is not a GST_ERROR() but a
18661         GST_WARNING()
18662         When iterating over a chunk of text, check that we haven't gone too
18663         far.
18664
18665 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
18666
18667         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
18668         (plugin_init):
18669           call oil_init() when using liboil
18670
18671 2006-01-04  Wim Taymans  <wim@fluendo.com>
18672
18673         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
18674         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
18675         Fix leaks.
18676
18677 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
18678
18679         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
18680
18681         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
18682         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
18683         (gst_flac_dec_change_state):
18684           Don't g_assert() where we should just return FALSE; remove
18685           unnecessary g_assert(); initialize some fields properly in
18686           state change function (fixes #325504). Also, use
18687           GST_DEBUG_OBJECT in two more places.
18688
18689 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18690
18691         * configure.ac:
18692           also remove smoothwave's Makefile.am
18693         * docs/plugins/Makefile.am:
18694           fix plugin docs
18695
18696 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18697
18698         * tests/examples/Makefile.am:
18699           added missing Makefile.am
18700
18701 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
18702
18703         * configure.ac:
18704         * gst/level/Makefile.am:
18705         * gst/level/level-example.c:
18706         * tests/Makefile.am:
18707         * tests/examples/level/Makefile.am:
18708         * tests/examples/level/level-example.c: (message_handler), (main):
18709           moved level-example to tests/examples/level-example
18710         * tests/old/examples/level/demo.c: (main):
18711         * tests/old/examples/level/plot.c: (main):
18712           some initial fixes
18713
18714 2005-12-29  Michael Smith  <msmith@fluendo.com>
18715
18716         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18717         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
18718         * gst/udp/gstmultiudpsink.h:
18719           Track packets sent per client in addition to bytes sent; provide
18720           this info through get-stats signal
18721
18722 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
18723
18724         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
18725           Can't use gst_object_unref() on a GstAdapter (#325191).
18726
18727 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
18728
18729         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
18730         If a broken tag has 0 bytes payload, at least still skip
18731         the 10 byte header
18732
18733 2005-12-22  Philippe Khalaf  <burger@speedy.org>
18734
18735         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
18736         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18737         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
18738         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18739           Making these depayloaders (H263+ and mpeg4 video) inherit from
18740           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
18741
18742 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18743
18744         * docs/plugins/gst-plugins-good-plugins.args:
18745         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18746         Regenerate the plugin hiearchy.
18747
18748 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
18749
18750         * docs/plugins/Makefile.am:
18751         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18752         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18753         * docs/plugins/gst-plugins-good-plugins.args:
18754         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
18755         (gst_id3demux_base_init), (gst_id3demux_class_init),
18756         (gst_id3demux_chain):
18757         * gst/id3demux/gstid3demux.h:
18758           Add documentation for id3demux.
18759           Don't fail if the first buffer is not at offset 0, just
18760           attempt to typefind and do pass through
18761           Rename the gst_type function from gst_gst_id3demux..
18762
18763 2005-12-20  Michael Smith  <msmith@fluendo.com>
18764
18765         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
18766         (gst_multiudpsink_add), (gst_multiudpsink_remove),
18767         (gst_multiudpsink_get_stats):
18768         * gst/udp/gstmultiudpsink.h:
18769           Collect statistics; return them from get_stats.
18770
18771 2005-12-19  Edward Hervey  <edward@fluendo.com>
18772
18773         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
18774         Stupid signedness issue...
18775
18776 2005-12-19  Edward Hervey  <edward@fluendo.com>
18777
18778         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
18779         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
18780         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
18781         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
18782         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
18783         Construct index for indexless files.
18784         Make sure pad/buffers are correctly reset to NULL once we don't need
18785         them anymore, else we get lovely segfaults/assertions.
18786         * gst/wavparse/gstwavparse.c:
18787         Yes, you can have 96KHz audio and wma in wav :(
18788
18789 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
18790
18791         * configure.ac:
18792           Check for optional dependency on zlib for id3demux
18793
18794         * gst/id3demux/Makefile.am:
18795         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
18796         (gst_id3demux_base_init), (gst_id3demux_class_init),
18797         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
18798         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
18799         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
18800         (gst_id3demux_set_property), (gst_id3demux_get_property),
18801         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
18802         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
18803         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
18804         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
18805         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
18806         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
18807         (simple_find_peek), (simple_find_suggest),
18808         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
18809         (plugin_init):
18810         * gst/id3demux/gstid3demux.h:
18811         * gst/id3demux/id3tags.c: (read_synch_uint),
18812         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
18813         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
18814         (id3demux_id3v2_frames_to_tag_list):
18815         * gst/id3demux/id3tags.h:
18816         * gst/id3demux/id3v2.4.0-frames.txt:
18817         * gst/id3demux/id3v2.4.0-structure.txt:
18818         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
18819         (parse_comment_frame), (parse_text_identification_frame),
18820         (id3v2_tag_to_taglist), (parse_split_strings):
18821           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
18822           otherwise it discards them. Works on my test files. 
18823
18824         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
18825           Don't send EOS to a non-existing srcpad
18826           The debug category can be static
18827
18828 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
18829
18830         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
18831         * ext/esd/esdsink.c: (gst_esdsink_prepare):
18832         * gst/multipart/multipartdemux.c:
18833           change some char* into char[]
18834
18835 2005-12-16  Wim Taymans  <wim@fluendo.com>
18836
18837         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
18838         (gst_wavparse_other), (gst_wavparse_perform_seek),
18839         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
18840         (gst_wavparse_loop), (gst_wavparse_pad_convert),
18841         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
18842         * gst/wavparse/gstwavparse.h:
18843         Use GstSegment to implement more seeking features.
18844
18845 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
18846
18847         * gst/rtsp/rtspconnection.c:
18848           Add <netinet/in.h> include and move <arpa/inet.h> include
18849           to make things work on OpenBSD as well (fixes #323717;
18850           patch by: Benjamin Pineau)
18851
18852 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
18853
18854         * gst/rtp/gstrtpspeexdepay.c:
18855         * gst/rtp/gstrtpspeexpay.c:
18856         Set clock rate to be fixed in 8000. It fixes bug #324012.
18857
18858 2005-12-14  Philippe Khalaf  <burger@speedy.org>
18859
18860         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
18861         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
18862         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
18863         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18864         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
18865         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
18866         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
18867         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
18868         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
18869         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
18870         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
18871         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
18872         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
18873         * gst-plugins-good/gst/rtp/README:
18874         Fixed payload range in payloder caps. Removed payload range completely
18875         from depayloaders as they don't require payload type in their caps.
18876         In effect, there isn't any specific payload type for any given codec,
18877         only suggestions.
18878         Fixes bug #324011.
18879
18880 2005-12-13  Julien MOUTTE  <julien@moutte.net>
18881
18882         * gst/videomixer/videomixer.c: (gst_videomixer_init),
18883         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
18884         (gst_videomixer_collected): Code cleanup and re-enabling 
18885         queued time validity check for correct EOS handling.
18886
18887 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
18888
18889         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
18890         (gst_oss_mixer_element_get_property),
18891         (gst_oss_mixer_element_change_state):
18892         Add 'device-name' property and fix state change function.
18893
18894 2005-12-13  Edward Hervey  <edward@fluendo.com>
18895
18896         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
18897         If the speed of the file is null in the header, set the frame_time to
18898         the default setting of GST_SECOND / 70. Which is the default
18899         frame_delay for .fli files as stated in this document :
18900         http://www.compuphase.com/flic.htm
18901         Would be nice to have the time conversion done properly too (duration =
18902         flxh->frames * flxdec->frame_time)
18903
18904 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18905
18906         * docs/plugins/Makefile.am:
18907         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18908         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18909         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18910         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18911         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18912         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
18913         documentation for videomixer on my way with a funny sample
18914         pipeline.
18915
18916 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18917
18918         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18919         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18920         (gst_videomixer_update_queues), (gst_videomixer_collected):
18921         Fix caps negotiation. (#323896)
18922
18923 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
18924
18925         * gst/matroska/matroska-demux.c:
18926         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
18927           Set correct timestamps on audio laces, fixes playback of mp3 from
18928                 matroska.
18929
18930 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18931
18932         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
18933         (gst_au_parse_class_init), (gst_au_parse_init),
18934         (gst_au_parse_dispose), (gst_au_parse_chain),
18935         (gst_au_parse_change_state), (plugin_init):
18936         * gst/auparse/gstauparse.h:
18937           Use gst_object_unref() for GstObjects instead of
18938           g_object_unref() and fix a mem leak in a debug
18939           statement; while we're at it, also borgify, use
18940           boilerplate macros and clean up a little bit.
18941
18942 2005-12-11  Edward Hervey  <edward@fluendo.com>
18943
18944         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
18945         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
18946         Added pull mode.
18947
18948 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18949
18950         * gst/goom/gstgoom.c:
18951         * gst/level/level-example.c: (main):
18952         * gst/smoothwave/demo-osssrc.c: (main):
18953           Use audiotestsrc instead of sinesrc (#323798).
18954
18955 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
18956
18957         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
18958           more debug-func-ptr usage
18959
18960 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
18961
18962         * gst/flx/flx_color.c: (flx_colorspace_convert):
18963         * gst/flx/flx_color.h:
18964         * gst/flx/flx_fmt.h:
18965         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
18966         * gst/flx/gstflxdec.h:
18967           Now flxdec works on big-endian machines as well.
18968
18969 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18970
18971         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
18972         (gst_fenced_buffer_copy):
18973           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
18974           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
18975           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
18976           and use GST_DEBUG_FUNCPTR for pad functions.
18977
18978 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18979
18980         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
18981         (gst_flac_dec_class_init), (gst_flac_dec_init),
18982         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
18983         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
18984         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
18985         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
18986         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
18987         (gst_flac_dec_change_state):
18988         * ext/flac/gstflacdec.h:
18989           Rewrite flacdec a bit, so that even seeking might work now. Most
18990           importantly, don't act upon any flow return values we get, just tell
18991           the decoder everything's dandy and act on the flow return values
18992           later on in the loop function. We don't want to mess up the internal
18993           decoder state for non-fatal things like flushing pads etc. Other
18994           than that, use GstSegment (segment seeks don't work yet though, but
18995           should be easy to add), use boilerplate macros, drop the superfluous
18996           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
18997           lots of other things.
18998
18999 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
19000
19001         * configure.ac:
19002           Update comment in OSS includes check.
19003
19004         * sys/oss/gstossdmabuffer.c:
19005         * sys/oss/gstosshelper.c:
19006         * sys/oss/gstossmixer.c:
19007         * sys/oss/gstossmixertrack.c:
19008         * sys/oss/gstosssink.c:
19009         * sys/oss/gstosssrc.c:
19010         * sys/oss/oss_probe.c:
19011           Don't assume the OSS soundcard.h include is always in
19012           the sys/ directory. Instead, use the existing defines
19013           from config.h to include the right file. Fixes
19014           compilation on OpenBSD 3.8 (#323718).
19015
19016 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
19017
19018         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19019         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19020         * docs/plugins/inspect/plugin-1394.xml:
19021         * docs/plugins/inspect/plugin-aasink.xml:
19022         * docs/plugins/inspect/plugin-alaw.xml:
19023         * docs/plugins/inspect/plugin-alpha.xml:
19024         * docs/plugins/inspect/plugin-alphacolor.xml:
19025         * docs/plugins/inspect/plugin-auparse.xml:
19026         * docs/plugins/inspect/plugin-autodetect.xml:
19027         * docs/plugins/inspect/plugin-avi.xml:
19028         * docs/plugins/inspect/plugin-cacasink.xml:
19029         * docs/plugins/inspect/plugin-cairo.xml:
19030         * docs/plugins/inspect/plugin-cutter.xml:
19031         * docs/plugins/inspect/plugin-debug.xml:
19032         * docs/plugins/inspect/plugin-dv.xml:
19033         * docs/plugins/inspect/plugin-efence.xml:
19034         * docs/plugins/inspect/plugin-effectv.xml:
19035         * docs/plugins/inspect/plugin-esdsink.xml:
19036         * docs/plugins/inspect/plugin-flac.xml:
19037         * docs/plugins/inspect/plugin-flxdec.xml:
19038         * docs/plugins/inspect/plugin-gconfelements.xml:
19039         * docs/plugins/inspect/plugin-goom.xml:
19040         * docs/plugins/inspect/plugin-jpeg.xml:
19041         * docs/plugins/inspect/plugin-level.xml:
19042         * docs/plugins/inspect/plugin-matroska.xml:
19043         * docs/plugins/inspect/plugin-mulaw.xml:
19044         * docs/plugins/inspect/plugin-multipart.xml:
19045         * docs/plugins/inspect/plugin-navigationtest.xml:
19046         * docs/plugins/inspect/plugin-ossaudio.xml:
19047         * docs/plugins/inspect/plugin-png.xml:
19048         * docs/plugins/inspect/plugin-rtp.xml:
19049         * docs/plugins/inspect/plugin-rtsp.xml:
19050         * docs/plugins/inspect/plugin-shout2send.xml:
19051         * docs/plugins/inspect/plugin-smpte.xml:
19052         * docs/plugins/inspect/plugin-speex.xml:
19053         * docs/plugins/inspect/plugin-udp.xml:
19054         * docs/plugins/inspect/plugin-videobox.xml:
19055         * docs/plugins/inspect/plugin-videoflip.xml:
19056         * docs/plugins/inspect/plugin-videomixer.xml:
19057         * docs/plugins/inspect/plugin-wavenc.xml:
19058         * docs/plugins/inspect/plugin-wavparse.xml:
19059         * ext/flac/gstflac.c: (plugin_init):
19060         * ext/flac/gstflacdec.c: (flacdec_get_type),
19061         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
19062         (gst_flac_dec_init), (gst_flac_dec_finalize),
19063         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
19064         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
19065         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
19066         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
19067         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
19068         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
19069         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
19070         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
19071         * ext/flac/gstflacdec.h:
19072         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
19073         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
19074         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
19075         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
19076         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
19077         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
19078         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
19079         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
19080         (gst_flac_enc_change_state):
19081         * ext/flac/gstflacenc.h:
19082           borgify and fix up documentation
19083
19084 2005-12-09  Michael Smith  <msmith@fluendo.com>
19085
19086         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
19087           Accept a wider range of flac files, more closely matching flac spec.
19088
19089 2005-12-08  Julien MOUTTE  <julien@moutte.net>
19090
19091         * docs/plugins/Makefile.am: Add multipart elements.
19092         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19093         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
19094         * docs/plugins/gst-plugins-good-plugins.hierarchy:
19095         * gst/multipart/multipartdemux.c:
19096         * gst/multipart/multipartmux.c: Add docs.
19097
19098 2005-12-07  Edward Hervey  <edward@fluendo.com>
19099
19100         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
19101         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
19102         (gst_avi_demux_invert):
19103         Memleak and crasher fixes.
19104         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
19105         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
19106         Memleak fixes
19107
19108 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
19109
19110         * ext/aalib/gstaasink.h:
19111         * ext/cairo/gsttextoverlay.h:
19112         * ext/dv/gstdvdec.h:
19113         * ext/dv/gstdvdemux.c:
19114         * ext/dv/gstdvdemux.h:
19115         * ext/esd/esdsink.h:
19116         * ext/flac/flac_compat.h:
19117         * ext/flac/gstflacdec.h:
19118         * ext/flac/gstflacenc.h:
19119         * ext/gconf/gconf.h:
19120         * ext/gconf/gstgconfaudiosink.h:
19121         * ext/gconf/gstgconfvideosink.h:
19122         * ext/gdk_pixbuf/gstgdkanimation.h:
19123         * ext/jpeg/gstjpegdec.h:
19124         * ext/jpeg/smokecodec.h:
19125         * ext/jpeg/smokeformat.h:
19126         * ext/ladspa/gstsignalprocessor.h:
19127         * ext/ladspa/search.c: (LADSPAPluginSearch):
19128         * ext/ladspa/utils.h:
19129         * ext/libmng/gstmng.c:
19130         * ext/libmng/gstmngdec.h:
19131         * ext/libmng/gstmngenc.c:
19132         * ext/libmng/gstmngenc.h:
19133         * ext/libpng/gstpng.c:
19134         * ext/libpng/gstpngenc.c:
19135         * ext/libpng/gstpngenc.h:
19136         * ext/shout2/gstshout2.h:
19137         * ext/speex/gstspeexdec.h:
19138         * ext/speex/gstspeexenc.c:
19139         * ext/speex/gstspeexenc.h:
19140         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19141         * gst/autodetect/gstautoaudiosink.h:
19142         * gst/autodetect/gstautovideosink.h:
19143         * gst/avi/gstavidemux.h:
19144         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19145         (gst_cutter_set_property), (gst_cutter_get_caps):
19146         * gst/cutter/gstcutter.h:
19147         * gst/debug/tests.c: (md5_process_block):
19148         * gst/debug/tests.h:
19149         * gst/effectv/gstwarp.c:
19150         * gst/flx/flx_fmt.h:
19151         * gst/flx/gstflxdec.h:
19152         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
19153         (zoomFilterFastRGB):
19154         * gst/goom/filters.h:
19155         * gst/goom/goom_tools.h:
19156         * gst/law/alaw-encode.c:
19157         * gst/level/gstlevel.c:
19158         * gst/level/gstlevel.h:
19159         * gst/matroska/ebml-write.h:
19160         * gst/matroska/matroska-demux.h:
19161         * gst/matroska/matroska-ids.h:
19162         * gst/matroska/matroska-mux.h:
19163         * gst/monoscope/convolve.c: (convolve_match):
19164         * gst/monoscope/convolve.h:
19165         * gst/multipart/multipartmux.c:
19166         * gst/oldcore/gstaggregator.c:
19167         * gst/oldcore/gstaggregator.h:
19168         * gst/oldcore/gstmd5sink.c: (md5_process_block):
19169         * gst/oldcore/gstmd5sink.h:
19170         * gst/oldcore/gstmultifilesrc.c:
19171         * gst/oldcore/gstmultifilesrc.h:
19172         * gst/oldcore/gstpipefilter.h:
19173         * gst/oldcore/gstshaper.h:
19174         * gst/rtp/gstrtpL16depay.h:
19175         * gst/rtp/gstrtpL16pay.h:
19176         * gst/rtp/gstrtpdepay.h:
19177         * gst/rtp/gstrtpmp4vpay.c:
19178         * gst/rtp/gstrtpmp4vpay.h:
19179         * gst/rtsp/gstrtspsrc.c:
19180         * gst/rtsp/gstrtspsrc.h:
19181         * gst/rtsp/rtspconnection.h:
19182         * gst/rtsp/rtspdefs.h:
19183         * gst/rtsp/rtspmessage.h:
19184         * gst/rtsp/rtsptransport.h:
19185         * gst/rtsp/rtspurl.c:
19186         * gst/rtsp/rtspurl.h:
19187         * gst/rtsp/sdpmessage.c:
19188         * gst/rtsp/sdpmessage.h:
19189         * gst/smpte/barboxwipes.c:
19190         * gst/smpte/gstmask.h:
19191         * gst/smpte/gstsmpte.h:
19192         * gst/smpte/paint.c:
19193         * gst/smpte/paint.h:
19194         * gst/udp/gstdynudpsink.h:
19195         * gst/udp/gstmultiudpsink.h:
19196         * gst/udp/gstudpsink.c:
19197         * gst/udp/gstudpsink.h:
19198         * gst/udp/gstudpsrc.c:
19199         * gst/videomixer/videomixer.c:
19200         * gst/wavenc/riff.h:
19201         * gst/wavparse/gstwavparse.h:
19202         * sys/oss/gstossdmabuffer.h:
19203         * sys/oss/gstossmixer.h:
19204         * sys/oss/gstossmixerelement.h:
19205         * sys/oss/gstossmixertrack.h:
19206         * sys/oss/gstosssink.c:
19207         * sys/oss/gstosssink.h:
19208         * sys/oss/gstosssrc.c:
19209         * sys/oss/gstosssrc.h:
19210         * sys/osxaudio/gstosxaudioelement.h:
19211         * sys/osxaudio/gstosxaudiosink.h:
19212         * sys/osxaudio/gstosxaudiosrc.h:
19213           expand tabs
19214
19215 === release 0.10.0 ===
19216
19217 2005-12-05   <thomas (at) apestaart (dot) org>
19218
19219         * configure.ac:
19220           releasing 0.10.0, "Abondance"
19221
19222 2005-12-05  Andy Wingo  <wingo@pobox.com>
19223
19224         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19225         * ext/flac/gstflacdec.c: (gst_flacdec_write):
19226         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
19227         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
19228         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
19229         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
19230         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
19231         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
19232         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
19233         * ext/speex/gstspeexdec.c: (speex_dec_chain):
19234         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
19235         * gst/auparse/gstauparse.c: (gst_auparse_chain):
19236         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19237         * gst/goom/gstgoom.c: (gst_goom_chain):
19238         * gst/matroska/matroska-demux.c:
19239         (gst_matroska_demux_push_vorbis_codec_priv_data),
19240         (gst_matroska_demux_add_wvpk_header):
19241         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
19242         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
19243         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
19244         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
19245         alloc_buffer changes.
19246
19247 2005-12-05  Michael Smith  <msmith@fluendo.com>
19248
19249         * docs/plugins/gst-plugins-good-plugins.args:
19250           Remove args for plugins that aren't in -good.
19251
19252 === release 0.9.7 ===
19253
19254 2005-12-01   <thomas (at) apestaart (dot) org>
19255
19256         * configure.ac:
19257           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
19258
19259 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19260
19261         * docs/plugins/.cvsignore:
19262         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19263         * docs/plugins/inspect/plugin-multipart.xml:
19264         * docs/plugins/inspect/plugin-rtp.xml:
19265           add multipart plugin to docs
19266
19267 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19268
19269         * configure.ac:
19270         * ext/Makefile.am:
19271         * ext/pango/Makefile.am:
19272         * ext/pango/gstclockoverlay.c:
19273         * ext/pango/gstclockoverlay.h:
19274         * ext/pango/gsttextoverlay.c:
19275         * ext/pango/gsttextoverlay.h:
19276         * ext/pango/gsttextrender.c:
19277         * ext/pango/gsttextrender.h:
19278         * ext/pango/gsttimeoverlay.c:
19279         * ext/pango/gsttimeoverlay.h:
19280           move pango to base
19281
19282 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19283
19284         * gst/rtp/Makefile.am:
19285         * gst/rtp/gstrtpL16depay.c:
19286         * gst/rtp/gstrtpL16depay.h:
19287         * gst/rtp/gstrtpL16parse.c:
19288         * gst/rtp/gstrtpL16parse.h:
19289         * gst/rtp/gstrtpgsmdepay.c:
19290         * gst/rtp/gstrtpgsmdepay.h:
19291         * gst/rtp/gstrtpgsmparse.c:
19292         * gst/rtp/gstrtpgsmparse.h:
19293           parsers are depayers
19294
19295 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19296
19297         * gst/rtp/Makefile.am:
19298         * gst/rtp/gstasteriskh263.c:
19299         * gst/rtp/gstrtp.c:
19300         * gst/rtp/gstrtpL16enc.c:
19301         * gst/rtp/gstrtpL16enc.h:
19302         * gst/rtp/gstrtpL16parse.c:
19303         * gst/rtp/gstrtpL16parse.h:
19304         * gst/rtp/gstrtpL16pay.c:
19305         * gst/rtp/gstrtpL16pay.h:
19306         * gst/rtp/gstrtpamrdec.c:
19307         * gst/rtp/gstrtpamrdec.h:
19308         * gst/rtp/gstrtpamrdepay.c:
19309         * gst/rtp/gstrtpamrdepay.h:
19310         * gst/rtp/gstrtpamrenc.c:
19311         * gst/rtp/gstrtpamrenc.h:
19312         * gst/rtp/gstrtpamrpay.c:
19313         * gst/rtp/gstrtpamrpay.h:
19314         * gst/rtp/gstrtpdec.c:
19315         * gst/rtp/gstrtpdec.h:
19316         * gst/rtp/gstrtpdepay.c:
19317         * gst/rtp/gstrtpdepay.h:
19318         * gst/rtp/gstrtpg711dec.c:
19319         * gst/rtp/gstrtpg711dec.h:
19320         * gst/rtp/gstrtpg711depay.c:
19321         * gst/rtp/gstrtpg711depay.h:
19322         * gst/rtp/gstrtpg711enc.c:
19323         * gst/rtp/gstrtpg711enc.h:
19324         * gst/rtp/gstrtpg711pay.c:
19325         * gst/rtp/gstrtpg711pay.h:
19326         * gst/rtp/gstrtpgsmenc.c:
19327         * gst/rtp/gstrtpgsmenc.h:
19328         * gst/rtp/gstrtpgsmparse.c:
19329         * gst/rtp/gstrtpgsmparse.h:
19330         * gst/rtp/gstrtpgsmpay.c:
19331         * gst/rtp/gstrtpgsmpay.h:
19332         * gst/rtp/gstrtph263enc.c:
19333         * gst/rtp/gstrtph263enc.h:
19334         * gst/rtp/gstrtph263pay.c:
19335         * gst/rtp/gstrtph263pay.h:
19336         * gst/rtp/gstrtph263pdec.c:
19337         * gst/rtp/gstrtph263pdec.h:
19338         * gst/rtp/gstrtph263pdepay.c:
19339         * gst/rtp/gstrtph263pdepay.h:
19340         * gst/rtp/gstrtph263penc.c:
19341         * gst/rtp/gstrtph263penc.h:
19342         * gst/rtp/gstrtph263ppay.c:
19343         * gst/rtp/gstrtph263ppay.h:
19344         * gst/rtp/gstrtpmp4vdec.c:
19345         * gst/rtp/gstrtpmp4vdec.h:
19346         * gst/rtp/gstrtpmp4vdepay.c:
19347         * gst/rtp/gstrtpmp4vdepay.h:
19348         * gst/rtp/gstrtpmp4venc.c:
19349         * gst/rtp/gstrtpmp4venc.h:
19350         * gst/rtp/gstrtpmp4vpay.c:
19351         * gst/rtp/gstrtpmp4vpay.h:
19352         * gst/rtp/gstrtpmpadec.c:
19353         * gst/rtp/gstrtpmpadec.h:
19354         * gst/rtp/gstrtpmpadepay.c:
19355         * gst/rtp/gstrtpmpadepay.h:
19356         * gst/rtp/gstrtpmpaenc.c:
19357         * gst/rtp/gstrtpmpaenc.h:
19358         * gst/rtp/gstrtpmpapay.c:
19359         * gst/rtp/gstrtpmpapay.h:
19360         * gst/rtp/gstrtpspeexdec.c:
19361         * gst/rtp/gstrtpspeexdec.h:
19362         * gst/rtp/gstrtpspeexdepay.c:
19363         * gst/rtp/gstrtpspeexdepay.h:
19364         * gst/rtp/gstrtpspeexenc.c:
19365         * gst/rtp/gstrtpspeexenc.h:
19366         * gst/rtp/gstrtpspeexpay.c:
19367         * gst/rtp/gstrtpspeexpay.h:
19368           Do burger's rename for rtp payloaders and depayloaders
19369
19370 2005-11-30  Wim Taymans  <wim@fluendo.com>
19371
19372         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
19373         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19374         * ext/dv/gstdvdemux.h:
19375         Fix seeking in dvdemux again, add some more debug info.
19376
19377 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19378
19379         * configure.ac:
19380           fix tests
19381
19382 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19383
19384         * PORTED_09:
19385         * docs/random/PORTED_09:
19386           move
19387         * tests/Makefile.am:
19388           add
19389         * win32/gst.sln:
19390           remove
19391
19392 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
19393
19394         * Makefile.am:
19395         * check/.cvsignore:
19396         * check/Makefile.am:
19397         * check/elements/.cvsignore:
19398         * check/elements/level.c:
19399         * check/elements/matroskamux.c:
19400         * configure.ac:
19401         * examples/Makefile.am:
19402         * examples/capsfilter/Makefile.am:
19403         * examples/capsfilter/capsfilter1.c:
19404         * examples/gob/Makefile.am:
19405         * examples/gob/gst-identity2.gob:
19406         * examples/gstplay/.cvsignore:
19407         * examples/gstplay/Makefile.am:
19408         * examples/gstplay/player.c:
19409         * examples/indexing/.cvsignore:
19410         * examples/indexing/Makefile.am:
19411         * examples/indexing/indexmpeg.c:
19412         * examples/level/Makefile.am:
19413         * examples/level/README:
19414         * examples/level/demo.c:
19415         * examples/level/plot.c:
19416         * examples/stats/Makefile.am:
19417         * examples/stats/mp2ogg.c:
19418         * examples/switch/.cvsignore:
19419         * examples/switch/Makefile.am:
19420         * examples/switch/switcher.c:
19421           move under tests/
19422
19423 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19424
19425         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
19426         (gst_text_render_class_init), (resize_bitmap),
19427         (gst_text_render_render_text), (gst_text_render_setcaps),
19428         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
19429         (gst_text_render_chain), (gst_text_render_finalize),
19430         (gst_text_render_init), (gst_text_render_set_property):
19431         * ext/pango/gsttextrender.h:
19432           Add missing files.
19433
19434 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
19435
19436         * configure.ac:
19437         * ext/Makefile.am:
19438         * ext/pango/Makefile.am:
19439         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
19440         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
19441         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
19442         * ext/pango/gstclockoverlay.h:
19443         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
19444         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
19445         (gst_text_overlay_finalize), (gst_text_overlay_init),
19446         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
19447         (gst_text_overlay_text_pad_linked),
19448         (gst_text_overlay_text_pad_unlinked),
19449         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
19450         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
19451         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
19452         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19453         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19454         (gst_text_overlay_change_state), (plugin_init):
19455         * ext/pango/gsttextoverlay.h:
19456         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
19457         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
19458         (gst_time_overlay_class_init), (gst_time_overlay_init):
19459         * ext/pango/gsttimeoverlay.h:
19460           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
19461           and add background shading and text wrapping modes. Make 
19462           timoverlay derive from textoverlay. Also add new clockoverlay
19463           element.
19464
19465 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19466
19467         * gst/udp/Makefile.am: Moved to netbuffer.
19468
19469 2005-11-30  Julien MOUTTE  <julien@moutte.net>
19470
19471         * configure.ac:
19472         * PORTED_O9:
19473         * gst/multipart/Makefile.am:
19474         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
19475         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
19476         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
19477         (gst_multipart_demux_change_state),
19478         (gst_multipart_demux_plugin_init):
19479         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
19480         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
19481         (gst_multipart_mux_sinkconnect),
19482         (gst_multipart_mux_request_new_pad),
19483         (gst_multipart_mux_handle_src_event),
19484         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
19485         (gst_multipart_mux_change_state): Ported multipart mux/demux to
19486         0.9.
19487
19488 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
19489
19490         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
19491         * gst/debug/gstnavigationtest.h:
19492         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
19493         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
19494         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
19495         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
19496         * gst/effectv/gstrev.c: (gst_revtv_get_type):
19497         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
19498         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
19499         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
19500         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
19501         (gst_video_flip_get_type):
19502         * gst/videofilter/gstvideoflip.h:
19503           update for symbols change
19504
19505 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19506
19507         * gst/udp/gstdynudpsink.c:
19508         * gst/udp/gstudpsrc.c:
19509           the old gstnet lib was renamed gstnetbuffer (#322257)
19510
19511 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
19512
19513         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
19514         (gst_text_overlay_collected):
19515           Actually render the text from the text pad.
19516
19517 2005-11-29  Edward Hervey  <edward@fluendo.com>
19518
19519         * gst/debug/gstnavseek.c: (gst_navseek_event):
19520         * gst/debug/progressreport.c: (gst_progress_report_event):
19521         Update for GstBaseTransform event virtual method
19522
19523 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19524
19525         * ext/cairo/Makefile.am:
19526           no need to link to videofilter
19527
19528 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
19529
19530         * gst/debug/Makefile.am:
19531         * gst/debug/gstnavigationtest.h:
19532         * gst/effectv/Makefile.am:
19533         * gst/effectv/gstaging.c:
19534         * gst/effectv/gstdice.c:
19535         * gst/effectv/gstedge.c:
19536         * gst/effectv/gstquark.c:
19537         * gst/effectv/gstrev.c:
19538         * gst/effectv/gstshagadelic.c:
19539         * gst/effectv/gstvertigo.c:
19540         * gst/effectv/gstwarp.c:
19541         * gst/videofilter/Makefile.am:
19542         * gst/videofilter/gstvideofilter.c:
19543         * gst/videofilter/gstvideofilter.h:
19544         * gst/videofilter/gstvideoflip.h:
19545           remove the videofilter library and link to the one in base
19546
19547 2005-11-28  Edward Hervey  <edward@fluendo.com>
19548
19549         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
19550         Useless check now we're setting the current entry correctly.
19551
19552 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
19553
19554         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
19555         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
19556         (gst_jpegenc_change_state):
19557           Don't leak input buffer in chain function (fixes #322667); make 
19558           state change function thread-safe; don't repeat the current function
19559           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
19560           gst_pad_alloc_buffer(); misc. minor cleanups.
19561
19562 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19563
19564         * gst/matroska/matroska-mux.c:
19565         (gst_matroska_mux_video_pad_setcaps):
19566         Look for pixel-aspect-ratio in caps, not pixel_width and
19567         pixel_height (Fixes: #322645)
19568
19569 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
19570
19571         * gst/matroska/matroska-mux.c:
19572         (gst_matroska_mux_video_pad_setcaps):
19573         From Michal Benes:
19574         frame duration should be GST_SECOND / framerate, not
19575         GST_SECOND * framerate. (Fixes: #322643)
19576
19577 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
19578
19579         * configure.ac:
19580           fix up GST_PLUGIN_LDFLAGS
19581         * gst/rtsp/rtspconnection.c:
19582           fix includes (see #317043)
19583         * gst/videofilter/Makefile.am:
19584           stop installing this library
19585
19586 2005-11-26  Edward Hervey  <edward@fluendo.com>
19587
19588         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
19589         Handle the case where the incoming Video dv stream doesn't have
19590         a pixel aspect ratio set.
19591
19592 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19593
19594         * docs/plugins/Makefile.am:
19595         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19596         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19597         * ext/flac/gstflacdec.c:
19598           document flacdec
19599
19600 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19601
19602         * docs/plugins/Makefile.am:
19603         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19604         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19605         * docs/plugins/inspect/plugin-autodetect.xml:
19606         * ext/cairo/gstcairo.c: (plugin_init):
19607         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19608         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19609         (gst_text_overlay_init), (gst_text_overlay_font_init),
19610         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19611         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19612         (gst_text_overlay_text_pad_linked),
19613         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19614         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19615         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19616         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19617         (gst_text_overlay_change_state):
19618         * ext/cairo/gsttextoverlay.h:
19619         * ext/cairo/gsttimeoverlay.c:
19620         (gst_cairo_time_overlay_update_font_height),
19621         (gst_cairo_time_overlay_set_caps),
19622         (gst_cairo_time_overlay_get_unit_size),
19623         (gst_cairo_time_overlay_print_smpte_time),
19624         (gst_cairo_time_overlay_transform),
19625         (gst_cairo_time_overlay_base_init),
19626         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
19627         (gst_cairo_time_overlay_get_type):
19628         * ext/cairo/gsttimeoverlay.h:
19629           do some name borgifying
19630           document
19631
19632 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
19633
19634         * docs/plugins/Makefile.am:
19635         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
19636         * docs/plugins/gst-plugins-good-plugins-sections.txt:
19637         * gst/autodetect/gstautoaudiosink.c:
19638         (gst_auto_audio_sink_base_init):
19639         * gst/autodetect/gstautovideosink.c:
19640         (gst_auto_video_sink_base_init),
19641         (gst_auto_video_sink_factory_filter):
19642           documenting auto*sink
19643           using strstr for the video sink lookup, class field is not ordered
19644         * docs/plugins/inspect/plugin-1394.xml:
19645         * docs/plugins/inspect/plugin-aasink.xml:
19646         * docs/plugins/inspect/plugin-alaw.xml:
19647         * docs/plugins/inspect/plugin-alpha.xml:
19648         * docs/plugins/inspect/plugin-alphacolor.xml:
19649         * docs/plugins/inspect/plugin-auparse.xml:
19650         * docs/plugins/inspect/plugin-autodetect.xml:
19651         * docs/plugins/inspect/plugin-avi.xml:
19652         * docs/plugins/inspect/plugin-cacasink.xml:
19653         * docs/plugins/inspect/plugin-cairo.xml:
19654         * docs/plugins/inspect/plugin-cutter.xml:
19655         * docs/plugins/inspect/plugin-debug.xml:
19656         * docs/plugins/inspect/plugin-dv.xml:
19657         * docs/plugins/inspect/plugin-efence.xml:
19658         * docs/plugins/inspect/plugin-effectv.xml:
19659         * docs/plugins/inspect/plugin-esdsink.xml:
19660         * docs/plugins/inspect/plugin-flac.xml:
19661         * docs/plugins/inspect/plugin-flxdec.xml:
19662         * docs/plugins/inspect/plugin-gconfelements.xml:
19663         * docs/plugins/inspect/plugin-goom.xml:
19664         * docs/plugins/inspect/plugin-jpeg.xml:
19665         * docs/plugins/inspect/plugin-level.xml:
19666         * docs/plugins/inspect/plugin-matroska.xml:
19667         * docs/plugins/inspect/plugin-mulaw.xml:
19668         * docs/plugins/inspect/plugin-navigationtest.xml:
19669         * docs/plugins/inspect/plugin-ossaudio.xml:
19670         * docs/plugins/inspect/plugin-png.xml:
19671         * docs/plugins/inspect/plugin-rtp.xml:
19672         * docs/plugins/inspect/plugin-rtsp.xml:
19673         * docs/plugins/inspect/plugin-shout2send.xml:
19674         * docs/plugins/inspect/plugin-smpte.xml:
19675         * docs/plugins/inspect/plugin-speex.xml:
19676         * docs/plugins/inspect/plugin-udp.xml:
19677         * docs/plugins/inspect/plugin-videobox.xml:
19678         * docs/plugins/inspect/plugin-videoflip.xml:
19679         * docs/plugins/inspect/plugin-videomixer.xml:
19680         * docs/plugins/inspect/plugin-wavenc.xml:
19681         * docs/plugins/inspect/plugin-wavparse.xml:
19682           update for HEAD version
19683
19684 2005-11-25  Michael Smith  <msmith@fluendo.com>
19685
19686         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
19687           Patch from Sebastien Cote to close control sockets in udpsrc.
19688
19689 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19690
19691         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19692         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
19693         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
19694         (gst_quarktv_base_init), (gst_quarktv_class_init),
19695         (gst_quarktv_init): Flush the planes list on reverse caps
19696         negotiation. This was crashing because of differently sized
19697         buffers.
19698
19699 2005-11-24  Julien MOUTTE  <julien@moutte.net>
19700
19701         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
19702         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
19703         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
19704         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
19705         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
19706         (gst_videoflip_set_property), (gst_videoflip_base_init),
19707         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
19708         correctly, fix identity flipping, convert navigation event 
19709         correctly again.
19710
19711 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
19712
19713         * configure.ac: back to HEAD
19714
19715 === release 0.9.6 ===
19716
19717 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
19718
19719         * configure.ac:
19720           releasing 0.9.6, "Everything's Not Lost"
19721
19722 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19723
19724         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
19725         Oops, initialise the framerate GValue
19726
19727 2005-11-23  Julien MOUTTE  <julien@moutte.net>
19728
19729         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
19730         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
19731         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
19732         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
19733         (gst_timeoverlay_get_type):
19734         * ext/cairo/gsttimeoverlay.h:
19735         * gst/debug/Makefile.am:
19736         * gst/debug/gstnavigationtest.c:
19737         (gst_navigationtest_handle_src_event),
19738         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
19739         (gst_navigationtest_transform), (gst_navigationtest_change_state),
19740         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
19741         (gst_navigationtest_init), (gst_navigationtest_get_type),
19742         (plugin_init):
19743         * gst/debug/gstnavigationtest.h:
19744         * gst/effectv/Makefile.am:
19745         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
19746         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
19747         (gst_agingtv_base_init), (gst_agingtv_class_init),
19748         (gst_agingtv_init), (gst_agingtv_get_type):
19749         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
19750         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
19751         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
19752         (gst_dicetv_get_type):
19753         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
19754         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
19755         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
19756         (gst_edgetv_get_type):
19757         * gst/effectv/gsteffectv.c:
19758         * gst/effectv/gsteffectv.h:
19759         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
19760         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
19761         (gst_quarktv_change_state), (gst_quarktv_base_init),
19762         (gst_quarktv_class_init), (gst_quarktv_init),
19763         (gst_quarktv_get_type):
19764         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
19765         (gst_revtv_get_unit_size), (gst_revtv_transform),
19766         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
19767         (gst_revtv_get_type):
19768         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
19769         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
19770         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
19771         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
19772         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
19773         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
19774         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
19775         (gst_vertigotv_init), (gst_vertigotv_get_type):
19776         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
19777         (gst_warptv_get_unit_size), (gst_warptv_transform),
19778         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
19779         (gst_warptv_get_type):
19780         * gst/videofilter/Makefile.am:
19781         * gst/videofilter/gstvideobalance.c:
19782         * gst/videofilter/gstvideobalance.h:
19783         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
19784         (gst_videofilter_class_init), (gst_videofilter_init):
19785         * gst/videofilter/gstvideofilter.h:
19786         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
19787         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
19788         (gst_videoflip_flip), (gst_videoflip_transform),
19789         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
19790         (gst_videoflip_base_init), (gst_videoflip_class_init),
19791         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
19792         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
19793         BaseTransform, it's just a place holder for now and every video
19794         effect plugin has been ported to use BaseTransform features 
19795         directly. QuarkTV was fixed too (was broken), navigationtest works
19796         and best for the end, videoflip converts navigation events depending
19797         on flip method ! Fixes #320953
19798
19799 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
19800
19801         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19802         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
19803         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19804         (gst_goom_src_negotiate), (gst_goom_chain):
19805         * gst/matroska/matroska-mux.c:
19806         (gst_matroska_mux_video_pad_setcaps):
19807         * sys/osxvideo/osxvideosink.m:
19808           Fixes for API changes
19809
19810 2005-11-23  Michael Smith <msmith@fluendo.com>
19811
19812         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
19813         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
19814         * ext/jpeg/gstjpegdec.h:
19815         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
19816         * ext/jpeg/gstjpegenc.h:
19817         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
19818         (gst_smokeenc_resync):
19819         * ext/jpeg/gstsmokeenc.h:
19820           JPEG fractiony goodness.
19821
19822 2005-11-22  Michael Smith <msmith@fluendo.com>
19823
19824         * gst/goom/filters.c:
19825         * gst/goom/graphic.h:
19826           Fix compilation by making some functions static inline instead of
19827           extern inline, matching the way they're used.
19828
19829 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19830
19831         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
19832         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
19833         * ext/cairo/gsttextoverlay.h:
19834         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
19835         * ext/gdk_pixbuf/gstgdkpixbuf.h:
19836         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
19837         (gst_pngdec_caps_create_and_set):
19838         * ext/libpng/gstpngdec.h:
19839         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
19840         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
19841         * gst/avi/gstavimux.c: (gst_avimux_init),
19842         (gst_avimux_vidsinkconnect):
19843         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
19844         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
19845         (gst_goom_src_negotiate), (gst_goom_chain):
19846         * gst/goom/gstgoom.h:
19847         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19848         * gst/matroska/matroska-mux.c:
19849         (gst_matroska_mux_video_pad_setcaps):
19850         * sys/osxvideo/osxvideosink.h:
19851         * sys/osxvideo/osxvideosink.m:
19852           More fractional framerate conversions 
19853
19854 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
19855
19856         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19857         * gst/debug/gstnavigationtest.c:
19858         (gst_navigationtest_handle_src_event):
19859         * gst/videofilter/gstvideofilter.c:
19860         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
19861         (gst_videofilter_init):
19862         * gst/videofilter/gstvideofilter.h:
19863           Convert to fractional framerates.
19864
19865 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19866
19867         * ext/aalib/gstaasink.c:
19868         * ext/dv/gstdvdec.c:
19869         * ext/esd/esdmon.c:
19870         * ext/flac/gstflacenc.c:
19871         * ext/gdk_pixbuf/pixbufscale.c:
19872         * ext/libcaca/gstcacasink.c:
19873         * ext/shout2/gstshout2.c:
19874         * gst/alpha/gstalpha.c:
19875         * gst/oldcore/gstaggregator.c:
19876         * gst/oldcore/gstshaper.c:
19877         * gst/smpte/barboxwipes.c:
19878         * gst/smpte/gstsmpte.c:
19879         * gst/videobox/gstvideobox.c:
19880         * gst/videofilter/gstvideoflip.c:
19881         * gst/videomixer/videomixer.c:
19882           fix up more enums
19883
19884 2005-11-22  Michael Smith <msmith@fluendo.com>
19885
19886         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
19887         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
19888         (gst_videomixer_update_queues):
19889           Fractional framerates, videomixer.
19890
19891 2005-11-22  Michael Smith <msmith@fluendo.com>
19892
19893         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
19894         * ext/dv/gstdvdec.h:
19895         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
19896         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
19897         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
19898         (gst_dvdemux_flush):
19899         * ext/dv/gstdvdemux.h:
19900           Fractional framerates for DV. 
19901
19902 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19903
19904         * gst/autodetect/gstautoaudiosink.c:
19905         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19906         * gst/autodetect/gstautovideosink.c:
19907         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
19908           Use gst_plugin_feature_list_free() to free feature list and
19909           in the case of autovideosink free the list at all. Also
19910           miscellaneous cosmetic fixes.
19911
19912 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19913
19914         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19915         (gst_cutter_set_property), (gst_cutter_get_caps):
19916           copy calculation code from level; remove use of some audio
19917           functions
19918
19919 2005-11-22  Andy Wingo  <wingo@pobox.com>
19920
19921         * Update for gst_tag_setter API changes.
19922
19923 2005-11-22  Andy Wingo  <wingo@pobox.com>
19924
19925         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
19926         (gst_dvdemux_demux_frame)
19927         * ext/flac/gstflacdec.c (gst_flacdec_write)
19928         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
19929         (gst_flacenc_sink_event)
19930         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
19931         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
19932         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
19933         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
19934         * gst/auparse/gstauparse.c (gst_auparse_chain)
19935         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
19936         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
19937         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
19938         (gst_avi_demux_handle_seek)
19939         * gst/goom/gstgoom.c (gst_goom_event)
19940         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
19941         * gst/matroska/matroska-demux.c
19942         (gst_matroska_demux_handle_seek_event)
19943         (gst_matroska_demux_loop_stream_parse_id)
19944         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
19945         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
19946         (gst_wavparse_stream_headers): Run update-funcnames.
19947
19948 2005-11-22  Edward Hervey  <edward@fluendo.com>
19949
19950         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19951         (gst_dv1394src_init), (gst_dv1394src_dispose),
19952         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
19953         (gst_dv1394src_uri_set_uri):
19954         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
19955         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
19956         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
19957         URIHandler interface and element properties are now properly
19958         synchronized for DV1394src and UDPSrc
19959
19960 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19961
19962         * ext/flac/Makefile.am:
19963         * ext/speex/Makefile.am:
19964           libgsttagedit has been renamed to libgsttag.
19965
19966 2005-11-21  Wim Taymans  <wim@fluendo.com>
19967
19968         * gst/rtsp/rtspconnection.c: (read_body):
19969         Apply patch from Sebastien Cote to fix #319184.
19970
19971 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19972
19973         * configure.ac:
19974         * gst/cutter/Makefile.am:
19975         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
19976         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
19977         (gst_cutter_set_property), (gst_cutter_get_property),
19978         (plugin_init), (gst_cutter_get_caps):
19979           port cutter
19980         * gst/level/gstlevel.c:
19981           fix up plugin details
19982
19983 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19984
19985         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
19986         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
19987         (gst_flacdec_src_event):
19988         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
19989         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
19990         (gst_signal_processor_getrange), (gst_signal_processor_chain):
19991         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
19992         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
19993         (gst_flxdec_sink_event_handler):
19994         * gst/matroska/matroska-demux.c:
19995         (gst_matroska_demux_handle_seek_event):
19996         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
19997           Update for stream lock API changes: don't take stream log
19998           in sink event handlers any longer and change GST_STREAM_LOCK
19999           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
20000           functions.
20001
20002 2005-11-21  Michael Smith <msmith@fluendo.com>
20003
20004         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
20005           gst_object_unref, not g_object_unref
20006
20007 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20008
20009         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
20010         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
20011           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
20012
20013 2005-11-21  Michael Smith <msmith@fluendo.com>
20014
20015         * gst/auparse/Makefile.am:
20016         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
20017         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
20018         (gst_auparse_change_state):
20019         * gst/auparse/gstauparse.h:
20020           Partially fix #161712. playbin still doesn't work on these files,
20021           (on the bug report, Andy says we aren't typefinding it for some
20022           reason?) but at least auparse isn't totally busted like it was before.
20023
20024 2005-11-21  Andy Wingo  <wingo@pobox.com>
20025
20026         * *.h:
20027         * *.c: Ran scripts/update-macros. Oh yes.
20028
20029 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20030
20031         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
20032           Filler events are gone for now, comment out section generating
20033           them.
20034
20035 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
20036
20037         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
20038         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
20039         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
20040         * sys/osxvideo/osxvideosink.m:
20041           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
20042           (#322027)
20043
20044 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20045
20046         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
20047         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
20048         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
20049         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
20050         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
20051         (gst_avi_demux_stream_data):
20052         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
20053         * gst/wavenc/gstwavenc.c: (write_metadata):
20054         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
20055         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
20056         Fixes for GST_FOURCC_FORMAT API change.
20057
20058 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
20059
20060         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
20061         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
20062         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
20063         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20064         (gst_text_overlay_change_state):
20065         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
20066         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
20067         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
20068         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
20069         * gst/videomixer/videomixer.c: (gst_videomixer_init),
20070         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20071         (gst_videomixer_change_state):
20072           Fix for collect pads API change. Also fix textoverlay state
20073           change function.
20074
20075 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20076
20077         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
20078         GST_PAD_IS_USABLE by something approaching it.
20079
20080 2005-11-20  Julien MOUTTE  <julien@moutte.net>
20081
20082         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
20083         API changes.
20084         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
20085         but also fix the code that was not checking return values from
20086         pad_push neither using pad_alloc_buffer.
20087
20088 2005-11-18  Edward Hervey  <edward@fluendo.com>
20089
20090         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
20091         (gst_pngenc_chain):
20092         Added debug category
20093         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
20094         goes to EOS.
20095
20096 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
20097
20098         * gst/rtp/Makefile.am
20099         * gst/rtp/gstrtp.c
20100         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
20101         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
20102         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
20103         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
20104         * gst/rtp/gstrtpg711enc.h:
20105         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
20106         * gst/rtp/gstrtpspeexenc.c:
20107         * gst/rtp/gstrtpspeexenc.h:
20108         * gst/rtp/gstrtpspeexdec.c:
20109         * gst/rtp/gstrtpspeexdec.h:
20110         Created Speex payloader and depayloader; Optimize G711 payloader to
20111         use adapter and send packets until MTU size.
20112
20113 2005-11-16  Wim Taymans  <wim@fluendo.com>
20114
20115         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
20116         Fix leak in check.
20117
20118 2005-11-16  Wim Taymans  <wim@fluendo.com>
20119
20120         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
20121         Fix state change.
20122
20123 2005-11-16  Andy Wingo  <wingo@pobox.com>
20124
20125         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
20126         (gst_udpsrc_create): Move comment.
20127
20128 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
20129
20130         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20131
20132         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
20133           When seeking, seek to closest index entry at or before the requested
20134           seek position, not just the closest one (#321001).
20135
20136 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
20137
20138         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
20139         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
20140           Invert DIB images again (see #132341).
20141
20142 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20143
20144         * configure.ac:
20145           rework configure.ac file
20146         * ext/aalib/gstaasink.c:
20147         * ext/cairo/gstcairo.c:
20148         * ext/dv/gstdv.c:
20149         * ext/esd/gstesd.c:
20150         * ext/flac/gstflac.c:
20151         * ext/gconf/gstgconfelements.c:
20152         * ext/gdk_pixbuf/gstgdkpixbuf.c:
20153         * ext/jpeg/gstjpeg.c:
20154         * ext/ladspa/gstladspa.c:
20155         * ext/libcaca/gstcacasink.c:
20156         * ext/libmng/gstmng.c:
20157         * ext/libpng/gstpng.c:
20158         * ext/mikmod/gstmikmod.c:
20159         * ext/pango/gsttextoverlay.c:
20160         * ext/pango/gsttimeoverlay.c:
20161         * ext/raw1394/gst1394.c:
20162         * ext/speex/gstspeex.c:
20163         * gst/alpha/Makefile.am:
20164         * gst/alpha/gstalpha.c:
20165         * gst/alpha/gstalphacolor.c:
20166         * gst/auparse/gstauparse.c:
20167         * gst/autodetect/gstautoaudiosink.c:
20168         (gst_auto_audio_sink_factory_filter),
20169         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20170         * gst/autodetect/gstautodetect.c:
20171         * gst/avi/gstavi.c:
20172         * gst/cutter/gstcutter.c:
20173         * gst/debug/efence.c:
20174         * gst/debug/gstdebug.c:
20175         * gst/debug/gstnavigationtest.c:
20176         * gst/effectv/gsteffectv.c:
20177         * gst/flx/gstflxdec.c:
20178         * gst/goom/gstgoom.c:
20179         * gst/interleave/plugin.c:
20180         * gst/law/alaw.c:
20181         * gst/law/mulaw.c:
20182         * gst/level/gstlevel.c:
20183         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20184         * gst/matroska/matroska.c:
20185         * gst/median/gstmedian.c:
20186         * gst/monoscope/gstmonoscope.c:
20187         * gst/multipart/multipart.c:
20188         * gst/oldcore/gstelements.c:
20189         * gst/rtp/gstrtp.c:
20190         * gst/rtsp/gstrtsp.c:
20191         * gst/smoothwave/gstsmoothwave.c:
20192         * gst/smpte/gstsmpte.c:
20193         * gst/udp/gstudp.c:
20194         * gst/videobox/gstvideobox.c:
20195         * gst/videofilter/gstgamma.c:
20196         * gst/videofilter/gstvideobalance.c:
20197         * gst/videofilter/gstvideoflip.c:
20198         * gst/videofilter/gstvideotemplate.c:
20199         * gst/videomixer/videomixer.c:
20200         * gst/wavenc/gstwavenc.c:
20201         * gst/wavparse/gstwavparse.c:
20202         * sys/oss/gstossaudio.c:
20203         * sys/osxaudio/gstosxaudio.c:
20204           update GST_PLUGIN_DEFINE
20205         * gst/rtp/Makefile.am:
20206         * gst/rtp/gstasteriskh263.c:
20207           check for htons/htonl headers and possibly link to winsock2 lib
20208
20209 2005-11-12  Edward Hervey  <edward@fluendo.com>
20210
20211         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
20212         Only GST_DEBUG() information on the valid components.
20213
20214 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
20215
20216         * configure.ac: back to HEAD
20217
20218 === release 0.9.5 ===
20219
20220 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
20221
20222         * configure.ac:
20223           releasing 0.9.5, "Phone Alarm"
20224
20225 2005-11-11  Edward Hervey  <edward@fluendo.com>
20226
20227         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
20228         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
20229         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
20230         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20231         (gst_avi_demux_loop):
20232         * gst/avi/gstavidemux.h:
20233         Yeah, implement proper seeking. Exact seeking and segment seeking.
20234         Still need to do some checks for segment_stop.
20235
20236 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20237
20238         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20239
20240         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20241           Don't try to ready buffer duration from buffer that we don't
20242           own any  longer and that might already have been unreffed.
20243           (#321136)
20244
20245 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
20246
20247         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
20248         (flx_decode_delta_flc), (gst_flxdec_chain):
20249         Attempting to optimize the code for embedded systems.
20250
20251 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
20252
20253         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20254
20255         * sys/oss/gstosssink.c: (gst_oss_sink_close):
20256           Don't re-use already closed file descriptor. (#320920)
20257
20258 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20259
20260         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
20261         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
20262         (gst_oss_sink_prepare):
20263         * sys/oss/gstosssink.h:
20264           Cache probed caps; fix debug output for SET_PARAM macros.
20265
20266 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20267
20268         * ext/cairo/Makefile.am:
20269         * ext/cairo/gstcairo.c: (plugin_init):
20270         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
20271         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
20272         (gst_text_overlay_init), (gst_text_overlay_font_init),
20273         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
20274         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
20275         (gst_text_overlay_text_pad_linked),
20276         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
20277         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
20278         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
20279         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
20280         (gst_text_overlay_change_state):
20281         * ext/cairo/gsttextoverlay.h:
20282           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
20283           property and redo positioning. Doesn't handle upstream renegotiation
20284           yet though.
20285
20286 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20287
20288         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
20289         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
20290         (gst_avi_demux_loop):
20291           No need to take the STREAM_LOCK in the loop function. Improve
20292           some debug messages. Don't leak pad names in debug messages.
20293
20294 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
20295
20296         * gst/matroska/matroska-demux.c:
20297         (gst_matroska_demux_push_vorbis_codec_priv_data),
20298         (gst_matroska_demux_add_wvpk_header):
20299           Don't error out when the source pad isn't linked.
20300
20301 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
20302
20303         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
20304         (gst_gconf_audio_sink_change_state):
20305         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
20306         (gst_gconf_video_sink_change_state):
20307           Fix state change functions here as well and set kid
20308           to NULL state before removing it.
20309
20310 2005-11-01  Edward Hervey  <edward@fluendo.com>
20311
20312         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
20313         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
20314         Added proper event handlind, 
20315         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
20316         ignored),
20317         and don't set a duration of 0 for buffers otherwise they are discarded
20318         by GstBaseSink.
20319
20320         GstWavEnc needs some serious loving, after going through the code I'm
20321         really wondering how this can stay in -good ...
20322
20323 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20324
20325         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
20326         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
20327         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
20328         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
20329         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
20330         (gst_matroska_mux_collected):
20331           Fix leaks and invalid memory access as reported by valgrind
20332
20333 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20334
20335         Patch by: Michal Benes <michal.benes@xeris.cz>
20336
20337         * check/Makefile.am:
20338         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
20339         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
20340         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20341           add a unit test for matroskamux
20342           fix the bugs that the unit test exposed
20343
20344 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
20345
20346         * gst/autodetect/gstautoaudiosink.c:
20347         (gst_auto_audio_sink_class_init),
20348         (gst_auto_audio_sink_change_state):
20349         * gst/autodetect/gstautovideosink.c:
20350         (gst_auto_video_sink_class_init),
20351         (gst_auto_video_sink_change_state):
20352           Fix state change function and use GST_DEBUG_FUNCPTR in
20353           class_init.
20354
20355 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
20356
20357         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20358
20359         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
20360         (gst_ebml_write_reset), (gst_ebml_write_element_new):
20361         * gst/matroska/ebml-write.h:
20362         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
20363           Set timestamps on outgoing ebml headers as well, so that the
20364           element after matroskamux can get the timestamp already when
20365           reading the first ebml element and doesn't have to wait for
20366           the actual data buffer for that (#320308).
20367           
20368 2005-10-31  Andy Wingo  <wingo@pobox.com>
20369
20370         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
20371         (gst_videomixer_pad_link): Kill some memleaks.
20372         (gst_videomixer_pad_get_property): Style fix.
20373         (gst_videomixer_pad_set_property): Style fix.
20374         (gst_videomixer_pad_init): Style fix.
20375         (gst_videomixer_update_queues): Kill memleak.
20376         (gst_videomixer_loop): Kill memleak.
20377         (gst_videomixer_collected): Kill memleak.
20378
20379 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20380
20381         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
20382         gst_auparse_change_state:
20383         Just some cleanup.
20384
20385 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
20386
20387         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
20388         Add checks to GST_FLOW_NOT_LINKED for values returned
20389         from gst_pad_push.
20390         
20391 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
20392
20393         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
20394         (gst_rtpg711dec_process):
20395         * gst/rtp/gstrtpgsmenc.c:
20396         Payloader now sets some default caps on the srcpad if caps on the sinkpad
20397         are never set. This is important for the g711 to work with burger's rtpbin
20398         element.
20399
20400 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
20401
20402         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
20403         (gst_speexenc_push_buffer):
20404         Add checks for return values from gst_pad_push and
20405         gst_pad_alloc_buffer.
20406
20407 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
20408
20409         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20410
20411         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
20412         (gst_matroska_demux_parse_info),
20413         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
20414         (gst_matroska_demux_parse_cluster):
20415         * gst/matroska/matroska-ids.h:
20416         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
20417         (gst_matroska_mux_init), (gst_matroska_mux_start),
20418         (gst_matroska_mux_create_buffer_header),
20419         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
20420         (gst_matroska_mux_get_property):
20421         * gst/matroska/matroska-mux.h:
20422           Add SimpleBlock support to matroska demuxer and muxer (part of
20423           Matroska v2). (#319731)
20424
20425 2005-10-28  Wim Taymans  <wim@fluendo.com>
20426
20427         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
20428         (gst_jpeg_dec_change_state):
20429         * ext/jpeg/gstjpegdec.h:
20430         Cleanups. Don't create caps for every chain.
20431
20432 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
20433
20434         * gst/law/alaw-encode.c: (gst_alawenc_init),
20435         (alawenc_setcaps), (gst_alawenc_chain)
20436         * gst/law/alaw-encode.h:
20437         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
20438         (mulawenc_setcaps), (gst_mulawenc_chain)
20439         * gst/law/mulaw-encode.h:
20440         Set timestamp on buffer and it allows RTP G711 elements
20441         work properly.
20442
20443 2005-10-27  Wim Taymans  <wim@fluendo.com>
20444
20445         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20446         Set correct format on oss instead of a silly value. 
20447
20448 2005-10-27  Julien MOUTTE  <julien@moutte.net>
20449
20450         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20451         (gst_video_box_transform_caps), (gst_video_box_set_caps),
20452         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
20453         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
20454         I420 rendering as well, doesn't bring much for my platform.
20455         Might help on some other platforms.
20456
20457 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
20458
20459         * gst/rtp/gstrtpgsmenc.c:
20460         * gst/rtp/gstrtpgsmparse.c:
20461         Declaring the padtemplate correctly.
20462
20463 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20464
20465         * gst/rtp/gstrtpg711dec.c:
20466         * gst/rtp/gstrtpg711enc.c:
20467         * gst/rtp/gstrtpgsmenc.c:
20468         * gst/rtp/gstrtpgsmparse.c:
20469         Setting the proper copyright notice.
20470
20471 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20472
20473         * gst/videobox/Makefile.am: Use liboil.
20474         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20475         (gst_video_box_set_property), (gst_video_box_transform_caps),
20476         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
20477         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
20478         using liboil. Will dot the same to I420 border generation
20479         tomorrow.
20480
20481 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
20482
20483         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
20484         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
20485         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
20486         * gst/rtp/gstrtpg711dec.h:
20487         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
20488         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
20489         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
20490         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20491         (gst_rtpgsmenc_handle_buffer):
20492         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
20493         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
20494         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
20495         * gst/rtp/gstrtpgsmparse.h:
20496         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
20497         inherits from the basertpdepayloader.
20498
20499 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20500
20501         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20502         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20503         (gst_video_box_ayuv): Removing this forgotten debug.
20504
20505 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20506
20507         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20508         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
20509         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
20510
20511 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
20512
20513         * sys/oss/gstossaudio.c:
20514         * sys/oss/gstossdmabuffer.c:
20515         * sys/oss/gstosshelper.c:
20516         * sys/oss/gstossmixer.c:
20517         * sys/oss/gstossmixerelement.c:
20518         * sys/oss/gstossmixertrack.c:
20519         * sys/oss/gstosssink.c:
20520         * sys/oss/gstosssrc.c:
20521           Actually use the 'oss' debug category we register.
20522
20523 2005-10-26  Julien MOUTTE  <julien@moutte.net>
20524
20525         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
20526         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
20527         Use gst_pad_get_parent and drop the ref that was added through
20528         that call.
20529
20530 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
20531
20532         * gst/rtp/gstrtpgsmenc.c:
20533           Fix compilation
20534
20535 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20536
20537         * gst/rtp/gstrtpg711dec.c
20538         Just removed a couple of lines of weird code used during
20539         development/test time.
20540
20541 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
20542
20543         * gst/rtp/Makefile.am
20544         * gst/rtp/gstrtp.c
20545         * gst/rtp/gstrtpg711enc.c
20546         * gst/rtp/gstrtpg711enc.h
20547         * gst/rtp/gstrtpg711dec.c
20548         * gst/rtp/gstrtpg711dec.h
20549         Created G711 payloader and depayloader (it supports mulaw and alaw
20550         (dec)encoders)
20551
20552 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20553
20554         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20555         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20556         Doh ! I introduced wingo's bug again ! Sorry...
20557
20558 2005-10-25  Christian Schaller <christian@fluendo.com> 
20559
20560         * gst/rtp/Makefile.am: add missing header files for disting
20561
20562 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
20563
20564         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20565         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
20566         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
20567         (gst_rtpgsmenc_handle_buffer):
20568         * gst/rtp/gstrtpgsmenc.h:
20569         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
20570         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
20571         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
20572         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
20573         * gst/rtp/gstrtpgsmparse.h:
20574         Getting the GSM (de)payloader working and compatible with our plans for RTP.
20575
20576 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20577
20578         * ext/libpng/gstpngdec.c: (user_info_callback),
20579         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
20580         a newsegment event, move some redundant code in a single place.
20581
20582 2005-10-25  Julien MOUTTE  <julien@moutte.net>
20583
20584         * ext/libpng/gstpngdec.c: (user_info_callback),
20585         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
20586         hack to get correct colors order when we have a png image with
20587         alpha channel.
20588
20589 2005-10-24  Edward Hervey  <edward@fluendo.com>
20590
20591         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
20592         Call gst_element_no_more_pads when there will be no more pads.
20593
20594 2005-10-24  Wim Taymans  <wim@fluendo.com>
20595
20596         * gst/rtp/Makefile.am:
20597         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
20598         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
20599         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
20600         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
20601         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
20602         (gst_asteriskh263_plugin_init):
20603         * gst/rtp/gstasteriskh263.h:
20604         * gst/rtp/gstrtp.c: (plugin_init):
20605         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
20606         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
20607         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
20608         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
20609         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
20610         (gst_rtph263enc_plugin_init):
20611         * gst/rtp/gstrtph263enc.h:
20612         Added two new payloaders, an RFC 2190 payloader for h263 and
20613         a payload convertor for an asterisk server.
20614
20615 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20616
20617         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
20618           Set bytes_per_sample correctly (is not always 4, but 
20619           depends on width and number of channels).
20620
20621 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
20622
20623         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
20624         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
20625         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
20626         (gst_flacenc_sink_event), (gst_flacenc_chain),
20627         (gst_flacenc_set_property), (gst_flacenc_get_property),
20628         (gst_flacenc_change_state):
20629         * ext/flac/gstflacenc.h:
20630           Fix seeking, so that flacenc can rewrite the header with the
20631           correct duration and amount of samples and all that at EOS;
20632           also set timestamps and granulepos on outgoing buffers; add
20633           debug category; fix state change function.
20634           
20635 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20636
20637         * gst/videomixer/videomixer.c: Don't restrict video geometry
20638         from 16 to 4096.
20639
20640 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20641
20642         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
20643         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
20644         Fix caps negotiation correctly, add debugging category.
20645
20646 2005-10-24  Christian Schaller  <christian@fluendo.com>
20647
20648         * configure.ac: Port over Thomas's change from base listing all plugins
20649
20650 2005-10-24  Julien MOUTTE  <julien@moutte.net>
20651
20652         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
20653         a sink pad.
20654
20655 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20656
20657         * configure.ac:
20658         * docs/upload.mak:
20659           back to HEAD
20660
20661 === release 0.9.4 ===
20662
20663 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20664
20665         * configure.ac:
20666           Releasing 0.9.4, "Dromiceiomimus"
20667
20668 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
20669
20670         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
20671         (gst_speexenc_src_query):
20672           Add position and duration query, fix query type function.
20673           
20674         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
20675         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
20676           Let's not set non-fixed caps on source pads.
20677
20678 2005-10-21  Wim Taymans  <wim@fluendo.com>
20679
20680         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
20681         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
20682         (gst_avi_demux_handle_seek):
20683         Set correct stream_time in newsegment event.
20684         avi can also handle a duration query now.
20685
20686 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
20687
20688         * gst/matroska/matroska-demux.c:
20689         (gst_matroska_demux_handle_src_query),
20690         (gst_matroska_demux_handle_seek_event),
20691         (gst_matroska_demux_loop_stream_parse_id):
20692           Fix duration query; fix basetime in newsegment event after
20693           seek; fix duration in initial newsegment event.
20694
20695         * gst/matroska/matroska-mux.c:
20696         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
20697           Extract number of channels and samplerate from vorbis headers;
20698           add some debug messages when querying the durations of the
20699           input streams.
20700
20701 2005-10-20  Wim Taymans  <wim@fluendo.com>
20702
20703         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20704         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20705         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20706         Set stream time correctly in newsegment.
20707
20708 2005-10-20  Wim Taymans  <wim@fluendo.com>
20709
20710         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
20711         Correctly fill in the stream time.
20712
20713 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
20714
20715         * check/elements/level.c: (GST_START_TEST):
20716         * gst/level/gstlevel.c: (gst_level_message_new):
20717         * gst/level/level-example.c: (message_handler):
20718           use ELEMENT messages instead
20719
20720 2005-10-19  Wim Taymans  <wim@fluendo.com>
20721
20722         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
20723         (gst_dvdemux_src_query):
20724         * ext/flac/gstflacdec.c: (gst_flacdec_length),
20725         (gst_flacdec_src_query):
20726         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
20727         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
20728         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
20729         * gst/debug/gstnavseek.c: (gst_navseek_seek):
20730         * gst/debug/progressreport.c: (gst_progress_report_report):
20731         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
20732         * gst/matroska/matroska-demux.c:
20733         (gst_matroska_demux_handle_src_query):
20734         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
20735         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20736         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20737         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
20738         (gst_wavparse_srcpad_event):
20739         API change fix.
20740
20741 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
20742
20743         * gst/goom/filters.c:
20744         * gst/goom/graphic.h:
20745         * gst/goom/lines.c:
20746           Make inline functions either 'static inline' or 'extern inline',
20747           otherwise the Forte compiler apparently won't inline them (#317300).
20748
20749 2005-10-19  Julien MOUTTE  <julien@moutte.net>
20750
20751         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20752         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
20753         (user_info_callback), (user_endrow_callback), (user_end_callback),
20754         (user_read_data), (gst_pngdec_caps_create_and_set),
20755         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
20756         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
20757         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
20758         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
20759         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
20760         very nice and handle push/pull based model. if you have filesrc
20761         connected to it, it will do random access to load the png file.
20762         If you have a network source that can't do _getrange, it does 
20763         progressive loading through the chain function.
20764         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20765         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
20766         thanks to Master Wim Taymans ;-)
20767
20768 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
20769
20770         * gst/matroska/Makefile.am:
20771         * gst/matroska/ebml-read.c:
20772         * gst/matroska/ebml-read.h:
20773         * gst/matroska/matroska-demux.c:
20774         * gst/matroska/matroska-demux.h:
20775         * gst/matroska/matroska.c: (plugin_init):
20776           Ported matroska demuxer to 0.9.
20777
20778 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
20779
20780         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20781
20782         * gst/matroska/matroska-mux.c:
20783         (gst_matroska_mux_video_pad_setcaps),
20784         (gst_matroska_mux_audio_pad_setcaps):
20785           Fix mpeg4 input handling (#318847); also, while we're at it,
20786           fix media type for Motion-JPEG: should be image/jpeg.
20787
20788 2005-10-18  Wim Taymans  <wim@fluendo.com>
20789
20790         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20791         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20792         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
20793         Fix for segment-start/stop API change.
20794
20795 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20796
20797         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
20798         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
20799         way.
20800
20801 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20802
20803         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20804         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
20805         output declared in transform_caps.
20806
20807 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20808
20809         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
20810
20811 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20812
20813         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
20814         (gst_video_box_get_unit_size): Fix wrong size calculations and
20815         implement get_unit_size correctly.
20816
20817 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
20818
20819         * configure.ac:
20820           Enable flx plugin.
20821
20822         * gst/flx/gstflxdec.c: (flx_decode_chunks):
20823           Fix gcc4 signedness issue.
20824
20825 2005-10-17  Julien MOUTTE  <julien@moutte.net>
20826
20827         * configure.ac: Adding videomixer.
20828         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20829         (user_read_data), (gst_pngdec_chain): More debugging.
20830         * gst/alpha/Makefile.am: Adding alphacolor
20831         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
20832         (gst_alpha_color_class_init), (gst_alpha_color_init),
20833         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
20834         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
20835         (plugin_init): Ported to 0.9 using in place base tranform.
20836         * gst/videomixer/Makefile.am:
20837         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
20838         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
20839         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
20840         (gst_videomixer_pad_init), (gst_videomixer_class_init),
20841         (gst_videomixer_init), (gst_videomixer_getcaps),
20842         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
20843         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
20844         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
20845         to 0.9 using collectpads.
20846
20847 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
20848
20849         * configure.ac:
20850         * gst/flx/Makefile.am:
20851         * gst/flx/gstflxdec.c: (gst_flxdec_init),
20852         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
20853         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
20854         * gst/flx/gstflxdec.h:
20855         flx plugin ported to 0.9
20856
20857 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
20858
20859         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
20860           use new gst_version_string()
20861
20862 2005-10-16  Andy Wingo  <wingo@pobox.com>
20863
20864         * configure.ac: GLIB_CHECK.
20865
20866 2005-10-15  Julien MOUTTE  <julien@moutte.net>
20867
20868         * ext/libpng/Makefile.am:
20869         * ext/libpng/gstpng.c: (plugin_init):
20870         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
20871         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
20872         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
20873
20874 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
20875
20876         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
20877
20878         * configure.ac:
20879         * gst/matroska/Makefile.am:
20880         * gst/matroska/ebml-ids.h:
20881         * gst/matroska/ebml-write.c:
20882         * gst/matroska/ebml-write.h:
20883         * gst/matroska/matroska-ids.h:
20884         * gst/matroska/matroska-mux.c:
20885         * gst/matroska/matroska-mux.h:
20886         * gst/matroska/matroska.c: (plugin_init):
20887           Port matroska muxer to 0.9 (#318847).
20888
20889 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
20890
20891         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
20892         (comment_init), (comment_add):
20893           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
20894           use GST_READ_UINT32_LE() and friends rather than the private
20895           implementation of those same macros.
20896
20897 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
20898
20899         * examples/stats/mp2ogg.c:
20900           more typo fixes
20901
20902 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20903
20904         * examples/indexing/indexmpeg.c: (main):
20905         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
20906         (gst_esdmon_close_audio), (gst_esdmon_change_state):
20907         * ext/esd/esdmon.h:
20908         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
20909         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
20910         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20911         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20912         * gst/avi/gstavimux.c: (gst_avimux_init):
20913         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
20914         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
20915         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
20916         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
20917         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
20918         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
20919         * gst/oldcore/gstmultifilesrc.h:
20920         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
20921         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
20922         (gst_pipefilter_change_state):
20923         * gst/oldcore/gstpipefilter.h:
20924         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
20925         * gst/videomixer/videomixer.c: (gst_videomixer_init):
20926         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
20927         * sys/osxaudio/gstosxaudiosink.h:
20928         * sys/osxaudio/gstosxaudiosrc.h:
20929           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20930           moved bitshift from macro to enum definition
20931
20932 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20933
20934         * ext/Makefile.am:
20935         * ext/cairo/Makefile.am:
20936         * ext/cairo/gstcairo.c: (plugin_init):
20937         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
20938         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20939         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
20940         * ext/cairo/gsttimeoverlay.h:
20941           update of cairo-based timeoverlay to 1.0 Cairo API
20942           doesn't work yet for resizing of output sink
20943
20944 2005-10-11  Wim Taymans  <wim@fluendo.com>
20945
20946         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
20947         newsegment API fix.
20948
20949 2005-10-11  Wim Taymans  <wim@fluendo.com>
20950
20951         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
20952         (gst_dvdemux_demux_frame):
20953         * ext/flac/gstflacdec.c: (gst_flacdec_write):
20954         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20955         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
20956         (gst_avi_demux_handle_seek):
20957         * gst/goom/gstgoom.c: (gst_goom_event):
20958         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20959         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20960         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20961         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20962         (gst_wavparse_srcpad_event):
20963         newsegment API update.
20964
20965 2005-10-11  Andy Wingo  <wingo@pobox.com>
20966
20967         * ext/speex/gstspeexenc.c: Signedness cleanups.
20968
20969 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
20970
20971         * PORTED_09:
20972         * ext/speex/Makefile.am:
20973         * ext/speex/gstspeex.c:
20974         * ext/speex/gstspeexenc.c:
20975         Speexenc ported to 0.9
20976
20977 2005-10-10  Wim Taymans  <wim@fluendo.com>
20978
20979         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
20980         (gst_oss_sink_init), (gst_oss_sink_set_property),
20981         (gst_oss_sink_get_property), (gst_oss_sink_open),
20982         (gst_oss_sink_prepare), (gst_oss_sink_reset):
20983         * sys/oss/gstosssink.h:
20984         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
20985         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
20986         (gst_oss_src_prepare):
20987         Cleanups, make device configurable in the sink, handle and report
20988         errors.
20989
20990 2005-10-10  Wim Taymans  <wim@fluendo.com>
20991
20992         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
20993         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
20994         Make sure element is NULL before removing from the bin.
20995
20996 2005-10-07  Andy Wingo  <wingo@pobox.com>
20997
20998         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
20999         block forever in a read().
21000         (gst_dv1394src_bus_reset): Post a message when the cable is
21001         unplugged.
21002         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
21003         (gst_dv1394src_bus_reset): Don't unref the message.
21004
21005         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
21006         hacking. The only change should be that the state change stuff was
21007         put into basesrc's start() and stop() routines, which coalesces
21008         some steps.
21009
21010 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
21011
21012         * configure.ac:
21013           Add check for mmap
21014           
21015         * gst/debug/Makefile.am:
21016           Only compile efence plugin on systems that have mmap.
21017
21018 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
21019
21020         * gst/debug/Makefile.am:
21021         * gst/debug/breakmydata.c:
21022         * gst/debug/gstdebug.c:
21023         * gst/debug/gstnavigationtest.c:
21024         * gst/debug/gstnavseek.c: 
21025         * gst/debug/gstnavseek.h:
21026         * gst/debug/progressreport.c: 
21027         * gst/debug/testplugin.c:
21028           Port progressreport, navseek, navigationtest, testsink and
21029           breakmydata.
21030
21031 2005-10-05  Edward Hervey  <edward@fluendo.com>
21032
21033         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
21034         (gst_dvdemux_src_query):
21035         Fixes for better conversion
21036
21037 2005-10-04  Michael Smith <msmith@fluendo.com>
21038
21039         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
21040         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
21041         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
21042         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
21043           Set state of elements to NULL before removing from bins.
21044           Set state of test element to NULL if we failed to move it to READY
21045
21046 2005-10-04  Edward Hervey  <edward@fluendo.com>
21047
21048         * ext/dv/Makefile.am:
21049         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
21050         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
21051         Corrected the query function for position so it doesn't forget what
21052         format was asked, and calls the conversion functions on the correct pad.
21053
21054 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21055
21056         * configure.ac:
21057           back to development
21058
21059 === release 0.9.3 ===
21060
21061 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
21062
21063         * configure.ac:
21064           Releasing 0.9.3, "Aramis"
21065
21066 2005-10-03  Andy Wingo  <wingo@pobox.com>
21067
21068         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
21069         error returns.
21070
21071 2005-10-02  Andy Wingo  <wingo@pobox.com>
21072
21073         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
21074
21075         * ext/flac/gstflacenc.c: Ported to 0.9.
21076
21077         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
21078
21079         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
21080         and link to gsttagedit. Enable flacenc.
21081
21082         * ext/flac/gstflacdec.c: Re-enable tag reading.
21083
21084 2005-09-30  Wim Taymans  <wim@fluendo.com>
21085
21086         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21087         * gst/rtp/gstrtpgsmparse.c:
21088         * gst/rtp/gstrtph263penc.c:
21089         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21090         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21091         (gst_rtpmp4venc_set_property):
21092         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21093         Various class and caps fixes from Andre Magalhaes (andrunko)
21094
21095 2005-09-29  Wim Taymans  <wim@fluendo.com>
21096
21097         * gst/level/level-example.c: (main):
21098         Update for new bus API.
21099
21100 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
21101
21102         * configure.ac:
21103           Fix unexpanded autoconf macro GST_DOC, which has been renamed
21104           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
21105
21106 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
21107
21108         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
21109           Fix playback of mono streams (bytes_per_sample should be set
21110           from the sample width and the number of channels negotiated,
21111           and not just be set to 4) (#317338)
21112
21113 2005-09-26  Wim Taymans  <wim@fluendo.com>
21114
21115         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
21116         (gst_rtpmpaenc_handle_buffer):
21117         Set buffer duration correctly.
21118
21119 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
21120
21121         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
21122         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
21123         (gst_avi_demux_change_state):
21124           Don't crash when encountering a stream with an unknown fourcc or
21125           codec id. Instead, create a pad of type video/x-avi-unknown or
21126           audio/x-avi-unknown, which as a side-effect also results in less
21127           confusing error messages in players ('no decoder' vs. 'no streams');
21128           minor fixes to state change function and class_init function.
21129
21130 2005-09-24  Wim Taymans  <wim@fluendo.com>
21131
21132         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
21133         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
21134         These are sinks.
21135
21136 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
21137
21138         * check/elements/level.c: (GST_START_TEST):
21139           fix test for new GstClockTime use
21140         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
21141         (gst_level_transform_ip):
21142         * gst/level/gstlevel.h:
21143           fix up the decay peak, ensuring the decay peak is never lower
21144           than the peak for that interval
21145
21146 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21147
21148         * docs/plugins/gst-plugins-good-plugins.args:
21149         * docs/plugins/inspect/plugin-alpha.xml:
21150         * docs/plugins/inspect/plugin-rtp.xml:
21151         * gst/level/gstlevel.c: (gst_level_set_caps),
21152         (gst_level_transform_ip):
21153           updating docs
21154
21155 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21156
21157         * Makefile.am:
21158         * check/elements/level.c: (GST_START_TEST):
21159         * gst/level/Makefile.am:
21160         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
21161         (gst_level_set_property), (gst_level_get_property),
21162         (gst_level_set_caps), (gst_level_message_new),
21163         (gst_level_transform_ip):
21164         * gst/level/gstlevel.h:
21165         * gst/level/level-example.c: (message_handler), (main):
21166           convert to using GstClockTime for all time values, finally.
21167
21168 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21169
21170         * gst/auparse/Makefile.am:
21171         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21172           fix up build
21173         * configure.ac:
21174         * ext/cairo/Makefile.am:
21175         * ext/dv/Makefile.am:
21176         * ext/esd/Makefile.am:
21177         * ext/flac/Makefile.am:
21178         * ext/gconf/Makefile.am:
21179         * ext/gdk_pixbuf/Makefile.am:
21180         * ext/jpeg/Makefile.am:
21181         * ext/ladspa/Makefile.am:
21182         * ext/libcaca/Makefile.am:
21183         * ext/libmng/Makefile.am:
21184         * ext/libpng/Makefile.am:
21185         * ext/mikmod/Makefile.am:
21186         * ext/pango/Makefile.am:
21187         * ext/raw1394/Makefile.am:
21188         * ext/shout2/Makefile.am:
21189         * ext/speex/Makefile.am:
21190         * gst/alpha/Makefile.am:
21191         * gst/autodetect/Makefile.am:
21192         * gst/avi/Makefile.am:
21193         * gst/cutter/Makefile.am:
21194         * gst/debug/Makefile.am:
21195         * gst/effectv/Makefile.am:
21196         * gst/flx/Makefile.am:
21197         * gst/goom/Makefile.am:
21198         * gst/interleave/Makefile.am:
21199         * gst/law/Makefile.am:
21200         * gst/matroska/Makefile.am:
21201         * gst/median/Makefile.am:
21202         * gst/monoscope/Makefile.am:
21203         * gst/multipart/Makefile.am:
21204         * gst/oldcore/Makefile.am:
21205         * gst/rtp/Makefile.am:
21206         * gst/rtsp/Makefile.am:
21207         * gst/smoothwave/Makefile.am:
21208         * gst/smpte/Makefile.am:
21209         * gst/videobox/Makefile.am:
21210         * gst/videofilter/Makefile.am:
21211         * gst/videomixer/Makefile.am:
21212         * gst/wavenc/Makefile.am:
21213         * gst/wavparse/Makefile.am:
21214         * sys/oss/Makefile.am:
21215         * sys/osxaudio/Makefile.am:
21216         * sys/osxvideo/Makefile.am:
21217           fix up GST_LIBS use
21218
21219 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
21220
21221         * gst/auparse/Makefile.am:
21222         * gst/auparse/gstauparse.c: (gst_auparse_chain):
21223           fix build of auparse
21224
21225 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
21226
21227         * configure.ac:
21228         * PORTED_09:
21229         * gst/auparse/gstauparse.c:
21230         * gst/auparse/gstauparse.h:
21231         Auparse ported to 0.9.
21232
21233 2005-09-22  Wim Taymans  <wim@fluendo.com>
21234
21235         * gst/rtp/TODO:
21236         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
21237         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21238         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21239         (gst_rtpmp4venc_set_property):
21240         * gst/rtp/gstrtpmp4venc.h:
21241         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
21242         * gst/rtp/gstrtpmpaenc.h:
21243         Use is_filled to both check MTU and max-ptime of base class.
21244
21245 2005-09-22  Wim Taymans  <wim@fluendo.com>
21246
21247         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21248         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
21249         (gst_rtpmp4venc_set_property):
21250         Don't fragment packets with multiple frames.
21251
21252 2005-09-22  Wim Taymans  <wim@fluendo.com>
21253
21254         * gst/rtp/TODO:
21255         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21256         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
21257         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
21258         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
21259         (gst_rtpmp4venc_get_property):
21260         * gst/rtp/gstrtpmp4venc.h:
21261         Remove g_print.
21262         Update TODO
21263         Make payload encoder a bit smarter and more correct with
21264         timestamps.
21265         Added option in payloader to include config string in-band.
21266
21267 2005-09-21  Wim Taymans  <wim@fluendo.com>
21268
21269         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21270         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21271         (gst_rtspsrc_send):
21272         Strip spaces for key/value pairs.
21273
21274 2005-09-21  Wim Taymans  <wim@fluendo.com>
21275
21276         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
21277         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
21278         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
21279         (gst_rtspsrc_change_state):
21280         More SDP parsing and caps setting.
21281         Do NO_PREROLL differently.
21282         add pads only after negotiated.
21283
21284         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
21285         (gst_udpsrc_getcaps):
21286         Implement the getcaps function.
21287
21288 2005-09-21  Wim Taymans  <wim@fluendo.com>
21289
21290         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
21291         (gst_rtpamrdec_chain):
21292         Handle multiple AMr packets per payload. Handle CRC and
21293         parse ILL/ILP.
21294
21295         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
21296         Make caps params strings for easy SDP mapping.
21297         
21298         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
21299         Handle capsnego better.
21300
21301         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
21302         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
21303         Generate and parse config string in the caps.
21304
21305 2005-09-21  Wim Taymans  <wim@fluendo.com>
21306
21307         * gst/rtp/README:
21308         Update README
21309
21310         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
21311         Make extra params as strings.
21312
21313         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
21314         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21315         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
21316         Make state change return NO_PREROLL as this is a live
21317         source.
21318
21319         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21320         Don't unref old caps when NULL.
21321
21322 2005-09-20  Wim Taymans  <wim@fluendo.com>
21323
21324         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
21325         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
21326         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
21327         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
21328         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
21329         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
21330         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
21331         * gst/rtsp/sdpmessage.h:
21332         Add URI handler.
21333         Parse SDP and create caps.
21334
21335 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
21336
21337         * gst/alpha/gstalpha.c:
21338           fix element description
21339
21340 2005-09-19  Wim Taymans  <wim@fluendo.com>
21341
21342         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
21343         Don't check payload for now.
21344
21345 2005-09-19  Wim Taymans  <wim@fluendo.com>
21346
21347         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
21348         (gst_wavparse_init), (gst_wavparse_parse_file_header),
21349         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
21350         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
21351         (gst_wavparse_loop), (gst_wavparse_pad_convert),
21352         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
21353         (gst_wavparse_change_state):
21354         * gst/wavparse/gstwavparse.h:
21355         Fix wavparse some more.
21356
21357 2005-09-19  Wim Taymans  <wim@fluendo.com>
21358
21359         * check/elements/level.c: (GST_START_TEST):
21360         Fix for bus API change.
21361
21362 2005-09-19  Wim Taymans  <wim@fluendo.com>
21363
21364         * gst/level/level-example.c: (main):
21365         Fix for new bus API.
21366
21367         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
21368         Set caps on pads.
21369
21370 2005-09-15  Wim Taymans  <wim@fluendo.com>
21371
21372         * gst/rtp/Makefile.am:
21373         * gst/rtp/README:
21374         * gst/rtp/gstrtp.c: (plugin_init):
21375         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
21376         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
21377         (gst_rtpamrdec_change_state):
21378         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
21379         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
21380         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
21381         * gst/rtp/gstrtpamrenc.h:
21382         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
21383         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
21384         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
21385         * gst/rtp/gstrtpgsmenc.h:
21386         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
21387         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
21388         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
21389         (gst_rtpgsmparse_change_state):
21390         * gst/rtp/gstrtpgsmparse.h:
21391         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
21392         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
21393         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
21394         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
21395         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
21396         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
21397         * gst/rtp/gstrtph263penc.h:
21398         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
21399         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
21400         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21401         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
21402         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
21403         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
21404         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
21405         * gst/rtp/gstrtpmp4venc.h:
21406         * gst/rtp/gstrtpmpadec.c:
21407         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
21408         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
21409         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
21410         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
21411         * gst/rtp/gstrtpmpaenc.h:
21412         Updates to payloader/depayloaders, make payloaders use
21413         the base classes.
21414         Updated README with suggested RTP caps and how to convert
21415         to/from SDP.
21416         Added config descriptor in mp4v payloader.
21417
21418 2005-09-15  Andy Wingo  <wingo@pobox.com>
21419
21420         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
21421         * gst/autodetect/gstautovideosink.c
21422         (gst_auto_video_sink_find_best): Update for new registry API.
21423
21424 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
21425
21426         * common/c-to-xml.py:
21427         * common/gtk-doc-plugins.mak:
21428           a simple py script to generate valid xml from a C example
21429           probably also need to strip an MIT license when we decide
21430         * docs/plugins/Makefile.am:
21431         * gst/level/Makefile.am:
21432         * gst/level/gstlevel.c: (gst_level_init):
21433         * gst/level/level-example.c: (message_handler), (main):
21434           add an example to level that will show up in the docs
21435         * gst/rtp/TODO:
21436           add a note for the future
21437
21438 2005-09-14  Michael Smith <msmith@fluendo.com>
21439
21440         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
21441           Actually define the debug object being used in wavenc. Fixes #316205
21442
21443 2005-09-14  Michael Smith <msmith@fluendo.com>
21444
21445         * gst/smpte/Makefile.am:
21446           Link against GST_BASE_LIBS, to get it linked against libgstbase;
21447           needed to build on windows (bug 316204)
21448
21449 2005-09-12  Andy Wingo  <wingo@pobox.com>
21450
21451         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
21452
21453 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
21454
21455         * configure.ac:
21456         * gst/fdsrc/Makefile.am:
21457         * gst/fdsrc/gstfdsrc.c:
21458         * gst/fdsrc/gstfdsrc.h:
21459           Move fdsrc back into gstreamer core elements.
21460
21461         * gst/level/gstlevel.c: (gst_level_class_init),
21462         (gst_level_transform_ip):
21463         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
21464           Basetransform changes.
21465
21466 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21467
21468         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
21469         * ext/jpeg/smokecodec.c: (find_best_size):
21470           fix compiler warnings
21471
21472 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
21473
21474         * gst-plugins-good.spec.in:
21475           spec file fixes
21476         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
21477         (gst_multiudpsink_render), (gst_multiudpsink_add),
21478         (gst_multiudpsink_clear):
21479           it actually helps to actually stream if we hook up the
21480           "add" signal to an actual implementation
21481         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
21482           some debugging
21483
21484 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
21485
21486         * ext/jpeg/Makefile.am:
21487         * ext/jpeg/gstjpeg.c
21488         * ext/jpeg/gstjpegenc.c:
21489         * ext/jpeg/gstsmokeenc.c:
21490
21491 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
21492
21493         * ext/flac/gstflacdec.c:
21494         * ext/flac/gstflacenc.c:
21495         * ext/flac/gstflactag.c:
21496         * ext/speex/gstspeexenc.c:
21497           gsttaginterface.h -> gsttagsetter.h
21498
21499 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
21500
21501         * configure.ac:
21502         * gst/debug/Makefile.am:
21503         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
21504         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
21505         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
21506         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
21507         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
21508           Port to 0.9 and re-enable efence plugin.
21509
21510 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
21511
21512         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
21513         (gst_flacdec_write), (gst_flacdec_convert_src):
21514         * ext/flac/gstflacdec.h:
21515           Add support for flac files with 24/32 bits per sample; and misc.
21516           minor clean-ups. Seeking is still partly broken (for me at least).
21517
21518 2005-09-06  Wim Taymans  <wim@fluendo.com>
21519
21520         * gst/rtp/Makefile.am:
21521         * gst/rtp/gstrtp.c: (plugin_init):
21522         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
21523         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
21524         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
21525         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
21526         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
21527         (gst_rtpmp4vdec_plugin_init):
21528         * gst/rtp/gstrtpmp4vdec.h:
21529         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
21530         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
21531         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
21532         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
21533         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
21534         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
21535         * gst/rtp/gstrtpmp4venc.h:
21536         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
21537         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
21538         Added mpeg4 video payload encoder/decoder.
21539         Added some docs in mpa payloader.
21540
21541 === release 0.9.1 ===
21542
21543 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
21544
21545         * NEWS:
21546         * README:
21547         * RELEASE:
21548         * autogen.sh:
21549         * configure.ac:
21550           releasing 0.9.1, "Blondie"
21551
21552 2005-09-05  Andy Wingo  <wingo@pobox.com>
21553
21554         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
21555         here from the state change handler, so we fire signals without
21556         holding the state lock.
21557
21558 2005-09-02  Andy Wingo  <wingo@pobox.com>
21559
21560         * All plugins updated for element state changes.
21561
21562 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21563
21564         * Makefile.am:
21565         * check/.cvsignore:
21566         * check/Makefile.am:
21567         * check/elements/.cvsignore:
21568         * check/elements/level.c: (setup_level), (cleanup_level),
21569         (GST_START_TEST), (level_suite), (main):
21570           add a test for level
21571         * common/release.mak:
21572           move the enum checking to release.mak
21573         * configure.ac:
21574           add valgrind and check checking
21575         * gst/level/gstlevel.c: (gst_level_transform):
21576         * gst/level/gstlevel.h:
21577           fix Andy's cast bug
21578           convert a field to int
21579           fix the arithmetic to int when checking for emit so that a
21580           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
21581
21582 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
21583
21584         * Makefile.am:
21585         * configure.ac:
21586           add docs to build
21587         * common/plugins.xsl:
21588           wrap Description into a refsect2
21589         * docs/Makefile.am:
21590         * docs/plugins/Makefile.am:
21591         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21592         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21593         * gst/goom/Makefile.am:
21594         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
21595         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
21596         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
21597         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
21598         (gst_goom_change_state):
21599         * gst/goom/gstgoom.h:
21600           GstGOOM -> GstGoom
21601           add an example launch line
21602         * gst/level/gstlevel.h:
21603         * gst/monoscope/gstmonoscope.c:
21604           cleanups
21605
21606 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21607
21608         * configure.ac:
21609         * docs/plugins/Makefile.am:
21610         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
21611         * docs/plugins/gst-plugins-good-plugins-sections.txt:
21612         * docs/plugins/gst-plugins-good-plugins.types:
21613           document elements and plugins.  Shazam !
21614
21615 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
21616
21617         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
21618           be found under doc/random/ChangeLog-0.8