gst/matroska/matroska-demux.c: Forward unknown events upstream.
[platform/upstream/gstreamer.git] / ChangeLog
1 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
2
3         * gst/matroska/matroska-demux.c:
4         (gst_matroska_demux_handle_src_event):
5         Forward unknown events upstream.
6
7 2008-10-27  Wim Taymans  <wim.taymans@collabora.co.uk>
8
9         * tests/check/elements/icydemux.c: (icydemux_found_pad):
10         Add some refcount check
11
12         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_run):
13         Don't ignore the result of write(), fixes a  compiler warning for me.
14
15         * tests/icles/videobox-test.c: (main):
16         Make the output a little more pretty.
17
18 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
19
20         * ext/esd/esdmon.c:
21           Add doc blob.
22
23 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
24
25         * docs/plugins/Makefile.am:
26         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
27         * docs/plugins/gst-plugins-good-plugins-sections.txt:
28         * docs/plugins/gst-plugins-good-plugins.args:
29         * docs/plugins/gst-plugins-good-plugins.hierarchy:
30         * docs/plugins/gst-plugins-good-plugins.interfaces:
31         * docs/plugins/inspect/plugin-autodetect.xml:
32           Add the docs of the new elements.
33
34 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
35
36         * gst/autodetect/gstautoaudiosrc.c:
37         (gst_auto_audio_src_class_init):
38         * gst/autodetect/gstautovideosrc.c:
39         (gst_auto_video_src_class_init):
40         Fix "Since" tags in the documentation.
41
42 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
43
44         Patch by: Sjoerd Simons <sjoerd at luon dot net>
45
46         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_class_init),
47         (gst_soup_http_src_set_property), (gst_soup_http_src_get_property):
48         Add support for souphttpsrc to act as a live source. This makes it
49         possible to get timestamped buffers in combination with the
50         "do-timestamp" property. Fixes bug #556019.
51
52 2008-10-27  Stefan Kost  <ensonic@users.sf.net>
53
54         * gst/autodetect/Makefile.am:
55         * gst/autodetect/gstautoaudiosink.c:
56         * gst/autodetect/gstautoaudiosrc.c:
57         * gst/autodetect/gstautoaudiosrc.h:
58         * gst/autodetect/gstautodetect.c:
59         * gst/autodetect/gstautovideosink.c:
60         * gst/autodetect/gstautovideosrc.c:
61         * gst/autodetect/gstautovideosrc.h:
62           Implement src plugins. Little code/string cleanup in the sinks.
63           Fixes #523813.
64
65 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
66
67         Patch by: Peter Kjellerstedt <pkj at axis com>
68
69         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
70         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad):
71         Fix a memory leak when pads are requested but the pipeline never
72         goes into PLAYING.
73
74         Correctly remove request pads, no matter if they have collected
75         data or not.
76
77         Fixes bug #557710.
78
79 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
80
81         Patch by: <lrn1986 at gmail dot com>
82
83         * gst/udp/gstudpnetutils.h:
84         Define the correct WINVER so getaddinfo() can be used when using
85         mingw32. Fixes bug #557294.
86
87 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
88
89         Patch by: <lrn1986 at gmail dot com>
90
91         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
92         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
93         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
94         Fix "argument type mismatch" compiler warnings on Windows.
95         Fixes bug #557293.
96
97 2008-10-27  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
98
99         * gst/equalizer/gstiirequalizer.c: (update_coefficients):
100         Don't calculate the filter coefficients for every single buffer
101         but only when it's needed. Fixes bug #557260.
102
103 2008-10-26  Jan Schmidt  <jan.schmidt@sun.com>
104
105         * configure.ac:
106         Back to development -> 0.10.11.1
107
108 2008-10-25  Jan Schmidt  <jan.schmidt@sun.com>
109
110         * gst-plugins-good.doap:
111         Fix version number of 0.10.11 release in doap file
112
113 === release 0.10.11 ===
114
115 2008-10-24  Jan Schmidt <jan.schmidt@sun.com>
116
117         * configure.ac:
118           releasing 0.10.11, "Secondary Consideration"
119
120 2008-10-24  Jan Schmidt  <jan.schmidt@sun.com>
121
122         * configure.ac:
123         Commit 0.10.10.4 pre-release
124
125 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
126
127         * gst/avi/gstavimux.c:
128         Fix VPRP chunk setup in avimux.
129         Fixes: #556010
130         Patch By: Mark Nauwelaerts <mark.nauwelaerts@collabora.co.uk>
131
132 2008-10-21  Jan Schmidt  <jan.schmidt@sun.com>
133
134         * gst/videobox/gstvideobox.c:
135         support dynamically changing properties in videobox
136         Fixed: #557085
137         Patch By: Wim Taymans <wim.taymans@collabora.co.uk>
138
139 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
140
141         * configure.ac:
142         0.10.10.3 pre-release
143
144 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
145
146         * tests/check/Makefile.am:
147         Don't run the states test on pulsesrc and pulsesink
148
149 2008-10-16  Jan Schmidt  <jan.schmidt@sun.com>
150
151         * configure.ac:
152         Commit 0.10.10.2 pre-release bump that actually went
153         out on 2008-10-11
154
155 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
156
157         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
158         Skip entries for streams that don't have a output pad yet, thereby
159         avoiding calling pad functions with a NULL pad.
160         Fixes #556424
161
162 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
163
164         * gst/qtdemux/qtdemux.c: Remove previous wrong commit
165         * tests/check/elements/icydemux.c: (icydemux_found_pad):
166         Remove problematic and useless refcount check.
167         Fixes #556381
168
169 2008-10-15  Edward Hervey  <edward.hervey@collabora.co.uk>
170
171         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
172         Remove problematic and useless refcount check.
173         Fixes #556381
174
175 2008-10-10  Jan Schmidt  <jan.schmidt@sun.com>
176
177         * ext/flac/gstflacdec.c (gst_flac_dec_read_stream):
178         * ext/flac/gstflacenc.c (gst_flac_enc_write_callback):
179         Cast some size_t arguments to guint to avoid compiler
180         warnings on 64-bit systems.
181
182 2008-10-09  Wim Taymans  <wim.taymans@collabora.co.uk>
183
184         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event):
185         Return TRUE instead of FALSE from the event handler when we swallowed the
186         event.
187
188 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
189
190         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
191         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index):
192         Reset header state. Fixes #555321.
193
194 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
195
196         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
197         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index):
198         * gst/avi/gstavidemux.h:
199         For timestamping audio packets we need to take into account the
200         amount of blocks in one entry using the blockalign. Fixes some sync
201         issues with zero-padded audio blocks in the beginning of avi files.
202
203 2008-10-08  Wim Taymans  <wim.taymans@collabora.co.uk>
204
205         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_class_init),
206         (gst_multi_file_src_query):
207         Implement DEFAULT and BUFFER position queries. See #555260.
208
209 2008-10-08  Edward Hervey  <edward.hervey@collabora.co.uk>
210
211         * sys/ximage/gstximagesrc.c: (gst_ximage_src_stop):
212         Fix build for systems that don't have XDamage.
213
214 2008-10-07  Wim Taymans  <wim.taymans@collabora.co.uk>
215
216         * tests/examples/rtp/client-H263p.sdp:
217         * tests/examples/rtp/client-H263p.sh:
218         * tests/examples/rtp/server-VTS-H263p.sh:
219         Add some more H263p server and client examples.
220
221 2008-10-03  Tim-Philipp Müller  <tim.muller at collabora co uk>
222
223         * configure.ac::
224           Depend on released versions of core and base.
225
226 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
227
228         * ext/pulse/pulsesink.c: (gst_pulsesink_write):
229         * ext/pulse/pulsesrc.c: (gst_pulsesrc_read):
230         Return -1 instead of 0 in error cases. Fixes #554771.
231
232 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
233
234         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
235         (gst_ximage_src_stop), (gst_ximage_src_ximage_get):
236         Stop leaking the cursor image.
237         Unref the last_ximage and the cached cursor image on shutdown.
238         Fixes #551570.
239
240 2008-10-03  Wim Taymans  <wim.taymans@collabora.co.uk>
241
242         * sys/v4l2/gstv4l2object.h:
243         Getting the Class from an instance is not just a matter of casting it to
244         the class struct but it involves calling G_OBJECT_GET_CLASS on the
245         instance. Fixes #549784.
246
247 2008-10-01  Michael Smith <msmith@songbirdnest.com>
248
249         * configure.ac:
250           Fix libs for linking directsound.
251         * sys/directsound/gstdirectsoundsink.c:
252           Fix buffer sizing to prevent racing the ringbuffer at startup.
253           Add volume property.
254
255 2008-09-27  Jan Schmidt  <jan.schmidt@sun.com>
256
257         * ext/pulse/pulsesink.c:
258         Fix problems with pulsesink randomly erroring with code 'OK' after a
259         format change on the stream by waiting when disconnecting the stream.
260
261 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
262
263         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init),
264         (gst_rtp_amr_depay_process):
265         Mark DISCONT on output buffers when the marker bit signals a new talk
266         spurt.
267
268         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
269         Set the marker bit for buffers with a DISCONT flag to signal a talk
270         spurt.
271
272 2008-09-26  Wim Taymans  <wim.taymans@collabora.co.uk>
273
274         * gst/rtp/Makefile.am:
275         * gst/rtp/gstrtp.c: (plugin_init):
276         * gst/rtp/gstrtpmp4apay.c: (gst_rtp_mp4a_pay_get_type),
277         (gst_rtp_mp4a_pay_base_init), (gst_rtp_mp4a_pay_class_init),
278         (gst_rtp_mp4a_pay_init), (gst_rtp_mp4a_pay_finalize),
279         (gst_rtp_mp4a_pay_parse_audio_config), (gst_rtp_mp4a_pay_new_caps),
280         (gst_rtp_mp4a_pay_setcaps), (gst_rtp_mp4a_pay_handle_buffer),
281         (gst_rtp_mp4a_pay_change_state), (gst_rtp_mp4a_pay_plugin_init):
282         * gst/rtp/gstrtpmp4apay.h:
283         Added MP4A-LATM payloader to match the depayloader.
284
285 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
286
287         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
288         (gst_videomixer_sink_event):
289         Handle segments a little better. Fixes #537361.
290
291 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
292
293         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
294         Don't assume the server supports PAUSE by default. Fixes #551048.
295
296 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
297
298         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
299         (gst_udpsrc_set_uri), (gst_udpsrc_start):
300         Switch on the socket family to get the addrlen size right.
301
302 2008-09-25  Wim Taymans  <wim.taymans@collabora.co.uk>
303
304         Patch by: Daniel Franke <df at dfranke dot us>
305
306         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
307         OS X's bind() implementation is picky about its addrlen parameter and
308         fails with EINVAL if it is larger than expected for the socket's address
309         family. Set the length to the expected length instead. Fixes #553191.
310
311 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
312
313         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
314         Handle the case where we cannot do desribe or when the describe result
315         does not contain a valid SDP message.
316
317 2008-09-23  Wim Taymans  <wim.taymans@collabora.co.uk>
318
319         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_set_property):
320         Fix setting the qos.
321
322 2008-09-17  Edward Hervey  <edward.hervey@collabora.co.uk>
323
324         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_header),
325         (gst_qtdemux_chain):
326         Some 'broken' files out there have atom lengths of zero...
327         which basically results in qtdemux consuming that atom again and again
328         until the *end of night* !
329         Detect that and emits an adequate element error message.
330
331 2008-09-17  Jan Schmidt  <jan.schmidt@sun.com>
332
333         * gst/interleave/Makefile.am:
334         * gst/matroska/Makefile.am:
335         Fix build flags order.
336
337         * tests/check/elements/audioamplify.c: (GST_START_TEST):
338         * tests/check/elements/audiodynamic.c: (GST_START_TEST):
339         * tests/check/elements/audioinvert.c: (GST_START_TEST):
340         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
341         Format fixes.
342
343         * tests/check/elements/multifile.c:
344         Pull in unistd.h
345
346 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
347
348         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_init),
349         (gst_rtp_mp4g_depay_finalize), (gst_rtp_mp4g_depay_setcaps),
350         (gst_rtp_mp4g_depay_clear_queue), (gst_rtp_mp4g_depay_flush_queue),
351         (gst_rtp_mp4g_depay_queue), (gst_rtp_mp4g_depay_process),
352         (gst_rtp_mp4g_depay_change_state):
353         * gst/rtp/gstrtpmp4gdepay.h:
354         Handle interleaved streams by reordering AU in a queue.
355
356 2008-09-15  Wim Taymans  <wim.taymans@collabora.co.uk>
357
358         * gst/rtp/gstrtpmp4gdepay.c: (gst_bs_parse_init),
359         (gst_bs_parse_read), (gst_rtp_mp4g_depay_process):
360         Change some of the ranges in the caps, mostly for the amount of bits we
361         can use.
362         Added a little bitstream parse and use it to parse the AU header fields.
363         Check for malformed and wrongly sized packets better.
364         Implement more header field parsing.
365         Handle the size of fragmented packets correctly.
366
367 2008-09-14  Edward Hervey  <edward.hervey@collabora.co.uk>
368
369         Patch by: Jonathan Matthew <notverysmart@gmail.com>
370         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
371         Add mapping for 'tiff' => image/tiff
372         Fixes #552213
373
374 2008-09-11  Tim-Philipp Müller  <tim.muller at collabora co uk>
375
376
377         * ext/raw1394/gstdv1394src.c: (SEND_COMMAND):
378         * ext/raw1394/gsthdv1394src.c: (SEND_COMMAND):
379           Pretend to care about the result of write() which works around
380           compiler warnings.
381
382 2008-09-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
383
384         * ext/flac/gstflacenc.c: (gst_flac_enc_class_init):
385           Make sure the desired default values are actually set, not only
386           registered as defaults (actual problem is that the stereo-specific
387           values are only updated if channels==2, which is not the case yet
388           when the object is created, so the default values for the
389           mid-side-stereo and loose-mid-side-stereo settings are never
390           set in _update_quality()). Makes flacenc create smaller files by
391           default (for stereo input), and fixes #550791.
392
393 2008-09-03  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
394
395         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
396         (gst_qtdemux_loop_state_header), (qtdemux_parse_node),
397         (qtdemux_parse_trak), (qtdemux_video_caps):
398         * gst/qtdemux/qtdemux.h:
399         * gst/qtdemux/qtdemux_fourcc.h:
400         * gst/qtdemux/qtdemux_types.c:
401         Add support for video/mj2 mime-type and its additional atoms/boxes.
402         Fixes #550646.
403
404 2008-09-03  Stefan Kost  <ensonic@users.sf.net>
405
406         * gst/debug/gsttaginject.c:
407           Add warning when tags parameter is unparsable and give example for
408           quoting in the docs.
409
410 2008-09-02  Wim Taymans  <wim.taymans@collabora.co.uk>
411
412         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
413         Add mapping for IMA Loki SDL MJPEG ADPCM codec.
414         Add some alternative byteswapped mappings that seem to pop up sometimes.
415         Fixes #550288.
416
417 2008-09-02  Tim-Philipp Müller  <tim.muller at collabora co uk>
418
419         * po/LINGUAS:
420         * po/POTFILES.in:
421         * po/POTFILES.skip:
422           Add 'ca' to LINGUAS; add some more files with translations and some
423           files which should be ignored by translation tools.
424
425 2008-09-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
426
427         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
428         * ext/speex/gstspeexdec.h:
429         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
430         * ext/speex/gstspeexenc.h:
431         Use integer encoding and decoding functions instead of converting
432         the integer input to float in the element. The libspeex integer
433         functions are doing this for us already or, if libspeex was compiled
434         in integer mode, they're doing everything using integer arithmetics.
435         Also saves some copying around.
436
437 2008-09-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
438
439         * configure.ac:
440           Fix --disable-external
441
442 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
443
444         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
445         (gst_wavpack_enc_push_block), (gst_wavpack_enc_chain):
446         * ext/wavpack/gstwavpackenc.h:
447         Handle non-zero start timestamps and stream discontinuities
448         correctly. This only has an effect if we're muxing into
449         a container format as the raw WavPack stream must contain
450         continous sample numbers.
451
452 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
453
454         * ext/speex/gstspeexenc.c: (gst_speex_enc_encode):
455         Correct the timestamp and granulepos calculation by one Speex
456         frame.
457
458 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
459
460         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
461         Correctly take the granulepos from upstream if possible and
462         correctly handle the granulepos in various calculations: the
463         granulepos is the sample number of the _last_ sample in a frame, not
464         the first.
465
466         * ext/speex/gstspeexenc.c: (gst_speex_enc_sinkevent),
467         (gst_speex_enc_encode), (gst_speex_enc_chain),
468         (gst_speex_enc_change_state):
469         * ext/speex/gstspeexenc.h:
470         Handle non-zero start timestamps in the encoder and detect/handle
471         stream discontinuities. Fixes bug #547075.
472
473 2008-08-31  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
474
475         Patch by: Craig Keogh <cskeogh at adam dot com dot au>
476
477         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
478         Fix compiler warnings caused by passing a string as format string
479         instead of "%s" and then the string. This is only exposed by -Wformat=2
480         as used by default on Ubuntu. Fixes bug #550015.
481
482 2008-08-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
483
484         * ext/raw1394/gsthdv1394src.c: (gst_hdv1394src_create):
485         * gst/alpha/gstalpha.c: (gst_alpha_get_unit_size):
486         * gst/audiofx/audiocheblimit.c: (generate_coefficients):
487         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert):
488         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
489           (gst_ebml_read_element_length):
490         * gst/matroska/matroska-demux.c:
491           (gst_matroska_demux_check_subtitle_buffer):
492           Make stuff compile with GST_DISABLE_GST_DEBUG.
493
494 2008-08-28  Michael Smith <msmith@songbirdnest.com>
495
496         * gst/law/alaw.c:
497         * gst/law/mulaw.c:
498           Ref caps before passing to gst_pad_template_new(), since that takes
499           ownership.
500
501 2008-08-28  Wim Taymans  <wim.taymans@collabora.co.uk>
502
503         Patch by: Mersad Jelacic <mersad at axis dot com>
504
505         * gst/multipart/multipartdemux.c:
506         * gst/multipart/multipartmux.c: (gst_multipart_mux_get_mime):
507         Convert audio/x-adpcm to and from the audio/G726-X in the muxer and
508         demuxer. Fixes #549551.
509
510 2008-08-27  Edward Hervey  <edward.hervey@collabora.co.uk>
511
512         * sys/osxaudio/gstosxaudiosink.c:
513         (gst_osx_audio_sink_select_device):
514         * sys/osxaudio/gstosxaudiosrc.c:
515         (gst_osx_audio_src_create_ringbuffer),
516         (gst_osx_audio_src_select_device):
517         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_acquire):
518         Fix the build on macosx.
519
520 2008-08-27  Tim-Philipp Müller  <tim.muller at collabora co uk>
521
522         * gst/icydemux/gsticydemux.c:
523           Small docs fix: in the example pipeline, we need to pass
524           iradio-mode=true to the source, so the server actually sends
525           an ICY stream.
526
527 2008-08-26  Michael Smith <msmith@songbirdnest.com>
528
529         * sys/osxaudio/gstosxaudio.c:
530           Oops. Revert more completely.
531
532 2008-08-26  Michael Smith <msmith@songbirdnest.com>
533
534         * sys/osxaudio/gstosxaudio.c:
535           Revert accidental element rename from testing.
536
537 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
538
539         * gst-plugins-good.doap:
540         Pull in 0.10.10 doap entry from release branch
541
542 2008-08-27  Jan Schmidt  <jan.schmidt@sun.com>
543
544         * configure.ac:
545         Update version number to reflect 0.10.10 release from
546         branch.
547
548 2008-08-26  Michael Smith <msmith@songbirdnest.com>
549
550         * sys/osxaudio/Makefile.am:
551         * sys/osxaudio/gstosxaudio.c:
552         * sys/osxaudio/gstosxaudiosink.c:
553         * sys/osxaudio/gstosxaudiosink.h:
554         * sys/osxaudio/gstosxaudiosrc.c:
555         * sys/osxaudio/gstosxaudiosrc.h:
556         * sys/osxaudio/gstosxringbuffer.c:
557         * sys/osxaudio/gstosxringbuffer.h:
558           Rewrite caps setting and ring buffer initialisation.
559           Previously we never told CoreAudio what format we were going to send it,
560           so it only worked due to luck, and not at all on some hardware.
561           Now we explicitly advertise what formats the hardware supports, and then
562           configure the selected one correctly.
563
564 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
565
566         * sys/v4l2/gstv4l2object.c:
567         * sys/v4l2/gstv4l2src.c:
568         * sys/v4l2/gstv4l2src.h:
569         * sys/v4l2/v4l2_calls.c:
570         * sys/v4l2/v4l2src_calls.c:
571           Fix memory leaks. Small code cleanups : No need for empty _init(). No
572           need to memset instance structures. Some more FIXME's and comments.
573
574 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
575
576         * tests/icles/.cvsignore:
577           Ignore more.
578
579 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
580
581         * gst/goom/.cvsignore:
582         * gst/goom2k1/.cvsignore:
583           Ignore files.
584
585 2008-08-26  Stefan Kost  <ensonic@users.sf.net>
586
587         * ext/cairo/gsttextoverlay.c:
588           Fix compiler warning.
589
590 2008-08-25  David Schleef  <ds@schleef.org>
591
592         * ext/cairo/gsttextoverlay.c: Fix obvious memleak.
593
594 2008-08-25  Edward Hervey  <edward.hervey@collabora.co.uk>
595
596         * gst/matroska/matroska-demux.c: (gst_matroska_demux_send_event),
597         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
598         * gst/matroska/matroska-mux.c:
599         (gst_matroska_mux_video_pad_setcaps),
600         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_finish):
601         Add Real[Audio|Video] support to Matroska containers.
602         It works fine for:
603         * decoding real audio/video streams contained in mkv
604         * 'transmuxing' real (.rm) files into .mkv files
605         It will not work though for encoding real[audio/video] streams that
606         don't contain the 'mdpr_data' extra data on the caps.
607         The reason why this will not work is because I never intended to
608         duplicate virtually all the 'mdpr' block creation into mkvmux.
609         Fixes #536067
610
611 2008-08-25  Wim Taymans  <wim.taymans@collabora.co.uk>
612
613         * gst/law/alaw-encode.c: (gst_alaw_enc_init), (gst_alaw_enc_chain):
614         * gst/law/mulaw-conversion.c:
615         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
616         (gst_mulawenc_chain):
617         The encoder can't really renegotiate at the time they perform a
618         pad-alloc so make the srcpads use fixed caps.
619         Check the buffer size after a pad-alloc because the returned size might
620         not be right when the downstream element does not know the size of the
621         new buffer (capsfilter). Fixes #549073.
622
623 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
624
625         Patch by: Filippo Argiolas <filippo dot argiolas at gmail dot com>
626
627         * sys/v4l2/gstv4l2tuner.c: (gst_v4l2_tuner_set_norm_and_notify):
628         v4l2src doesn't have a property named "norm" so don't try to notify
629         about changes to that property. The "norm" property and related
630         code are commented out currently. Fixes bug #549090.
631
632 2008-08-23  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
633
634         Patch by: Mike Ruprecht <cmaiku at gmail dot com>
635
636         * sys/v4l2/gstv4l2object.c: (gst_v4l2_class_probe_devices):
637         Reprobe devices again instead of taking a cached list as new
638         devices could've been plugged in. Fixes bug #549062.
639
640 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
641
642         * gst/autodetect/Makefile.am:
643         Don't link the autodetect plugin with GConf as it doesn't
644         use GConf. Fixes bug #545463.
645
646 2008-08-22  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
647
648         * gst/matroska/ebml-read.c: (gst_ebml_read_element_id),
649         (gst_ebml_read_element_length), (gst_ebml_read_uint),
650         (gst_ebml_read_sint), (gst_ebml_read_float),
651         (gst_ebml_read_header):
652         Change some GST_ELEMENT_ERRORs to GST_ERROR_OBJECT to make it
653         possible to ignore errors and not post any ERROR messages on
654         the bus.
655
656         * gst/matroska/matroska-demux.c:
657         (gst_matroska_demux_parse_contents):
658         Ignore any errors and not just EOS when parsing the contents of
659         a SeekHead. Errors here are usually caused by truncated files
660         and playback of the file works fine. Fixes playback of the
661         audio_only_chapter_seekbroken.mka file from the MPlayer samples
662         archive.
663
664 2008-08-22  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
665
666         * gst/multipart/multipartdemux.c:
667         * gst/multipart/multipartmux.c:
668         Conform to RFC2046. audio/basic is mulaw 8000Hz mono.
669
670 2008-08-21  Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
671
672         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_buffer_alloc,
673           gst_directdraw_sink_bufferpool_clear):
674           Fix two more buffer ref leaks.
675
676 2008-08-21  Tim-Philipp Müller  <tim.muller at collabora co uk>
677
678         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
679
680         * sys/directdraw/gstdirectdrawsink.c:
681           (gst_directdraw_sink_show_frame):
682           Fix buffer ref leak.
683
684 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
685
686         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
687         Revert the last commit. wavenc still supports width!=depth for 32 bit
688         width. Thanks Tim.
689
690 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
691
692         * gst/matroska/matroska-demux.c:
693         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
694         If the duration of a block is unknown only use the timestamp for the
695         first lace and use GST_CLOCK_TIME_NONE as duration for the following
696         laces. Otherwise every lace has the same timestamp which leads to
697         various problems. Really fixes bug #548831.
698
699 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
700
701         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain):
702         If we're not allowing width!=depth in wavenc we should also disable
703         the code that was added to support width!=depth.
704
705 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
706
707         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
708         Don't calculate the default duration of a frame from the audio sampling
709         rate. This only works for raw audio if every frame contains a single
710         sample and results in broken buffer durations for other formats
711         if no specified default duration is given or the blocks have no
712         duration. Fixes bug #548831.
713
714 2008-08-21  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
715
716         * gst/matroska/matroska-demux.c:
717         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
718         Allow zero sized blocks instead of returning GST_FLOW_OK. Such blocks
719         are used for text/plain subtitles as a gap-filler in some files.
720
721 2008-08-21  Wim Taymans  <wim.taymans@collabora.co.uk>
722
723         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
724         (gst_v4l2_get_caps_info):
725         Add S910 and PWC formats with a low priority.
726
727         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_format_get_rank),
728         (gst_v4l2src_probe_caps_for_format):
729         Add more debugging.
730
731 2008-08-20  Tim-Philipp Müller  <tim at collabora co uk>
732
733         * ext/flac/gstflacenc.c:
734           Fix compilation against older libflac versions.
735
736 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
737
738         * ext/pulse/pulsemixer.c: (gst_pulsemixer_class_init),
739         (gst_pulsemixer_set_property), (gst_pulsemixer_get_property):
740         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
741         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_timeout_event),
742         (gst_pulsemixer_ctrl_set_volume):
743         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_new):
744         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open):
745         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
746         (gst_pulsesink_init), (gst_pulsesink_open),
747         (gst_pulsesink_prepare), (gst_pulsesink_write),
748         (gst_pulsesink_delay), (gst_pulsesink_reset):
749         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
750         (gst_pulsesrc_init):
751         Use GST_BOILERPLATE everywhere and fix coding style at some places.
752         Fix a locking issue in pulsesink's prepare function.
753
754         * ext/pulse/pulseutil.c: (gst_pulse_channel_map_to_gst):
755         Check if the created channel layout is valid for GStreamer.
756
757 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
758
759         * gst/rtsp/gstrtspgoogle.c:
760         Things that can happen when your brain is in google mode trying to
761         deal with their google rtsp server extensions and trying to type your
762         google mail account.
763
764 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
765
766         * gst/rtsp/Makefile.am:
767         * gst/rtsp/gstrtsp.c: (plugin_init):
768         * gst/rtsp/gstrtspgoogle.c: (gst_rtsp_google_before_send),
769         (gst_rtsp_google_after_send), (gst_rtsp_google_get_transports),
770         (_do_init), (gst_rtsp_google_base_init),
771         (gst_rtsp_google_class_init), (gst_rtsp_google_init),
772         (gst_rtsp_google_finalize), (gst_rtsp_google_change_state),
773         (gst_rtsp_google_extension_init):
774         * gst/rtsp/gstrtspgoogle.h:
775         Add google RTSP extension, it can only handle udp and responds with
776         unsupported if we do anything else. Fixes #546465.
777
778         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_connection_send),
779         (gst_rtspsrc_connection_receive), (gst_rtspsrc_loop_send_cmd),
780         (gst_rtspsrc_create_transports_string),
781         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
782         (gst_rtspsrc_close), (gst_rtspsrc_pause):
783         Make transport setup code a bit better using GString.
784         Add some more debug.
785         Check for closed connections before doing anything on them.
786
787 2008-08-20  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
788
789         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
790         (gst_pulsesrc_create_stream), (gst_pulsesrc_negotiate),
791         (gst_pulsesrc_prepare):
792         * ext/pulse/pulseutil.c: (gst_pulse_gst_to_channel_map),
793         (gst_pulse_channel_map_to_gst):
794         * ext/pulse/pulseutil.h:
795         If downstream provides no channel layout and >2 channels should be
796         used use the default layout that pulseaudio chooses and also
797         add this layout to the caps. Fixes bug #547258.
798
799 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
800
801         Patch by: Peter Kjellerstedt <pkj at axis com>
802
803         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
804         (gst_dynudpsink_finalize), (gst_dynudpsink_set_property),
805         (gst_dynudpsink_init_send), (gst_dynudpsink_close):
806         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
807         (gst_multiudpsink_finalize), (gst_multiudpsink_set_property):
808         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize),
809         (gst_udpsrc_set_property):
810         Avoid leaking internally allocated file descriptors when setting
811         custom file descriptors. Fixes #543101.
812
813 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
814
815         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
816         Don't try to configure RTCP back to the server when the server did not
817         give us a valid port number.
818
819 2008-08-20  Wim Taymans  <wim.taymans@collabora.co.uk>
820
821         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
822         Use new basetransform method to renegotiate. Fixes #544956.
823
824         * tests/icles/Makefile.am:
825         * tests/icles/videobox-test.c: (make_pipeline), (main):
826         Add videobox renegotiation example.
827
828 2008-08-19  David Schleef  <ds@schleef.org>
829
830         * gst/wavenc/gstwavenc.c: Remove depth ranges and replace
831         with sane values.  Fixes #548530.
832
833 2008-08-18  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
834
835         * ext/pulse/pulsesink.c: (gst_pulsesink_prepare):
836         * ext/pulse/pulsesrc.c: (gst_pulsesrc_prepare):
837         The bytes_per_sample and silence_sample fields of the GstRingBufferSpec
838         are already filled with the correct values by
839         gst_ring_buffer_parse_caps() so there's no need to set them again
840         with wrong values.
841
842 2008-08-16  Edward Hervey  <edward.hervey@collabora.co.uk>
843
844         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
845         (gst_avi_demux_read_subindexes_push):
846         Some AVI 2.0 (ODML) files don't respect the 'specifications' completely
847         and instead of using the 'ix##' nomenclature, use '##ix'.
848         They're still valid though, this fixes the duration and indexes for
849         virtually all the ODML files I have.
850
851 2008-08-15  Wim Taymans  <wim.taymans@collabora.co.uk>
852
853         Patch by: Olivier Crete <tester at tester dot ca>
854
855         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps),
856         (gst_rtp_vorbis_depay_process):
857         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
858         Update the vorbis RTP pay/depay to RFC 5215.
859         Fixes #547842.
860
861 2008-08-14  David Schleef  <ds@schleef.org>
862
863         * gst/qtdemux/qtdemux.c: Add 'hdv6' as a HDV format for 1080i/60
864           with 3:2 pulldown, i.e., 24p.
865
866 2008-08-14  Wim Taymans  <wim.taymans@collabora.co.uk>
867
868         * tests/check/elements/level.c: (GST_START_TEST):
869         Fix compilation some more.
870
871 2008-08-14  Tim-Philipp Müller  <tim.muller at collabora co uk>
872
873         * configure.ac::
874           Require -base CVS for wavparse acid chunk parsing.
875
876 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
877
878         * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
879         (gst_pulsesink_init), (gst_pulsesink_finalize),
880         (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
881         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
882         (gst_pulsesink_prepare), (gst_pulsesink_change_state):
883         * ext/pulse/pulsesink.h:
884         Add "device-name" property to pulsesink too and currently commented
885         out and not working support for a "volume" property.
886
887 2008-08-13  Thijs Vermeir  <thijsvermeir@gmail.com>
888
889         * configure.ac:
890         Remove more cdio stuff (moved to ugly)
891
892 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
893
894         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
895
896         * ext/pulse/pulsesrc.c: (gst_pulsesrc_class_init),
897         (gst_pulsesrc_get_property):
898         Add "device-name" property, which provides a human readable string
899         for the audio device, to make it more consisten with other audio
900         sources. Fixes bug #547519.
901
902 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
903
904         * ext/pulse/pulsemixer.c: (gst_pulsemixer_change_state):
905         * ext/pulse/pulsemixerctrl.c: (gst_pulsemixer_ctrl_subscribe_cb),
906         (gst_pulsemixer_ctrl_open), (gst_pulsemixer_ctrl_new),
907         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_timeout_event):
908         * ext/pulse/pulsemixerctrl.h:
909         * ext/pulse/pulseprobe.c: (gst_pulseprobe_open),
910         (gst_pulseprobe_enumerate), (gst_pulseprobe_new),
911         (gst_pulseprobe_free), (gst_pulseprobe_needs_probe),
912         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values):
913         * ext/pulse/pulseprobe.h:
914         * ext/pulse/pulsesink.c: (gst_pulsesink_init):
915         * ext/pulse/pulsesrc.c: (gst_pulsesrc_init), (gst_pulsesrc_delay),
916         (gst_pulsesrc_change_state):
917         Improve debugging a bit by including the parent object in pulsemixerctrl
918         and pulseprobe objects and using GST_WARNING_OBJECT instead of
919         GST_WARNING.
920
921         Use the parent GObject subclass instead of a random struct as GObject
922         parameter for G_OBJECT_WARN_INVALID_PROPERTY_ID. This fixes a crash
923         when probing for another property than "device".
924
925 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
926
927         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
928
929         * ext/pulse/pulsemixer.c: (gst_pulsemixer_set_property):
930         Fix property probing after the device property is set by calling
931         set_server when the server property changes. Fixes bug #547518.
932
933 2008-08-13  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
934
935         Patch by: Laszlo Pandy <laszlok2 at gmail dot com>
936
937         * ext/pulse/pulsesink.c: (gst_pulsesink_interface_supported),
938         (gst_pulsesink_implements_interface_init),
939         (gst_pulsesink_init_interfaces), (gst_pulsesink_init),
940         (gst_pulsesink_finalize), (gst_pulsesink_set_property),
941         (gst_pulsesink_get_type):
942         * ext/pulse/pulsesink.h:
943         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
944         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_init),
945         (gst_pulsesrc_finalize), (gst_pulsesrc_set_property):
946         * ext/pulse/pulsesrc.h:
947         Implement GstPropertyProbe interface on pulsesink for detecting
948         sink devices and on pulsesrc for detecting source devices.
949         Fixes bugs #547227 and #547217.
950
951 2008-08-13  Stefan Kost  <ensonic@users.sf.net>
952
953         * gst/spectrum/gstspectrum.c:
954           Don't terminate on fabs(in)>1.0. Init doubles as doubles.
955
956 2008-08-13  Edward Hervey  <edward.hervey@collabora.co.uk>
957
958         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
959         Properly set the maximum latency value, in the same way it is done in
960         v4lsrc.
961         * sys/v4l2/v4l2src_calls.c:
962         Simplify fraction equality check, no need to use GValues for this.
963
964 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
965
966         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_query):
967         Add warning messages stating exactly why the latency query failed.
968         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
969         In some cases, the negotiated framerate might be the default one which
970         is already set internally. But we still need to mark it down in fps_n
971         and fps_d so that the latency query can happen properly.
972
973 2008-08-12  Edward Hervey  <edward.hervey@collabora.co.uk>
974
975         * docs/plugins/inspect/plugin-1394.xml:
976         Whoops, forgot one doc file for people who can't/don't build the
977         raw1394 plugin.
978
979 2008-08-12  Jan Schmidt  <jan.schmidt@sun.com>
980
981         * docs/plugins/Makefile.am:
982         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
983         * docs/plugins/gst-plugins-good-plugins-sections.txt:
984         * docs/plugins/inspect/plugin-cdio.xml:
985         * ext/Makefile.am:
986         * ext/cdio/Makefile.am:
987         * ext/cdio/gstcdio.c:
988         * ext/cdio/gstcdio.h:
989         * ext/cdio/gstcdiocddasrc.c:
990         * ext/cdio/gstcdiocddasrc.h:
991
992         Pull changes from 0.10.9.2 pre-release branch moving the libcdio
993         CDDA source to -ugly.
994
995         * po/LINGUAS:
996         * po/POTFILES.in:
997         * po/id.po:
998         Pull in new translation from 0.10.9.2 release branch.
999
1000 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1001
1002         * docs/plugins/Makefile.am:
1003         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1004         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1005         * docs/plugins/gst-plugins-good-plugins.args:
1006         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1007         * docs/plugins/gst-plugins-good-plugins.interfaces:
1008         Integrate documentation for new hdv1394src element.
1009
1010 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1011
1012         * ext/raw1394/Makefile.am:
1013         * ext/raw1394/gst1394.c: (plugin_init):
1014         * ext/raw1394/gsthdv1394src.c: (_do_init),
1015         (gst_hdv1394src_base_init), (gst_hdv1394src_class_init),
1016         (gst_hdv1394src_init), (gst_hdv1394src_dispose),
1017         (gst_hdv1394src_set_property), (gst_hdv1394src_get_property),
1018         (gst_hdv1394src_from_raw1394handle),
1019         (gst_hdv1394src_iec61883_receive), (gst_hdv1394src_bus_reset),
1020         (gst_hdv1394src_create), (gst_hdv1394src_discover_avc_node),
1021         (gst_hdv1394src_start), (gst_hdv1394src_stop),
1022         (gst_hdv1394src_unlock), (gst_hdv1394src_update_device_name),
1023         (gst_hdv1394src_uri_get_type), (gst_hdv1394src_uri_get_protocols),
1024         (gst_hdv1394src_uri_get_uri), (gst_hdv1394src_uri_set_uri),
1025         (gst_hdv1394src_uri_handler_init):
1026         * ext/raw1394/gsthdv1394src.h:
1027         mpeg2-ts (HDV) variant of firewire capture element.
1028         Fixes #350830
1029
1030 2008-08-11  Edward Hervey  <edward.hervey@collabora.co.uk>
1031
1032         * gst/level/gstlevel.c: (gst_level_message_new):
1033          Fix compilation (also known as the classic 'fix code that someone
1034          committed without compiling it first').
1035
1036 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1037
1038         * tests/check/elements/level.c:
1039           Add a test for level in stereo mode.
1040
1041 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1042
1043         * tests/examples/spectrum/demo-audiotest.c:
1044         * tests/examples/spectrum/demo-osssrc.c:
1045           Demo how to draw analyzer results synced to the clock.
1046
1047 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1048
1049         * gst/level/gstlevel.c:
1050           Little renaming (l -> level).
1051
1052         * gst/spectrum/gstspectrum.c:
1053         * gst/spectrum/gstspectrum.h:
1054           Also send full timestamp/duration details here.
1055
1056 2008-08-10  Stefan Kost  <ensonic@users.sf.net>
1057
1058         * gst/level/gstlevel.c:
1059         * gst/level/gstlevel.h:
1060           Send same timestamp/duration details as videoanalysis. This gives
1061           applications better chance to sync analysis results with playback.
1062
1063 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1064
1065         * gst/matroska/matroska-mux.c:
1066         (gst_matroska_mux_handle_sink_event),
1067         (flac_streamheader_to_codecdata):
1068         We need to drop one additional buffer for FLAC as the fLaC
1069         marker and STREAMINFO block are merged into one buffer in the caps.
1070
1071         Also don't pretend to support NEWSEGMENT events, otherwise we
1072         will most probably write some invalid data.
1073
1074 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1075
1076         * gst/matroska/matroska-mux.c: (flac_streamheader_to_codecdata),
1077         (gst_matroska_mux_audio_pad_setcaps):
1078         Add support for muxing FLAC into Matroska containers.
1079         Fixes bug #311586.
1080
1081 2008-08-09  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1082
1083         * ext/flac/gstflacenc.c: (gst_flac_enc_check_discont):
1084         Actually provide the variables required for the format string.
1085
1086 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1087
1088         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1089         (gst_matroska_demux_element_send_event),
1090         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
1091         * gst/matroska/matroska-demux.h:
1092         Close the current segment if we're doing a non-flushing seek and send
1093         the close-segment and the new segment of the seek from the streaming
1094         thread.
1095
1096 2008-08-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1097
1098         * ext/flac/gstflacenc.c: (gst_flac_enc_write_callback),
1099         (gst_flac_enc_check_discont), (gst_flac_enc_chain),
1100         (gst_flac_enc_change_state):
1101         * ext/flac/gstflacenc.h:
1102         Handle non-zero start timestamps correctly, mark header packets as
1103         IN_CAPS and print a warning and suggest using audiorate if stream
1104         discontinuities are detected. When FLAC supports flushing the encoder
1105         somehow this should be done for discontinuities instead.
1106
1107         Remove some unused variables from the instance struct.
1108
1109 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1110
1111         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback):
1112         If seeking failed return the appropiate return value to FLAC.
1113         Otherwise it thinks seeking was successfull and tries to rewrite
1114         parts of the headers which then get appended to the output.
1115
1116 2008-08-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
1117
1118         Patch by: Frederic Crozat <fcrozat@mandriva.org>
1119
1120         * ext/esd/gstesd.c: (plugin_init):
1121         * ext/flac/gstflac.c: (plugin_init):
1122         * ext/shout2/gstshout2.c: (plugin_init):
1123         * ext/wavpack/gstwavpack.c: (plugin_init):
1124         * sys/oss/gstossaudio.c: (plugin_init):
1125         * sys/v4l2/gstv4l2.c: (plugin_init):
1126         Make sure gettext returns translations in UTF-8 encoding rather
1127         than in the current locale encoding (#546822).
1128
1129 2008-08-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1130
1131         * ext/flac/gstflacdec.c:
1132         Add FIXME for 0.11 to simply output everything with width=32 as given
1133         by FLAC and let audioconvert handle the conversions instead of doing
1134         them in flacdec.
1135
1136 2008-08-07  Jan Schmidt  <Jan.Schmidt@sun.com>
1137
1138         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1139         When outputting a pad template range for the size, include a framerate
1140         range too, to avoid 'not a real subset of template caps' errors.
1141
1142 2008-08-06  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1143
1144         Based on a patch by: Jonathan Matthew <notverysmart at gmail dot com>
1145
1146         * ext/flac/Makefile.am:
1147         * ext/flac/gstflac.c: (plugin_init):
1148         * ext/flac/gstflactag.c: (gst_flac_tag_setup_interfaces),
1149         (gst_flac_tag_base_init), (gst_flac_tag_class_init),
1150         (gst_flac_tag_dispose), (gst_flac_tag_init),
1151         (gst_flac_tag_sink_setcaps), (gst_flac_tag_chain),
1152         (gst_flac_tag_change_state):
1153         * ext/flac/gstflactag.h:
1154         Port flactag to 0.10, add documentation for it and clean it up a bit.
1155         Fixes bug #413841.
1156
1157         * docs/plugins/Makefile.am:
1158         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1159         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1160         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1161         * docs/plugins/gst-plugins-good-plugins.interfaces:
1162         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1163         * docs/plugins/inspect/plugin-flac.xml:
1164         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init):
1165         * ext/flac/gstflacdec.h:
1166         * ext/flac/gstflacenc.c: (gst_flac_enc_base_init):
1167         * ext/flac/gstflacenc.h:
1168         Add flactag and flacenc to the documentation and mark
1169         the private parts of the flacdec instance structure as private.
1170
1171         Also use gst_element_class_set_details_simple() in flacdec and
1172         flacenc.
1173
1174 2008-08-06  Stefan Kost  <ensonic@users.sf.net>
1175
1176         * gst/qtdemux/qtdemux.c:
1177           Use audio/x-qdm for caps. Collect some info - mplayer has a decoder
1178           for it but ffmpeg does not.
1179
1180 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1181
1182         * gst/wavparse/gstwavparse.c:
1183           Handle the list chunk and use gst_riff_parse_info() to parse the info
1184           sub-chunk.
1185
1186 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1187
1188         * gst/wavparse/gstwavparse.c:
1189           Handle the acid chunk and send tempo as part of tags. Other fields are
1190           interesting too, but need more tag-definitions. Fixes #545433.
1191
1192 2008-08-05  Stefan Kost  <ensonic@users.sf.net>
1193
1194         * gst/wavparse/gstwavparse.c:
1195           Refactor wavparse. Call _reset() from dispose() and move old code from
1196           dispose into reset. This way we don't leak taglists when we abort
1197           parsing. Fix some comments. Move code for skipping a chunk into extra
1198           function. Replace chunk sizes with a const to ease readability.         
1199
1200 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1201
1202         Patch by: Aurelien Grimaud <gstelzz at yahoo dot fr>
1203
1204         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_alloc_udp_ports):
1205         Improve udp port setup. Fixes #545710.
1206
1207 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1208
1209         * gst/rtp/Makefile.am:
1210         * gst/rtp/gstrtp.c: (plugin_init):
1211         * gst/rtp/gstrtpmp1sdepay.c: (gst_rtp_mp1s_depay_base_init),
1212         (gst_rtp_mp1s_depay_class_init), (gst_rtp_mp1s_depay_init),
1213         (gst_rtp_mp1s_depay_setcaps), (gst_rtp_mp1s_depay_process),
1214         (gst_rtp_mp1s_depay_set_property),
1215         (gst_rtp_mp1s_depay_get_property),
1216         (gst_rtp_mp1s_depay_change_state),
1217         (gst_rtp_mp1s_depay_plugin_init):
1218         * gst/rtp/gstrtpmp1sdepay.h:
1219         Add MP1S depayloader.
1220
1221         * gst/rtsp/URLS:
1222         Some more sample rtsp streams.
1223
1224 2008-08-05  Wim Taymans  <wim.taymans@collabora.co.uk>
1225
1226         * gst/rtsp/URLS:
1227         Add another URL.
1228
1229         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
1230         * tests/check/elements/rglimiter.c: (GST_START_TEST):
1231         Add some more debug info.
1232
1233 2008-08-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1234
1235         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
1236         Provide cbSize field for audio extra_data size, and take care to
1237         pad extra_data.
1238
1239 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1240
1241         * gst/qtdemux/qtdemux.c:
1242           Return the result of gst_pad_{start,stop}_task instead of hard-coded
1243           TRUE.
1244
1245 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1246
1247         * gst/qtdemux/qtdemux.c:
1248         * gst/qtdemux/qtdemux_fourcc.h:
1249           Add keyword tag support. Fixes #520694 for qtdemux.
1250
1251 2008-08-04  Stefan Kost  <ensonic@users.sf.net>
1252
1253         * gst/qtdemux/qtdemux.c:
1254           Add support for tmpo tag (BPM).
1255
1256 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1257
1258         * ext/flac/gstflacenc.c: (gst_flac_enc_query_peer_total_samples),
1259         (gst_flac_enc_sink_setcaps), (gst_flac_enc_write_callback):
1260         Set an estimate for the total number of samples that will be encoded
1261         if possible to help decoders if the streaminfo can't be rewritten
1262         later (like when muxing into Ogg containers).
1263
1264         Add a warning if we get header packets after data packets as those
1265         will get lost when muxing into Ogg, i.e. rewriting the headers doesn't
1266         work.
1267
1268 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1269
1270         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1271         (gst_flac_dec_write):
1272         Support decoding of all depths between 4 and 32 bits and read the
1273         depth from the streaminfo header if needed. Also support all sampling
1274         rates between 1 and 655350 Hz.
1275
1276         * ext/flac/gstflacenc.c:
1277         (gst_flac_enc_caps_append_structure_with_widths),
1278         (gst_flac_enc_sink_getcaps), (gst_flac_enc_sink_setcaps),
1279         (gst_flac_enc_chain):
1280         * ext/flac/gstflacenc.h:
1281         Support encoding in all bit depths supported by the streamable
1282         subformat (i.e. 8, 12, 16, 20 and 24 bits) and all sampling rates
1283         between 1 Hz and 655350 Hz.
1284
1285 2008-08-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1286
1287         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
1288         (gst_flac_enc_sink_getcaps):
1289         Support encoding of up to 8 channels.
1290
1291 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
1292
1293         * ext/soup/gstsouphttpsrc.c:
1294         * ext/soup/gstsouphttpsrc.h:
1295         Fix seeking race condition in #540300
1296         Patch By: Wouter Cloetens  <wouter at mind be>
1297
1298 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1299
1300         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek),
1301         (gst_matroska_demux_element_send_event),
1302         (gst_matroska_demux_handle_seek_event),
1303         (gst_matroska_demux_handle_src_event):
1304         When receiving a SEEK event on a specific pad first search for a seek
1305         table entry for the stream of the pad and then fall back to an entry
1306         for a different stream.
1307
1308 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1309
1310         * configure.ac:
1311         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
1312         * gst/matroska/matroska-ids.h:
1313         Build depend on core CVS for the attachment tag.
1314
1315 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1316
1317         * configure.ac:
1318         * gst/matroska/Makefile.am:
1319         * gst/matroska/lzo.c: (get_byte), (get_len), (copy),
1320         (copy_backptr), (lzo1x_decode), (main):
1321         * gst/matroska/lzo.h:
1322         * gst/matroska/matroska-demux.c:
1323         (gst_matroska_demux_read_track_encoding),
1324         (gst_matroska_decompress_data), (gst_matroska_decode_data),
1325         (gst_matroska_decode_buffer),
1326         (gst_matroska_decode_content_encodings),
1327         (gst_matroska_demux_read_track_encodings),
1328         (gst_matroska_demux_add_stream),
1329         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1330         * gst/matroska/matroska-ids.h:
1331         Decode the codec private data and following ContentEncoding if
1332         necessary.
1333
1334         Support bzip2, lzo and header stripped compression. For lzo use the
1335         ffmpeg lzo implementation as liblzo is GPL licensed.
1336         
1337         Fix zlib decompression.
1338
1339 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1340
1341         * gst/matroska/matroska-mux.c:
1342         (gst_matroska_mux_audio_pad_setcaps):
1343         Fix muxing of MP3/MP2 with different MPEG versions by calculating the
1344         duration of a frame with the new mpegaudioversion caps field.
1345
1346 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1347
1348         * gst/matroska/matroska-demux.c: (gst_matroska_demux_finalize),
1349         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
1350         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
1351         (gst_matroska_demux_stream_from_num),
1352         (gst_matroska_demux_tracknumber_unique),
1353         (gst_matroska_demux_add_stream), (gst_matroska_demux_send_event),
1354         (gst_matroska_demux_handle_seek_event),
1355         (gst_matroska_demux_sync_streams),
1356         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1357         (gst_matroska_demux_loop):
1358         * gst/matroska/matroska-demux.h:
1359         Allow an infinite number of stream inside Matroska containers and use
1360         a GPtrArray for storing them instead of allowing "only" 127 streams.
1361
1362 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1363
1364         * gst/matroska/ebml-read.c: (gst_ebml_read_class_init),
1365         (gst_ebml_read_change_state), (gst_ebml_read_element_level_up),
1366         (gst_ebml_read_peek_bytes), (gst_ebml_read_element_id),
1367         (gst_ebml_read_element_length), (gst_ebml_peek_id),
1368         (gst_ebml_read_get_length), (gst_ebml_read_skip),
1369         (gst_ebml_read_buffer), (gst_ebml_read_bytes),
1370         (gst_ebml_read_uint), (gst_ebml_read_sint), (_ext2dbl),
1371         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_date),
1372         (gst_ebml_read_master), (gst_ebml_read_binary),
1373         (gst_ebml_read_header):
1374         * gst/matroska/ebml-write.c: (gst_ebml_write_element_id),
1375         (gst_ebml_write_element_size), (gst_ebml_write_uint),
1376         (gst_ebml_write_sint), (gst_ebml_write_ascii),
1377         (gst_ebml_write_master_start), (gst_ebml_write_master_finish),
1378         (gst_ebml_replace_uint):
1379         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1380         (gst_matroska_demux_read_track_encoding),
1381         (gst_matroska_demux_read_track_encodings),
1382         (gst_matroska_demux_add_stream), (gst_matroskademux_do_index_seek),
1383         (gst_matroska_demux_send_event),
1384         (gst_matroska_demux_element_send_event),
1385         (gst_matroska_demux_handle_seek_event),
1386         (gst_matroska_demux_handle_src_event),
1387         (gst_matroska_demux_init_stream),
1388         (gst_matroska_demux_parse_tracks),
1389         (gst_matroska_demux_parse_index_cuetrack),
1390         (gst_matroska_demux_parse_index_pointentry),
1391         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1392         (gst_matroska_demux_parse_metadata_id_simple_tag),
1393         (gst_matroska_demux_parse_metadata_id_tag),
1394         (gst_matroska_demux_parse_metadata),
1395         (gst_matroska_demux_parse_attached_file),
1396         (gst_matroska_demux_parse_attachments),
1397         (gst_matroska_demux_parse_chapters), (gst_matroska_ebmlnum_uint),
1398         (gst_matroska_ebmlnum_sint), (gst_matroska_demux_push_hdr_buf),
1399         (gst_matroska_demux_push_flac_codec_priv_data),
1400         (gst_matroska_demux_push_xiph_codec_priv_data),
1401         (gst_matroska_demux_push_dvd_clut_change_event),
1402         (gst_matroska_demux_add_mpeg_seq_header),
1403         (gst_matroska_demux_add_wvpk_header),
1404         (gst_matroska_demux_check_subtitle_buffer),
1405         (gst_matroska_decode_buffer),
1406         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1407         (gst_matroska_demux_parse_cluster),
1408         (gst_matroska_demux_parse_contents_seekentry),
1409         (gst_matroska_demux_parse_contents),
1410         (gst_matroska_demux_loop_stream_parse_id),
1411         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop),
1412         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
1413         (gst_matroska_demux_subtitle_caps),
1414         (gst_matroska_demux_change_state):
1415         * gst/matroska/matroska-ids.c:
1416         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
1417         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
1418         (gst_matroska_mux_video_pad_setcaps),
1419         (xiph3_streamheader_to_codecdata),
1420         (vorbis_streamheader_to_codecdata),
1421         (theora_streamheader_to_codecdata),
1422         (gst_matroska_mux_audio_pad_setcaps),
1423         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
1424         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
1425         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
1426         (gst_matroska_mux_best_pad), (gst_matroska_mux_write_data),
1427         (gst_matroska_mux_collected), (gst_matroska_mux_change_state):
1428         Fix indention everywhere. A broken indent version has added newlines
1429         after every single declaration some time ago.
1430
1431 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1432
1433         * gst/matroska/matroska-demux.c:
1434         (gst_matroska_demux_loop_stream_parse_id):
1435         If no Tracks are found error out instead of trying it again until the
1436         end of time.
1437
1438 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1439
1440         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps):
1441         Fix demuxing of raw integer audio. The samples are unsigned only for 8
1442         bit and signed otherwise, not the other way around.
1443
1444 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1445
1446         * gst/matroska/matroska-mux.c:
1447         Add more raw YUV formats to the list of supported formats.
1448
1449 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1450
1451         * gst/matroska/matroska-mux.c:
1452         (gst_matroska_mux_audio_pad_setcaps):
1453         Add support for muxing raw float audio now that the spec defines the
1454         endianness and add support for muxing raw integer audio with 24 and
1455         32 bits.
1456
1457         Allow muxing of more than 8 audio channels.
1458
1459 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1460
1461         * gst/matroska/matroska-mux.c: (gst_matroska_mux_create_uid),
1462         (gst_matroska_mux_reset), (gst_matroska_mux_start):
1463         Add locking to the global array of used track UIDs to prevent random
1464         crashes if more than a single matrosmux instance is used.
1465
1466         Use 64 bit values for the track UIDs.
1467
1468         Use the global GRandom of GLib instead of creating our own one
1469         for the few random numbers we need every single time.
1470
1471 2008-08-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1472
1473         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
1474         (gst_flac_dec_setup_stream_decoder),
1475         (gst_flac_dec_update_metadata):
1476         Always post the audio-codec tag, not only if other tags are present.
1477
1478 2008-08-02  Jan Schmidt  <jan.schmidt@sun.com>
1479
1480         * configure.ac:
1481         Back to development -> 0.10.9.1
1482
1483 === release 0.10.9 ===
1484
1485 2008-07-31  Jan Schmidt <jan.schmidt@sun.com>
1486
1487         * configure.ac:
1488           releasing 0.10.9, "Steam Train Rolling"
1489
1490 2008-07-31  Jan Schmidt  <jan.schmidt@sun.com>
1491
1492         * ext/soup/gstsouphttpsrc.c:
1493         Don't throw an error when soup completes a msg with status
1494         'cancelled', as that indicates we cancelled a request while
1495         shutting down or seeking, and it's not an error.
1496         Fixes: #540300 again.
1497
1498 2008-07-28  Jan Schmidt  <jan.schmidt@sun.com>
1499
1500         * configure.ac:
1501         0.10.8.4 pre-release
1502
1503 2008-07-25  Edward Hervey  <edward.hervey@collabora.co.uk>
1504
1505         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment):
1506         Fix segment-stop regression.
1507         Add documentation regarding segments in quicktime files by Wim Taymans.
1508         Fixes #544509
1509
1510 2008-07-25  Jan Schmidt  <jan.schmidt@sun.com>
1511
1512         * configure.ac:
1513         0.10.8.3 pre-release
1514
1515         * po/LINGUAS:
1516         * po/pt_BR.po:
1517         Add pt_BR translation
1518
1519 2008-07-23  Michael Smith <msmith@songbirdnest.com>
1520
1521         * gst/goom/convolve_fx.c:
1522         * gst/goom/filters.c:
1523         * gst/goom/goom_config.h:
1524         * gst/goom/goom_core.c:
1525         * gst/goom/goom_tools.h:
1526           Fix build with MSVC: include glib.h to define inline appropriately,
1527           use header guards where needed.
1528         * gst/udp/gstudpnetutils.c:
1529         * gst/udp/gstudpsrc.c:
1530           Fix build with MSVC: use WSA* constants/functions where appropriate, use
1531           g_snprintf rather than snprintf.
1532           Fixes #544433.
1533
1534 2008-07-22  Stefan Kost  <ensonic@users.sf.net>
1535
1536         * gst/debug/gsttaginject.c:
1537         * gst/debug/gsttaginject.h:
1538           Sent tags in _transform_ip() instead of _start(). Fixes #543404
1539           partially.
1540
1541 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1542
1543         * configure.ac:
1544         0.10.8.2 pre-release
1545
1546 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1547
1548         * ext/Makefile.am:
1549         Finish hooking up pulseaudio plugin to the build.
1550
1551         * ext/pulse/pulsemixerctrl.c:
1552         Fix compilation error.
1553
1554 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1555
1556         * po/LINGUAS:
1557         * po/lt.po:
1558         Add new lithunian translation, and add french to the LINGUAS
1559         file.
1560
1561 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1562
1563         * ext/soup/gstsouphttpsrc.c:
1564         Fix Soup HTTP source seeking.
1565         Patch By: Wouter Cloetens  <wouter at mind be>
1566         Fixes: #540300
1567
1568         * tests/check/elements/.cvsignore:
1569         Ignore new check programs.
1570
1571 2008-07-19  Jan Schmidt  <jan.schmidt@sun.com>
1572
1573         * configure.ac:
1574         * docs/plugins/Makefile.am:
1575         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
1576         * docs/plugins/gst-plugins-good-plugins-sections.txt:
1577         * docs/plugins/gst-plugins-good-plugins.args:
1578         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1579         * docs/plugins/gst-plugins-good-plugins.interfaces:
1580         * docs/plugins/gst-plugins-good-plugins.prerequisites:
1581         * docs/plugins/inspect/plugin-interleave.xml:
1582         * docs/plugins/inspect/plugin-replaygain.xml:
1583         * tests/check/Makefile.am:
1584
1585         Move replaygain and interleave plugins from -bad.
1586         Fixes: #543406
1587         Fixes: #536228
1588
1589 2008-07-18  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1590
1591         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
1592         (qtdemux_parse_trak):
1593         Revert ISO base media spec based pixel-aspect-ratio calculation.
1594         Fixes #543300.
1595
1596 2008-07-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1597
1598         * sys/osxvideo/osxvideosink.m:
1599         Fix minor build issues on macosx.
1600         Fixes #543054
1601
1602 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
1603
1604         * configure.ac::
1605         * ext/taglib/Makefile.am::
1606           Only use -Wno-attributes (which is there to work around a
1607           bug in the taglib 1.5 headers) if the c++ compiler actually
1608           supports it (#543255).
1609
1610 2008-07-17  Tim-Philipp Müller  <tim.muller at collabora co uk>
1611
1612         Patch by: Benoit Fouet <benoit.fouet purplelabs com>
1613
1614         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
1615           Avoid compiler warning by initialising variable to NULL (#543259).
1616
1617 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
1618
1619         * gst/debug/gsttaginject.c: (gst_tag_inject_start):
1620         Don't pass NULL taglists to gst_tag_list_is_empty().
1621
1622 2008-07-14  Sebastian Dröge  <slomo@circular-chaos.org>
1623
1624         * tests/check/elements/cmmldec.c: (GST_START_TEST):
1625         * tests/check/elements/rtp-payloading.c: (rtp_pipeline_create),
1626         (rtp_pipeline_run):
1627         * tests/check/elements/souphttpsrc.c: (souphttpsrc_suite):
1628         Don't use declarations after statements.
1629
1630 2008-07-14  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1631
1632         * ext/jpeg/gstjpegdec.c:
1633         Align documentation with reality.
1634
1635 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1636
1637         * gst/udp/gstudpnetutils.c:
1638         EAI_ADDRFAMILY was obsoleted in BSD at some point. Define it to the
1639         old value (1) if it's not defined which should not cause any problems
1640         as we're using it internal only anyway.
1641
1642 2008-07-14  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1643
1644         Patch by: Alessandro Decina <alessandro at nnva dot org>
1645
1646         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp):
1647         Fix build of avidemux on big endian architectures.
1648
1649 2008-07-10  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1650
1651         Patch by: Thiago Sousa Santos <thiagoss at lcc dot ufcg dot edu dot br>
1652
1653         * gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
1654         Correctly distinguish 8bit vs 16bit raw audio.  Fixes #542410.
1655
1656 2008-07-08  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1657
1658         * gst/qtdemux/qtdemux.c: (gst_qtdemux_add_stream),
1659         (qtdemux_parse_trak):
1660         Set pixel-aspect-ratio in caps using display width and height
1661         provided in track.
1662
1663 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1664
1665         * configure.ac:
1666         Don't include ERROR_CFLAGS in GST_CXXFLAGS as it might include
1667         flags that are invalid for C++. Fixes bug #516509.
1668
1669 2008-07-08  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1670
1671         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
1672         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps):
1673         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_set_wp_config):
1674         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_fixate):
1675         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1676         * tests/examples/equalizer/demo.c: (message_handler):
1677         * tests/examples/spectrum/demo-audiotest.c: (message_handler):
1678         * tests/examples/spectrum/demo-osssrc.c: (message_handler):
1679         Don't use declarations after statements and variable length arrays.
1680
1681 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1682
1683         Patch by: Daniel Drake <dsd at gentoo dot org>
1684
1685         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture),
1686         (gst_v4l2src_get_nearest_size):
1687         Try progressive video if interlaced fails. Fixes bug #541956
1688         and the usage of v4l2src on OLPC.
1689
1690 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1691
1692         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1693         (gst_rtp_speex_depay_process):
1694         * gst/rtp/gstrtpspeexdepay.h:
1695         Revert last change: Only the jitterbuffer is able to convert RTP to
1696         Gstreamer timestamps and normal (de)payloaders should simply copy it.
1697         Reopens bug #541787.
1698
1699 2008-07-07  Stefan Kost  <ensonic@users.sf.net>
1700
1701         * gst/rtp/gstrtpvrawdepay.c:
1702           Include stdlib.h for atoi().
1703
1704         * gst/rtsp/gstrtspsrc.c:
1705           Use floating point math for latencies < 0 sec in log output.
1706
1707 2008-07-07  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1708
1709         Patch by: Tomasz Grobelny <tomasz at grobelny dot oswiecenia dot net>
1710
1711         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_init),
1712         (gst_rtp_speex_depay_process):
1713         * gst/rtp/gstrtpspeexdepay.h:
1714         Take timestamp from the RTP packet as a first step to fix problems
1715         with transmission over RTP when the network is not reliable.
1716         Fixes bug #541787.
1717
1718 2008-07-05  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1719
1720         Patch by: Tero Saarni <tero dot saarni at gmail dot com>
1721
1722         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_uri):
1723         Fix parsing of udp:// URIs containing IPv6 addresses.
1724         Fixes bug #541650.
1725
1726 2008-07-04  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1727
1728         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
1729         Do not leak incoming buffers.
1730
1731 2008-07-03  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1732
1733         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
1734
1735         * configure.ac:
1736         Fix build of the RTP plugin with mingw32 by linking to ws2_32
1737         for htons() and htonl(). Fixes bug #541412.
1738
1739 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1740
1741         * gst/matroska/matroska-demux.c: (gst_matroska_demux_class_init),
1742         (gst_matroska_demux_add_stream), (gst_matroska_demux_query),
1743         (gst_matroska_demux_element_query),
1744         (gst_matroska_demux_handle_src_query),
1745         (gst_matroska_demux_handle_seek_event):
1746         Handle position and duration query in DEFAULT format if the
1747         pad's track has a default frame duration set.
1748
1749         Fix seeking now that the segment's duration doesn't contain the
1750         (possibly wrong or inaccurate) duration of the Matroska file.
1751
1752 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1753
1754         * gst/matroska/ebml-read.c: (_ext2dbl):
1755         Use NAN constant instead of 0.0/0.0 if possible. NAN is defined
1756         in math.h except on MSVC where it is defined in xmath.h.
1757         Fixes compilation with MSVC.
1758
1759 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1760
1761         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1762         (gst_matroska_demux_handle_src_query),
1763         (gst_matroska_demux_parse_info),
1764         (gst_matroska_demux_loop_stream_parse_id):
1765         * gst/matroska/matroska-demux.h:
1766         Don't set the segment duration to the duration from the Matroska
1767         header as this value could be wrong and is just informational.
1768
1769 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1770
1771         * gst/matroska/matroska-demux.c:
1772         (gst_matroska_demux_loop_stream_parse_id):
1773         If no Tracks element is found until the first Cluster is found
1774         search it and error out if none is found in the complete file.
1775
1776 2008-07-02  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1777
1778         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
1779         Resync non-subtitle tracks too if a too large gap compared to other
1780         tracks is detected.
1781
1782 2008-07-01  Wim Taymans  <wim.taymans@collabora.co.uk>
1783
1784         * gst/rtp/Makefile.am:
1785         * gst/rtp/gstrtp.c: (plugin_init):
1786         * gst/rtp/gstrtpvrawdepay.c: (gst_rtp_vraw_depay_base_init),
1787         (gst_rtp_vraw_depay_class_init), (gst_rtp_vraw_depay_init),
1788         (gst_rtp_vraw_depay_setcaps), (gst_rtp_vraw_depay_process),
1789         (gst_rtp_vraw_depay_change_state),
1790         (gst_rtp_vraw_depay_plugin_init):
1791         * gst/rtp/gstrtpvrawdepay.h:
1792         * gst/rtp/gstrtpvrawpay.c: (gst_rtp_vraw_pay_get_type),
1793         (gst_rtp_vraw_pay_base_init), (gst_rtp_vraw_pay_class_init),
1794         (gst_rtp_vraw_pay_init), (gst_rtp_vraw_pay_finalize),
1795         (gst_rtp_vraw_pay_setcaps), (gst_rtp_vraw_pay_handle_buffer),
1796         (gst_rtp_vraw_pay_plugin_init):
1797         * gst/rtp/gstrtpvrawpay.h:
1798         Add raw video pay and depayloaders, see RFC4175.
1799
1800 2008-06-30  Jan Schmidt  <jan.schmidt@sun.com>
1801
1802         * ext/libpng/gstpngdec.c:
1803         Don't return GST_FLOW_ERROR when buffer_alloc fails - return
1804         whatever it returned.
1805
1806 2008-06-29  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1807
1808         * gst/avi/avi-ids.h:
1809         Add vprp chunk related structures.
1810         * gst/avi/gstavidemux.c: (gst_avi_demux_riff_parse_vprp),
1811         (gst_avi_demux_parse_stream):
1812         Parse optional vprp chunk and add calculated pixel-aspect-ratio
1813         to caps.  Fixes #539482.
1814         * gst/avi/gstavimux.h:
1815         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset),
1816         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_riff_get_avi_header):
1817         Add a vprp chunk if non-trival pixel-aspect-ratio provided in caps.
1818
1819 2008-06-28  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1820
1821         * tests/check/elements/avimux.c: (check_avimux_pad):
1822         Adjust avimux unit test according to increased streamheader size.
1823
1824 2008-06-27  David Schleef  <ds@schleef.org>
1825
1826         * gst/qtdemux/qtdemux.c: Add Dirac stream type
1827
1828 2008-06-27  Mark Nauwelaerts  <mark.nauwelaerts@collabora.co.uk>
1829
1830         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
1831         * gst/avi/gstavimux.h:
1832         Add 8 bytes to current streamheader to make for a complete one
1833         and to make more players happy.  Fixes #519460.
1834
1835 2008-06-26  Tim-Philipp Müller  <tim.muller at collabora co uk>
1836
1837         * sys/v4l2/v4l2_calls.c::
1838           Don't include unused gstv4l2xoverlay.h. Fixes build
1839           in case where X11 headers are not installed.
1840
1841 2008-06-26  Wim Taymans  <wim.taymans@collabora.co.uk>
1842
1843         * ext/dv/gstdv.c: (plugin_init):
1844         Fix compilation.
1845
1846 2008-06-26  Edward Hervey  <edward.hervey@collabora.co.uk>
1847
1848         * ext/dv/gstdv.c: (plugin_init):
1849         Marking rank of dvdec as GST_RANK_MARGINAL since it's the slowest
1850         DV decoder available.
1851         Fixes #532393
1852
1853 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1854
1855         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
1856         Call getsockname() after the call to bind() to get updated values
1857         for the port, etc. This fixes the usage of udpsrc on anonymous
1858         binding and it's usage by rtspsrc. Fixes bugs #539372, #539548.
1859         Thanks to Aurelien Grimaud for pointing out the obvious fix.
1860
1861 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1862
1863         * tests/check/pipelines/wavpack.c: (bus_handler):
1864         Remove workaround for a bug in identity that is fixed in 0.10.20.
1865
1866 2008-06-25  Sebastian Dröge  <sebastian.droege@collabora.co.uk>
1867
1868         Patch by: Jason Donenfeld <BugZilla at zx2c4 dot com>
1869
1870         * ext/soup/gstsouphttpsrc.c: (gst_soup_http_src_got_headers_cb):
1871         Fix HTTP auth support with user/password passed via the URI.
1872         Fixes bug #540067.
1873
1874 2008-06-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
1875
1876         * configure.ac:
1877           Depend on released versions of core and -base.
1878
1879 2008-06-23  Julien Moutte  <julien@fluendo.com>
1880
1881         * gst/matroska/matroska-demux.c:
1882         (gst_matroska_demux_read_track_encoding),
1883         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Fix buggy
1884         format strings in macros. (makes it build on OS X again...)
1885
1886 2008-06-20  Thomas Vander Stichele  <thomas at apestaart dot org>
1887
1888         * gst/rtp/gstrtptheorapay.c:
1889         * gst/udp/gstmultiudpsink.c:
1890           Added debug.
1891
1892 2008-06-20  Christian Schaller <christian.schaller@collabora.co.uk>
1893
1894         * configure.ac: switch v4l2src over to the normal build instead of
1895         being 'experimental'. Fixes bug #536831.
1896
1897 2008-06-19  Wim Taymans  <wim.taymans@collabora.co.uk>
1898
1899         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
1900         Remove unused variable so that we can compile again.
1901
1902 2008-06-19  Peter Kjellerstedt  <pkj@axis.com>
1903
1904         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_setcaps):
1905         No need to check for audio/G723 and audio/32KADPCM here as they are
1906         no longer supported.
1907
1908 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
1909
1910         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
1911         (gst_wavpack_parse_src_query), (gst_wavpack_parse_create_src_pad):
1912         Use G_GINT64_CONSTANT, this fixes the duration query on files without
1913         known length.
1914
1915 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
1916
1917         * gst/matroska/matroska-demux.c:
1918         (gst_matroska_demux_add_wvpk_header),
1919         (gst_matroska_demux_audio_caps):
1920         * gst/matroska/matroska-ids.h:
1921         Fix demuxing of WavPack files. Muxing is still broken.
1922
1923 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
1924
1925         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
1926         (gst_matroska_demux_add_mpeg_seq_header),
1927         (gst_matroska_demux_add_wvpk_header),
1928         (gst_matroska_demux_check_subtitle_buffer),
1929         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1930         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
1931         (gst_matroska_demux_subtitle_caps):
1932         * gst/matroska/matroska-ids.h:
1933         Add a "vfunc" to the track context for postprocessing frames and
1934         convert the wavpack and subtitle postprocessing to this vfunc.
1935         Copy buffer flags in those functions to the new buffers too.
1936
1937         Parse CodecState elements of Blocks.
1938
1939         Add a postprocessing function for MPEG video that adds the sequence
1940         header from the codec private data or codec state to the frames if
1941         it's not already there.
1942
1943 2008-06-19  Sebastian Dröge  <slomo@circular-chaos.org>
1944
1945         * gst/matroska/matroska-demux.c:
1946         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
1947         If a gap of more than 1/2 second is found in one stream send a
1948         NEWSEGMENT event to not stall the pipeline if the gap is too large.
1949         This also fixes Matroska files where the first buffer doesn't start
1950         at timestamp 0. Fixes bug #429322.
1951
1952         The duration of a block is the default duration multiplied with the
1953         number of laces. Every lace is one frame and the default duration
1954         is the duration of one frame. This fixes playback of files that use
1955         lacing for some tracks.
1956
1957 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
1958
1959         * gst/matroska/matroska-demux.c:
1960         (gst_matroska_demux_parse_contents_seekentry):
1961         Update FIXME/TODOs and only ignore EOS at the central, important place
1962         instead of several places.
1963
1964 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
1965
1966         * gst/rtp/gstrtpg726pay.c:
1967         Fix caps, See #538891.
1968
1969 2008-06-18  Sebastian Dröge  <slomo@circular-chaos.org>
1970
1971         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
1972         (gst_matroska_demux_stream_from_num),
1973         (gst_matroska_demux_encoding_cmp),
1974         (gst_matroska_demux_encoding_order_unique),
1975         (gst_matroska_demux_read_track_encoding),
1976         (gst_matroska_demux_read_track_encodings),
1977         (gst_matroska_demux_tracknumber_unique),
1978         (gst_matroska_demux_add_stream), (gst_matroska_demux_init_stream),
1979         (gst_matroska_demux_parse_tracks),
1980         (gst_matroska_demux_parse_index_cuetrack),
1981         (gst_matroska_demux_parse_index_pointentry),
1982         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
1983         (gst_matroska_demux_parse_metadata_id_simple_tag),
1984         (gst_matroska_demux_parse_metadata_id_tag),
1985         (gst_matroska_demux_parse_metadata),
1986         (gst_matroska_demux_parse_attached_file),
1987         (gst_matroska_demux_parse_attachments),
1988         (gst_matroska_demux_parse_chapters),
1989         (gst_matroska_demux_sync_streams), (gst_matroska_decode_buffer),
1990         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1991         (gst_matroska_demux_parse_cluster),
1992         (gst_matroska_demux_parse_contents_seekentry),
1993         (gst_matroska_demux_parse_contents),
1994         (gst_matroska_demux_loop_stream_parse_id),
1995         (gst_matroska_demux_loop):
1996         Improve debug output everywhere and fix the EOS logic.
1997
1998         Check the values of the ContentEncoding elements more strictly and
1999         don't use tracks for which it's invalid.
2000
2001         Check that the track number is unique for this stream.
2002
2003         Check that seek positions are below G_MAXINT64 as our seeks are
2004         int64-based and overflows will fail badly.
2005
2006         After seeks also don't push SimpleBlocks until the first one
2007         containing a keyframe is found. Before this was done only for normal
2008         Blocks.
2009
2010         Update some FIXME/TODOs.
2011         
2012         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
2013         (gst_ebml_read_utf8), (gst_ebml_read_header):
2014         Improve debug output.
2015
2016         * gst/matroska/matroska-ids.c:
2017         (gst_matroska_track_init_video_context):
2018         * gst/matroska/matroska-ids.h:
2019         * gst/matroska/matroska-mux.c:
2020         (gst_matroska_mux_video_pad_setcaps):
2021         Remove eye mode and don't parse it anymore. We can't use that
2022         information in GStreamer yet so it's useless.
2023
2024
2025 2008-06-18  Wim Taymans  <wim.taymans@collabora.co.uk>
2026
2027         Patch by: Mersad Jelacic <mersad at axis dot com>
2028
2029         * gst/rtp/Makefile.am:
2030         * gst/rtp/gstrtp.c: (plugin_init):
2031         * gst/rtp/gstrtpg726depay.c: (gst_rtp_g726_depay_base_init),
2032         (gst_rtp_g726_depay_class_init), (gst_rtp_g726_depay_init),
2033         (gst_rtp_g726_depay_setcaps), (gst_rtp_g726_depay_process),
2034         (gst_rtp_g726_depay_plugin_init):
2035         * gst/rtp/gstrtpg726depay.h:
2036         * gst/rtp/gstrtpg726pay.c: (gst_rtp_g726_pay_base_init),
2037         (gst_rtp_g726_pay_class_init), (gst_rtp_g726_pay_init),
2038         (gst_rtp_g726_pay_setcaps), (gst_rtp_g726_pay_plugin_init):
2039         * gst/rtp/gstrtpg726pay.h:
2040         Added G726 pay/depayloaders. Fixes #538891.
2041
2042 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2043
2044         * gst/rtsp/URLS:
2045         Some more urls.
2046
2047         * gst/smpte/barboxwipes.c:
2048         Add a comment
2049
2050         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2051         Fix typo, add audioresample to the pipeline.
2052
2053 2008-06-17  Wim Taymans  <wim.taymans@collabora.co.uk>
2054
2055         * ext/libmng/Makefile.am:
2056         * ext/libmng/gstmng.c: (plugin_init):
2057         * ext/libmng/gstmngdec.c: (gst_mng_dec_base_init),
2058         (gst_mng_dec_class_init), (gst_mng_dec_sink_setcaps),
2059         (gst_mng_dec_init), (gst_mng_dec_src_getcaps), (gst_mng_dec_loop),
2060         (gst_mng_dec_get_property), (gst_mng_dec_set_property),
2061         (mngdec_error), (mngdec_openstream), (mngdec_closestream),
2062         (gst_mng_dec_sink_event), (mngdec_readdata), (mngdec_settimer),
2063         (mngdec_processheader), (mngdec_getcanvasline), (mngdec_refresh),
2064         (gst_mng_dec_change_state):
2065         * ext/libmng/gstmngdec.h:
2066         * ext/libmng/gstmngenc.c: (gst_mng_enc_base_init),
2067         (gst_mng_enc_class_init), (gst_mng_enc_sink_setcaps),
2068         (gst_mng_enc_init), (gst_mng_enc_chain),
2069         (gst_mng_enc_get_property), (gst_mng_enc_set_property):
2070         * ext/libmng/gstmngenc.h:
2071         Somewhat port mngenc and mngdec to 0.10. Does not work yet and has many
2072         bits ifdeffed out still.
2073
2074 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2075
2076         * gst/matroska/matroska-demux.c: (gst_matroska_index_compare):
2077         When comparing index elements with the same time compare their
2078         block number.
2079
2080 2008-06-16  Tim-Philipp Müller  <tim.muller at collabora co uk>
2081
2082         * gst/matroska/matroska-demux.c:
2083           (gst_matroska_demux_parse_attached_file)
2084           Init variable to NULL to avoid compiler warning.
2085
2086 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2087
2088         * gst/matroska/Makefile.am:
2089         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2090         (gst_matroska_demux_parse_attached_file),
2091         (gst_matroska_demux_parse_attachments),
2092         (gst_matroska_demux_parse_contents_seekentry),
2093         (gst_matroska_demux_loop_stream_parse_id):
2094         * gst/matroska/matroska-demux.h:
2095         * gst/matroska/matroska-ids.c: (gst_matroska_register_tags):
2096         * gst/matroska/matroska-ids.h:
2097         * gst/matroska/matroska.c: (plugin_init):
2098         Parse Attachments and post them as GST_TAG_IMAGE if we detect
2099         it as image and otherwise as GST_TAG_ATTACHMENT. Include filename
2100         and description of the attachments in the caps. Fixes bug #537622.
2101
2102 2008-06-16  Wim Taymans  <wim.taymans@collabora.co.uk>
2103
2104         * ext/speex/gstspeexenc.c: (gst_speex_enc_mode_get_type),
2105         (gst_speex_enc_class_init), (gst_speex_enc_sink_getcaps),
2106         (gst_speex_enc_get_latency), (gst_speex_enc_get_query_types),
2107         (gst_speex_enc_src_query), (gst_speex_enc_init),
2108         (gst_speex_enc_setup), (gst_speex_enc_push_buffer),
2109         (gst_speex_enc_chain), (gst_speex_enc_get_property),
2110         (gst_speex_enc_set_property):
2111         Add mode property.
2112         Some cleanups, add more debug info.
2113         Add latency query.
2114
2115 2008-06-16  Sebastian Dröge  <slomo@circular-chaos.org>
2116
2117         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes):
2118         Return GST_FLOW_UNEXPECTED instead of GST_FLOW_ERROR on short reads.
2119         If we get less bytes than requested we can't do anything except doing
2120         our EOS logic.
2121
2122 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2123
2124         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2125         (gst_matroskademux_do_index_seek),
2126         (gst_matroska_demux_parse_index_cuetrack),
2127         (gst_matroska_demux_parse_index_pointentry),
2128         (gst_matroska_index_compare), (gst_matroska_demux_parse_index),
2129         (gst_matroska_demux_parse_metadata):
2130         * gst/matroska/matroska-demux.h:
2131         * gst/matroska/matroska-ids.h:
2132         Use a GArray for storing the Cue (i.e. seek) information, store
2133         the CueTrackPositions for every track, store the block number
2134         and optimize searching in the array by sorting it after the last
2135         element was added.
2136
2137         Fix a small memory leak when trying to parse a tags element that was
2138         already parsed.
2139
2140 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2141
2142         * gst/matroska/matroska-mux.c: (gst_matroska_mux_reset),
2143         (gst_matroska_mux_start), (gst_matroska_mux_finish),
2144         (gst_matroska_mux_write_data):
2145         * gst/matroska/matroska-mux.h:
2146         Don't write another SeekHead which indexes all Clusters to the end of
2147         the file. This isn't useful for anything and just increases filesize.
2148
2149 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2150
2151         * gst/matroska/ebml-read.c: (_ext2dbl), (gst_ebml_read_float):
2152         Prevent unaligned memory access when reading floats.
2153
2154 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2155
2156         * gst/matroska/ebml-read.c:
2157         * gst/matroska/ebml-read.h:
2158         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2159         (gst_matroska_demux_parse_metadata):
2160         * gst/matroska/matroska-demux.h:
2161         Make sure that every Tags element is only parsed once and it's
2162         containing tags are only posted once.
2163
2164 2008-06-15  Sebastian Dröge  <slomo@circular-chaos.org>
2165
2166         * gst/matroska/ebml-read.c: (gst_ebml_peek_id),
2167         (gst_ebml_read_header):
2168         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
2169         (gst_matroska_demux_parse_tracks),
2170         (gst_matroska_demux_parse_index_cuetrack),
2171         (gst_matroska_demux_parse_index_pointentry),
2172         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2173         (gst_matroska_demux_parse_metadata_id_simple_tag),
2174         (gst_matroska_demux_parse_metadata_id_tag),
2175         (gst_matroska_demux_parse_metadata),
2176         (gst_matroska_demux_parse_attachments),
2177         (gst_matroska_demux_parse_chapters),
2178         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2179         (gst_matroska_demux_parse_cluster),
2180         (gst_matroska_demux_parse_contents_seekentry),
2181         (gst_matroska_demux_parse_contents),
2182         (gst_matroska_demux_loop_stream_parse_id):
2183         Handle EBML elements like Void or CRC32 in the EbmlRead base class
2184         already. They're not useful in the matroska parser and only cause
2185         additional code.
2186
2187 2008-06-14  Sebastian Dröge  <slomo@circular-chaos.org>
2188
2189         * gst/matroska/ebml-read.c: (gst_ebml_level_free),
2190         (gst_ebml_finalize), (gst_ebml_read_change_state),
2191         (gst_ebml_read_element_level_up), (gst_ebml_read_master):
2192         * gst/matroska/matroska-demux.c:
2193         (gst_matroska_demux_parse_contents_seekentry):
2194         Reverse the level list as we usually are only interested in the
2195         first element or want to add a new first element. Having the
2196         first element stored at the end and calling g_list_last() and
2197         g_list_append() is more expensive.
2198
2199         Also use GSlice for allocating the GstEbmlLevel structs.
2200
2201 2008-06-13  Tim-Philipp Müller  <tim.muller at collabora co uk>
2202
2203         * gst/debug/gsttaginject.c: (gst_tag_inject_finalize),
2204           (gst_tag_inject_class_init), (gst_tag_inject_init):
2205           Don't unref NULL taglist in finalize. Don't use c++ style
2206           comments.
2207
2208 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2209
2210         * gst/matroska/matroska-demux.c:
2211         (gst_matroska_demux_parse_metadata_id_simple_tag):
2212         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag),
2213         (gst_matroska_mux_write_data):
2214         Use gst_value_serialize() and gst_value_deserialize() for transforming
2215         tags from some GType to a string and the other way around. The default
2216         transformations in GLib don't include transformations from string to
2217         number types.
2218
2219 2008-06-13  Sebastian Dröge  <slomo@circular-chaos.org>
2220
2221         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset),
2222         (gst_matroska_demux_parse_tracks),
2223         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
2224         (gst_matroska_demux_parse_attachments),
2225         (gst_matroska_demux_parse_chapters),
2226         (gst_matroska_demux_parse_contents_seekentry),
2227         (gst_matroska_demux_loop_stream_parse_id):
2228         * gst/matroska/matroska-demux.h:
2229         Only parse Tracks, SeekHead and SegmentInfo elements once but allow
2230         Tags multiple times. The first ones can appear more than once but must
2231         contain the same content as the first for backup purposes so we ignore
2232         all but the first one. Tags can appear multiple times with different
2233         content.
2234
2235         Jump to all elements except Clusters that are available from a
2236         SeekHead to make it more likely to have all required informations
2237         before getting to the first Clusters.
2238
2239         Add dummy functions for parsing Attachments and Chapters.
2240
2241 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2242
2243         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2244         (gst_udpsrc_create), (gst_udpsrc_set_property),
2245         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
2246         * gst/udp/gstudpsrc.h:
2247         Add property to control automatic join/leave of multicast groups.
2248         Add G_LIKELY.
2249         Remove setting caps on buffers explicitly, basesrc does that for us now.
2250         Improve debug info.
2251         Convert some non-fatal error into warnings.
2252         Use g_ntohs for better portability.
2253         Leave multicast groups when stopping.
2254         When using external sockets, use getsockname() on them to fill up the
2255         addr structure before calling methods that use the structure.
2256         Should all fix #536903.
2257         API: GstUDPSrc::auto-multicast property
2258
2259 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2260
2261         * gst/udp/gstudpnetutils.c: (gst_udp_is_multicast):
2262         Use g_ntohl for better portability.
2263
2264 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2265
2266         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
2267         (gst_multiudpsink_remove):
2268         Fix a typo and do some small cleanups.
2269
2270 2008-06-13  Wim Taymans  <wim.taymans@collabora.co.uk>
2271
2272         Patch by: Olivier Crete <tester at tester dot ca>
2273
2274         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
2275         Make the delivery-method mandatory on the caps and only accept inline
2276         for now.
2277         Reverse strcmp checks for delivery-method.
2278
2279         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
2280         Make delivery method optional when parsing caps and note this in the
2281         caps.
2282         Reverse strcmp checks for delivery-method.
2283
2284         * gst/rtp/gstrtpvorbispay.c:
2285         Update a comment to note that the delivery-method is optional, 
2286         Fixes #537675.
2287
2288 2008-06-12  Wim Taymans  <wim.taymans@collabora.co.uk>
2289
2290         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_mcast):
2291         Set udpsrc for receiving data from multicast groups to PAUSED instead of
2292         leaving them in READY. Fixes #537832.
2293
2294 2008-06-12  Stefan Kost  <ensonic@users.sf.net>
2295
2296         * gst/avi/gstavimux.c:
2297           Simplify code. gst_tag_list_merge() does the NULL checks. Add a FIXME
2298           for a random constant in tagmuxing code.
2299
2300 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
2301
2302         * gst/debug/gsttaginject.c:
2303         * gst/debug/gsttaginject.h:
2304           Now actually adding the new element.
2305
2306 2008-06-11  Stefan Kost  <ensonic@users.sf.net>
2307
2308         * docs/plugins/Makefile.am:
2309         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2310         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2311         * docs/plugins/gst-plugins-good-plugins.args:
2312         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2313         * docs/plugins/gst-plugins-good-plugins.interfaces:
2314         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2315         * docs/plugins/inspect/plugin-aasink.xml:
2316         * docs/plugins/inspect/plugin-alaw.xml:
2317         * docs/plugins/inspect/plugin-alpha.xml:
2318         * docs/plugins/inspect/plugin-alphacolor.xml:
2319         * docs/plugins/inspect/plugin-annodex.xml:
2320         * docs/plugins/inspect/plugin-apetag.xml:
2321         * docs/plugins/inspect/plugin-audiofx.xml:
2322         * docs/plugins/inspect/plugin-auparse.xml:
2323         * docs/plugins/inspect/plugin-autodetect.xml:
2324         * docs/plugins/inspect/plugin-avi.xml:
2325         * docs/plugins/inspect/plugin-cacasink.xml:
2326         * docs/plugins/inspect/plugin-cairo.xml:
2327         * docs/plugins/inspect/plugin-cdio.xml:
2328         * docs/plugins/inspect/plugin-cutter.xml:
2329         * docs/plugins/inspect/plugin-debug.xml:
2330         * docs/plugins/inspect/plugin-dv.xml:
2331         * docs/plugins/inspect/plugin-efence.xml:
2332         * docs/plugins/inspect/plugin-effectv.xml:
2333         * docs/plugins/inspect/plugin-equalizer.xml:
2334         * docs/plugins/inspect/plugin-esdsink.xml:
2335         * docs/plugins/inspect/plugin-flac.xml:
2336         * docs/plugins/inspect/plugin-flxdec.xml:
2337         * docs/plugins/inspect/plugin-gamma.xml:
2338         * docs/plugins/inspect/plugin-gconfelements.xml:
2339         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2340         * docs/plugins/inspect/plugin-goom.xml:
2341         * docs/plugins/inspect/plugin-goom2k1.xml:
2342         * docs/plugins/inspect/plugin-halelements.xml:
2343         * docs/plugins/inspect/plugin-icydemux.xml:
2344         * docs/plugins/inspect/plugin-id3demux.xml:
2345         * docs/plugins/inspect/plugin-jpeg.xml:
2346         * docs/plugins/inspect/plugin-level.xml:
2347         * docs/plugins/inspect/plugin-matroska.xml:
2348         * docs/plugins/inspect/plugin-monoscope.xml:
2349         * docs/plugins/inspect/plugin-mulaw.xml:
2350         * docs/plugins/inspect/plugin-multifile.xml:
2351         * docs/plugins/inspect/plugin-multipart.xml:
2352         * docs/plugins/inspect/plugin-navigationtest.xml:
2353         * docs/plugins/inspect/plugin-ossaudio.xml:
2354         * docs/plugins/inspect/plugin-png.xml:
2355         * docs/plugins/inspect/plugin-quicktime.xml:
2356         * docs/plugins/inspect/plugin-rtp.xml:
2357         * docs/plugins/inspect/plugin-rtsp.xml:
2358         * docs/plugins/inspect/plugin-smpte.xml:
2359         * docs/plugins/inspect/plugin-soup.xml:
2360         * docs/plugins/inspect/plugin-spectrum.xml:
2361         * docs/plugins/inspect/plugin-speex.xml:
2362         * docs/plugins/inspect/plugin-taglib.xml:
2363         * docs/plugins/inspect/plugin-udp.xml:
2364         * docs/plugins/inspect/plugin-video4linux2.xml:
2365         * docs/plugins/inspect/plugin-videobalance.xml:
2366         * docs/plugins/inspect/plugin-videobox.xml:
2367         * docs/plugins/inspect/plugin-videocrop.xml:
2368         * docs/plugins/inspect/plugin-videoflip.xml:
2369         * docs/plugins/inspect/plugin-videomixer.xml:
2370         * docs/plugins/inspect/plugin-wavenc.xml:
2371         * docs/plugins/inspect/plugin-wavpack.xml:
2372         * docs/plugins/inspect/plugin-wavparse.xml:
2373         * docs/plugins/inspect/plugin-ximagesrc.xml:
2374         * gst/debug/Makefile.am:
2375         * gst/debug/breakmydata.c:
2376         * gst/debug/efence.c:
2377         * gst/debug/gstdebug.c:
2378         * gst/debug/gstnavseek.c:
2379         * gst/debug/gstpushfilesrc.c:
2380         * gst/debug/gstpushfilesrc.h:
2381         * gst/debug/negotiation.c:
2382         * gst/debug/progressreport.c:
2383         * gst/debug/progressreport.h:
2384         * gst/debug/rndbuffersize.c:
2385         * gst/debug/testplugin.c:
2386           Remove dummy plugin_init. Remove some undefined entries from doc-
2387           section file. Add taginject element and rebuild docs for it.
2388
2389 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2390
2391         * gst/matroska/matroska-mux.c: (gst_matroska_mux_request_new_pad),
2392         (gst_matroska_mux_release_pad), (gst_matroska_mux_write_data):
2393         Update the counter for the number of streams when pads are added or
2394         removed. This will make sure that a seek table is generated for
2395         files with just one audio stream.
2396
2397 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2398
2399         * gst/matroska/matroska-demux.c:
2400         (gst_matroska_demux_parse_metadata_id_simple_tag):
2401         * gst/matroska/matroska-ids.h:
2402         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_simple_tag):
2403         Add some more tags, improve debugging a bit and make sure that
2404         GValue transformation has succeeded before using the result
2405         as a tag.
2406
2407 2008-06-11  Sebastian Dröge  <slomo@circular-chaos.org>
2408
2409         Patch by: Olivier Crete <tester at tester dot ca>
2410
2411         * gst/rtp/gstrtptheorapay.c:
2412         The Theora RTP payloader only supports the "inline" delievery method
2413         so let's declare this on the caps of the static pad template.
2414         Fixes bug #537675.
2415
2416 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2417
2418         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
2419         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues):
2420         Remove bogus check.
2421
2422 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2423
2424         * gst/videomixer/videomixer.c: (gst_videomixer_fill_queues),
2425         (gst_videomixer_blend_buffers):
2426         Use stream_time to synchronize the object properties.
2427         Use running_time of the master pad to timestamp outgoing buffers.
2428         Fix the initial segment event to extend an unknown amount of time.
2429         Fixes #537361.
2430
2431 2008-06-10  Wim Taymans  <wim.taymans@collabora.co.uk>
2432
2433         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
2434         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
2435         (gst_avi_demux_calculate_durations_from_index),
2436         (gst_avi_demux_stream_header_push),
2437         (gst_avi_demux_stream_header_pull):
2438         Try to ignore unparsable/unknown streams and give a warning instead of
2439         erroring out. Fixes #537377.
2440
2441 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2442
2443         * gst/matroska/ebml-write.c: (gst_ebml_write_float):
2444         Use GDOUBLE_TO_BE() instead of (probably slower) custom code.
2445
2446         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
2447         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
2448         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
2449         (gst_matroska_demux_read_track_encodings),
2450         (gst_matroska_demux_add_stream),
2451         (gst_matroska_demux_handle_src_query),
2452         (gst_matroska_demux_init_stream),
2453         (gst_matroska_demux_parse_index_cuetrack),
2454         (gst_matroska_demux_parse_index_pointentry),
2455         (gst_matroska_demux_parse_info),
2456         (gst_matroska_demux_parse_metadata_id_simple_tag),
2457         (gst_matroska_demux_parse_metadata),
2458         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
2459         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
2460         (gst_matroska_demux_parse_cluster),
2461         (gst_matroska_demux_parse_contents_seekentry),
2462         (gst_matroska_demux_loop_stream_parse_id),
2463         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
2464         (gst_matroska_demux_audio_caps),
2465         (gst_matroska_demux_subtitle_caps):
2466         * gst/matroska/matroska-demux.h:
2467         * gst/matroska/matroska-ids.c:
2468         (gst_matroska_track_init_subtitle_context):
2469         * gst/matroska/matroska-ids.h:
2470         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
2471         (gst_matroska_mux_class_init), (gst_matroska_mux_init),
2472         (gst_matroska_mux_create_uid), (gst_matroska_mux_reset),
2473         (gst_matroska_mux_video_pad_setcaps),
2474         (gst_matroska_mux_audio_pad_setcaps),
2475         (gst_matroska_mux_subtitle_pad_setcaps),
2476         (gst_matroska_mux_request_new_pad),
2477         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
2478         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish),
2479         (gst_matroska_mux_write_data), (gst_matroska_mux_collected),
2480         (gst_matroska_mux_set_property):
2481         Add many FIXMEs/TODOs all over the matroska muxer and demuxer
2482         elements, do some checks for valid values in the demuxer, handle
2483         tracktimecodescale in the demuxer, set correct default values for all
2484         settings in the demuxer, review and add all missing matroska
2485         IDs and some more raw YUV formats, and some trivial cleanup.
2486
2487 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2488
2489         * ext/pulse/pulsemixer.c: (gst_pulsemixer_base_init),
2490         (gst_pulsemixer_class_init):
2491         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
2492         (gst_pulsesink_class_init), (gst_pulsesink_prepare):
2493         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2494         (gst_pulsesrc_base_init), (gst_pulsesrc_class_init),
2495         (gst_pulsesrc_prepare):
2496         Some smaller cleanup. Use G_PARAM_STATIC_STRINGS,
2497         gst_element_class_set_details_simple() and fix coding style a bit
2498         more.
2499
2500 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2501
2502         * docs/plugins/Makefile.am:
2503         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2504         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2505         * docs/plugins/gst-plugins-good-plugins.args:
2506         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2507         * docs/plugins/gst-plugins-good-plugins.interfaces:
2508         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2509         * docs/plugins/inspect/plugin-aasink.xml:
2510         * docs/plugins/inspect/plugin-alaw.xml:
2511         * docs/plugins/inspect/plugin-alpha.xml:
2512         * docs/plugins/inspect/plugin-alphacolor.xml:
2513         * docs/plugins/inspect/plugin-annodex.xml:
2514         * docs/plugins/inspect/plugin-apetag.xml:
2515         * docs/plugins/inspect/plugin-audiofx.xml:
2516         * docs/plugins/inspect/plugin-auparse.xml:
2517         * docs/plugins/inspect/plugin-autodetect.xml:
2518         * docs/plugins/inspect/plugin-avi.xml:
2519         * docs/plugins/inspect/plugin-cacasink.xml:
2520         * docs/plugins/inspect/plugin-cairo.xml:
2521         * docs/plugins/inspect/plugin-cdio.xml:
2522         * docs/plugins/inspect/plugin-cutter.xml:
2523         * docs/plugins/inspect/plugin-debug.xml:
2524         * docs/plugins/inspect/plugin-dv.xml:
2525         * docs/plugins/inspect/plugin-efence.xml:
2526         * docs/plugins/inspect/plugin-effectv.xml:
2527         * docs/plugins/inspect/plugin-equalizer.xml:
2528         * docs/plugins/inspect/plugin-esdsink.xml:
2529         * docs/plugins/inspect/plugin-flac.xml:
2530         * docs/plugins/inspect/plugin-flxdec.xml:
2531         * docs/plugins/inspect/plugin-gamma.xml:
2532         * docs/plugins/inspect/plugin-gconfelements.xml:
2533         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2534         * docs/plugins/inspect/plugin-goom.xml:
2535         * docs/plugins/inspect/plugin-goom2k1.xml:
2536         * docs/plugins/inspect/plugin-halelements.xml:
2537         * docs/plugins/inspect/plugin-icydemux.xml:
2538         * docs/plugins/inspect/plugin-id3demux.xml:
2539         * docs/plugins/inspect/plugin-jpeg.xml:
2540         * docs/plugins/inspect/plugin-level.xml:
2541         * docs/plugins/inspect/plugin-matroska.xml:
2542         * docs/plugins/inspect/plugin-monoscope.xml:
2543         * docs/plugins/inspect/plugin-mulaw.xml:
2544         * docs/plugins/inspect/plugin-multifile.xml:
2545         * docs/plugins/inspect/plugin-multipart.xml:
2546         * docs/plugins/inspect/plugin-navigationtest.xml:
2547         * docs/plugins/inspect/plugin-ossaudio.xml:
2548         * docs/plugins/inspect/plugin-png.xml:
2549         * docs/plugins/inspect/plugin-pulseaudio.xml:
2550         * docs/plugins/inspect/plugin-quicktime.xml:
2551         * docs/plugins/inspect/plugin-rtp.xml:
2552         * docs/plugins/inspect/plugin-rtsp.xml:
2553         * docs/plugins/inspect/plugin-smpte.xml:
2554         * docs/plugins/inspect/plugin-soup.xml:
2555         * docs/plugins/inspect/plugin-spectrum.xml:
2556         * docs/plugins/inspect/plugin-speex.xml:
2557         * docs/plugins/inspect/plugin-taglib.xml:
2558         * docs/plugins/inspect/plugin-udp.xml:
2559         * docs/plugins/inspect/plugin-video4linux2.xml:
2560         * docs/plugins/inspect/plugin-videobalance.xml:
2561         * docs/plugins/inspect/plugin-videobox.xml:
2562         * docs/plugins/inspect/plugin-videocrop.xml:
2563         * docs/plugins/inspect/plugin-videoflip.xml:
2564         * docs/plugins/inspect/plugin-videomixer.xml:
2565         * docs/plugins/inspect/plugin-wavenc.xml:
2566         * docs/plugins/inspect/plugin-wavpack.xml:
2567         * docs/plugins/inspect/plugin-wavparse.xml:
2568         * docs/plugins/inspect/plugin-ximagesrc.xml:
2569         * ext/pulse/plugin.c:
2570         * ext/pulse/pulsemixer.c:
2571         * ext/pulse/pulsesink.c:
2572         * ext/pulse/pulsesrc.c:
2573         Add documentation to the pulseaudio plugin and run make update
2574         in docs/plugins.
2575
2576 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2577
2578         Patch by: Brian Cameron <brian.cameron at sun dot com>
2579
2580         * sys/sunaudio/gstsunaudiomixerctrl.c:
2581         (gst_sunaudiomixer_ctrl_get_volume),
2582         (gst_sunaudiomixer_ctrl_set_volume):
2583         Improvements for the SunAudio mixer by handling mute as no gain
2584         for tracks that have a gain property but no mute property.
2585         Fixes bug #536067.
2586
2587 2008-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
2588
2589         * configure.ac:
2590         * ext/pulse/Makefile.am:
2591         * ext/pulse/plugin.c: (plugin_init):
2592         * ext/pulse/pulsemixer.c: (gst_pulsemixer_interface_supported),
2593         (gst_pulsemixer_implements_interface_init),
2594         (gst_pulsemixer_init_interfaces), (gst_pulsemixer_base_init),
2595         (gst_pulsemixer_class_init), (gst_pulsemixer_init),
2596         (gst_pulsemixer_finalize), (gst_pulsemixer_set_property),
2597         (gst_pulsemixer_get_property), (gst_pulsemixer_change_state):
2598         * ext/pulse/pulsemixer.h:
2599         * ext/pulse/pulsemixerctrl.c:
2600         (gst_pulsemixer_ctrl_context_state_cb),
2601         (gst_pulsemixer_ctrl_sink_info_cb),
2602         (gst_pulsemixer_ctrl_source_info_cb),
2603         (gst_pulsemixer_ctrl_subscribe_cb),
2604         (gst_pulsemixer_ctrl_success_cb), (gst_pulsemixer_ctrl_open),
2605         (gst_pulsemixer_ctrl_close), (gst_pulsemixer_ctrl_new),
2606         (gst_pulsemixer_ctrl_free), (gst_pulsemixer_ctrl_list_tracks),
2607         (gst_pulsemixer_ctrl_timeout_event), (restart_time_event),
2608         (gst_pulsemixer_ctrl_set_volume), (gst_pulsemixer_ctrl_get_volume),
2609         (gst_pulsemixer_ctrl_set_record), (gst_pulsemixer_ctrl_set_mute):
2610         * ext/pulse/pulsemixerctrl.h:
2611         * ext/pulse/pulsemixertrack.c: (gst_pulsemixer_track_class_init),
2612         (gst_pulsemixer_track_init), (gst_pulsemixer_track_new):
2613         * ext/pulse/pulsemixertrack.h:
2614         * ext/pulse/pulseprobe.c: (gst_pulseprobe_context_state_cb),
2615         (gst_pulseprobe_sink_info_cb), (gst_pulseprobe_source_info_cb),
2616         (gst_pulseprobe_invalidate), (gst_pulseprobe_open),
2617         (gst_pulseprobe_enumerate), (gst_pulseprobe_close),
2618         (gst_pulseprobe_new), (gst_pulseprobe_free),
2619         (gst_pulseprobe_get_properties), (gst_pulseprobe_needs_probe),
2620         (gst_pulseprobe_probe_property), (gst_pulseprobe_get_values),
2621         (gst_pulseprobe_set_server):
2622         * ext/pulse/pulseprobe.h:
2623         * ext/pulse/pulsesink.c: (gst_pulsesink_base_init),
2624         (gst_pulsesink_class_init), (gst_pulsesink_init),
2625         (gst_pulsesink_destroy_stream), (gst_pulsesink_destroy_context),
2626         (gst_pulsesink_finalize), (gst_pulsesink_dispose),
2627         (gst_pulsesink_set_property), (gst_pulsesink_get_property),
2628         (gst_pulsesink_context_state_cb), (gst_pulsesink_stream_state_cb),
2629         (gst_pulsesink_stream_request_cb),
2630         (gst_pulsesink_stream_latency_update_cb), (gst_pulsesink_open),
2631         (gst_pulsesink_close), (gst_pulsesink_prepare),
2632         (gst_pulsesink_unprepare), (gst_pulsesink_write),
2633         (gst_pulsesink_delay), (gst_pulsesink_success_cb),
2634         (gst_pulsesink_reset), (gst_pulsesink_change_title),
2635         (gst_pulsesink_event), (gst_pulsesink_get_type):
2636         * ext/pulse/pulsesink.h:
2637         * ext/pulse/pulsesrc.c: (gst_pulsesrc_interface_supported),
2638         (gst_pulsesrc_implements_interface_init),
2639         (gst_pulsesrc_init_interfaces), (gst_pulsesrc_base_init),
2640         (gst_pulsesrc_class_init), (gst_pulsesrc_init),
2641         (gst_pulsesrc_destroy_stream), (gst_pulsesrc_destroy_context),
2642         (gst_pulsesrc_finalize), (gst_pulsesrc_dispose),
2643         (gst_pulsesrc_set_property), (gst_pulsesrc_get_property),
2644         (gst_pulsesrc_context_state_cb), (gst_pulsesrc_stream_state_cb),
2645         (gst_pulsesrc_stream_request_cb), (gst_pulsesrc_open),
2646         (gst_pulsesrc_close), (gst_pulsesrc_prepare),
2647         (gst_pulsesrc_unprepare), (gst_pulsesrc_read),
2648         (gst_pulsesrc_delay), (gst_pulsesrc_change_state),
2649         (gst_pulsesrc_get_type):
2650         * ext/pulse/pulsesrc.h:
2651         * ext/pulse/pulseutil.c: (gst_pulse_fill_sample_spec),
2652         (gst_pulse_client_name), (gst_pulse_gst_to_channel_map):
2653         * ext/pulse/pulseutil.h:
2654         Add pulseaudio GStreamer element from gst-pulse. Development will
2655         continue here instead of pulseaudio SVN. Fixes bug #400679.
2656         Only changes over gst-pulse SVN are added copyright to the top of
2657         files and coding style changes.
2658
2659 2008-06-09  Tim-Philipp Müller  <tim.muller at collabora co uk>
2660
2661         Patch by: Benjamin Kampmann  <benjamin at fluendo dot com>
2662
2663         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext),
2664           (gst_cdio_add_cdtext_album_tags):
2665         * ext/cdio/gstcdio.h:
2666         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
2667           Also extract album title and album genre from CD-TEXT if
2668           available (#537021).
2669
2670 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
2671
2672         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2673
2674         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_negotiate):
2675         Improve negotiation a bit more by picking the smallest possible
2676         resolution that is larger than the resolution specified in the
2677         first caps entry of the peer caps. Fixes bug #536994.
2678
2679 2008-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
2680
2681         Patch by: Bastien Nocera <hadess at hadess dot net>
2682
2683         * sys/v4l2/gstv4l2vidorient.c:
2684         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
2685         Fix compilation with newer GIT kernels that deprecated
2686         V4L2_CID_HCENTER and V4L2_CID_VCENTER. Fixes bug #536317.
2687
2688 2008-06-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
2689
2690         * configure.ac:
2691         * ext/cdio/gstcdio.c:
2692         * ext/cdio/gstcdio.h:
2693         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
2694           Require libcdio >= 0.76.
2695
2696 2008-06-05  Thijs Vermeir  <thijsvermeir@gmail.com>
2697
2698         * gst/avi/gstavidemux.c:
2699         Catch UNEXPECTED when downstream has reached end of
2700         segment in reverse mode.
2701
2702 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
2703
2704         * gst/avi/gstavidemux.c:
2705         Fix typo in comment
2706
2707 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
2708
2709         * gst/avi/gstavidemux.c:
2710         Because we don't know the frame order we need to push till
2711         the next keyframe
2712
2713 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
2714
2715         Patch by: Sjoerd Simons <sjoerd at luon dot net>
2716
2717         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
2718         (gst_v4l2src_fixate), (gst_v4l2src_negotiate):
2719         Provide a custom negotiation function to make sure to pick the highest
2720         possible framerate and resolution. Fixes bug #536646.
2721
2722 2008-06-04  Thijs Vermeir  <thijsvermeir@gmail.com>
2723
2724         * gst/avi/gstavidemux.c:
2725         Set EOS when going out of the segment in reverse playback
2726
2727 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2728
2729         * ext/taglib/Makefile.am::
2730           Add -Wno-attributes to CXXFLAGS to suppress warning caused by
2731           taglib headers (with gcc 4.3.1).
2732
2733 2008-06-04  Peter Kjellerstedt  <pkj@axis.com>
2734
2735         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink):
2736         Use the new gst_rtsp_connection_get_ip() to access the IP address
2737         of a GstRTSPConnection since it is a private member.
2738
2739 2008-06-04  Tim-Philipp Müller  <tim.muller at collabora co uk>
2740
2741         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
2742         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
2743           Use new utility functions in libgsttag to process coverart (#512333).
2744
2745 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
2746
2747         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
2748         We actually support left/side, right/side and mid/side files. The
2749         conversion to normal, interleaved stereo is done by libflac.
2750
2751 2008-06-04  Sebastian Dröge  <slomo@circular-chaos.org>
2752
2753         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
2754         (gst_ebml_write_set_cache):
2755         Unref the write cache in finalize if it was set and add add "FIXME"
2756         to a comment that needs it.
2757
2758 2008-06-02  Wim Taymans  <wim.taymans@collabora.co.uk>
2759
2760         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
2761
2762         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
2763         (gst_avi_demux_index_prev), (gst_avi_demux_index_entry_for_time),
2764         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
2765         (gst_avi_demux_process_next_entry):
2766         * gst/avi/gstavidemux.h:
2767         Implement reverse playback. Fixes #535300.
2768         Small cleanups.
2769
2770 2008-06-02  Sebastian Dröge  <slomo@circular-chaos.org>
2771
2772         * gst/videomixer/videomixer.c: (gst_videomixer_query_duration),
2773         (gst_videomixer_query_latency):
2774         When using gst_element_iterate_pads() one has to unref every pad
2775         after usage.
2776
2777 2008-05-31  Edward Hervey  <edward.hervey@collabora.co.uk>
2778
2779         Patch by: Bastien Nocera <hadess at hadess dot net>
2780         * gst/qtdemux/qtdemux.c: (qtdemux_tag_add_str),
2781         (qtdemux_parse_udta):
2782         * gst/qtdemux/qtdemux_fourcc.h:
2783         Improve meta-data handling, add 'comment', 'description' and
2784         'copyright' tag handling.
2785         Fixes #535935
2786
2787 2008-05-31  Julien Moutte  <julien@fluendo.com>
2788
2789         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_keyframe),
2790         (gst_qtdemux_find_segment), (gst_qtdemux_perform_seek),
2791         (gst_qtdemux_seek_to_previous_keyframe),
2792         (gst_qtdemux_activate_segment), (gst_qtdemux_loop): Make sure we
2793         we don't clip the segment's stop using the main segment duration as
2794         that could crop quite some video frames. Make reverse playback support
2795         more robust and support edit lists. Support seeking to the last frame,
2796         and fix reverse looping playback. Add some debugging.
2797         * win32/common/config.h: Updated.
2798
2799 2008-05-31  Sebastian Dröge  <slomo@circular-chaos.org>
2800
2801         * gst/equalizer/gstiirequalizer.c:
2802         (gst_iir_equalizer_transform_ip):
2803         Don't clip float/double samples, correctly unset passthrough mode
2804         and use better rounding for integer samples.
2805
2806 2008-05-30  Sebastian Dröge  <slomo@circular-chaos.org>
2807
2808         * gst/equalizer/gstiirequalizer.c:
2809         (gst_iir_equalizer_band_set_property), (gst_iir_equalizer_init),
2810         (setup_filter), (set_passthrough), (update_coefficients),
2811         (gst_iir_equalizer_compute_frequencies),
2812         (gst_iir_equalizer_transform_ip):
2813         * gst/equalizer/gstiirequalizer.h:
2814         Update the filter coefficients only when needed in the transform_ip
2815         function and correctly set the element into passthrough mode if the
2816         gain of all bands is 0.
2817
2818 2008-05-29  Wim Taymans  <wim.taymans@collabora.co.uk>
2819
2820         Based on patch by: Sebastian Keller <sebastian-keller at gmx dot de>
2821
2822         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
2823         (gst_alpha_set_property), (gst_alpha_get_property),
2824         (gst_alpha_chroma_key_ayuv), (gst_alpha_chromakey_row_i420):
2825         Try to skip pixels or areas that are too dark or too bright for us to do
2826         meaningfull color detection.
2827         Added properties to control the sensitivity to light and darkness.
2828         Added some small cleanups. Fixes #512345.
2829
2830 2008-05-28  Jan Schmidt  <jan.schmidt@sun.com>
2831
2832         * docs/plugins/.cvsignore:
2833         * tests/check/elements/.cvsignore:
2834         Ignore some more generated things
2835
2836         * tests/check/Makefile.am:
2837         Ignore OSS elements in the state changes test too.
2838
2839 2008-05-28  Wim Taymans  <wim.taymans@collabora.co.uk>
2840
2841         * docs/plugins/Makefile.am:
2842         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2843         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2844         Add SMPTE effect elements to docs.
2845
2846 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
2847
2848         * docs/plugins/Makefile.am:
2849         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2850         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2851         * ext/raw1394/gstdv1394src.c:
2852           Document whats first shown on the fdo plugin docs page :)
2853
2854 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
2855
2856         * docs/plugins/Makefile.am:
2857         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2858         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2859         * docs/plugins/gst-plugins-good-plugins.args:
2860         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2861         * docs/plugins/inspect/plugin-audiofx.xml:
2862         * gst/audiofx/Makefile.am:
2863         * gst/audiofx/audiofx.c:
2864         * gst/audiofx/audiokaraoke.c:
2865         * gst/audiofx/audiokaraoke.h:
2866         * gst/audiofx/audiovoice.c:
2867         * gst/audiofx/audiovoice.h:
2868           Rename audiovoice to audiokaraoke and add it to the docs.
2869
2870 2008-05-28  Stefan Kost  <ensonic@users.sf.net>
2871
2872         * REQUIREMENTS:
2873         * docs/plugins/Makefile.am:
2874         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2875         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2876         * docs/plugins/gst-plugins-good-plugins.args:
2877         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2878         * docs/plugins/gst-plugins-good-plugins.interfaces:
2879         * docs/plugins/gst-plugins-good-plugins.prerequisites:
2880         * docs/plugins/inspect/plugin-aasink.xml:
2881         * docs/plugins/inspect/plugin-alaw.xml:
2882         * docs/plugins/inspect/plugin-alpha.xml:
2883         * docs/plugins/inspect/plugin-alphacolor.xml:
2884         * docs/plugins/inspect/plugin-annodex.xml:
2885         * docs/plugins/inspect/plugin-apetag.xml:
2886         * docs/plugins/inspect/plugin-audiofx.xml:
2887         * docs/plugins/inspect/plugin-auparse.xml:
2888         * docs/plugins/inspect/plugin-autodetect.xml:
2889         * docs/plugins/inspect/plugin-avi.xml:
2890         * docs/plugins/inspect/plugin-cacasink.xml:
2891         * docs/plugins/inspect/plugin-cairo.xml:
2892         * docs/plugins/inspect/plugin-cdio.xml:
2893         * docs/plugins/inspect/plugin-cutter.xml:
2894         * docs/plugins/inspect/plugin-debug.xml:
2895         * docs/plugins/inspect/plugin-dv.xml:
2896         * docs/plugins/inspect/plugin-efence.xml:
2897         * docs/plugins/inspect/plugin-effectv.xml:
2898         * docs/plugins/inspect/plugin-equalizer.xml:
2899         * docs/plugins/inspect/plugin-esdsink.xml:
2900         * docs/plugins/inspect/plugin-flac.xml:
2901         * docs/plugins/inspect/plugin-flxdec.xml:
2902         * docs/plugins/inspect/plugin-gamma.xml:
2903         * docs/plugins/inspect/plugin-gconfelements.xml:
2904         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2905         * docs/plugins/inspect/plugin-goom.xml:
2906         * docs/plugins/inspect/plugin-goom2k1.xml:
2907         * docs/plugins/inspect/plugin-halelements.xml:
2908         * docs/plugins/inspect/plugin-icydemux.xml:
2909         * docs/plugins/inspect/plugin-id3demux.xml:
2910         * docs/plugins/inspect/plugin-jpeg.xml:
2911         * docs/plugins/inspect/plugin-level.xml:
2912         * docs/plugins/inspect/plugin-matroska.xml:
2913         * docs/plugins/inspect/plugin-monoscope.xml:
2914         * docs/plugins/inspect/plugin-mulaw.xml:
2915         * docs/plugins/inspect/plugin-multifile.xml:
2916         * docs/plugins/inspect/plugin-multipart.xml:
2917         * docs/plugins/inspect/plugin-navigationtest.xml:
2918         * docs/plugins/inspect/plugin-ossaudio.xml:
2919         * docs/plugins/inspect/plugin-png.xml:
2920         * docs/plugins/inspect/plugin-quicktime.xml:
2921         * docs/plugins/inspect/plugin-rtp.xml:
2922         * docs/plugins/inspect/plugin-rtsp.xml:
2923         * docs/plugins/inspect/plugin-smpte.xml:
2924         * docs/plugins/inspect/plugin-soup.xml:
2925         * docs/plugins/inspect/plugin-spectrum.xml:
2926         * docs/plugins/inspect/plugin-speex.xml:
2927         * docs/plugins/inspect/plugin-taglib.xml:
2928         * docs/plugins/inspect/plugin-udp.xml:
2929         * docs/plugins/inspect/plugin-video4linux2.xml:
2930         * docs/plugins/inspect/plugin-videobalance.xml:
2931         * docs/plugins/inspect/plugin-videobox.xml:
2932         * docs/plugins/inspect/plugin-videocrop.xml:
2933         * docs/plugins/inspect/plugin-videoflip.xml:
2934         * docs/plugins/inspect/plugin-videomixer.xml:
2935         * docs/plugins/inspect/plugin-wavenc.xml:
2936         * docs/plugins/inspect/plugin-wavpack.xml:
2937         * docs/plugins/inspect/plugin-wavparse.xml:
2938         * docs/plugins/inspect/plugin-ximagesrc.xml:
2939         * ext/aalib/gstaasink.c:
2940         * ext/libcaca/gstcacasink.c:
2941           Document aasink and cacasink.
2942
2943 2008-05-28  Sebastian Dröge  <slomo@circular-chaos.org>
2944
2945         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
2946         (gst_videomixer_init), (gst_videomixer_query_duration),
2947         (gst_videomixer_query_latency), (gst_videomixer_query),
2948         (gst_videomixer_blend_buffers):
2949         * gst/videomixer/videomixer.h:
2950         Implement position (in time), duration and latency queries.
2951
2952 2008-05-27  Edward Hervey  <edward.hervey@collabora.co.uk>
2953
2954         * gst/videomixer/videomixer.c: (gst_videomixer_reset),
2955         (gst_videomixer_init), (gst_videomixer_request_new_pad),
2956         (gst_videomixer_fill_queues), (forward_event_func),
2957         (forward_event), (gst_videomixer_src_event),
2958         (gst_videomixer_sink_event):
2959         * gst/videomixer/videomixer.h:
2960         Implement proper seek/newsegment handling.
2961         Based on adder's implementation.
2962         Fixes #535121
2963
2964 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2965
2966         Patch by: Jan Gerber <j at oil21 dot org>
2967
2968         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2969         Add caps for DVCPRO50 and DVCPRO HD PAL/NTSC. See #526481.
2970
2971 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2972
2973         * gst/audiofx/Makefile.am:
2974         * gst/audiofx/audiofx.c: (plugin_init):
2975         * gst/audiofx/audiovoice.c: (gst_audio_voice_base_init),
2976         (gst_audio_voice_class_init), (gst_audio_voice_init),
2977         (update_filter), (gst_audio_voice_set_property),
2978         (gst_audio_voice_get_property), (gst_audio_voice_setup),
2979         (gst_audio_voice_transform_int), (gst_audio_voice_transform_float),
2980         (gst_audio_voice_transform_ip):
2981         * gst/audiofx/audiovoice.h:
2982         Add simple voice removal element. Yay karaoke.
2983
2984 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2985
2986         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
2987
2988         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
2989         Fix potential caps leak.
2990         If we can't get the framerate with an ioctl, try to get it with the
2991         current norm. Fixes #520092.
2992
2993 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
2994
2995         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
2996
2997         * sys/v4l2/v4l2src_calls.c:
2998         (gst_v4l2src_probe_caps_for_format_and_size):
2999         If we fail to get the frame intervals, simply don't touch the framerates
3000         on the template caps instead of discarding the format. See #520092.
3001
3002 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3003
3004         Patch by: William M. Brack <wbrack at mmm dot com dot hk>
3005
3006         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_structure),
3007         (gst_v4l2_get_caps_info):
3008         Add NV12, NV21 and bayer support. See #520092.
3009
3010 2008-05-26  Wim Taymans  <wim.taymans@collabora.co.uk>
3011
3012         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
3013         (gst_qtdemux_activate_segment):
3014         Unbreak segment activation again. Fixes #531672.
3015
3016 2008-05-25  Sebastian Dröge  <slomo@circular-chaos.org>
3017
3018         * ext/flac/Makefile.am:
3019         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
3020         Set the channel layout when decoding FLAC files with more than 2
3021         channels as defined by the FLAC spec. Fixes bug #534570.
3022
3023         Also don't try to decode left/side, right/side and mid/side files
3024         as we don't support this at all.
3025
3026 2008-05-24  Tim-Philipp Müller  <tim.muller at collabora co uk>
3027
3028         * configure.ac:
3029           We need -base CVS (rtsp).
3030
3031 2008-05-22  Tim-Philipp Müller  <tim.muller at collabora co uk>
3032
3033         * gst/udp/Makefile.am:
3034           Add -D_GNU_SOURCE to CFLAGS so we get things like EAI_ADDRFAMILY
3035           when including netdb.h when building against glibc >= 2.8.
3036
3037 2008-05-22  Julien Moutte  <julien@fluendo.com>
3038
3039         * gst/smpte/gstsmptealpha.c: (gst_smpte_alpha_setcaps): Fix
3040         debug statement arguments.
3041         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_setup_qos_dscp):
3042         * gst/udp/gstudpnetutils.c: (gst_udp_join_group),
3043         (gst_udp_leave_group): Fix IP and IPV6 options to make it work
3044         on more platforms.
3045
3046 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3047
3048         * tests/check/elements/avimux.c: (setup_src_pad),
3049         (teardown_src_pad):
3050         * tests/check/elements/icydemux.c: (icydemux_found_pad),
3051         (GST_START_TEST):
3052         * tests/check/elements/matroskamux.c: (setup_src_pad),
3053         (teardown_src_pad), (setup_sink_pad), (teardown_sink_pad):
3054         * tests/check/elements/videocrop.c: (video_crop_get_test_caps),
3055         (GST_START_TEST):
3056         * tests/check/elements/wavpackparse.c: (wavpackparse_found_pad),
3057         (setup_wavpackparse), (cleanup_wavpackparse):
3058         Don't use gst_element_get_pad(), it's a bad, bad method.
3059
3060 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3061
3062         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
3063         (do_toggle_element):
3064         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
3065         (do_toggle_element):
3066         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
3067         (do_toggle_element):
3068         * ext/gconf/gstswitchsink.c: (gst_switch_commit_new_kid):
3069         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_reset),
3070         (do_toggle_element):
3071         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_reset),
3072         (do_toggle_element):
3073         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
3074         (gst_auto_audio_sink_detect):
3075         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
3076         (gst_auto_video_sink_detect):
3077         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3078         (gst_rtspsrc_stream_free), (gst_rtspsrc_stream_configure_udp),
3079         (gst_rtspsrc_stream_configure_udp_sink), (gst_rtspsrc_skip_lws),
3080         (gst_rtspsrc_unskip_lws), (gst_rtspsrc_skip_commas),
3081         (gst_rtspsrc_skip_item), (gst_rtsp_decode_quoted_string),
3082         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr):
3083         * tests/icles/videocrop-test.c: (test_with_caps),
3084         (video_crop_get_test_caps):
3085         Don't use gst_element_get_pad(), it's a bad method.
3086
3087 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3088
3089         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send),
3090         (gst_multiudpsink_add_internal):
3091         * gst/udp/gstudpnetutils.c: (gst_udp_set_loop_ttl),
3092         (gst_udp_join_group):
3093         * gst/udp/gstudpnetutils.h:
3094         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3095         Joining a multicast group and setting the loop/ttl properties are
3096         totally unrelated tasks are must be separated.
3097
3098 2008-05-21  Stefan Kost  <ensonic@users.sf.net>
3099
3100         * gst/avi/gstavimux.c:
3101           Also support alaw/mulaw.
3102
3103 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3104
3105         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3106         (gst_multiudpsink_setup_qos_dscp), (gst_multiudpsink_add_internal):
3107         * gst/udp/gstmultiudpsink.h:
3108         Add a fixme for the auto-multicast property.
3109         Fix some confusing debug messages.
3110         Disable setting a qos value by default.
3111
3112 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3113
3114         Patch by: Gustaf Räntilä <g dot rantila at gmail dot com>
3115
3116         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render):
3117         Ignore EPERM errors from sendto. Fixes #533619.
3118
3119 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3120
3121         Patch by: Henrik Eriksson <henriken at axis dot com>
3122
3123         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3124         (gst_multiudpsink_init), (gst_multiudpsink_setup_qos_dscp),
3125         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
3126         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal):
3127         * gst/udp/gstmultiudpsink.h:
3128         Add qos-dscp property to manage the Quality of service. Fixes #469917.
3129
3130 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3131
3132         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_process):
3133         Improve debugging of the ident.
3134
3135 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3136
3137         Patch by: Bruno Santos <brunof at ua dot pt>
3138
3139         * gst/udp/gstudpnetutils.c: (gst_udp_get_addr),
3140         (gst_udp_join_group), (gst_udp_leave_group),
3141         (gst_udp_is_multicast):
3142         * gst/udp/gstudpnetutils.h:
3143         Provide a bunch of helper methods to deal with IPv4 and IPv6
3144         transparently.
3145
3146         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
3147         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
3148         (gst_multiudpsink_get_property), (join_multicast),
3149         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
3150         (gst_multiudpsink_remove):
3151         * gst/udp/gstmultiudpsink.h:
3152         Add multicast TTL and loopback properties.
3153         Use the helper methods to implement ip4 and ip6.
3154
3155         * gst/udp/gstudpsrc.c: (gst_udpsrc_create), (gst_udpsrc_start):
3156         * gst/udp/gstudpsrc.h:
3157         Use the helper methods to implement ip4 and ip6.
3158         Fixes #515962.
3159
3160 2008-05-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3161
3162         Patch by: Patrick Radizi <patrick dot radizi at axis dot com>
3163
3164         * gst/multipart/multipartdemux.c: (gst_multipart_demux_class_init),
3165         (gst_multipart_demux_get_gstname),
3166         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain):
3167         * gst/multipart/multipartdemux.h:
3168         Don't blindly copy the mime-type as the caps name because they not
3169         always map directly. Instead use a hashtable with common mappings.
3170         Fixes #533287.
3171
3172 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3173
3174         * ext/esd/esdsink.c: (gst_esdsink_write):
3175         When we post an error, we must return -1 to let the parent know that we
3176         cannot write the segment else it will loop and continue to call us again
3177         forever. Patch by Michael Meeks.
3178
3179 2008-05-20  Stefan Kost  <ensonic@users.sf.net>
3180
3181         * gst/videomixer/videomixer.c:
3182           Add missing incudes.
3183
3184 2008-05-20  Peter Kjellerstedt  <pkj@axis.com>
3185
3186         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3187         (gst_rtp_h264_pay_handle_buffer):
3188         * gst/rtp/gstrtph264pay.h:
3189         Correct a typo (sinle -> single).
3190
3191 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3192
3193         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
3194         (gst_rtp_h264_depay_init), (gst_rtp_h264_depay_set_property),
3195         (gst_rtp_h264_depay_get_property), (gst_rtp_h264_depay_setcaps),
3196         (gst_rtp_h264_depay_process):
3197         * gst/rtp/gstrtph264depay.h:
3198         Add experimental support for outputting quicktime-like AVC output in
3199         addition to the existing bytestream output.
3200
3201         * gst/rtp/gstrtph264pay.c: (gst_h264_scan_mode_get_type),
3202         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
3203         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_payload_nal),
3204         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
3205         (gst_rtp_h264_pay_get_property):
3206         * gst/rtp/gstrtph264pay.h:
3207         Make the parsing mode configurable, for some inputs we don't need to
3208         scan every byte for start codes.
3209         Only set the marker bit on ACCESS units.
3210
3211 2008-05-20  Sebastian Dröge  <slomo@circular-chaos.org>
3212
3213         * gst/equalizer/gstiirequalizer.c:
3214         Use a bigger type in integer mode for the intermediate results to
3215         prevent overflows. This fixes the crippled sound when using the
3216         equalizer in integer mode. Fixes bug #510865.
3217
3218 2008-05-20  Jan Schmidt  <jan.schmidt@sun.com>
3219
3220         * gst/videomixer/videomixer.c:
3221         * gst/videomixer/videomixer.h:
3222         Instead of a random number for the request pad id's,
3223         use a counter.
3224
3225         Register the videomixerpad class from the element's class_init
3226         where it's safer, and allows the docs generator to scan it.
3227
3228 2008-05-20  Wim Taymans  <wim.taymans@collabora.co.uk>
3229
3230         * gst/smpte/Makefile.am:
3231         * gst/smpte/gstsmpte.c: (gst_smpte_plugin_init):
3232         * gst/smpte/gstsmpte.h:
3233         * gst/smpte/gstsmptealpha.c:
3234         (gst_smpte_alpha_transition_type_get_type),
3235         (gst_smpte_alpha_get_type), (gst_smpte_alpha_base_init),
3236         (gst_smpte_alpha_class_init), (gst_smpte_alpha_update_mask),
3237         (gst_smpte_alpha_setcaps), (gst_smpte_alpha_get_unit_size),
3238         (gst_smpte_alpha_init), (gst_smpte_alpha_finalize),
3239         (gst_smpte_alpha_do_ayuv), (gst_smpte_alpha_do_i420),
3240         (gst_smpte_alpha_transform), (gst_smpte_alpha_set_property),
3241         (gst_smpte_alpha_get_property), (gst_smpte_alpha_plugin_init):
3242         * gst/smpte/gstsmptealpha.h:
3243         * gst/smpte/plugin.c: (plugin_init):
3244         Add new plugin that adds the SMPTE transition in the alpha channel of
3245         I420 and AYUV frames so that they can be blended with videomixer later
3246         on. Uses all niceties such as using base transform for efficient alloc
3247         and negotiation. It currently requires GstController to control the
3248         position in the transition effect.
3249
3250 2008-05-19  Stefan Kost  <ensonic@users.sf.net>
3251
3252         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3253         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3254         * docs/plugins/gst-plugins-good-plugins.args:
3255         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3256         * docs/plugins/gst-plugins-good-plugins.interfaces:
3257         * docs/plugins/gst-plugins-good-plugins.types:
3258         * gst/videomixer/videomixer.c:
3259           Try using thaytans new mechanism to get extra classes into plugin
3260           docs. Aparently works for the Eq. For VideoMixer the GObject stuff is
3261           missing still.
3262
3263 2008-05-18  Mark Nauwelaerts  <mnauw@users.sf.net>
3264
3265         * gst/avi/gstavimux.c: (gst_avi_mux_audsink_set_caps):
3266         Set proper rate in avi stream header for PCM audio, and also do some
3267         more sanity checks on caps in this case.  Fixes #511489.
3268
3269 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3270
3271         * sys/v4l2/gstv4l2src.c:
3272         Don't include the gstv4l2xoverlay.h header as the XOverlay support
3273         isn't implemented at all yet and this requires X headers to be
3274         installed. Fixes bug #533264.
3275
3276 2008-05-17  Sebastian Dröge  <slomo@circular-chaos.org>
3277
3278         reviewed by: <delete if not using a buddy>
3279
3280         * gst/matroska/ebml-write.c: (gst_ebml_write_finalize),
3281         (gst_ebml_write_set_cache):
3282         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
3283         (gst_matroska_demux_class_init), (gst_matroska_demux_init),
3284         (gst_matroska_track_free), (gst_matroska_demux_encoding_cmp),
3285         (gst_matroska_demux_read_track_encodings),
3286         (gst_matroska_demux_add_stream),
3287         (gst_matroska_demux_handle_src_query),
3288         (gst_matroska_demux_init_stream),
3289         (gst_matroska_demux_parse_index_cuetrack),
3290         (gst_matroska_demux_parse_index_pointentry),
3291         (gst_matroska_demux_parse_info),
3292         (gst_matroska_demux_parse_metadata_id_simple_tag),
3293         (gst_matroska_demux_parse_metadata),
3294         (gst_matroska_demux_add_wvpk_header), (gst_matroska_decode_buffer),
3295         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
3296         (gst_matroska_demux_parse_cluster),
3297         (gst_matroska_demux_parse_contents_seekentry),
3298         (gst_matroska_demux_loop_stream_parse_id),
3299         (gst_matroska_demux_loop), (gst_matroska_demux_video_caps),
3300         (gst_matroska_demux_audio_caps),
3301         (gst_matroska_demux_subtitle_caps):
3302         * gst/matroska/matroska-demux.h:
3303         * gst/matroska/matroska-ids.c:
3304         (gst_matroska_track_init_subtitle_context):
3305         * gst/matroska/matroska-ids.h:
3306         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
3307         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start),
3308         (gst_matroska_mux_finish), (gst_matroska_mux_collected):
3309         * sys/v4l2/gstv4l2src.c:
3310         * tests/check/pipelines/wavpack.c: (bus_handler):
3311         * win32/common/config.h:
3312
3313 2008-05-16  Jan Schmidt  <jan.schmidt@sun.com>
3314
3315         * ext/wavpack/gstwavpackstreamreader.c:
3316         * tests/examples/spectrum/demo-audiotest.c:
3317         * tests/examples/spectrum/demo-osssrc.c:
3318         Fix some compiler warnings.
3319
3320 2008-05-14  Wim Taymans  <wim.taymans@collabora.co.uk>
3321
3322         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
3323         Small comment added.
3324
3325         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
3326         (gst_rtp_h264_pay_decode_nal), (gst_rtp_h264_pay_parse_sps_pps),
3327         (gst_rtp_h264_pay_payload_nal), (gst_rtp_h264_pay_handle_buffer):
3328         Debug string cleanups (remove trailing \n)
3329         Refactor and clean up the payloader a bit and make sure that we only
3330         put one NAL unit in an RTP packet even if the input buffer contains
3331         multiple NAL units.
3332         Add suport for AVC format input.
3333
3334 2008-05-14  Peter Kjellerstedt  <pkj@axis.com>
3335
3336         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_class_init),
3337         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_handle_buffer),
3338         (gst_rtp_h264_pay_set_property), (gst_rtp_h264_pay_get_property):
3339         * gst/rtp/gstrtph264pay.h:
3340         Make it possible to specify profile-level-id and sprop-parameter-sets
3341         using properties in case they are not available in-stream.
3342
3343 2008-05-14  Stefan Kost  <ensonic@users.sf.net>
3344
3345         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3346         * docs/plugins/gst-plugins-good-plugins.args:
3347         * docs/plugins/inspect/plugin-ladspa.xml:
3348           Remove ladspa fro plugin-docs, its in gst-plugins-bad.
3349
3350 2008-05-13  Mark Nauwelaerts  <mnauw@users.sf.net>
3351
3352         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
3353         Send an initial BYTE segment to inform downstream of later seeking,
3354         and to forego sync attempts.
3355
3356 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3357
3358         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_setcaps):
3359         Fix wrong caps string.
3360
3361 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3362
3363         Based on patch by: Olivier Crete <tester at tester dot ca>
3364
3365         * gst/rtp/Makefile.am:
3366         * gst/rtp/gstrtp.c: (plugin_init):
3367         * gst/rtp/gstrtpg729depay.c: (gst_rtp_g729_depay_base_init),
3368         (gst_rtp_g729_depay_class_init), (gst_rtp_g729_depay_init),
3369         (gst_rtp_g729_depay_setcaps), (gst_rtp_g729_depay_process),
3370         (gst_rtp_g729_depay_plugin_init):
3371         * gst/rtp/gstrtpg729depay.h:
3372         * gst/rtp/gstrtpg729pay.c: (gst_rtpg729pay_base_init),
3373         (gst_rtpg729pay_class_init), (gst_rtpg729pay_init),
3374         (gst_rtpg729pay_setcaps), (gst_rtp_g729_pay_plugin_init):
3375         * gst/rtp/gstrtpg729pay.h:
3376         Added G729 pay and depayloaders. Fixes #532409.
3377
3378 2008-05-13  Wim Taymans  <wim.taymans@collabora.co.uk>
3379
3380         * ext/speex/gstspeexdec.c: (speex_dec_sink_event):
3381         Fix the calculation of the duration of the concealment packets.
3382
3383 2008-05-12  Wim Taymans  <wim.taymans@collabora.co.uk>
3384
3385         Based on patch by: Olivier Crete <tester at tester dot ca>
3386
3387         * gst/rtp/Makefile.am:
3388         * gst/rtp/gstrtp.c: (plugin_init):
3389         * gst/rtp/gstrtpdvdepay.c: (gst_rtp_dv_depay_base_init),
3390         (gst_rtp_dv_depay_class_init), (gst_rtp_dv_depay_init),
3391         (parse_encode), (gst_rtp_dv_depay_setcaps),
3392         (calculate_difblock_location), (gst_rtp_dv_depay_process),
3393         (gst_rtp_dv_depay_reset), (gst_rtp_dv_depay_change_state),
3394         (gst_rtp_dv_depay_plugin_init):
3395         * gst/rtp/gstrtpdvdepay.h:
3396         * gst/rtp/gstrtpdvpay.c: (gst_dv_pay_mode_get_type),
3397         (gst_rtp_dv_pay_base_init), (gst_rtp_dv_pay_class_init),
3398         (gst_rtp_dv_pay_init), (gst_dv_pay_set_property),
3399         (gst_dv_pay_get_property), (gst_rtp_dv_pay_setcaps),
3400         (gst_dv_pay_negotiate), (include_dif),
3401         (gst_rtp_dv_pay_handle_buffer), (gst_rtp_dv_pay_plugin_init):
3402         * gst/rtp/gstrtpdvpay.h:
3403         Add DV pay and depayloaders. Fixes #532423.
3404
3405 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
3406
3407         * gst/matroska/matroska-demux.c:
3408         (gst_matroska_demux_push_dvd_clut_change_event):
3409         Convert subtitle palette info in VobSub private data from VobSub's
3410         (buggy) RGB to YUV.
3411
3412 2008-05-12  Mark Nauwelaerts  <mnauw@users.sf.net>
3413
3414         * gst/avi/gstavimux.c: (gst_avi_mux_pad_reset):
3415         Do not leave fourcc stream header field empty upon reset.
3416         Fixes #519301.
3417
3418 2008-05-11  Jan Schmidt  <jan.schmidt@sun.com>
3419
3420         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3421         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3422         * docs/plugins/inspect/plugin-goom.xml:
3423         * docs/plugins/inspect/plugin-goom2k1.xml:
3424         * gst/goom/gstgoom.c:
3425         * gst/goom2k1/gstgoom.c:
3426         Add goom2k1 into the docs.
3427
3428 2008-05-08  Wim Taymans  <wim.taymans@collabora.co.uk>
3429
3430         Based on patch by: Wouter Cloetens  <wouter at mind be>
3431
3432         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3433         (gst_rtspsrc_skip_lws), (gst_rtspsrc_unskip_lws),
3434         (gst_rtspsrc_skip_commas), (gst_rtspsrc_skip_item),
3435         (gst_rtsp_decode_quoted_string),
3436         (gst_rtspsrc_parse_digest_challenge), (gst_rtspsrc_parse_auth_hdr),
3437         (gst_rtspsrc_setup_auth):
3438         Support Digest authentication. Fixes #532065.
3439
3440 2008-05-08  Stefan Kost  <ensonic@users.sf.net>
3441
3442         * gst/level/gstlevel.c:
3443           Also support 32bit (e.g. whe having it after 'mad'). Add more notes
3444           about whats needed for liboil acceleration. Simplify docs a bit.
3445
3446 2008-05-08  Sebastian Dröge  <slomo@circular-chaos.org>
3447
3448         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3449
3450         * gst/matroska/matroska-mux.c: (gst_matroska_mux_collected):
3451         Update the track duration if the old one was invalid.
3452         Fixes bug #532117.
3453
3454 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3455
3456         * gst/rtp/gstrtph264pay.c (gst_rtp_h264_pay_parse_sps_pps):
3457           Use GST_STR_NULL when trying to print sps and pps strings that could
3458           be NULL, as this might crash on some platforms.
3459
3460 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3461
3462         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
3463
3464         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_setup_ddraw):
3465           Do IDirectDrawClipper_SetHWnd() if the window ID has already been
3466           set after creating the clipper.
3467
3468 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3469
3470         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
3471
3472         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame):
3473           Added checking of surface lost case after an unsuccessful
3474           IDirectDrawSurface7_Lock() call.
3475           If surface is lost, return GST_FLOW_OK.
3476
3477 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3478
3479         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
3480
3481         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_show_frame,
3482           WndProc, gst_directdraw_sink_window_thread):
3483           Improved Windows message loop and fixed window destruction issue.
3484           When the window which DirectDraw is rendering to is destroyed, the
3485           render/show_frame function will return GST_FLOW_ERROR.
3486           Partially fixes #520885.
3487
3488 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3489
3490         patch by: Haakon Sporsheim <haakon.sporsheim at tandberg com>
3491
3492         * sys/directdraw/gstdirectdrawsink.c (gst_directdraw_sink_set_caps):
3493           Fixed mid stream resolution change bug, the offscreen surface is now
3494           released when set_caps is called.
3495           Partially fixes #520885.
3496
3497 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3498
3499         * sys/directdraw/gstdirectdrawsink.c
3500           (gst_directdraw_sink_buffer_alloc):
3501           Make it so that gst_directdraw_sink_buffer_alloc uses the right
3502           width/height.
3503
3504           Especially when looking through the pool of buffers, make sure that
3505           the width/height of caps is used instead of the already negotiated
3506           dimensions.
3507           For example if a buffer with different caps is requested, i.e.
3508           higher resolution, the caller would get a buffer with the old
3509           dimensions and thus corrupt the heap.
3510
3511 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3512
3513         * sys/directdraw/gstdirectdrawsink.c
3514           (gst_directdraw_sink_buffer_alloc):
3515           Clear the flags on recycled buffers from buffer_alloc.
3516           Partially fixes #520885.
3517
3518 2008-05-07  Ole André Vadla Ravnås  <ole.andre.ravnas at tandberg com>
3519
3520         * gst/rtp/gstrtpilbcpay.c:
3521           Added missing stdlib.h include for strtol(), and made include ordering and
3522           style consistent with the corresponding depayloader.
3523
3524 2008-05-07  Tim-Philipp Müller  <tim.muller at collabora co uk>
3525
3526         * configure.ac:
3527           Error out if we don't have the required core/base versions.
3528
3529 2008-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3530
3531         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
3532
3533         * sys/osxvideo/cocoawindow.m:
3534         Fix compiler warnings on PPC64. Fixes bug #499318.
3535
3536 2008-05-05  Wim Taymans  <wim.taymans@collabora.co.uk>
3537
3538         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3539
3540         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (gst_rtspsrc_open):
3541         Don't leak file descriptors on error. Fixes #531532.
3542
3543 2008-05-03  Sebastian Dröge  <slomo@circular-chaos.org>
3544
3545         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
3546         (gst_gconf_audio_src_change_state):
3547         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
3548         (gst_gconf_video_sink_change_state):
3549         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
3550         (gst_gconf_video_src_change_state):
3551         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
3552         (gst_switch_commit_new_kid), (gst_switch_sink_change_state):
3553         When we can't create a fakesink/fakesrc complain instead of unreffing
3554         NULL pointers and crashing later. See bug #530535.
3555
3556 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3557
3558         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
3559         Add some more debug info and guard against small payloads.
3560
3561         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
3562         Set duration on outgoing buffers because we can.
3563
3564 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3565
3566         Patch by: Olivier Crete <tester at tester dot ca>
3567
3568         * ext/speex/gstspeexenc.c: (gst_speex_enc_sink_getcaps),
3569         (gst_speex_enc_init), (gst_speex_enc_chain):
3570         Add negotiation for the speex channels and rate. Fixes #465146.
3571
3572 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3573
3574         Patch by: Olivier Crete <tester at tester dot ca>
3575
3576         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init),
3577         (gst_rtp_speex_pay_getcaps):
3578         Add negotiation for the speex channels and rate. See #465146.
3579
3580 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3581
3582         Patch by: Olivier Crete <tester at tester dot ca>
3583
3584         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_class_init),
3585         (gst_rtpilbcpay_sink_setcaps), (gst_rtpilbcpay_sink_getcaps):
3586         Add negotiation for the ILBC mode. See #465146.
3587
3588 2008-05-02  Stefan Kost  <ensonic@users.sf.net>
3589
3590         * ext/soup/gstsouphttpsrc.c:
3591           Include stdlib to fix the build. Use g_free instead of free, libsoup
3592           uses glib.
3593
3594 2008-05-02  Wim Taymans  <wim.taymans@collabora.co.uk>
3595
3596         Patch by: j^ <j@bootlab.org>
3597
3598         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
3599         Add more mpeg2 variants. Fixes #530886.
3600
3601 2008-05-01  Tim-Philipp Müller  <tim.muller at collabora co uk>
3602
3603         Patch by: Youness Alaoui <youness.alaoui at collabora co uk>
3604
3605         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
3606           Don't error out if we get an ICMP destination-unreachable
3607           message when trying to read packets on win32 (#529454).
3608
3609 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3610
3611         * configure.ac:
3612         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3613           Use new error code for encrypted streams (which requires core CVS).
3614
3615 2008-04-30  Tim-Philipp Müller  <tim.muller at collabora co uk>
3616
3617         * gst/qtdemux/qtdemux.c: (gst_qtdemux_videosrc_template),
3618           (gst_qtdemux_audiosrc_template):
3619           Fix swapped pad template names, spotted by Thiago Sousa Santos.
3620
3621 2008-04-30  Wim Taymans  <wim.taymans@collabora.co.uk>
3622
3623         * ext/speex/gstspeexdec.c: (speex_dec_sink_event),
3624         (speex_dec_chain_parse_data):
3625         Produce concealment data when time progresses in a segment update.
3626
3627 2008-04-29  Wim Taymans  <wim.taymans@collabora.co.uk>
3628
3629         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data),
3630         (speex_dec_chain):
3631         Try to preserve input timestamps when we can.
3632         Do beginnings of error concealment.
3633
3634 2008-04-28  Michael Smith <msmith@songbirdnest.com>
3635
3636         * gst/debug/gstnavigationtest.c:
3637           MSVC doesn't provide rint(), define an adequate replacement locally as
3638           elsewhere.
3639
3640 2008-04-28  Julien Moutte  <julien@fluendo.com>
3641
3642         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop): Fix printf
3643         format to pacify Mac OSX's gcc.
3644
3645 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3646
3647         * gst/debug/rndbuffersize.c: (DEFAULT_SEED), (DEFAULT_MIN),
3648           (DEFAULT_MAX), (src_template), (sink_template),
3649           (gst_rnd_buffer_size_base_init), (gst_rnd_buffer_size_class_init),
3650           (gst_rnd_buffer_size_init), (gst_rnd_buffer_size_activate),
3651           (gst_rnd_buffer_size_loop), (gst_rnd_buffer_size_plugin_init):
3652           Bring rndbuffersize element into a state that doesn't require us
3653           to move it to -bad immediately. For one, fix up default min/max
3654           values so that the element actuall works using the default values.
3655           Also, don't ignore flow return values and do some kind of minimal
3656           eos logic. Allow min=max to pull fixed-sized buffers. Bunch of
3657           other gratuitious clean-ups.
3658
3659 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3660
3661         * docs/plugins/Makefile.am:
3662         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3663         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3664         * docs/plugins/gst-plugins-good-plugins.args:
3665         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3666         * docs/plugins/gst-plugins-good-plugins.interfaces:
3667         * docs/plugins/gst-plugins-good-plugins.prerequisites:
3668         * docs/plugins/inspect/plugin-1394.xml:
3669         * docs/plugins/inspect/plugin-aasink.xml:
3670         * docs/plugins/inspect/plugin-alaw.xml:
3671         * docs/plugins/inspect/plugin-alpha.xml:
3672         * docs/plugins/inspect/plugin-alphacolor.xml:
3673         * docs/plugins/inspect/plugin-annodex.xml:
3674         * docs/plugins/inspect/plugin-apetag.xml:
3675         * docs/plugins/inspect/plugin-audiofx.xml:
3676         * docs/plugins/inspect/plugin-auparse.xml:
3677         * docs/plugins/inspect/plugin-autodetect.xml:
3678         * docs/plugins/inspect/plugin-avi.xml:
3679         * docs/plugins/inspect/plugin-cacasink.xml:
3680         * docs/plugins/inspect/plugin-cairo.xml:
3681         * docs/plugins/inspect/plugin-cdio.xml:
3682         * docs/plugins/inspect/plugin-cutter.xml:
3683         * docs/plugins/inspect/plugin-debug.xml:
3684         * docs/plugins/inspect/plugin-dv.xml:
3685         * docs/plugins/inspect/plugin-efence.xml:
3686         * docs/plugins/inspect/plugin-effectv.xml:
3687         * docs/plugins/inspect/plugin-equalizer.xml:
3688         * docs/plugins/inspect/plugin-esdsink.xml:
3689         * docs/plugins/inspect/plugin-flac.xml:
3690         * docs/plugins/inspect/plugin-flxdec.xml:
3691         * docs/plugins/inspect/plugin-gamma.xml:
3692         * docs/plugins/inspect/plugin-gconfelements.xml:
3693         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3694         * docs/plugins/inspect/plugin-goom.xml:
3695         * docs/plugins/inspect/plugin-halelements.xml:
3696         * docs/plugins/inspect/plugin-icydemux.xml:
3697         * docs/plugins/inspect/plugin-id3demux.xml:
3698         * docs/plugins/inspect/plugin-jpeg.xml:
3699         * docs/plugins/inspect/plugin-level.xml:
3700         * docs/plugins/inspect/plugin-matroska.xml:
3701         * docs/plugins/inspect/plugin-monoscope.xml:
3702         * docs/plugins/inspect/plugin-mulaw.xml:
3703         * docs/plugins/inspect/plugin-multifile.xml:
3704         * docs/plugins/inspect/plugin-multipart.xml:
3705         * docs/plugins/inspect/plugin-navigationtest.xml:
3706         * docs/plugins/inspect/plugin-ossaudio.xml:
3707         * docs/plugins/inspect/plugin-png.xml:
3708         * docs/plugins/inspect/plugin-quicktime.xml:
3709         * docs/plugins/inspect/plugin-rtp.xml:
3710         * docs/plugins/inspect/plugin-rtsp.xml:
3711         * docs/plugins/inspect/plugin-shout2send.xml:
3712         * docs/plugins/inspect/plugin-smpte.xml:
3713         * docs/plugins/inspect/plugin-spectrum.xml:
3714         * docs/plugins/inspect/plugin-speex.xml:
3715         * docs/plugins/inspect/plugin-taglib.xml:
3716         * docs/plugins/inspect/plugin-udp.xml:
3717         * docs/plugins/inspect/plugin-video4linux2.xml:
3718         * docs/plugins/inspect/plugin-videobalance.xml:
3719         * docs/plugins/inspect/plugin-videobox.xml:
3720         * docs/plugins/inspect/plugin-videocrop.xml:
3721         * docs/plugins/inspect/plugin-videoflip.xml:
3722         * docs/plugins/inspect/plugin-videomixer.xml:
3723         * docs/plugins/inspect/plugin-wavenc.xml:
3724         * docs/plugins/inspect/plugin-wavpack.xml:
3725         * docs/plugins/inspect/plugin-wavparse.xml:
3726         * docs/plugins/inspect/plugin-ximagesrc.xml:
3727           Add docs for gdkpixbufsink; update docs to CVS version.
3728
3729 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3730
3731         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3732         Remove test sync-offset by default.
3733
3734 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3735
3736         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_chain):
3737         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add_internal):
3738         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
3739           Use GLib versions of htonl, htons, ntohl and ntohs in order
3740           to avoid problems on win32 (#529707).
3741
3742 2008-04-25  Tim-Philipp Müller  <tim at centricular dot net>
3743
3744         Patch by: Jesús Corrius <jesus at softcatala org>
3745
3746         * gst/goom/filters.c: (zoomVector):
3747         * gst/goom/goom_core.c: (init_buffers):
3748           Fix build with mingw32: use rand() instead of random() and
3749           replace bzero() with memset(). Fixes #529692.
3750
3751 2008-04-25  Wim Taymans  <wim.taymans@collabora.co.uk>
3752
3753         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows):
3754         Fix typo in comments.
3755
3756         * tests/examples/rtp/client-H263p-PCMA.sdp:
3757         * tests/examples/rtp/client-H263p-PCMA.sh:
3758         * tests/examples/rtp/client-H264-PCMA.sdp:
3759         * tests/examples/rtp/client-H264-PCMA.sh:
3760         * tests/examples/rtp/client-H264.sdp:
3761         * tests/examples/rtp/client-H264.sh:
3762         * tests/examples/rtp/client-PCMA.sdp:
3763         * tests/examples/rtp/client-PCMA.sh:
3764         * tests/examples/rtp/server-alsasrc-PCMA.sh:
3765         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
3766         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
3767         Add some more docs and fix examples.
3768
3769 2008-04-25  Sebastian Dröge  <slomo@circular-chaos.org>
3770
3771         * tests/check/elements/multifile.c:
3772         Include stdlib.h and unistd.h for mkdtemp. Some platforms have it
3773         declared in the former, some have it declared in the latter.
3774
3775 2008-04-24  Sebastian Dröge  <slomo@circular-chaos.org>
3776
3777         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_set_property):
3778         * gst/debug/tests.c: (md5_get_value):
3779         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
3780         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
3781         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
3782         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_setcaps):
3783         Stop using deprecated GLib functions.
3784
3785 2008-04-24  Jan Schmidt  <jan.schmidt@sun.com>
3786
3787         * configure.ac:
3788         Back to development -> 0.10.8.1
3789
3790 === release 0.10.8 ===
3791
3792 2008-04-23  Jan Schmidt <jan.schmidt@sun.com>
3793
3794         * configure.ac:
3795           releasing 0.10.8, "One For The Money"
3796
3797 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
3798
3799         * configure.ac:
3800         0.10.7.4 pre-release
3801
3802 2008-04-22  Jan Schmidt  <jan.schmidt@sun.com>
3803
3804         * gst/goom/config_param.c: (goom_plugin_parameters_free):
3805         * gst/goom/convolve_fx.c: (convolve_init), (convolve_free):
3806         * gst/goom/filters.c: (zoomFilterVisualFXWrapper_free):
3807         * gst/goom/flying_stars_fx.c: (fs_free):
3808         * gst/goom/goom_config_param.h:
3809         * gst/goom/goom_core.c: (goom_init), (goom_close):
3810         * gst/goom/goom_plugin_info.h:
3811         * gst/goom/gstgoom.c: (gst_goom_finalize):
3812         * gst/goom/lines.c: (goom_lines_free):
3813         * gst/goom/plugin_info.c: (plugin_info_init), (plugin_info_free):
3814         * gst/goom/surf3d.c: (grid3d_free):
3815         * gst/goom/surf3d.h:
3816         * gst/goom/tentacle3d.c: (tentacle_free):
3817         Free a bunch of stuff, and initialise things to fix leaks
3818         and valgrind warnings in the testsuite.
3819
3820         Fixes: #529268
3821
3822 2008-04-21  Wim Taymans  <wim.taymans@collabora.co.uk>
3823
3824         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init), (request_pt_map),
3825         (gst_rtspsrc_configure_caps):
3826         Ref caps as the return value for the request_pt_map signal.
3827         Remove some caps weirdness when configuring a stream. See #528245.
3828
3829 2008-04-18  Tim-Philipp Müller  <tim at centricular dot net>
3830
3831         * tests/icles/gdkpixbufsink-test.c:
3832           Add cast to placate gcc 4.1.2.
3833
3834 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
3835
3836         * configure.ac:
3837         0.10.7.3 pre-release
3838
3839 2008-04-16  Jan Schmidt  <jan.schmidt@sun.com>
3840
3841         * tests/check/Makefile.am:
3842         Disable some more elements in the state test.
3843         Add a define so the soup test can find the test files
3844         it needs at runtime.
3845
3846         * tests/check/elements/souphttpsrc.c: (run_server):
3847
3848         Add a define so the soup test can find the test files
3849         it needs at runtime.
3850
3851 2008-04-17  Jan Schmidt  <Jan.Schmidt@sun.com>
3852
3853         * gst/goom/convolve_fx.c: (convolve_apply):
3854         Don't ever draw the GOOM logo.
3855         Fixes: #528615
3856
3857 2008-04-17  Edward Hervey  <edward.hervey@collabora.co.uk>
3858
3859         * ext/cdio/gstcdiocddasrc.c:
3860         * ext/dv/gstdvdemux.c: 
3861         gst_atomic_int_set ==> g_atomic_int_set
3862
3863 2008-04-16  Tim-Philipp Müller  <tim at centricular dot net>
3864
3865         * configure.ac:
3866         * gst/goom/Makefile.am:
3867         * gst/goom/convolve_fx.c:
3868         * gst/goom/default_scripts.h:
3869         * gst/goom/goom.h:
3870         * gst/goom/goom_core.c: (choose_a_goom_line):
3871         * gst/goom/goom_plugin_info.h:
3872         * gst/goom/goomsl.c:
3873         * gst/goom/goomsl.h:
3874         * gst/goom/goomsl_hash.c:
3875         * gst/goom/goomsl_hash.h:
3876         * gst/goom/goomsl_heap.c:
3877         * gst/goom/goomsl_heap.h:
3878         * gst/goom/goomsl_private.h:
3879         * gst/goom/plugin_info.c:
3880           Strip out the config/script parsing stuff, we don't need it.
3881           Fixes #527999.
3882
3883 2008-04-15  Tim-Philipp Müller  <tim at centricular dot net>
3884
3885         * gst/goom/plugin_info.c: (setOptimizedMethods):
3886           Disable altivec optimisations for 32-bit PPC as well to make
3887           things build properly on all PPC systems. Fixes #528143
3888
3889 2008-04-14  Tim-Philipp Müller  <tim at centricular dot net>
3890
3891         * gst-plugins-good.spec.in:
3892           Update for souphttpsrc plugin which has moved to -good.
3893
3894 2008-04-14  Jan Schmidt  <Jan.Schmidt@sun.com>
3895
3896         * gst/matroska/matroska-demux.c:
3897         (gst_matroska_demux_handle_seek_event):
3898         Fix open-ended seeks in matroskademux
3899         Patch by: Mark Nauwelaerts <manauw skynet be>
3900         Fixes: #526557
3901
3902 2008-04-14  Jan Schmidt  <jan.schmidt@sun.com>
3903
3904         * tests/check/Makefile.am:
3905         Add soup test certificates to the dist.
3906
3907 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
3908
3909         * ext/Makefile.am:
3910         Remove LADSPA reference I missed.
3911
3912 2008-04-13  Sebastian Dröge  <slomo@circular-chaos.org>
3913
3914         * ext/soup/gstsouphttpsrc.c: (plugin_init):
3915         Give souphttpsrc GST_RANK_PRIMARY to make it the default HTTP source
3916         over gnome-vfs and everything else. Fixes bug #527848.
3917
3918 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
3919
3920         * configure.ac:
3921         * ext/Makefile.am:
3922         Remove LADSPA plugin. Fixes: #515978
3923
3924 2008-04-13  Jan Schmidt  <jan.schmidt@sun.com>
3925
3926         * configure.ac:
3927         * docs/plugins/Makefile.am:
3928         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3929         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3930         * docs/plugins/gst-plugins-good-plugins.args:
3931         * docs/plugins/inspect/plugin-soup.xml:
3932         * ext/Makefile.am:
3933         * tests/check/Makefile.am:
3934         Move soup plugin from -bad (Fixes: #523124)
3935
3936 2008-04-11  Jan Schmidt  <Jan.Schmidt@sun.com>
3937
3938         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_header):
3939         Fix bounds checking of mode in Speex header, which may
3940         produce negative numbers in speex <= 1.1.12
3941
3942 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
3943
3944         * gst/goom/Makefile.am:
3945         * gst/goom/gfontlib.c:
3946         * gst/goom/gfontlib.h:
3947         * gst/goom/gfontrle.c:
3948         * gst/goom/gfontrle.h:
3949         * gst/goom/goom.h:
3950         * gst/goom/goom_core.c: (goom_update):
3951         * gst/goom/goom_plugin_info.h:
3952         * gst/goom/gstgoom.c: (gst_goom_chain):
3953         * gst/goom/plugin_info.c:
3954           Remove a bunch of font/text related code that we don't need.
3955
3956 2008-04-09  Tim-Philipp Müller  <tim at centricular dot net>
3957
3958         * gst/goom/ppc_drawings.s:
3959         * gst/goom/ppc_zoom_ultimate.s:
3960           Change license of these files to LGPL, as permitted by the
3961           author, Guillaume Borios. See #515073.
3962
3963 2008-04-09  Stefan Kost  <ensonic@users.sf.net>
3964
3965         * gst/goom/convolve_fx.c:
3966         * gst/goom/motif_goom1.h:
3967         * gst/goom/motif_goom2.h:
3968           As hinted in Bug #518213, revert one change and fix warnings properly.
3969           This fixes both #518213 and #520073 for me.     
3970
3971 2008-04-09  Jan Schmidt  <Jan.Schmidt@sun.com>
3972
3973         * gst/matroska/ebml-read.c: (gst_ebml_read_seek):
3974         * gst/matroska/matroska-demux.c:
3975         (gst_matroska_demux_handle_seek_event),
3976         (gst_matroska_demux_parse_contents_seekentry),
3977         (gst_matroska_demux_loop):
3978         Fix the Forte build by making function declaration signatures
3979         match the implementations.
3980
3981 2008-04-08  Tim-Philipp Müller  <tim at centricular dot net>
3982
3983         * sys/oss/gstosshelper.c: (gst_oss_helper_rate_check_rate):
3984         * sys/oss/gstosssink.c: (gst_oss_sink_reset):
3985         * sys/oss/gstosssrc.c: (gst_oss_src_reset):
3986           More logging when probing (see #518474), some comments in _reset().
3987
3988 2008-04-07  Julien Moutte  <julien@fluendo.com>
3989
3990         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_setcaps): Fix build
3991         because of a bad argument number.
3992
3993 2008-04-06  Tim-Philipp Müller  <tim at centricular dot net>
3994
3995         * tests/icles/.cvsignore:
3996         * tests/icles/Makefile.am:
3997         * tests/icles/gdkpixbufsink-test.c:
3998           Interactive test app for gdkpixbufsink.
3999
4000 2008-04-06  Sebastian Dröge  <slomo@circular-chaos.org>
4001
4002         Patch by: Damien Lespiau <damien dot lespiau at gmail dot com>
4003
4004         * configure.ac:
4005         Actually build dlls when cross-compiling with mingw32.
4006         Fixes bug #526247.
4007
4008 2008-04-05  Tim-Philipp Müller  <tim at centricular dot net>
4009
4010         * ext/hal/hal.c: (gst_hal_get_alsa_element):
4011           Don't munge device string to 'default:x' for capture devices.
4012           Fixes #525833.
4013
4014 2008-04-04  Sebastian Dröge  <slomo@circular-chaos.org>
4015
4016         * ext/wavpack/gstwavpackparse.c:
4017         (gst_wavpack_parse_index_entry_free):
4018         Always use GSlice as we actually depend on GLib 2.12 already.
4019
4020 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4021
4022         * configure.ac:
4023           Require core/base 0.10.18 for ARGB caps parsing fixes in libgstvideo.
4024           Also bump the GLib requirement to the current de-facto requirement
4025           (ie. 2.12).
4026
4027 2008-04-04  Wim Taymans  <wim.taymans@collabora.co.uk>
4028
4029         * gst/rtp/gstrtph264pay.c: (encode_base64),
4030         (gst_rtp_h264_pay_setcaps), (gst_rtp_h264_pay_handle_buffer):
4031         * gst/rtp/gstrtph264pay.h:
4032         Parse codec_data for future AVC compatibility.
4033         Fail when we encounter AVC data for now.
4034
4035 2008-04-04  Tim-Philipp Müller  <tim at centricular dot net>
4036
4037         * gst/spectrum/gstspectrum.c: (gst_spectrum_class_init),
4038           (gst_spectrum_init), (gst_spectrum_set_property),
4039           (gst_spectrum_get_property), (gst_spectrum_message_new):
4040           Rename property enums and default defines for the properties to match
4041           the property names and rephrase property descriptions to make them a
4042           bit clearer (hopefully). See #518188.
4043
4044 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4045
4046         * tests/check/Makefile.am:
4047         * tests/check/elements/.cvsignore:
4048         * tests/check/elements/gdkpixbufsink.c:
4049           Add unit test for gdkpixbufsink element.
4050
4051 2008-04-03  Tim-Philipp Müller  <tim at centricular dot net>
4052
4053         * ext/gdk_pixbuf/Makefile.am:
4054         * ext/gdk_pixbuf/gstgdkpixbuf.c: (plugin_init):
4055         * ext/gdk_pixbuf/gstgdkpixbufsink.c:
4056           (gst_gdk_pixbuf_sink_base_init),
4057           (gst_gdk_pixbuf_sink_class_init), (gst_gdk_pixbuf_sink_init),
4058           (gst_gdk_pixbuf_sink_start), (gst_gdk_pixbuf_sink_stop),
4059           (gst_gdk_pixbuf_sink_set_caps),
4060           (gst_gdk_pixbuf_sink_pixbuf_destroy_notify),
4061           (gst_gdk_pixbuf_sink_get_pixbuf_from_buffer),
4062           (gst_gdk_pixbuf_sink_handle_buffer), (gst_gdk_pixbuf_sink_preroll),
4063           (gst_gdk_pixbuf_sink_render), (gst_gdk_pixbuf_sink_set_property),
4064           (gst_gdk_pixbuf_sink_get_property):
4065         * ext/gdk_pixbuf/gstgdkpixbufsink.h:
4066           Add gdkpixbufsink element for easy snapshotting (#525946).
4067
4068 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4069
4070         * tests/check/pipelines/wavpack.c: (wavpack_suite):
4071         Bump timeout from 3 to 60 seconds.
4072
4073 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4074
4075         * tests/check/pipelines/.cvignore:
4076         Remove useless file.
4077
4078         * tests/check/pipelines/.cvsignore:
4079         Add new test to .cvsignore.
4080
4081 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4082
4083         * tests/check/Makefile.am:
4084         * tests/check/pipelines/wavpack.c: (bus_handler),
4085         (identity_handoff), (fakesink_handoff), (GST_START_TEST),
4086         (wavpack_suite), (main):
4087         Add unit test that encodes and decodes some data, checks that it
4088         is still the same and that all timestamps/offsets are perfect.
4089
4090 2008-04-03  Sebastian Dröge  <slomo@circular-chaos.org>
4091
4092         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_base_init):
4093         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_base_init):
4094         * ext/wavpack/gstwavpackparse.c:
4095         (gst_wavpack_parse_index_entry_new),
4096         (gst_wavpack_parse_index_entry_free),
4097         (gst_wavpack_parse_base_init),
4098         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset):
4099         Use GSlice for allocating index entries and use
4100         gst_element_class_set_details_simple().
4101
4102 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4103
4104         Patch by: Brian Cameron <brian.cameron at sun dot com>
4105
4106         * sys/sunaudio/gstsunaudio.c:
4107         * sys/sunaudio/gstsunaudiomixer.c:
4108         * sys/sunaudio/gstsunaudiomixer.h:
4109         * sys/sunaudio/gstsunaudiomixerctrl.c:
4110         * sys/sunaudio/gstsunaudiomixerctrl.h:
4111         * sys/sunaudio/gstsunaudiomixertrack.c:
4112         * sys/sunaudio/gstsunaudiomixertrack.h:
4113         * sys/sunaudio/gstsunaudiosink.c:
4114         * sys/sunaudio/gstsunaudiosink.h:
4115         * sys/sunaudio/gstsunaudiosrc.c:
4116         * sys/sunaudio/gstsunaudiosrc.h:
4117           Fix up copyrights (#525860).
4118
4119 2008-04-02  Tim-Philipp Müller  <tim at centricular dot net>
4120
4121         * gst/goom/goomsl.c: (gsl_read_file):
4122           Check return value of fread() to avoid compiler warnings.
4123
4124 2008-04-01  Wim Taymans  <wim.taymans@collabora.co.uk>
4125
4126         Based on patch by: Mersad Jelacic <mersad at axis dot com>
4127
4128         * gst/law/alaw-decode.c: (gst_alaw_dec_sink_setcaps),
4129         (gst_alaw_dec_chain), (gst_alaw_dec_change_state):
4130         * gst/law/alaw-decode.h:
4131         * gst/law/alaw-encode.c: (gst_alaw_enc_chain):
4132         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
4133         (gst_mulawdec_chain), (gst_mulawdec_change_state):
4134         * gst/law/mulaw-decode.h:
4135         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
4136         Make negotiation a bit modern.
4137         Use pad_alloc. Fixes #525359.
4138
4139 2008-03-31  David Schleef  <ds@schleef.org>
4140
4141         * gst/goom/xmmx.c: Fix constraints on asm code so that it
4142           compiles consistently.  Fixes #522278.
4143
4144 2008-03-27  Tim-Philipp Müller  <tim at centricular dot net>
4145
4146         Patch by: Brian Cameron <brian.cameron at sun dot com>
4147
4148         * sys/sunaudio/gstsunaudiomixerctrl.c:
4149           (gst_sunaudiomixer_ctrl_get_volume),
4150           (gst_sunaudiomixer_ctrl_set_volume):
4151         * sys/sunaudio/gstsunaudiomixertrack.c: (gst_sunaudiomixer_track_new):
4152           Fix up the mixer tracks to use a volume range of 0-255, which is what
4153           the sun audio API uses. This simplifies the code and avoids rounding
4154           errors. Fixes #524593.
4155
4156 2008-03-26  Edgard Lima  <edgard.lima@indt.org.br>
4157
4158         * sys/v4l2/gstv4l2object.c:
4159         * sys/v4l2/gstv4l2object.h:
4160         Add device-fd property to make it possible to apps to call ioctl's.
4161
4162 2008-03-25  Wim Taymans  <wim.taymans@collabora.co.uk>
4163
4164         * gst/qtdemux/qtdemux.c: (next_entry_size):
4165         Unbreak streaming mode again.
4166
4167 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4168
4169         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_capture):
4170           Remove superfluous DEBUG macro.
4171
4172 2008-03-25  Tim-Philipp Müller  <tim at centricular dot net>
4173
4174         Based on patch by: William M. Brack <wbrack at mmm com hk>
4175
4176         * sys/v4l2/v4l2src_calls.c: (fractions_are_equal),
4177           (gst_v4l2src_set_capture):
4178           Check whether the device supports setting the framerate before
4179           trying to set it and then posting a warning or error if it doesn't
4180           work (#516649, #520092). Also compare fractions more correctly.
4181
4182 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4183
4184         * gst/goom/Makefile.am:
4185           Remove ppc assembler optimisations from the build until they
4186           actually build (they also seem to have GPL headers).
4187
4188 2008-03-23  Tim-Philipp Müller  <tim at centricular dot net>
4189
4190         * m4/Makefile.am:
4191           Better not dist files that don't exist any longer (lrint*m4).
4192
4193 2008-03-21  Sebastian Dröge  <slomo@circular-chaos.org>
4194
4195         * configure.ac:
4196         * m4/lrint.m4:
4197         * m4/lrintf.m4:
4198         Remove lrint/lrintf checks. We don't use it anywhere.
4199
4200 2008-03-18  Andy Wingo  <wingo@pobox.com>
4201
4202         * sys/osxvideo/osxvideosink.m
4203         (gst_osx_video_sink_osxwindow_destroy)
4204         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4205         task, whoopdee.
4206         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4207         2 ms.
4208
4209 2008-03-18  Andy Wingo  <wingo@pobox.com>
4210
4211         * sys/osxvideo/osxvideosink.m
4212         (gst_osx_video_sink_osxwindow_destroy)
4213         (gst_osx_video_sink_osxwindow_new): Actually set a lock on the
4214         task, whoopdee.
4215         (cocoa_event_loop): Pacify the taymans by upping the usleepage to
4216         2 ms.
4217         
4218 2008-03-17  Tim-Philipp Müller  <tim at centricular dot net>
4219
4220         Patch by: William M. Brack <wbrack at mmm com hk>
4221
4222         * sys/v4l2/v4l2src_calls.c:
4223           (gst_v4l2src_probe_caps_for_format_and_size),
4224           (gst_v4l2src_probe_caps_for_format):
4225           Make sure the probed frame sizes are reversed in the resulting
4226           caps also when using V4L2_FRMSIZE_STEPWISE (so they end up
4227           highest resolution first); also remove unused variable.
4228           (Partly fixes #520092)
4229
4230 2008-03-17  Wim Taymans  <wim.taymans@collabora.co.uk>
4231
4232         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4233
4234         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4235         (gst_rtspsrc_finalize):
4236         Call WSAStartup() and WSACleanup before using the Winsock API.
4237         See #520808.
4238
4239 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4240
4241         * gst/avi/gstavidemux.c:
4242           Erm, the buffer-size is just guint, no need for the special format
4243           specifier.
4244
4245 2008-03-16  Tim-Philipp Müller  <tim at centricular dot net>
4246
4247         * gst/goom/plugin_info.c:
4248         * gst/goom/ppc_zoom_ultimate.h:
4249           Small fixes to build more on PPC: ifdef out code that uses unknown
4250           define; add newline at end of header file to avoid compiler warning.
4251           Assembler code still doesn't build though.
4252
4253 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4254
4255         * gst/avi/gstavidemux.c:
4256           Fix up my last commit. Use G_GUINT32_FORMAT for the guint32 debug log.
4257           Also downgrade a GST_WARNING to GST_DEBUG and add a comment.
4258
4259 2008-03-16  Stefan Kost  <ensonic@users.sf.net>
4260
4261         * gst/avi/gstavidemux.c:
4262           Chunksize is uint32. Fix format specifier.
4263
4264 2008-03-14  Christian Schaller <christian.schaller@collabora.co.uk>
4265
4266         * gst/rtsp/COPYING.MIT: Remove extra line that got copied over by
4267         mistake. Return file to pure MIT text.
4268
4269 2008-03-13  Sebastian Dröge  <slomo@circular-chaos.org>
4270
4271         * gst/audiofx/audiofx.c:
4272         Use GST_LICENSE, GST_PACKAGE_NAME and GST_PACKAGE_ORIGIN instead
4273         of hardcoding values.
4274
4275 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
4276
4277         Patch by: Mark Nauwelaerts <manauw skynet be>
4278
4279         * sys/oss/gstosssrc.c: (gst_oss_src_init), (gst_oss_src_getcaps),
4280           (gst_oss_src_close):
4281         * sys/oss/gstosssrc.h:
4282           Cache probed caps, so _get_caps() during recording doesn't cause
4283           ioctl calls which may disrupt the recording (fixes #521875).
4284
4285 2008-03-11  Wim Taymans  <wim.taymans@collabora.co.uk>
4286
4287         * gst/qtdemux/qtdemux.c: (gst_qtdemux_perform_seek),
4288         (gst_qtdemux_activate_segment),
4289         (gst_qtdemux_prepare_current_sample),
4290         (gst_qtdemux_loop_state_movie), (qtdemux_parse_trak):
4291         Make sure we always send a DISCONT after a seek by setting the sample
4292         index to an undefined value after a seek.
4293
4294 2008-03-11  Tim-Philipp Müller  <tim at centricular dot net>
4295
4296         * gst/avi/gstavisubtitle.h: (GST_IS_AVI_SUBTITLE),
4297           (GST_IS_AVI_SUBTITLE_CLASS):
4298           Fix up IS_FOO macros, which makes gtk-doc much happier.
4299
4300 2008-03-08  Tim-Philipp Müller  <tim at centricular dot net>
4301
4302         * tests/icles/Makefile.am:
4303           Move the -lgstfoo where it belongs.
4304
4305 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4306
4307         * gst/matroska/ebml-ids.h:
4308         Add ID for EBML CRC32 elements.
4309
4310         * gst/matroska/Makefile.am:
4311         * gst/matroska/ebml-read.c: (gst_ebml_finalize),
4312         (gst_ebml_read_class_init), (gst_ebml_read_peek_bytes),
4313         (gst_ebml_read_get_length), (_ext2dbl), (gst_ebml_read_float),
4314         (gst_ebml_read_header):
4315         Support reading 80bit floats, add finalize method to clean up
4316         in any case, support reading length/id elements with any length
4317         as long as it's smaller than our supported maximum, don't leak
4318         buffers if reading as much data as we wanted failed and some
4319         smaller cleanup.
4320
4321 2008-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4322
4323         Patch by: Olivier Crete <tester at tester dot ca>
4324
4325         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process):
4326         Check that a buffer is large enough before reading from it.
4327         Fixes bug #521102.
4328         
4329 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4330
4331         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
4332         Fix compilation after removing the GstPollMode from the
4333         constructor.
4334
4335 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
4336
4337         * configure.ac:
4338         * gst/audiofx/Makefile.am:
4339         * gst/audiofx/audiochebband.c:
4340         * gst/audiofx/audiocheblimit.c:
4341         * gst/audiofx/math_compat.h:
4342         Check for sinh(), cosh() and asinh() and define our own
4343         implementations if they're not available. Fixes bug #520880.
4344
4345 2008-03-07  Sebastian Dröge  <slomo@circular-chaos.org>
4346
4347         Patch by: Olivier Crete <tester at tester dot ca>
4348
4349         * ext/speex/gstspeexenc.c: (gst_speex_enc_chain):
4350         Unref the buffers only once when handling not-negotiated errors.
4351         Fixes bug #520764.
4352
4353 2008-03-07  Wim Taymans  <wim.taymans@collabora.co.uk>
4354
4355         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
4356
4357         * gst/udp/gstudpsrc.c: (gst_udpsrc_finalize), (gst_udpsrc_start),
4358         (gst_udpsrc_stop):
4359         Properly balance WSA_Cleanup with WSA_Startup.
4360         Also make the poll controllable on windows. Fixes #520888.
4361
4362 2008-03-06  Wim Taymans  <wim.taymans@collabora.co.uk>
4363
4364         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
4365         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
4366         (gst_ebml_read_element_length), (gst_ebml_peek_id),
4367         (gst_ebml_read_skip), (gst_ebml_read_buffer),
4368         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
4369         (gst_ebml_read_float), (gst_ebml_read_ascii), (gst_ebml_read_utf8),
4370         (gst_ebml_read_date), (gst_ebml_read_master),
4371         (gst_ebml_read_binary), (gst_ebml_read_header):
4372         * gst/matroska/ebml-read.h:
4373         * gst/matroska/matroska-demux.c:
4374         (gst_matroska_demux_combine_flows), (gst_matroska_demux_reset),
4375         (gst_matroska_demux_read_track_encodings),
4376         (gst_matroska_demux_add_stream),
4377         (gst_matroska_demux_handle_src_query),
4378         (gst_matroska_demux_handle_seek_event),
4379         (gst_matroska_demux_init_stream),
4380         (gst_matroska_demux_parse_tracks),
4381         (gst_matroska_demux_parse_index_cuetrack),
4382         (gst_matroska_demux_parse_index_pointentry),
4383         (gst_matroska_demux_parse_index), (gst_matroska_demux_parse_info),
4384         (gst_matroska_demux_parse_metadata_id_simple_tag),
4385         (gst_matroska_demux_parse_metadata_id_tag),
4386         (gst_matroska_demux_parse_metadata),
4387         (gst_matroska_demux_sync_streams),
4388         (gst_matroska_demux_push_hdr_buf),
4389         (gst_matroska_demux_push_flac_codec_priv_data),
4390         (gst_matroska_demux_push_xiph_codec_priv_data),
4391         (gst_matroska_demux_add_wvpk_header),
4392         (gst_matroska_demux_check_subtitle_buffer),
4393         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
4394         (gst_matroska_demux_parse_cluster),
4395         (gst_matroska_demux_parse_contents_seekentry),
4396         (gst_matroska_demux_parse_contents),
4397         (gst_matroska_demux_loop_stream_parse_id),
4398         (gst_matroska_demux_loop_stream), (gst_matroska_demux_loop):
4399         * gst/matroska/matroska-demux.h:
4400         * gst/matroska/matroska-ids.h:
4401         Handle return values from pull_range in a more granular way to properly
4402         shut down on seeks.
4403         Combine return values from push.
4404         Implement proper error handling.
4405         Prepare for handling seeking correctly.
4406
4407 2008-03-03  Jan Schmidt  <jan.schmidt@sun.com>
4408
4409         * gst/matroska/ebml-read.c:
4410         Use GINT64 formatting constants from GLIB.
4411
4412         * gst/matroska/matroska-demux.c:
4413         Add some guards to avoid a possible division by 0 and crashing
4414         with NULL events on some systems.
4415         Use gst_gdouble_to_guint64 somewhere instead of an implicit
4416         conversion. 
4417
4418         * gst/matroska/matroska-mux.c:
4419         Check for invalid timestamps in a bunch of places to avoid
4420         writing bogus durations into the output file.
4421         Fix some double<->gint64 conversions that weren't using
4422         gst_guint64_to_gdouble
4423
4424 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4425
4426         * configure.ac:
4427         Move the checks for bison, flex and as to the program section and the
4428         check for gcc inline asm to the compiler characteristics section.
4429
4430 2008-03-03  Peter Kjellerstedt  <pkj@axis.com>
4431
4432         * configure.ac:
4433         Use AG_GST_CHECK_PLUGIN and AG_GST_DISABLE_PLUGIN to simplify which
4434         plug-ins are included/excluded. (#498222)
4435
4436 2008-02-29  Michael Smith <msmith@fluendo.com>
4437
4438         * gst/videomixer/videomixer.c: (gst_videomixer_blend_buffers):
4439           Don't call gst_object_sync_values() unless we have a valid timestamp.
4440
4441 2008-02-28  David Schleef  <ds@schleef.org>
4442
4443         * gst/matroska/matroska-demux.c:
4444         * gst/matroska/matroska-ids.h:
4445         * gst/matroska/matroska-mux.c:
4446           Fix Dirac mapping.  I had previously added a VfW-type
4447           mapping, but it looks like Dirac will get a native Matroska
4448           mapping, and this is the most likely method.
4449
4450 2008-02-28  David Schleef  <ds@schleef.org>
4451
4452         * gst/avi/gstavimux.c: Add Dirac encoding
4453
4454 2008-02-28  Wim Taymans  <wim.taymans@collabora.co.uk>
4455
4456         Patch by: Peter Kjellerstedt <pkj at axis com>
4457
4458         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
4459         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_unlock),
4460         (gst_udpsrc_unlock_stop), (gst_udpsrc_stop):
4461         * gst/udp/gstudpsrc.h:
4462         Port to GstPoll. See #505417.
4463
4464 2008-02-28  Sebastian Dröge  <slomo@circular-chaos.org>
4465
4466         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
4467         Return GST_FLOW_NOT_NEGOTIATED when the caps are not set
4468         yet on the srcpad. We need rate and channels before we
4469         can do any processing. Fixes bug #519088.
4470
4471 2008-02-26  Jan Schmidt  <jan.schmidt@sun.com>
4472
4473         * configure.ac:
4474         Detect and indicate if GCC inline assembly syntax is
4475         available.
4476
4477         * gst/goom/Makefile.am:
4478         * gst/goom/convolve_fx.c:
4479         * gst/goom/flying_stars_fx.c:
4480         * gst/goom/goom_config.h:
4481         * gst/goom/goom_core.c:
4482         * gst/goom/goomsl.c:
4483         * gst/goom/ifs.c:
4484         * gst/goom/mmx.c:
4485         * gst/goom/plugin_info.c:
4486         * gst/goom/xmmx.c:
4487         Fix various GCC-isms, and only build the inline assembly
4488         with compilers that support GCC inline assembly.
4489
4490         Fix a couple of other warnings shown with Forte.
4491
4492 2008-02-25  Stefan Kost  <ensonic@users.sf.net>
4493
4494         * gst/goom/xmmx.c:
4495           Use 'emms' instead of 'femms' to not crash on cpus that do not
4496           implement this 3dnow specific instruction.
4497
4498 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4499
4500         * gst/goom/plugin_info.c: (setOptimizedMethods):
4501         Use extended MMX for draw_line() too if available, not only
4502         normal MMX.
4503
4504 2008-02-25  Sebastian Dröge  <slomo@circular-chaos.org>
4505
4506         * ext/jpeg/gstjpeg.c: (plugin_init):
4507         Remove (commented out) smoke typefinder. This is in base now.
4508
4509 2008-02-23  Jan Schmidt  <jan.schmidt@sun.com>
4510
4511         * gst/goom2k1/Makefile.am:
4512         * gst/goom2k1/gstgoom.c:
4513
4514         Rename the installed library, and don't register the same 
4515         GType name as the new goom.
4516
4517 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4518
4519         * configure.ac:
4520         * ext/taglib/Makefile.am:
4521           Check for and define ERROR_CXXFLAGS and GST_CXXFLAGS and use them
4522           when building C++ code (#516509).
4523
4524 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4525
4526         * gst/goom/gstgoom.c: (goom_debug), (plugin_init):
4527         * gst/goom/plugin_info.c: (goom_debug), (GST_CAT_DEFAULT),
4528           (setOptimizedMethods):
4529           Call oil_init(), otherwise oil_get_cpu_flags() won't return
4530           anything useful. Export goom debug category so we can get
4531           rid of the VERBOSE define and the printfs.
4532
4533 2008-02-23  Tim-Philipp Müller  <tim at centricular dot net>
4534
4535         * gst/goom/goomsl_heap.c: (align_it):
4536         * gst/goom/plugin_info.c: (setOptimizedMethods):
4537           Compile fixes for x86-64.
4538
4539 2008-02-23  Bastien Nocera  <hadess@hadess.net>
4540
4541         * gst/goom/Makefile.am: Don't compile lex or yacc outputs
4542         with warnings, but add other CFLAGS
4543
4544         * gst/goom/goomsl.c (gsl_instr_set_namespace),
4545         (gsl_instr_add_param), (iflow_execute), (gsl_enternamespace),
4546         (calculate_labels), (gsl_read_file):
4547         * gst/goom/goomsl_lex.l:
4548         * gst/goom/goomsl_yacc.y:
4549         * gst/goom/plugin_info.c: Remove a few live printf, and
4550         fprintf, replace exit() calls with g_assert_not_reached()
4551         if it not optimal for a library
4552
4553 2008-02-23  Bastien Nocera  <hadess@hadess.net>
4554
4555         * gst/goom/Makefile.am: Remove the warnings being disabled,
4556         fix linkage on x86, spotted by Sebastian Dröge
4557         <slomo@circular-chaos.org>
4558
4559         * gst/goom/convolve_fx.c (convolve_init),
4560         (create_output_with_brightness), (convolve_apply):
4561         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
4562         * gst/goom/goomsl.c:
4563         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
4564         * gst/goom/plugin_info.c:
4565         * gst/goom/tentacle3d.c (tentacle_fx_create):
4566         Fix warnings, and disable the motifs in the convolve_fx
4567         plugin (they were causing warnings, and they were just
4568         "Goom" in funny letterring)
4569
4570 2008-02-23  Bastien Nocera  <hadess@hadess.net>
4571
4572         * configure.ac: Add checks for Flex/Yacc/Bison and other
4573         furry animals, for the new goom 2k4 based plugin
4574
4575         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
4576         CPU optimisations (not working yet), move the old plugin to...
4577
4578         * gst/goom2k1/*: ... here, in case somebody is sick enough
4579
4580         Fixes #515073
4581
4582 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
4583
4584         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
4585         Post the server response code in an error message instead of a generic
4586         'error' message. Fixes #517237.
4587
4588 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4589
4590         * tests/check/Makefile.am:
4591         Ignore gconfaudiosrc for the states unit test too. It will fallback
4592         to alsasrc if the gconf settings can't be read and not everybody has
4593         alsa.
4594
4595 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4596
4597         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
4598         (gst_wavpack_parse_create_src_pad):
4599         * ext/wavpack/gstwavpackparse.h:
4600         Always report the duration if we know it in push mode and don't
4601         return 0 just to make totem believe we can't seek in push mode.
4602         Newer totem version use the SEEKING query which properly reports
4603         if we can seek or not.
4604
4605 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
4606
4607         Patch by: Jens Granseuer <jensgr at gmx dot net>
4608
4609         * tests/examples/equalizer/demo.c: (main):
4610         C89 fix, moving variable declarations to the beginning of
4611         the block. Fixes bug #517933.
4612
4613 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
4614
4615         * configure.ac:
4616         Back to development...
4617
4618 === release 0.10.7 ===
4619
4620 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
4621
4622         * configure.ac:
4623           releasing 0.10.7, "Red Door Black"
4624
4625 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
4626
4627         * gst/alpha/Makefile.am:
4628         Link alpha plugin with libgstbase. Fixes bug #517386.
4629
4630 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
4631
4632         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
4633         Init values to -1 instead of the default 0 value.
4634         Fixes #516524.
4635
4636 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
4637
4638         * tests/examples/spectrum/spectrum-example.c:
4639         Add missing include to fix compilation when libxml usage is disabled.
4640         Fixes: #516371
4641
4642 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4643
4644         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
4645         fixes: #514889
4646
4647         * gst/rtp/gstrtph264pay.c:
4648         * gst/rtp/gstrtpmp4gdepay.c:
4649         * gst/rtp/gstrtpmp4gpay.c:
4650         * gst/rtp/gstrtpmp4gpay.h:
4651         * gst/rtp/gstrtptheorapay.c:
4652         * gst/rtp/gstrtpvorbispay.c:
4653
4654         Fix various leaks shown up in valgrind
4655         - free sprops and buffer in error cases in H264 payloader
4656         - fix leak in mp4g depayloader when construction the caps
4657         - don't leak config string in the mp4g payloader
4658         - don't leak buffers and headers in theora and vorbis payloaders
4659
4660         * tests/check/elements/rtp-payloading.c:
4661
4662         Fix the RTP data test
4663         - Actually send valid amr data to the payloader instead of 20
4664         zero-bytes
4665         - The mp4g payloader expects codec_data on the caps
4666
4667 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
4668
4669         * win32/MANIFEST:
4670         Add libgstpng.dsp to MANIFEST.
4671         * win32/vs6/libgstaudiofx.dsp:
4672         Add new source files to VS project file.
4673
4674 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4675
4676         * sys/ximage/gstximagesrc.c:
4677         Initialise variables when opening the X display rather
4678         than in _start(), as the display can be opened before that.
4679
4680         Fixes: #515985
4681
4682 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4683
4684         * sys/directdraw/gstdirectdrawsink.c:
4685         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
4686         (gst_directdraw_sink_finalize):
4687         Properly chain up finalize functions. Fixes bug #515980.
4688
4689 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4690
4691         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
4692         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
4693         (gst_v4l2_buffer_pool_class_init):
4694         Chain up the finalize functions. Fixes bug #515984.
4695
4696 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4697
4698         * sys/ximage/ximageutil.c:
4699         Chain up in the finalize function for our custom
4700         buffer sub-class.
4701         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
4702         Fixes: #515706
4703
4704 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4705
4706         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
4707         (gst_fenced_buffer_class_init):
4708         Properly chain up finalize method. Fixes bug #515979.
4709
4710 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
4711
4712         * sys/ximage/gstximagesrc.c:
4713         Free allocated Damage memory before closing our connection to the
4714         X server. Partially fixes: #515706
4715
4716 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
4717
4718         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
4719         * tests/check/Makefile.am:
4720         * tests/check/gst-plugins-good.supp:
4721         Add a few libjpeg suppressions and initialize a variable to
4722         make smokeenc valgrind clean. Fixes bug #515701.
4723
4724 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
4725
4726         * gst/avi/gstavidemux.c:
4727         Revert patch which sends timestamps only on keyframes, as it
4728         breaks playback with current gst-ffmpeg.
4729
4730         Fixes: #515562
4731
4732 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4733
4734         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
4735         * tests/check/elements/multifile.c: (GST_START_TEST):
4736         Close some memory leaks spotted by the unit test. Fixes bug #515697.
4737
4738 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
4739
4740         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
4741         Use and unset the GError when pipeline creation fails instead of
4742         simply leaking it. Fixes bug #515704.
4743
4744 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
4745
4746         * gst/audiofx/audioamplify.c:
4747         * gst/audiofx/audiochebband.c:
4748         * gst/audiofx/audiocheblimit.c:
4749         * gst/audiofx/audiodynamic.c:
4750         * gst/audiofx/audioinvert.c:
4751         * gst/audiofx/audiopanorama.c:
4752         * gst/audiofx/audiowsincband.c:
4753         * gst/audiofx/audiowsinclimit.c:
4754         Fix long description of audiofx elements. Fixes bug #515457.
4755
4756 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
4757
4758         * docs/plugins/Makefile.am:
4759         * gst/spectrum/gstspectrum.c:
4760         * tests/examples/spectrum/.cvsignore:
4761         * tests/examples/spectrum/Makefile.am:
4762         * tests/examples/spectrum/spectrum-example.c:
4763
4764         Add a simple example application for the spectrum element, include it
4765         in the docs, and fix some documentation ambiguities.
4766
4767         Fixes: #348085
4768
4769 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4770
4771         * gst/equalizer/Makefile.am:
4772         * gst/spectrum/Makefile.am:
4773         Fix includes order
4774
4775         * tests/check/Makefile.am:
4776         Exclude v4l2src from the states test - it takes too long to start.
4777
4778         * tests/check/elements/spectrum.c:
4779         Make the test run properly with CK_FORK=no
4780
4781 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
4782
4783         * gst/audiofix/Makefile.am: add missing header files 
4784
4785 2008-02-08  Julien Moutte  <julien@fluendo.com>
4786
4787         * gst/matroska/matroska-demux.c:
4788         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
4789         keyframe and delta units correctly when dealign with a BlockGroup.
4790         Fixes: #514397
4791
4792 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4793
4794         * tests/check/elements/.cvsignore:
4795         Spell the new tests correctly in .cvsignore
4796
4797 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
4798
4799         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
4800           Need to use gsize here for the size, fixes compiler warning.
4801
4802         * tests/examples/equalizer/.cvsignore:
4803         * tests/examples/equalizer/Makefile.am:
4804         * tests/examples/spectrum/.cvsignore:
4805         * tests/examples/spectrum/Makefile.am:
4806           Add missing files to fix the build.
4807
4808 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4809
4810         * configure.ac:
4811         * docs/plugins/Makefile.am:
4812         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4813         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4814         * docs/plugins/gst-plugins-good-plugins.args:
4815         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4816         * docs/plugins/inspect/plugin-multifile.xml:
4817         * tests/check/Makefile.am:
4818         * tests/check/elements/.cvsignore:
4819
4820         Move multifile plugin from -bad.
4821         Fixes: #490283
4822
4823 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4824
4825         * configure.ac:
4826         * docs/plugins/Makefile.am:
4827         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4828         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4829         * docs/plugins/gst-plugins-good-plugins.args:
4830         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4831         * docs/plugins/inspect/plugin-spectrum.xml:
4832         * gst/spectrum/Makefile.am:
4833         * tests/check/Makefile.am:
4834         * tests/check/elements/.cvsignore:
4835         * tests/examples/Makefile.am:
4836
4837         Move spectrum plugin from -bad.
4838         Move examples into tests/examples/spectrum.
4839
4840 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
4841
4842         * configure.ac:
4843         * docs/plugins/Makefile.am:
4844         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4845         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4846         * docs/plugins/gst-plugins-good-plugins.args:
4847         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4848         * docs/plugins/gst-plugins-good-plugins.interfaces:
4849         * docs/plugins/inspect/plugin-equalizer.xml:
4850         * gst/equalizer/Makefile.am:
4851         * tests/check/Makefile.am:
4852         * tests/examples/Makefile.am:
4853         Move the equalizer plugin across from -bad
4854
4855         * tests/check/elements/.cvsignore:
4856         Add equalizer, audiosincwband and audiosincwlimit
4857
4858         * tests/check/elements/equalizer.c:
4859         Fix compiler warnings
4860
4861         Fixes: #415627
4862
4863 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4864
4865         * configure.ac:
4866         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
4867         are treated like releases and build without it.
4868
4869 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
4870
4871         * docs/plugins/Makefile.am:
4872         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4873         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4874         * docs/plugins/gst-plugins-good-plugins.args:
4875         * docs/plugins/inspect/plugin-audiofx.xml:
4876         * gst/audiofx/Makefile.am:
4877         * gst/audiofx/audiofx.c:
4878         * gst/audiofx/audiowsincband.c:
4879         * gst/audiofx/audiowsincband.h:
4880         * gst/audiofx/audiowsinclimit.c:
4881         * gst/audiofx/audiowsinclimit.h:
4882         * tests/check/Makefile.am:
4883         * tests/check/elements/audiowsincband.c:
4884         * tests/check/elements/audiowsinclimit.c:
4885
4886         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
4887         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
4888         respectively.
4889
4890         Fixes: #467666
4891
4892 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4893
4894         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
4895         * tests/check/elements/icydemux.c:
4896           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
4897           caps, and add a somewhat useful debug message. Plus test.
4898
4899 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
4900
4901         * gst/rtsp/gstrtspsrc.c:
4902         Include unistd.h only if HAVE_UNISTD_H is defined
4903         * win32/common/config.h.in:
4904         * win32/common/config.h:
4905         Define socklen_t as it seems it's not defined in default 
4906         Visual Studio headers.
4907         * win32/vs6/libgstalpha.dsp:
4908         * win32/vs6/libgstapetag.dsp:
4909         * win32/vs6/libgstavi.dsp:
4910         * win32/vs6/libgstrtp.dsp:
4911         * win32/vs6/libgstrtsp.dsp:
4912         * win32/vs6/libgstvideomixer.dsp:
4913         Update project file dependencies and add new source files       
4914
4915 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
4916
4917         Patch by: Bjarne Rosengren <bjarne at axis dot com>
4918
4919         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
4920         Don't leak buffers when we don't push them downstream.
4921         Fixes bug #514965.
4922
4923 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
4924
4925         * configure.ac:
4926           Bump requirements to (good) released versions to avoid
4927           confusion and make implicit core requirement explicit.
4928
4929 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
4930
4931         * docs/plugins/Makefile.am:
4932         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4933         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4934         * docs/plugins/gst-plugins-good-plugins.args:
4935         * docs/plugins/inspect/plugin-audiofx.xml:
4936         * gst/audiofx/Makefile.am:
4937         * gst/audiofx/audiochebband.c:
4938         * gst/audiofx/audiochebband.h:
4939         * gst/audiofx/audiocheblimit.c:
4940         * gst/audiofx/audiocheblimit.h:
4941         * gst/audiofx/audiochebyshevfreqband.c:
4942         * gst/audiofx/audiochebyshevfreqband.h:
4943         * gst/audiofx/audiochebyshevfreqlimit.c:
4944         * gst/audiofx/audiochebyshevfreqlimit.h:
4945         * gst/audiofx/audiofx.c:
4946         * tests/check/Makefile.am:
4947         * tests/check/elements/.cvsignore:
4948         * tests/check/elements/audiochebband.c:
4949         * tests/check/elements/audiocheblimit.c:
4950         * tests/check/elements/audiochebyshevfreqband.c:
4951         * tests/check/elements/audiochebyshevfreqlimit.c:
4952
4953         Rename audiochebyshevfreqband -> audiochebband and
4954         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
4955         surgery.
4956
4957         Closes: #491811
4958
4959 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
4960
4961         Patch by: Orjan Friberg <orjanf at axis dot com>
4962
4963         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
4964         Fix caps memory leak. Fixes #514573.
4965
4966 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
4967
4968         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
4969         If there's no entries in the subindex, don't try to do anything stupid,
4970         just return.
4971
4972 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4973
4974         Patch by: John Millikin <jmillikin at gmail dot com>
4975
4976         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
4977           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
4978           Fix extraction of picture blocks with newer libflac versions again:
4979           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
4980
4981 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
4982
4983         * tests/check/Makefile.am:
4984           Add rtp-payloading test to VALGRIND_TO_FIX.
4985
4986         * tests/check/elements/rtp-payloading.c:
4987           Add semicolons after GST_TEST_END so gst-indent gets the
4988           formatting right; make test less verbose in general, but
4989           more verbose in the error case (which should probably
4990           make the test fail anyway).
4991
4992 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
4993
4994         * docs/plugins/Makefile.am:
4995         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4996         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4997         * gst/avi/gstavisubtitle.c:
4998         Add documentation for avisubtitle and change class to
4999         Codec/Parser/Subtitle
5000
5001 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5002
5003         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5004         Treat ENOTTY (driver does not implement ioctl) the same as
5005         EINVAL since it implies there are no available standards.
5006
5007         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
5008         (gst_v4l2src_get_nearest_size):
5009         Replace gst_v4l2src_get_size_limits with 2 calls to new function
5010         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
5011         probe if the driver does not support VIDIOC_TRY_FMT for whatever
5012         reason, and if we aren't yet actively capturing.
5013
5014         * sys/v4l2/v4l2src_calls.h:
5015         Remove replaced function declaration.
5016
5017 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
5018
5019         * configure.ac:
5020         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
5021         API.
5022
5023 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
5024
5025         * configure.ac:
5026         Fix typo.
5027
5028 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
5029
5030         * gst/alpha/Makefile.am:
5031         * gst/alpha/gstalpha.c:
5032
5033         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
5034         some stuff, and making buffer-alloc and resizing work automatically.
5035         No longer crashes on odd frame widths and heights, although there
5036         seems to be a disagreement with ffmpegcolorspace about what size
5037         an AYUV frame with odd height should be.
5038
5039 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5040
5041         Patch by: Alessandro Decina <alessandro at nnva dot org>
5042
5043         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
5044         * ext/libpng/gstpngenc.h:
5045         Preallocate the output buffer so that g_memdup() and
5046         gst_buffer_merge() aren't needed anymore. This greatly improves
5047         performances and fixes #512544.
5048
5049 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
5050
5051         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
5052         (gst_avi_demux_stream_data):
5053         GStreamer timestamps are PTS values while AVI only knows about DTS
5054         timestamps. Make sure we only copy the DTS as the buffer timestamp when
5055         we are dealing with a key frame.
5056
5057 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5058
5059         * tests/check/Makefile.am:
5060         * tests/check/elements/.cvsignore:
5061         * tests/check/elements/rtp-payloading.c:
5062           Add add testsuite for the rtp-payloader that tries simulating
5063           dataflow. Needs more test data.
5064
5065 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
5066
5067         * tests/check/elements/alphacolor.c:
5068           Remove two unused variables.
5069
5070 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
5071
5072         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5073           Use g_ascii_strtoll() instead of atoll, which is only
5074           available in C99.
5075
5076 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
5077
5078         * gst/rtp/Makefile.am:
5079         * gst/rtp/gstrtp.c:
5080         * gst/rtp/gstrtpmpvpay.c:
5081         * gst/rtp/gstrtpmpvpay.h:
5082         Add MPEG2 video payloader
5083
5084 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5085
5086         * gst/level/gstlevel.c:
5087         Use #include <math.h> instead of #include "math.h".
5088
5089 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5090
5091         * tests/check/Makefile.am:
5092         Fix up some CFLAGS sets.
5093         Don't include gconfvideosrc in the states test.
5094
5095         * tests/check/elements/autodetect.c: (GST_START_TEST):
5096         Add some error strings to fail_unless arguments to fix some weird
5097         compiler errors on Solaris.
5098
5099 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
5100
5101         * configure.ac:
5102         Detect video4linux headers on Solaris too.
5103         * sys/v4l2/gstv4l2colorbalance.h:
5104         * sys/v4l2/gstv4l2object.h:
5105         * sys/v4l2/v4l2_calls.c:
5106         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
5107         (gst_v4l2_buffer_new):
5108
5109         Make v4l2 build on Solaris.
5110         Patch by: Brian Cameron  <brian.cameron at sun dot com>
5111         Fixes: #510505
5112
5113 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
5114
5115         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5116           Update list from (still local) scanning script.
5117
5118 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
5119
5120         Based on a patch by:
5121             Victor STINNER <victor dot stinner at haypocalc dot com>
5122
5123         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
5124         Set variable to NULL after freeing it to prevent double frees
5125         or make failures by another use of it afterwards more obvious
5126         and fix use of it after the freeing. Fixes bug #510592.
5127
5128 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5129
5130         * gst/udp/gstmultiudpsink.c:
5131         use GST_WARNING for logging
5132
5133 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5134
5135         * gst/udp/gstmultiudpsink.c:
5136         Don't try to leave a multicast group with an invalid socket
5137
5138 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
5139
5140         * ext/flac/gstflacdec.c:
5141           Fix compilation against flac 1.1.2 (as on debian stable), where
5142           the picture metadata defines and structs don't exist yet.
5143           Fixes #509301.
5144
5145 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
5146
5147         Patch by: Olivier Crete <tester at tester dot ca>
5148
5149         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
5150         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
5151         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
5152         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
5153         * gst/udp/gstmultiudpsink.h:
5154         Add property to automatically join a multicast group or not. This can be
5155         useful when sharing a socket between multiple elements.
5156         Fixes #509531.
5157
5158 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5159
5160         * gst/videomixer/Makefile.am:
5161           Add controller flags.
5162
5163 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5164
5165         * gst/videomixer/videomixer.c:
5166           Also commit the missing gst_object_sync_values().
5167
5168 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
5169
5170         * docs/plugins/Makefile.am:
5171           Remove duplicate entry.
5172
5173 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5174
5175         * docs/plugins/Makefile.am:
5176         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5177         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5178         * docs/plugins/inspect/plugin-gamma.xml:
5179         * docs/plugins/inspect/plugin-monoscope.xml:
5180         * docs/plugins/inspect/plugin-video4linux2.xml:
5181           Add 3 more plugins to docs.
5182
5183 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5184
5185         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5186         * sys/osxvideo/osxvideosink.h:
5187           Revert previous change caused by a file that got stuck on an old
5188           revision.
5189
5190 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5191
5192         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5193         * gst/multipart/Makefile.am:
5194         * gst/multipart/multipartdemux.c:
5195         * gst/multipart/multipartdemux.h:
5196         * gst/multipart/multipartmux.c:
5197         * gst/multipart/multipartmux.h:
5198           Re-add multipartdemux to the docs. Last round of section cleanup.
5199
5200 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5201
5202         * docs/plugins/Makefile.am:
5203         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5204         * sys/osxaudio/gstosxaudiosink.h:
5205         * sys/osxvideo/osxvideosink.h:
5206           Managed to resolve most unused declarations. Filed a bug for one left.          
5207
5208 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5209
5210         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5211           Cleanup section file.
5212
5213 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
5214
5215         * docs/plugins/Makefile.am:
5216         * docs/plugins/gst-plugins-good-plugins.args:
5217         * docs/plugins/gst-plugins-good-plugins.signals:
5218         * docs/plugins/inspect/plugin-alaw.xml:
5219         * docs/plugins/inspect/plugin-alpha.xml:
5220         * docs/plugins/inspect/plugin-alphacolor.xml:
5221         * docs/plugins/inspect/plugin-annodex.xml:
5222         * docs/plugins/inspect/plugin-apetag.xml:
5223         * docs/plugins/inspect/plugin-audiofx.xml:
5224         * docs/plugins/inspect/plugin-auparse.xml:
5225         * docs/plugins/inspect/plugin-autodetect.xml:
5226         * docs/plugins/inspect/plugin-avi.xml:
5227         * docs/plugins/inspect/plugin-cairo.xml:
5228         * docs/plugins/inspect/plugin-cdio.xml:
5229         * docs/plugins/inspect/plugin-cutter.xml:
5230         * docs/plugins/inspect/plugin-debug.xml:
5231         * docs/plugins/inspect/plugin-dv.xml:
5232         * docs/plugins/inspect/plugin-efence.xml:
5233         * docs/plugins/inspect/plugin-effectv.xml:
5234         * docs/plugins/inspect/plugin-flac.xml:
5235         * docs/plugins/inspect/plugin-flxdec.xml:
5236         * docs/plugins/inspect/plugin-gconfelements.xml:
5237         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
5238         * docs/plugins/inspect/plugin-goom.xml:
5239         * docs/plugins/inspect/plugin-halelements.xml:
5240         * docs/plugins/inspect/plugin-icydemux.xml:
5241         * docs/plugins/inspect/plugin-id3demux.xml:
5242         * docs/plugins/inspect/plugin-jpeg.xml:
5243         * docs/plugins/inspect/plugin-ladspa.xml:
5244         * docs/plugins/inspect/plugin-level.xml:
5245         * docs/plugins/inspect/plugin-matroska.xml:
5246         * docs/plugins/inspect/plugin-mulaw.xml:
5247         * docs/plugins/inspect/plugin-multipart.xml:
5248         * docs/plugins/inspect/plugin-navigationtest.xml:
5249         * docs/plugins/inspect/plugin-png.xml:
5250         * docs/plugins/inspect/plugin-quicktime.xml:
5251         * docs/plugins/inspect/plugin-rtp.xml:
5252         * docs/plugins/inspect/plugin-rtsp.xml:
5253         * docs/plugins/inspect/plugin-shout2send.xml:
5254         * docs/plugins/inspect/plugin-smpte.xml:
5255         * docs/plugins/inspect/plugin-speex.xml:
5256         * docs/plugins/inspect/plugin-taglib.xml:
5257         * docs/plugins/inspect/plugin-udp.xml:
5258         * docs/plugins/inspect/plugin-videobalance.xml:
5259         * docs/plugins/inspect/plugin-videobox.xml:
5260         * docs/plugins/inspect/plugin-videocrop.xml:
5261         * docs/plugins/inspect/plugin-videoflip.xml:
5262         * docs/plugins/inspect/plugin-videomixer.xml:
5263         * docs/plugins/inspect/plugin-wavenc.xml:
5264         * docs/plugins/inspect/plugin-wavpack.xml:
5265         * docs/plugins/inspect/plugin-wavparse.xml:
5266           Update plugin docs.
5267
5268         * gst/videomixer/Makefile.am:
5269         * gst/videomixer/videomixer.c:
5270         * gst/videomixer/videomixer.h:
5271         * gst/videomixer/videomixerpad.h:
5272           Split out header to fix warnings from the doc-build.
5273
5274 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5275
5276         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
5277
5278         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
5279         Use atoll to parse the rtptime with enough precision. Fixes #509329.
5280
5281 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
5282
5283         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
5284         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
5285           Initialise variables to work around (false) 'foo might be used
5286           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
5287
5288 2008-01-11  David Schleef  <ds@schleef.org>
5289
5290         * docs/plugins/.cvsignore:
5291         * tests/check/pipelines/.cvsignore:
5292           Ignore more files for the buildbot.
5293
5294 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
5295
5296         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
5297         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
5298         Generate the image-type values correctly. Leave them out of the caps
5299         when outputting a "preview image" tag, since it only makes sense
5300         to have one of those - the type is irrelevant.
5301
5302         * sys/sunaudio/gstsunaudiomixerctrl.c:
5303         (gst_sunaudiomixer_ctrl_open):
5304         If we can, mark the mixer multiple open when we use it, in case
5305         (for some reason) the process wants to open it again elsewhere.
5306
5307 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5308
5309         Patch by: Olivier Crete <tester at tester dot ca>
5310
5311         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
5312         * gst/rtp/gstrtptheorapay.c:
5313         Fix the clock rate to 90000 as required by the RFC.
5314         Fixes #508644.
5315
5316 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
5317
5318         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
5319           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
5320
5321 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
5322
5323         * autogen.sh:
5324           Add -Wno-portability to the automake parameters to stop warnings
5325           about GNU make extensions being used. We require GNU make in almost
5326           every Makefile anyway.
5327           
5328         * configure.ac:
5329           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
5330           at the same time is required for per target flags.
5331
5332 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
5333
5334         * gst/videomixer/videomixer.c: (gst_videomixer_init):
5335         Fix error from my last commit.
5336
5337 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
5338
5339         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
5340
5341         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
5342           Make sure the ISO 639-X language code in ID3v2 COMM frames
5343           is actually valid UTF-8 (or rather: ASCII), so we don't end
5344           up with non-UTF8 strings in tags if there's garbage in the
5345           language field. Also make sure the language code is always
5346           lower case. Fixes: #508291.
5347
5348 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5349
5350         * ChangeLog:
5351           Fix ChangeLog typo.
5352
5353 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5354
5355         * Makefile.am:
5356           Include lcov.mak to allow building coverage reports. Guard
5357           check-torture target like in the other packages.
5358
5359 2008-01-09  Sameer Naik  <sameer@damagehead.com>
5360
5361         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
5362
5363         * gst/videomixer/videomixer.c:
5364         (gst_videomixer_set_master_geometry), (_do_init),
5365         (gst_videomixer_child_proxy_get_child_by_index),
5366         (gst_videomixer_child_proxy_get_children_count),
5367         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
5368         (gst_videomixer_init), (gst_videomixer_request_new_pad),
5369         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
5370         Implement GstChildProxy interface.
5371         Send newsegment at the right moment
5372         Fixes #488879
5373
5374 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
5375
5376         * gst/alpha/Makefile.am:
5377         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
5378         (gst_alpha_sink_event), (gst_alpha_chain),
5379         (gst_alpha_change_state), (plugin_init):
5380         Make the various properties of 'alpha' controllable. This allows doing
5381         niceties like fade-in/fade-out.
5382
5383 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
5384
5385         * gst/rtp/gstasteriskh263.c:
5386         * gst/rtp/gstrtpL16depay.c:
5387         * gst/rtp/gstrtpac3depay.c:
5388         * gst/rtp/gstrtpamrpay.c:
5389         * gst/rtp/gstrtpdepay.c:
5390         * gst/rtp/gstrtpgsmdepay.c:
5391         * gst/rtp/gstrtph263depay.c:
5392         * gst/rtp/gstrtph263pdepay.c:
5393         * gst/rtp/gstrtph263ppay.c:
5394         * gst/rtp/gstrtph264depay.c:
5395         * gst/rtp/gstrtph264pay.c:
5396         * gst/rtp/gstrtpmp2tdepay.c:
5397         * gst/rtp/gstrtpmp4adepay.c:
5398         * gst/rtp/gstrtpmp4gdepay.c:
5399         * gst/rtp/gstrtpmp4gpay.c:
5400         * gst/rtp/gstrtpmp4vdepay.c:
5401         * gst/rtp/gstrtpmpadepay.c:
5402         * gst/rtp/gstrtpmpvdepay.c:
5403         * gst/rtp/gstrtpsv3vdepay.c:
5404         * gst/rtp/gstrtptheoradepay.c:
5405         * gst/rtp/gstrtptheorapay.c:
5406         * gst/rtp/gstrtpvorbisdepay.c:
5407         * gst/rtp/gstrtpvorbispay.c:
5408           Remove copy/paste unused code (property setters and getter) found by
5409           the coverage suite (yay, saves ~20k on disk).
5410
5411 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5412
5413         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
5414           (videosink_templ):
5415           Also fix up pad templates to indicate that image/jpeg doesn't
5416           absolutely require the framerate property to be set (#504081).
5417
5418 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
5419
5420         Based on patch by: Wouter Cloetens  <wouter at mind be>
5421
5422         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
5423           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
5424           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
5425         * gst/matroska/matroska-mux.h:
5426           Keep track of first and last timestamps for each incoming stream,
5427           so we can calculate the total duration for live sources and other
5428           input where we can't query the duration from the start or where
5429           there's no constant framerate from which we can deduce the
5430           duration; also use calculated/observed duration if it is bigger
5431           than the previously queried duration. Furthermore, use
5432           gst_pad_query_peer_duration() and take into account that it may
5433           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
5434           screws up comparisons when using unsigned integers. Fixes #504081.
5435
5436 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
5437
5438         * configure.ac:
5439         * gst/audiofx/audioamplify.c:
5440         (gst_audio_amplify_clipping_method_get_type),
5441         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
5442         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
5443         (gst_audio_dynamic_transform_ip):
5444         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
5445         (gst_audio_invert_transform_ip):
5446         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
5447         (gst_audio_panorama_transform):
5448         * gst/level/gstlevel.c: (gst_level_init):
5449         Make elements GST_BUFFER_FLAG_GAP aware and call
5450         gst_base_transform_set_gap_aware for this.
5451         Bump core requirement to CVS.
5452         
5453         * gst/audiofx/audiochebyshevfreqband.c:
5454         (gst_audio_chebyshev_freq_band_transform_ip):
5455         * gst/audiofx/audiochebyshevfreqlimit.c:
5456         (gst_audio_chebyshev_freq_limit_transform_ip):
5457         Also sync GObject properties to the controller if operating
5458         in passthrough mode.
5459
5460 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
5461
5462         * sys/directdraw/gstdirectdrawsink.c:
5463           (gst_directdraw_sink_window_thread):
5464           FALSE is not a gpointer.
5465
5466 2008-01-05  Julien Moutte  <julien@fluendo.com>
5467
5468         * sys/directdraw/gstdirectdrawsink.c:
5469         (gst_directdraw_sink_set_window_id),
5470         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
5471         (gst_directdraw_sink_buffer_alloc),
5472         (gst_directdraw_sink_draw_borders),
5473         (gst_directdraw_sink_show_frame),
5474         (gst_directdraw_sink_setup_ddraw),
5475         (gst_directdraw_sink_window_thread),
5476         (gst_directdraw_sink_get_ddrawcaps),
5477         (gst_directdraw_sink_surface_create): Make sure we create our
5478         internal window only when we need it. That will give a chance to
5479         the application to get the prepare-xwindow-id bus message. Draw
5480         black borders when keeping aspect ratio. Handle the case where our
5481         rendering window disappears (closed or errors) like other sinks
5482         do. Various 80 columns fixes, improve state change order. That
5483         element could need some more love.
5484
5485 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
5486
5487         * ext/taglib/gstapev2mux.h:
5488         * ext/taglib/gstid3v2mux.h:
5489         Remove useless typedefs without new type name. Fixes a warning with
5490         gcc 4.3.
5491
5492 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
5493
5494         Patch by: John Millikin <jmillikin at gmail dot com>
5495
5496         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
5497         (gst_flac_dec_setup_stream_decoder),
5498         (gst_flac_normalize_picture_mime_type),
5499         (gst_flac_extract_picture_buffer),
5500         (gst_flac_dec_metadata_callback):
5501         Emit metadata messages when a PICTURE block is encountered.
5502         Fixes #506715.
5503
5504 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
5505
5506         * gst/avi/gstavi.c:
5507         increase rank because no known issues anymore ...
5508         * gst/avi/gstavisubtitle.c:
5509         send subtitle name to the srcpad
5510
5511 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
5512
5513         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
5514         * gst/rtsp/gstrtspsrc.h:
5515         Implement redirect for the DESCRIBE reply. Fixes #506025.
5516
5517 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
5518
5519         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
5520         Fix 'xyz may be used uninitialized' compiler warnings caused
5521         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
5522         abort() in any case but properly report the error.
5523
5524 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
5525
5526         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
5527         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
5528         * sys/ximage/gstximagesrc.c: (composite_pixel):
5529           Fix 'xyz may be used uninitialized' compiler warnings caused
5530           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
5531           not really nice to abort in any case). Fixes #505745.
5532
5533 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
5534
5535         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
5536           Small unit test fix (has no practical impact at the moment,
5537           since we're only feeding utf8 and hence just create a sub-
5538           buffer for the output).
5539
5540 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
5541
5542         * gst/avi/gstavisubtitle.c:
5543         * tests/check/elements/avisubtitle.c:
5544         Add seeking support for avi subtitle
5545
5546 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
5547
5548         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
5549         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
5550         (gst_flac_dec_write):
5551         * ext/flac/gstflacdec.h:
5552         Remove some unused vars.
5553         Do more cleanup of leftover events and tags.
5554         Output tags after the segment event. Fixes #504018.
5555
5556 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
5557
5558         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
5559           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
5560           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
5561           Detect other UTF byte order markers and convert to UTF-8 as
5562           appropriate.
5563
5564 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
5565
5566         * gst/avi/gstavisubtitle.c: (src_template),
5567           (gst_avi_subtitle_extract_utf8_file),
5568           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
5569           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
5570           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
5571         * gst/avi/gstavisubtitle.h:
5572           Refactor a bit; fix name extraction; don't assume all the data
5573           in the chunk is actually subtitle data, there may be padding at
5574           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
5575           file so it's there to send again after a seek (for future use).
5576
5577 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
5578
5579         * gst/avi/Makefile.am:
5580         * gst/avi/gstavi.c:
5581         * gst/avi/gstavisubtitle.c:
5582         * gst/avi/gstavisubtitle.h:
5583         * tests/check/Makefile.am:
5584         * tests/check/elements/avisubtitle.c:
5585         * win32/common/config.h:
5586                 Add avi subtitle element for bug #442034. Need seeking support
5587                 and more support for character conversion.
5588
5589 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
5590
5591         * Makefile.am:
5592           Include common/win32.mak for CRLF check of win32 project
5593           files (see #393626).
5594
5595         * win32/vs6/libgstpng.dsp:
5596           Fix line endings and do cvs admin -kb.
5597
5598 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
5599
5600         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
5601         Actually drop the buffers which are outside the currently configured
5602         segment instead of just emitting a WARNING.
5603
5604 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
5605
5606         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
5607         (gst_flac_dec_write):
5608         * ext/flac/gstflacdec.h:
5609         Send segments from the streaming thread. Fixes #502187.
5610         Fix segment seeking and a bunch of other seeking cases.
5611
5612 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
5613
5614         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
5615           Parse WOAF frames and put the result into GST_TAG_CONTACT,
5616           which is where it would end up if the same information was
5617           put in a vorbis comment (don't think it's worth adding a
5618           new URI tag for this). Fixes #488112.
5619
5620 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5621
5622         * configure.ac:
5623           We need core/base 0.10.15 or later.
5624
5625 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5626
5627         Patch by: Mark Nauwelaerts <manauw skynet be>
5628
5629         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
5630         Fix regression in stream numbering. Fixes #502655.
5631
5632 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5633
5634         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
5635
5636         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
5637         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
5638         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
5639         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
5640         (gst_rtp_h264_pay_handle_buffer):
5641         * gst/rtp/gstrtph264pay.h:
5642         Use higher performance start-code searching.
5643         Parse NALs and store SPS, PPS and profile in the caps so that they can
5644         be used in the SDP. Fixes #502814.
5645
5646 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
5647
5648         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
5649         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
5650           Init some structs to zero before we pass them to ioctl, which
5651           avoids valgrind warnings.  Also fix a small memory leak.
5652
5653 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
5654
5655         Patch by: Wouter Cloetens <wouter at mind dot be>
5656
5657         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
5658         Copy timestamp from input to output. Not very perfect yet but better
5659         than nothing. Fixes #503023.
5660
5661 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5662
5663         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
5664           Also print a useful error message with the old Wavpack API
5665           if possible.
5666
5667 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
5668
5669         * ext/wavpack/gstwavpackdec.c:
5670           More build fixes for old libwavpack versions: include config.h so
5671           that WAVPACK_OLD_API is actually defined as detected; only use
5672           WavpackGetErrorMessage if it is available. This fixes the build
5673           on debian stable for me.
5674
5675 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5676
5677         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
5678         * ext/wavpack/gstwavpackparse.c:
5679           (gst_wavpack_parse_create_src_pad):
5680           Workaround the non-existance of WavpackGetChannelMask in Wavpack
5681           versions below 4.40.0.
5682
5683 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5684
5685         * configure.ac:
5686           And now do it right for real...
5687
5688 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5689
5690         * configure.ac:
5691           Correctly reset $LIBS to not contain -lm.
5692
5693 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5694
5695         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
5696
5697         * configure.ac:
5698         * ext/cairo/gsttimeoverlay.c:
5699           (gst_cairo_time_overlay_print_smpte_time):
5700           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
5701           and checking for rint() and implementing it ourself if it doesn't
5702           exist. Fixes #497293.
5703
5704 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
5705
5706         * configure.ac:
5707           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
5708
5709 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
5710
5711         * sys/oss/gstosshelper.c:
5712         Verify that the format returned after the ioctl is the one
5713         we requested. It is valid for the ioctl to succeed while
5714         substituting an alternate 'supported' sample format.
5715
5716 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
5717
5718         * sys/oss/gstossaudio.c: (plugin_init):
5719         * sys/oss/gstosssink.c: (gst_oss_sink_open):
5720         * sys/oss/gstosssrc.c: (gst_oss_src_open):
5721           Post decent (and translated) error message when we can't
5722           open the audio device for some reason.
5723
5724 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
5725
5726         * sys/oss/gstosssink.c:
5727         * sys/oss/gstosssrc.c:
5728         Allow the AUDIODEV environment variable to redirect us
5729         to a different default OSS device, like sunaudiosink does
5730         on Solaris (makes audio play automatically on SunRays).
5731
5732 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
5733
5734         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
5735         * gst/audiofx/audiochebyshevfreqband.c:
5736         (gst_audio_chebyshev_freq_band_transform_ip):
5737         * gst/audiofx/audiochebyshevfreqlimit.c:
5738         (gst_audio_chebyshev_freq_limit_transform_ip):
5739         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
5740         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
5741         The transform_ip() methods should do nothing if in passthrough mode.
5742         It might get non-writable buffers in that case but the buffer might
5743         as well be writable.
5744
5745         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
5746         The transform() methods won't be called in passthrough mode and
5747         otherwise the buffer is always writable so don't check here.
5748
5749 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
5750
5751         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
5752           Fix seeking in .wav files again (#501775).  Some people seem to think
5753           they don't need to test their changes when they're just 'reflowing'
5754           some code.
5755
5756 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5757
5758         * gst/autodetect/gstautovideosink.c:
5759         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
5760         (gst_auto_video_sink_init),
5761         (gst_auto_video_sink_create_element_with_pretty_name),
5762         (gst_auto_video_sink_find_best),
5763         (gst_auto_video_sink_set_property),
5764         (gst_auto_video_sink_get_property):
5765         * gst/autodetect/gstautovideosink.h:
5766         Fix docs.
5767         Use same error reporting code as autoaudiosink.
5768         Add property to filter sinks based on caps. Only select raw video sinks
5769         by default for backwards compat.
5770         API: GstAutoVideoSink::filter-caps
5771
5772 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
5773
5774         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5775
5776         * gst/autodetect/gstautoaudiosink.c:
5777         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
5778         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
5779         (gst_auto_audio_sink_set_property),
5780         (gst_auto_audio_sink_get_property):
5781         * gst/autodetect/gstautoaudiosink.h:
5782         Add property to filter sinks based on caps. Only select raw audio sinks
5783         by default for backwards compat.  Fixes #417420.
5784         API: GstAutoAudioSink::filter-caps
5785
5786 2007-11-29  Michael Smith <msmith@fluendo.com>
5787
5788         Patch by: Arek Korbik <arkadini@gmail.com>
5789
5790         * gst/videobox/gstvideobox.c: (plugin_init):
5791           Initialise liboil in plugin_init()
5792
5793 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
5794
5795         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
5796         Post error before sending EOS. Fixes #499178.
5797
5798 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
5799
5800         * win32/vs6/gst_plugins_good.dsw:
5801         * win32/vs6/libgstpng.dsp:
5802         Add a project file for libgstpng
5803
5804 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
5805
5806         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
5807         (gst_rtp_h263_depay_process):
5808         Code beautification.
5809         Added debug statements.
5810         Don't bit-shift everything, just do operations on last/first byte
5811         instead.
5812
5813 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
5814
5815         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
5816
5817         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
5818         Fix wrong comparison in overrun check. Fixes #499239 some more.
5819
5820 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
5821
5822         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
5823         (gst_rtp_h263_depay_process):
5824         * gst/rtp/gstrtph263depay.h:
5825         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
5826         stream.
5827
5828 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
5829
5830         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
5831
5832         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
5833         (gst_rtp_mp4a_depay_process):
5834         * gst/rtp/gstrtpmp4adepay.h:
5835         Fix depayloading when multiple frames are inside one RTP packet.
5836         Fixes #499239.
5837
5838 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5839
5840         * gst/level/gstlevel.c:
5841           Add GAP-flag support.
5842
5843 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
5844
5845         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
5846         Read the I flag for Mode A h263 rtp stream and set the
5847         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
5848         Fixes #499383
5849
5850 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5851
5852         * gst/level/gstlevel.c:
5853           Remove some dead code and do cleanups.
5854
5855 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
5856
5857         * tests/check/pipelines/simple-launch-lines.c:
5858           Improve the tests by allowing to set a target state.
5859
5860 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
5861
5862         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
5863         Don't check the caps of the output buffer if they're equal some
5864         other caps. The caps can change in a backward compatible way
5865         and did at this point.
5866
5867 2007-11-24  Julien MOUTTE  <julien@moutte.net>
5868
5869         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
5870         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
5871         (gst_qtdemux_seek_to_previous_keyframe),
5872         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
5873         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
5874         reverse playback support.
5875
5876 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
5877
5878         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
5879         Also set the channel layout on the Wavpack caps if we're having
5880         a mono layout. Of course only do it for "audio/x-wavpack".
5881
5882 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
5883
5884         * ext/wavpack/gstwavpackcommon.c:
5885         (gst_wavpack_get_default_channel_mask),
5886         (gst_wavpack_set_channel_layout),
5887         (gst_wavpack_get_default_channel_positions),
5888         (gst_wavpack_get_channel_mask_from_positions),
5889         (gst_wavpack_set_channel_mapping):
5890         * ext/wavpack/gstwavpackcommon.h:
5891         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
5892         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
5893         * ext/wavpack/gstwavpackdec.h:
5894         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
5895         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
5896         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
5897         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
5898         (gst_wavpack_enc_rewrite_first_block),
5899         (gst_wavpack_enc_sink_event):
5900         * ext/wavpack/gstwavpackenc.h:
5901         * ext/wavpack/gstwavpackparse.c:
5902         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
5903         (gst_wavpack_parse_scan_to_find_sample),
5904         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
5905         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
5906         * ext/wavpack/gstwavpackparse.h:
5907         Add support for encoding, parsing and decoding multichannel
5908         files with up to 8 channels. This also improves the robustness
5909         of parsing quite a bit.
5910
5911         * ext/wavpack/gstwavpackstreamreader.c:
5912         (gst_wavpack_stream_reader_read_bytes),
5913         (gst_wavpack_stream_reader_get_pos),
5914         (gst_wavpack_stream_reader_set_pos_abs),
5915         (gst_wavpack_stream_reader_set_pos_rel),
5916         (gst_wavpack_stream_reader_push_back_byte),
5917         (gst_wavpack_stream_reader_get_length),
5918         (gst_wavpack_stream_reader_can_seek),
5919         (gst_wavpack_stream_reader_write_bytes):
5920         Improve debugging.
5921
5922 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
5923
5924         * ext/libpng/gstpngdec.c:
5925         * ext/libpng/gstpngdec.h:
5926           Don't release the png-memory from within the callback.
5927
5928 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
5929
5930         Patch by: René Stadler <mail at renestadler dot de>
5931
5932         * ext/libpng/gstpngenc.c:
5933           Don't leak buffer data memory. Fixes #498395.
5934
5935 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
5936
5937         Patch by: René Stadler <mail at renestadler dot de>
5938
5939         * tests/check/pipelines/simple-launch-lines.c:
5940           Tests for #498395.
5941
5942 2007-11-20  Julien MOUTTE  <julien@moutte.net>
5943
5944         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
5945         (gst_tag_lib_mux_adjust_event_offsets):
5946         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
5947         * sys/osxaudio/Makefile.am:
5948         * sys/osxvideo/cocoawindow.h:
5949         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
5950
5951 2007-11-15  David Schleef  <ds@schleef.org>
5952
5953         * ext/cairo/gsttextoverlay.c:
5954           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
5955
5956 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5957
5958         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
5959
5960         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
5961         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
5962         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
5963         * gst/rtp/gstrtpmp2tpay.h:
5964         Fill the MTU with as many packets as possible. Fixes #491323.
5965
5966 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5967
5968         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5969
5970         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
5971         Fix some more leaks. Fixes #497007.
5972
5973 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5974
5975         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5976
5977         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
5978         (gst_rtspsrc_stream_configure_tcp):
5979         Fix 3 pad leaks. Fixes #496983.
5980
5981 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5982
5983         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
5984
5985         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
5986         Fix small leak. Fixes #497017.
5987
5988 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
5989
5990         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
5991         (gst_qtdemux_prepare_current_sample),
5992         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
5993         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
5994         * gst/qtdemux/qtdemux_fourcc.h:
5995         * gst/qtdemux/qtdemux_types.c:
5996         Add suppport for theora in quicktime according to XiphQT.
5997
5998 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
5999
6000         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6001         (gst_v4l2src_init), (gst_v4l2src_set_property),
6002         (gst_v4l2src_get_property):
6003         * sys/v4l2/gstv4l2src.h:
6004         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6005           Always copy buffers by default (handle safer with bugged drivers)
6006           and added a property to make it possible to use mmap effectively (no
6007           copy if possible) when application wants to. Fixes: #480557.
6008
6009 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6010
6011         * gst/id3demux/id3tags.c:
6012         * gst/id3demux/id3tags.h:
6013         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
6014           We don't want the same string multiple times in a tag list for the
6015           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
6016           this doesn't happen and remove special-case code for GST_TAG_GENRE.
6017
6018 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6019
6020         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
6021           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
6022           into ID3v2 TXXX frames (fixes #347848).
6023
6024 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6025
6026         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6027           Don't leak sdp message contents (fixes #496773).
6028
6029         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
6030           Don't leak URI string.
6031
6032 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6033
6034         Patch by: Julien Puydt <julien dot puydt at laposte net>
6035
6036         * ext/raw1394/Makefile.am:
6037         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
6038           (gst_1394_property_probe_get_properties),
6039           (gst_1394_property_probe_probe_property),
6040           (gst_1394_property_probe_needs_probe),
6041           (gst_1394_property_probe_get_values),
6042           (gst_1394_property_probe_interface_init),
6043           (gst_1394_type_add_property_probe_interface):
6044         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
6045         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
6046           (gst_dv1394src_init), (gst_dv1394src_dispose),
6047           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
6048           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
6049           (gst_dv1394src_update_device_name):
6050         * ext/raw1394/gstdv1394src.h:
6051           Implement GstPropertyProbe interface and add "device-name" property,
6052           so applications can use this to probe for available devices in the
6053           same way they can already with v4lsrc and v4l2src (however horrible
6054           this property probe interface may be). Fixes #358841.
6055
6056 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6057
6058         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6059
6060         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
6061           (gst_rtspsrc_parse_range):
6062           Don't leak event, don't leak range (fixes #496752).
6063
6064 2007-11-14  Michael Smith <msmith@fluendo.com>
6065
6066         Patch by: Arek Korbik <arkadini@gmail.com>
6067
6068         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
6069           Detect RGBA/BGRA correctly on little endian systems.
6070
6071 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6072
6073         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
6074           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
6075           corresponding ioctl() call fails even though the driver claims to
6076           support this format, just fall back to the pre-2.6.19 kernel
6077           routine that creates caps with suitable height and width ranges
6078           (see #448278).
6079
6080 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6081
6082         Patch by: Mark Nauwelaerts <manauw skynet be>
6083
6084         * gst/matroska/matroska-demux.c:
6085           (gst_matroska_demux_push_dvd_clut_change_event),
6086           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
6087           (gst_matroska_demux_subtitle_caps):
6088         * gst/matroska/matroska-ids.h:
6089           Extract palette data for dvd subpicture streams and send it
6090           downstream as custom gstreamer dvd event (fixes #453417).
6091
6092 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
6093
6094         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
6095           Implement minimal parsing of the passed pango font description
6096           string, so passing a font size works the same as with the
6097           pango textoverlay plugin; fixes #455086.
6098           (Maybe we could just use pangocairo here at some point).
6099
6100 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6101
6102         * gst/avi/gstavidemux.c:
6103         * gst/wavparse/gstwavparse.c:
6104           Return the result in _activate_pull(). Don't ref element there.
6105
6106 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
6107
6108         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
6109         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
6110         (gst_wavparse_srcpad_event):
6111           Ref the element when we should, but not when we its not needed. Reflow
6112           the event_handling to not leak the event.       
6113
6114 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
6115
6116         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
6117         (qtdemux_parse_samples):
6118         Properly free QTDemuxSamples array.
6119         Protect table write with a sensible check, some files apparently DO contain
6120         stts values starting with 0 :(
6121
6122 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6123
6124         * gst/avi/gstavidemux.c:
6125         * gst/qtdemux/qtdemux.c:
6126           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
6127           previous commit messed up.
6128
6129 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
6130
6131         * gst/avi/gstavidemux.c:
6132         * gst/qtdemux/qtdemux.c:
6133           Sync _handle_src_event() with oggdemux. In avidemux also ref the
6134           element when we should, but not when we its not needed.
6135
6136 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
6137
6138         * gst/wavparse/gstwavparse.c:
6139           Return FALSE if we can't handle a query instead of changing the
6140           format. Ignore fact when dealing with mpeg audio.
6141
6142 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
6143
6144         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
6145
6146         * configure.ac:
6147         * gst/udp/gstdynudpsink.c:
6148         * gst/udp/gstdynudpsink.h:
6149         * gst/udp/gstmultiudpsink.c:
6150         * gst/udp/gstmultiudpsink.h:
6151         * gst/udp/gstudpsink.c:
6152         * gst/udp/gstudpsink.h:
6153           Fix includes for MSVC and GLib-2.14.0 (#492388).
6154
6155         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6156           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
6157
6158 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
6159
6160         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
6161         (gst_mulawdec_chain):
6162         * gst/law/mulaw-decode.h:
6163         Calculate outgoing buffer duration if incoming buffer didn't have a
6164         valid duration.
6165
6166 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
6167
6168         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
6169         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
6170         Smarter combine_flow code that also deals with downstream elements
6171         returning UNEXPECTED when they receive data out of the segment
6172         boundaries. Fixes #491305.
6173
6174 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
6175
6176         * sys/v4l2/v4l2src_calls.c:
6177           Fix 'unused variable' compiler warning when compiling against
6178           older kernel headers.
6179
6180 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
6181
6182         * ext/taglib/gstid3v2mux.cc (add_funcs):
6183           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
6184
6185 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
6186
6187         * tests/check/pipelines/simple-launch-lines.c:
6188            Improve the tests a little more.
6189
6190 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
6191
6192         patch by: Yun Zheng Hu
6193
6194         * sys/osxaudio/gstosxaudiosrc.c:
6195         Use default input device instead of default output device and
6196         only memcpy actual available bytes.
6197
6198 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
6199
6200         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6201           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
6202           early. It is temporary until we find something better.
6203
6204 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6205
6206         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
6207
6208         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
6209         Fix race when pausing a RTSP stream in interleaved.
6210         Fixes #475784.
6211
6212 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
6213
6214         Patch by: Peter Kjellerstedt <pkj at axis com>
6215
6216         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
6217         Use correct unref function for buffers. #488844.
6218
6219 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
6220
6221         * gst/avi/gstavimux.c:
6222         * tests/check/elements/avimux.c:
6223           Add some debug and sync tests with the fix.     
6224
6225 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6226
6227         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
6228
6229         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6230         When the socket is used by the app for other purposes, don't generate an
6231         error if there is activaty on the socket that is not data related.
6232         Fixes #487488.
6233
6234 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6235
6236         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
6237         (gst_v4l2src_grab_frame):
6238         Add some more debug info. Generate an error when we run out of buffers
6239         for some reason. See #480557.
6240
6241 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
6242
6243         Patch by: Anders Skargren <anders dot skargren at axis dot com>
6244
6245         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
6246         Set marker bit correctly.
6247
6248 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
6249
6250         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6251         Use allowed name for the GstStructure.
6252
6253 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
6254
6255         * ext/gconf/gstswitchsink.c:
6256         * gst/autodetect/gstautoaudiosink.c:
6257           Use new gst_bus_pop_filtered().
6258
6259 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
6260
6261         * sys/v4l2/gstv4l2src.c:
6262         * sys/v4l2/v4l2src_calls.c:
6263           When probing the formats and sizes a camera supports, make
6264           sure the best ones (highest resolution, prefered format)
6265           end up at the beginning of the probed caps and the less
6266           desirable ones at the end.  This is important because the
6267           order within the caps matters for things like fixation and
6268           negotiation, ie. what format is chosen in the end.
6269           With recent kernels, the current probing code will end up
6270           querying the supported sizes from lowest resolution to
6271           highest resolution, adding them to the probed caps in that
6272           order, resulting to v4l2src fixating to the lowest possible
6273           resolution if downstream does not express a size preference.
6274           Also make up a somewhat random ranking of prefered output
6275           formats for the same reason. Fixes #485828.
6276         
6277 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6278
6279         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
6280
6281         * gst/id3demux/id3v2frames.c:
6282           Extract license/copyright URIs from ID3v2 WCOP frames
6283           (Fixes #447000).
6284
6285         * tests/check/elements/id3demux.c:
6286         * tests/files/Makefile.am:
6287         * tests/files/id3-447000-wcop.tag:
6288           Add simple unit test.
6289
6290 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
6291
6292         * ext/taglib/gstid3v2mux.cc:
6293           Add support for license/copyright URI tags (ID3v2 WCOP frame).
6294           Prerequisite for #447000.
6295
6296 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
6297
6298         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
6299         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
6300         a GstClockTime.
6301
6302 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6303
6304         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
6305         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
6306         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
6307         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
6308         (gst_rtspsrc_change_state):
6309         More seeking fixes, mostly passing around the new playback segment in
6310         order to configure it properly.
6311         Also reset base_time of udp sources when setting them back to PLAYING as
6312         a temporary hack until core supports seek in live sources properly.
6313
6314 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
6315
6316         * gst/rtp/gstrtpmp4adepay.c:
6317         Fix caps as to not confuse autopluggers.
6318
6319 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6320
6321         * gst/id3demux/gstid3demux.c:
6322         * gst/id3demux/gstid3demux.h:
6323         * gst/id3demux/id3tags.c:
6324         * gst/id3demux/id3tags.h:
6325         * gst/id3demux/id3v2frames.c:
6326           Port ID3 tag demuxer over to the new GstTagDemux in -base
6327           (now would be a good time to test re-importing your music
6328           collection).
6329
6330 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
6331
6332         * gst/apetag/Makefile.am:
6333         * gst/apetag/gstapedemux.c:
6334         * gst/apetag/gstapedemux.h:
6335         * gst/apetag/gsttagdemux.c:
6336         * gst/apetag/gsttagdemux.h:
6337           Port APE tag demuxer over to the new GstTagDemux in -base.
6338
6339 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
6340
6341         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
6342         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
6343         (gst_rtspsrc_handle_internal_src_query),
6344         (gst_rtspsrc_handle_src_query), (new_session_pad),
6345         (gst_rtspsrc_stream_configure_tcp),
6346         (gst_rtspsrc_stream_configure_transport),
6347         (gst_rtspsrc_loop_send_cmd):
6348         Improve flushing behaviour.
6349         Set state of the udp sources to PAUSE/PLAYING correctly.
6350         Handle events and queries for UDP and TCP transport now.
6351
6352 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6353
6354         * gst/rtp/gstrtpgsmdepay.c:
6355         * gst/rtp/gstrtpgsmpay.c:
6356           Add log category.
6357
6358 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
6359
6360         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
6361
6362         * tests/check/Makefile.am:
6363         * tests/check/pipelines/simple-launch-lines.c:
6364           Add unit tests for payloaders/depayloaders.
6365
6366 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6367
6368         * gst/avi/gstavimux.c:
6369         * gst/avi/gstavimux.h:
6370           Also save codec data for audio streams. Fixes #482495.
6371
6372 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
6373
6374         * gst/avi/gstavimux.c:
6375           Fix "Index entry has invalid stream nr 1".
6376           Add support for muxing aac - work in progress (see #482495).
6377
6378 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6379
6380         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
6381         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
6382         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
6383         * gst/rtsp/gstrtspsrc.h:
6384         Parse bandwidth modifiers, they are not yet configured in the session
6385         manager because we don't have an API for that yet.
6386
6387 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
6388
6389         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
6390         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
6391         Use shiny new function in -base to get the default clock-rate.
6392         Update some docs.
6393
6394 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
6395
6396         * win32/MANIFEST:
6397         Add files to win32 manifest.
6398         * win32/vs6/libgstaudiofx.dsp:
6399         * win32/vs6/libgstqtdemux.dsp:
6400         * win32/vs6/libgstrtp.dsp:
6401         * win32/vs6/libgstrtsp.dsp:
6402         Update project files.
6403
6404 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
6405
6406         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
6407         (gst_rtspsrc_play):
6408         * gst/rtsp/gstrtspsrc.h:
6409         In TCP mode, only timestamp the first buffer. TCP is not real time and
6410         it does not make sense to try to skew compensate, also some servers send
6411         the first batch of data in a burst.
6412
6413 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
6414
6415         * gst/matroska/matroska-demux.c:
6416           Fix setting the discont flag on the first buffer
6417           pushed downstream for formats with private codec
6418           data that needs to be deserialised into buffers
6419           (such as vorbis and FLAC when in a matroska container).
6420
6421 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
6422
6423         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
6424
6425         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
6426         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
6427         (gst_rtp_mp4v_pay_handle_buffer):
6428         * gst/rtp/gstrtpmp4vpay.h:
6429         Free the config string. Fixes #480707.
6430         Clean up the timestamp code a little.
6431
6432 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6433
6434         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6435         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
6436         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
6437         * gst/rtsp/gstrtspsrc.h:
6438         Set timestamps on RTP buffers in interleaved mode.
6439         Mark first buffers with a DISCONT.
6440         Remove flush hack now that sync for live sources has been figured out.
6441
6442 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6443
6444         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6445         Update documentation.
6446
6447 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
6448
6449         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
6450         (gst_rtp_xqt_depay_change_state):
6451         * gst/qtdemux/gstrtpxqtdepay.h:
6452         Fail if we don't know the quicktime format.
6453
6454 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
6455
6456         * ext/flac/gstflacenc.c:
6457         * ext/flac/gstflacenc.h:
6458           Save the flow return from the last gst_pad_push() and
6459           make sure we pass the right flow return value upstream
6460           in the case of failure; minor clean-ups.
6461
6462 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6463
6464         * ext/taglib/gstapev2mux.cc:
6465         * ext/taglib/gstid3v2mux.cc:
6466         * gst/apetag/gstapedemux.c:
6467           Add support for the new GST_TAG_COMPOSER (#459809).
6468
6469 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6470
6471         * gst/law/alaw-decode.c:
6472         * gst/law/alaw-decode.h:
6473         * gst/law/alaw-encode.c:
6474         * gst/law/alaw-encode.h:
6475         * gst/law/alaw.c:
6476         * gst/law/mulaw-conversion.h:
6477           Compulsive clean-ups: use boilerplate macros, add debug
6478           categories, fix up things to conform to symbol nomenklatura,
6479           etc.
6480
6481 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
6482
6483         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
6484
6485         * gst/law/alaw-decode.c:
6486         * gst/law/alaw-encode.c:
6487           Use static tables for A-Law decoding and encoding; this makes
6488           A-Law decoding and encoding less CPU-intensive, but increases
6489           the binary size a bit. Leaving old code around for now,
6490           selectable by a define in the code. Fixes #435435.
6491
6492 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6493
6494         * configure.ac:
6495         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
6496         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
6497         in configure.ac.
6498
6499 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
6500
6501         Patch by: Jan Gerber <j at bootlab dot org>
6502
6503         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
6504         Add fourccs for MPEG2 HDV streams. Fixes #479960.
6505
6506 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
6507
6508         * sys/oss/gstosshelper.c:
6509           Use GST_WARNING instead of a g_critical. This situation is not caused
6510           by the application.
6511
6512 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6513
6514         * po/LINGUAS:
6515         * po/nl.po:
6516           Updated translations.
6517
6518 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6519
6520         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
6521
6522         * po/eu.po:
6523           Added Basque translation.
6524
6525 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6526
6527         translated by: Abel Cheung <abelcheung@gmail.com>
6528
6529         * po/zh_HK.po:
6530         * po/zh_TW.po:
6531           Added Chinese (traditional and Hong Kong) translation.
6532
6533 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6534
6535         translated by: Jakub Bogusz <qboosh@pld-linux.org>
6536
6537         * po/pl.po:
6538           Added Polish translation.
6539
6540 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6541
6542         translated by: Ilkka Tuohela <hile@iki.fi>
6543
6544         * po/fi.po:
6545           Added Finnish translation.
6546
6547 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6548
6549         translated by: Jorge González González <aloriel@gmail.com>
6550
6551         * po/es.po:
6552           Added Spanish translation.
6553
6554 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6555
6556         translated by: Mogens Jaeger <mogens@jaeger.tf>
6557
6558         * po/da.po:
6559           Added Danish translation.
6560
6561 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6562
6563         translated by: Funda Wang <fundawang@linux.net.cn>
6564
6565         * po/zh_CN.po:
6566           Added Chinese (simplified) translation.
6567
6568 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
6569
6570         translated by: Alexander Shopov <ash@contact.bg>
6571
6572         * po/bg.po:
6573           Added Bulgarian translation.
6574
6575 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
6576
6577         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
6578         Set outgoing packet duration because we can. Fixes #478244 some more.
6579
6580 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
6581
6582         * ext/cairo/gsttextoverlay.c:
6583           Add info about static leak.
6584         
6585         * tests/check/Makefile.am:
6586         * tests/check/generic/states.c:
6587           Improved state change unit test.
6588
6589 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
6590
6591         * docs/plugins/.cvsignore:
6592         * tests/check/.cvsignore:
6593           Ignore registries in any format.
6594
6595 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
6596
6597         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
6598         Removed some unused code.
6599
6600         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
6601         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
6602         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
6603         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
6604         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
6605         (gst_rtp_theora_pay_flush_packet):
6606         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
6607         Try to preserve the incomming buffer duration on the outgoing
6608         packets. Fixes #478244.
6609
6610 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
6611
6612         * ext/taglib/gstapev2mux.cc:
6613         * ext/taglib/gstid3v2mux.cc:
6614           Work around compiler warnings with g++-4.2 when assigning a
6615           string constant to a gchar * (partially fixes #478092).
6616
6617 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
6618
6619         * configure.ac:
6620           We require core CVS now for gst_base_src_set_do_timestamp().
6621
6622 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
6623
6624         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
6625         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6626         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
6627         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
6628         (gst_rtspsrc_handle_message):
6629         Fix compiler warnings shown with Forte.
6630
6631 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6632
6633         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
6634         (gst_rtspsrc_dup_printf):
6635         Give meaningfull error when all streams failed to configure for some
6636         reason.
6637
6638 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
6639
6640         * gst/rtp/README:
6641         Update README with the design for synchronisation rules of RTP on
6642         sender and receiver.
6643
6644 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
6645
6646         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
6647         (gst_wavparse_chain):
6648         Don't push EOS from the chain function, the element
6649         driving the pipeline is responsible for this. The bug
6650         this was meant to fix seems to be queue not forwarding
6651         EOS in all cases (see #476514).
6652
6653 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
6654
6655         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
6656         (gst_level_transform_ip):
6657         * gst/level/gstlevel.h:
6658         Use basetransform segment so that it is correctly managed on flushes and
6659         start/stop.
6660         Report message timestamp as stream time, which is what an application
6661         can understand.
6662
6663 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
6664
6665         * ext/taglib/gstapev2mux.cc:
6666         * ext/taglib/gstapev2mux.h:
6667         * ext/taglib/gsttaglibmux.c:
6668         * tests/check/elements/apev2mux.c:
6669         Update my mail address.
6670
6671 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
6672
6673         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
6674         (gst_wavparse_loop), (gst_wavparse_chain):
6675         Add EOS logic for the push-based mode too. Fixes #476514.
6676
6677 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
6678
6679         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
6680         * gst/law/alaw-encode.h:
6681         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
6682         (gst_mulawenc_chain):
6683         * gst/law/mulaw-encode.h:
6684         Fix law encoder timestamps.
6685
6686 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
6687
6688         * ext/gconf/gstgconfaudiosink.c:
6689           Fix warning when building without debug.
6690
6691         * sys/oss/gstossmixertrack.c:
6692           Use const like in alsamixertrack.c (fixes warnings).
6693
6694 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
6695
6696         * sys/v4l2/v4l2src_calls.c:
6697         (gst_v4l2src_probe_caps_for_format_and_size):
6698         Fix framerate detection code some more.
6699         Handle the case where there is a weird step in the stepwise framerates.
6700         Don't overwrite the min interval with the framerate, use a temp variable
6701         instead.
6702         Use max in the Continuous framerate intervals instead of step, which is
6703         1 according to the docs. Fixes #475424.
6704
6705 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
6706
6707         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
6708         Make udpsrc timestamp outgoing buffers based on when they were received.
6709         Also make it output a segment in time.
6710
6711 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
6712
6713         * gst/avi/gstavidemux.c:
6714           Plug a little leak. Little code cleanups.
6715
6716 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
6717
6718         * configure.ac:
6719           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
6720           flac versions, 's good for cross-compilation karma.
6721
6722 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
6723
6724         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
6725
6726         * gst/rtp/gstrtph263pay.c:
6727           Fix up header structure so that compilers don't add padding
6728           between the structure fields, since that would lead to us
6729           sending RTP packets with broken headers (as is currently the
6730           case when compiling with MSVC). Also see similar fixes in
6731           libgstrtp in gst-plugins-base. (#474616; #471194)
6732
6733 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
6734
6735         * sys/v4l2/v4l2src_calls.c:
6736         (gst_v4l2src_probe_caps_for_format_and_size):
6737         Don't overwrite our GValue with 0 but instead use the previously
6738         computed value. Fixes #471823 some more.
6739
6740 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6741
6742         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6743           No tabs in this file please, or gtk-doc will end up documenting
6744           rather absurd class hierarchies.
6745
6746 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
6747
6748         * ext/gconf/gstswitchsink.c:
6749           If the new kid element fails to change state for some reason
6750           (e.g. esdsink not being able to connect to the sound server),
6751           forward the error message it posted on the bus instead of just
6752           posting a generic 'Internal state change error: please file a
6753           bug' error message. Fixes #471364.
6754
6755 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6756
6757         * gst/qtdemux/Makefile.am:
6758         * gst/qtdemux/qtdemux.c:
6759           Don't assume tags are encoded as UTF-8 (#473670).
6760
6761 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6762
6763         * sys/v4l2/gstv4l2src.c:
6764         * sys/v4l2/gstv4l2src.h:
6765         * sys/v4l2/v4l2src_calls.c:
6766           Implement LATENCY queries in the crudest way possible so I don't
6767           have to use sync=false any longer when testing with videosinks.
6768
6769 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
6770
6771         * configure.ac:
6772           Fix build.
6773
6774 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6775
6776         * sys/v4l2/v4l2src_calls.c:
6777         (gst_v4l2src_probe_caps_for_format_and_size):
6778         Add some more debugging in the framerate function.
6779         Iterate stepwise framerate up to and _including_ the max and if nothing
6780         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
6781         don't end up with an empty list. Fixes #471823
6782
6783 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6784
6785         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6786         (gst_multiudpsink_set_clients_string),
6787         (gst_multiudpsink_get_clients_string),
6788         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
6789         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
6790         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
6791         (gst_multiudpsink_clear):
6792         Add property do configure destination address/port pairs
6793         API:GstMultiUDPSink::clients
6794
6795 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6796
6797         * tests/examples/Makefile.am:
6798         * tests/examples/rtp/Makefile.am:
6799         * tests/examples/rtp/client-H263p-AMR.sh:
6800         * tests/examples/rtp/client-H263p-PCMA.sdp:
6801         * tests/examples/rtp/client-H263p-PCMA.sh:
6802         * tests/examples/rtp/client-H264-PCMA.sdp:
6803         * tests/examples/rtp/client-H264-PCMA.sh:
6804         * tests/examples/rtp/client-PCMA.sh:
6805         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
6806         * tests/examples/rtp/server-alsasrc-PCMA.sh:
6807         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
6808         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
6809         Added some RTP example scripts for sending and receiving RTP streams.
6810
6811 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
6812
6813         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
6814         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
6815         Restructure the setcaps function so that we can also compute the
6816         expected GStreamer output size of the video frames.
6817         Set frame_byte_size correctly so that read-based devices have a chance
6818         of working correctly.
6819         When grabbing a frame, discard frames that are not of the expected size.
6820         Some cameras don't output the right framesize for the first buffer.
6821         Try only a couple of times to get a valid frame, else error out.
6822
6823         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
6824         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
6825         Add some more debug info when scanning the device.
6826
6827         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
6828         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
6829         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
6830         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
6831         Add some more debug info when dequeing a frame.
6832
6833 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
6834
6835         * gst/wavparse/gstwavparse.c:
6836           More code cleanups. Add some more comment and improve debugs logs.
6837
6838 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
6839
6840         * gst/wavparse/gstwavparse.c:
6841         * gst/wavparse/gstwavparse.h:
6842           Implement seek-query. Refactor duration calculations. Appropriate use
6843           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
6844           out of loops.
6845
6846 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
6847
6848         * gst/avi/gstavidemux.c:
6849           Implement seek-query.
6850
6851 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
6852
6853         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
6854         (gst_rtspsrc_dup_printf):
6855         Use new basesink async property to make sparse RTCP packet not wait for
6856         preroll.
6857
6858 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
6859
6860         * gst/audiofx/Makefile.am:
6861         Dist the right file.
6862
6863 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
6864
6865         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
6866         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
6867         Make sure we generate and parse floating point values in the POSIX
6868         locale instead of the current locale. 
6869
6870 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
6871
6872         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
6873         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
6874         (gst_rtspsrc_play):
6875         * gst/rtsp/gstrtspsrc.h:
6876         Fix method detection again.
6877         Keep track of when we must send a Range header.
6878         Use segment values for Range, Speed and Scale headers.
6879         Parse Speed and Scale headers to update the segment values.
6880
6881 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
6882
6883         patch by: Mark Nauwelaerts <manauw@skynet.be>
6884
6885         * sys/v4l2/v4l2src_calls.c:
6886           Handle optional v4l2 ioctls gracefully.
6887
6888 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
6889
6890         * gst/rtp/Makefile.am:
6891         * gst/rtp/gstrtp.c: (plugin_init):
6892         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
6893         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
6894         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
6895         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
6896         (gst_rtp_h263_depay_get_property),
6897         (gst_rtp_h263_depay_change_state),
6898         (gst_rtp_h263_depay_plugin_init):
6899         * gst/rtp/gstrtph263depay.h:
6900         Added an H263 depayloader. Fixes #369392.
6901
6902         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6903         (gst_rtp_h263p_depay_process):
6904         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
6905         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
6906         Make the H263+ pay/depayloader support H263-1998 and H263-2000
6907         payloads.
6908         Also alow plain H263 on the h263p payloaders. Fixes #465040.
6909
6910 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
6911
6912         * gst/audiofx/audiochebyshevfreqband.c:
6913         * gst/audiofx/audiochebyshevfreqlimit.c:
6914         Add small comparision with the windowed sinc filters in the docs.
6915
6916 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
6917
6918         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
6919         (audiochebyshevfreqband_suite):
6920         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
6921         (audiochebyshevfreqlimit_suite):
6922         Also test 32 bit float mode and the type 2 variants of the filters.
6923
6924 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
6925
6926         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
6927         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
6928         (gst_rtspsrc_loop):
6929         Refactor the udp and interleaved loop function a bit.
6930
6931 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6932
6933         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
6934         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
6935         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
6936         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
6937         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
6938         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
6939         * gst/rtsp/gstrtspsrc.h:
6940         Protect connection activity with a new lock, avoids deadlocks when going
6941         to PAUSED. Fixes #455808.
6942
6943 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6944
6945         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
6946         Fix debug statement.
6947
6948 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6949
6950         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
6951         Fix stray %u in debug line as spotted by Saur on IRC.
6952
6953 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
6954
6955         * gst/audiofx/audiochebyshevfreqband.c:
6956         (gst_audio_chebyshev_freq_band_class_init):
6957         * gst/audiofx/audiochebyshevfreqlimit.c:
6958         (gst_audio_chebyshev_freq_limit_class_init):
6959         Use generator macros for the process functions for the different
6960         sample types, add lower upper boundaries for the GObject properties
6961         so automatically generated UIs can use sliders and add a note about
6962         the number of poles as a too high number of poles combined with
6963         very low or very high frequencies will produce only noise.
6964         * docs/plugins/gst-plugins-good-plugins.args:
6965         Regenerated for the property changes.
6966
6967 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6968
6969         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
6970         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
6971         (gst_rtspsrc_stream_configure_udp_sink),
6972         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
6973         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
6974         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
6975         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
6976         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
6977         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
6978         * gst/rtsp/gstrtspsrc.h:
6979         Improve timeout handling.
6980         Use the same socket for sending and receiving RTCP packets so that some
6981         servers can track clients better.
6982         Improve connection closed handling. Try to reconnect.
6983         Don't overwrite our content base with NULL.
6984         Improve debugging.
6985         Improve range parsing and handling.
6986         Remove flushing hack now that core does the right thing.
6987
6988 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
6989
6990         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
6991         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
6992         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
6993         (gst_multiudpsink_close), (gst_multiudpsink_add):
6994         * gst/udp/gstmultiudpsink.h:
6995         Add support for getting and setting the socket to use.
6996
6997         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
6998         (gst_udpsrc_create), (gst_udpsrc_get_property):
6999         Add support for getting the currently used socket.
7000
7001 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
7002
7003         reviewed by: Stefan Kost  <ensonic@users.sf.net>
7004
7005         * gst/audiofx/Makefile.am:
7006         * gst/audiofx/audiochebyshevfreqband.c:
7007         (gst_audio_chebyshev_freq_band_mode_get_type),
7008         (gst_audio_chebyshev_freq_band_base_init),
7009         (gst_audio_chebyshev_freq_band_dispose),
7010         (gst_audio_chebyshev_freq_band_class_init),
7011         (gst_audio_chebyshev_freq_band_init),
7012         (generate_biquad_coefficients), (calculate_gain),
7013         (generate_coefficients),
7014         (gst_audio_chebyshev_freq_band_set_property),
7015         (gst_audio_chebyshev_freq_band_get_property),
7016         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
7017         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
7018         (gst_audio_chebyshev_freq_band_start):
7019         * gst/audiofx/audiochebyshevfreqband.h:
7020         * gst/audiofx/audiochebyshevfreqlimit.c:
7021         (gst_audio_chebyshev_freq_limit_mode_get_type),
7022         (gst_audio_chebyshev_freq_limit_base_init),
7023         (gst_audio_chebyshev_freq_limit_dispose),
7024         (gst_audio_chebyshev_freq_limit_class_init),
7025         (gst_audio_chebyshev_freq_limit_init),
7026         (generate_biquad_coefficients), (calculate_gain),
7027         (generate_coefficients),
7028         (gst_audio_chebyshev_freq_limit_set_property),
7029         (gst_audio_chebyshev_freq_limit_get_property),
7030         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
7031         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
7032         (gst_audio_chebyshev_freq_limit_start):
7033         * gst/audiofx/audiochebyshevfreqlimit.h:
7034         * gst/audiofx/audiofx.c: (plugin_init):
7035         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
7036         Fixes #464800.
7037
7038         * tests/check/Makefile.am:
7039         * tests/check/elements/.cvsignore:
7040         * tests/check/elements/audiochebyshevfreqband.c:
7041         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
7042         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
7043         * tests/check/elements/audiochebyshevfreqlimit.c:
7044         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
7045         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
7046         Add unit tests for the chebyshev filters.
7047
7048         * docs/plugins/Makefile.am:
7049         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7050         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7051         * docs/plugins/gst-plugins-good-plugins.args:
7052         * docs/plugins/inspect/plugin-1394.xml:
7053         * docs/plugins/inspect/plugin-audiofx.xml:
7054         * docs/plugins/inspect/plugin-dv.xml:
7055         * docs/plugins/inspect/plugin-flac.xml:
7056         * docs/plugins/inspect/plugin-jpeg.xml:
7057         * docs/plugins/inspect/plugin-png.xml:
7058         * docs/plugins/inspect/plugin-rtp.xml:
7059         * docs/plugins/inspect/plugin-shout2send.xml:
7060         * docs/plugins/inspect/plugin-wavpack.xml:
7061         And add docs for the chebyshev filters. While doing
7062         that also run make update in docs/plugins.
7063
7064 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7065
7066         * ext/annodex/gstcmmltag.c:
7067         * gst/rtp/gstrtpvorbispay.c:
7068           Make ro memory to share.
7069
7070 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7071
7072         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7073         Improve UDP performance by avoiding a select() when we have data
7074         available immediatly.
7075
7076 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
7077
7078         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
7079         (gst_rtp_dec_class_init):
7080         * gst/rtsp/gstrtpdec.h:
7081         Add (dummy) SSRC management signals.
7082
7083         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7084         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7085         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
7086         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
7087         (on_timeout), (gst_rtspsrc_stream_configure_manager),
7088         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
7089         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
7090         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7091         * gst/rtsp/gstrtspsrc.h:
7092         Add connection-speed property.
7093         Add find_stream helper functions.
7094         Handle stream EOS based on BYE messages or SSRC timeout.
7095         Returns SUCCESS from the state change function as we hide our async
7096         elements from the parent.
7097
7098 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
7099
7100         * gst/debug/rndbuffersize.c:
7101           Fix da leak.
7102
7103 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
7104
7105         * gst/debug/Makefile.am:
7106         * gst/debug/breakmydata.c:
7107         * gst/debug/gstdebug.c:
7108         * gst/debug/negotiation.c:
7109         * gst/debug/progressreport.c:
7110         * gst/debug/rndbuffersize.c:
7111         * gst/debug/testplugin.c:
7112           Add new test element and clean-up the others a little.
7113
7114 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
7115
7116         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
7117         Fix parsing of mp4a version 0 atoms. Fixes #465774.
7118
7119 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
7120
7121         * gst/rtp/gstrtpilbcdepay.c:
7122           Include stdlib.
7123
7124 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
7125
7126         * gst/rtp/gstrtpmpvdepay.c:
7127         Set the mpegversion in the caps so that autoplugging does not get
7128         confused.
7129
7130 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
7131
7132         * po/hu.po:
7133         * po/uk.po:
7134         * po/vi.po:
7135           Updated translations.
7136
7137 2007-08-08  Michael Smith <msmith@fluendo.com>
7138
7139         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
7140           Render right border in the correct location.
7141
7142 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
7143
7144         Patch by: Olivier Crete <tester at tester dot ca>
7145
7146         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
7147         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
7148         Make mode property a string. Fixes #464475.
7149
7150 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7151
7152         * ext/flac/gstflacenc.c:
7153           Widen caps to match decoder a bit and add more FIXMEs.
7154
7155 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
7156
7157         patch by: Mark Nauwelaerts <manauw@skynet.be>
7158
7159         * gst/avi/gstavimux.c:
7160           Fix ODML index tag numbering. Fixes #463624.
7161
7162 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
7163
7164         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
7165         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7166         (gst_rtspsrc_stream_configure_tcp),
7167         (gst_rtspsrc_stream_configure_udp_sink):
7168         Fix default clock-rate for realmedia.
7169         Fix parsing of transport.
7170         Don't try to link NULL pads.
7171
7172 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
7173
7174         * po/POTFILES.skip:
7175           Add POTFILES.skip with list of source files that aren't disted at the
7176           moment but contain translatable strings. Should hopefully pacify
7177           broken tools and make it clearer that these files are left out
7178           intentionally (#461600).
7179
7180 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
7181
7182         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
7183         If the buffer was entirely clipped ... don't try sending it :)
7184
7185 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7186
7187         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
7188         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
7189         (gst_rtspsrc_create_transports_string),
7190         (gst_rtspsrc_prepare_transports):
7191         If we don't hav a session manager, set the caps on outgoing buffers
7192         ourselves.
7193         Force PAUSE/PLAY methods for now until the extensions can overwrite.
7194         Append final bit of the transport string even when it does not contain a
7195         placeholder.
7196
7197 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7198
7199         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
7200         (gst_rtsp_ext_list_connect):
7201         * gst/rtsp/gstrtspext.h:
7202         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7203         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
7204         Clean up the interface list.
7205         Allow connecting to interface signals for the extensions.
7206         Remove old extension code.
7207         Free list on cleanup.
7208         Allow extensions to send additional RTSP messages.
7209
7210 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
7211
7212         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
7213         Handle a NULL gconf key gracefully by rendering the default element.
7214
7215 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
7216
7217         * gst/rtsp/gstrtspext.h:
7218         Fix include path for extension interface.
7219
7220 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7221
7222         * gst/audiofx/audioamplify.h:
7223         Also remove a now unecessary variable here.
7224
7225 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
7226
7227         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
7228         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
7229         * gst/audiofx/audiodynamic.c:
7230         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
7231         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
7232         * gst/audiofx/audiodynamic.h:
7233         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
7234         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
7235         * gst/audiofx/audioinvert.h:
7236         Don't save format information ourselves, this is already saved in
7237         GstAudioFilter.
7238
7239 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
7240
7241         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7242         (gst_rtsp_ext_list_stream_select):
7243         * gst/rtsp/gstrtspext.h:
7244         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
7245         Use rank to filter out extensions.
7246         Add url to stream_select interface call.
7247
7248 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
7249
7250         * gst/rtsp/Makefile.am:
7251         * gst/rtsp/base64.c:
7252         * gst/rtsp/base64.h:
7253         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
7254         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
7255         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
7256         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
7257         (gst_rtsp_ext_list_setup_media),
7258         (gst_rtsp_ext_list_configure_stream),
7259         (gst_rtsp_ext_list_get_transports),
7260         (gst_rtsp_ext_list_stream_select):
7261         * gst/rtsp/gstrtspext.h:
7262         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7263         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7264         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7265         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
7266         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
7267         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
7268         (gst_rtspsrc_stream_configure_tcp),
7269         (gst_rtspsrc_stream_configure_mcast),
7270         (gst_rtspsrc_stream_configure_udp),
7271         (gst_rtspsrc_stream_configure_udp_sink),
7272         (gst_rtspsrc_stream_configure_transport),
7273         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
7274         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
7275         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
7276         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
7277         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
7278         (gst_rtspsrc_parse_methods),
7279         (gst_rtspsrc_create_transports_string),
7280         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
7281         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
7282         (gst_rtspsrc_play), (gst_rtspsrc_pause),
7283         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
7284         * gst/rtsp/gstrtspsrc.h:
7285         * gst/rtsp/rtsp.h:
7286         * gst/rtsp/rtspconnection.c:
7287         * gst/rtsp/rtspconnection.h:
7288         * gst/rtsp/rtspdefs.c:
7289         * gst/rtsp/rtspdefs.h:
7290         * gst/rtsp/rtspext.h:
7291         * gst/rtsp/rtspextwms.c:
7292         * gst/rtsp/rtspextwms.h:
7293         * gst/rtsp/rtspmessage.c:
7294         * gst/rtsp/rtspmessage.h:
7295         * gst/rtsp/rtsprange.c:
7296         * gst/rtsp/rtsprange.h:
7297         * gst/rtsp/rtsptransport.c:
7298         * gst/rtsp/rtsptransport.h:
7299         * gst/rtsp/rtspurl.c:
7300         * gst/rtsp/rtspurl.h:
7301         * gst/rtsp/sdp.h:
7302         * gst/rtsp/sdpmessage.c:
7303         * gst/rtsp/sdpmessage.h:
7304         * gst/rtsp/test.c:
7305         Use shiny new RTSP and SDP library.
7306         Implement RTSP extensions using the new interface.
7307         Remove a lot of old code.
7308
7309 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
7310
7311         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
7312         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
7313
7314 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
7315
7316         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7317         Don't unref the outgoing buffer twice when dropping it because it's
7318         outside of the segment.
7319
7320 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
7321
7322         * configure.ac:
7323         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7324         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
7325         Use the new buffer clipping function from gstaudio here and
7326         require gst-plugins-base CVS.
7327         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
7328         For framed Wavpack buffers we require a valid timestamp.
7329
7330 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
7331
7332         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
7333         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
7334         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
7335         Clip raw audio and video when we can, keep track of current output
7336         segment.
7337         Don't leak buffers and events when there is no output pad.
7338         Improve debugging here and there.
7339
7340 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
7341
7342         * configure.ac:
7343           Sync liboil check with plugins-base.
7344
7345 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
7346
7347         * ext/annodex/Makefile.am:
7348           Fix CFLAGS/LIBS.
7349
7350         * ext/cdio/gstcdiocddasrc.c:
7351         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
7352           Include stdlib
7353
7354         * ext/cairo/Makefile.am:
7355         * gst/videofilter/Makefile.am:
7356         * tests/examples/level/Makefile.am:
7357           Use $(LIBM) instead of -lm
7358
7359 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7360
7361         * sys/v4l2/gstv4l2src.c:
7362           Add another example pipeline.
7363
7364 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7365
7366         Patch by: Alexander Eichner <alexeichi@yahoo.de>
7367
7368         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
7369           Use define here.
7370
7371         * sys/v4l2/gstv4l2tuner.c:
7372         (gst_v4l2_tuner_set_frequency_and_notify):
7373           Don't touch the property - its still disabled.
7374
7375         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
7376         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
7377         * sys/v4l2/v4l2src_calls.h:
7378           Improve fallback format negotionation. Fixes #451388
7379
7380 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7381
7382         * tests/check/elements/videocrop.c: (GST_START_TEST):
7383           Fix the test.
7384
7385 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
7386
7387         * docs/plugins/Makefile.am:
7388         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7389         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7390         * docs/plugins/inspect/plugin-jpeg.xml:
7391         * docs/plugins/inspect/plugin-png.xml:
7392         * ext/jpeg/gstjpegdec.c:
7393         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
7394         (gst_pngdec_sink_setcaps):
7395           More docs. More logs in pngdec.
7396
7397 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
7398
7399         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
7400           Initialize num_buffers with minimum value.
7401
7402         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
7403         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
7404           Handle frame-size query failure gracefully.
7405
7406 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
7407
7408         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
7409         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
7410         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
7411         of qt/aac files.
7412
7413 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
7414
7415         * ext/wavpack/gstwavpackdec.c:
7416         (gst_wavpack_dec_clip_outgoing_buffer):
7417         Fix buffer clipping to correctly clip to the segment stop.
7418
7419 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
7420
7421         * configure.ac:
7422         * tests/Makefile.am:
7423         Remove bogus check for libcheck, since we check for
7424         gstreamer-check and it pulls in the required info from there,
7425         and we weren't actually _using_ the information for libcheck
7426         ourselves anyway.
7427
7428 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
7429
7430         * configure.ac:
7431           Use pkg-config to locate check.
7432
7433 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
7434
7435         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7436         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7437         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
7438         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
7439         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
7440         * gst/effectv/gstaging.c: (gst_agingtv_transform):
7441         * gst/effectv/gstdice.c: (gst_dicetv_transform):
7442         * gst/effectv/gstedge.c: (gst_edgetv_transform):
7443         * gst/effectv/gstquark.c: (gst_quarktv_transform):
7444         * gst/effectv/gstrev.c: (gst_revtv_transform):
7445         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
7446         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
7447         * gst/effectv/gstwarp.c: (gst_warptv_transform):
7448         * gst/matroska/matroska-demux.c:
7449         (gst_matroska_demux_add_wvpk_header),
7450         (gst_matroska_demux_check_subtitle_buffer),
7451         (gst_matroska_decode_buffer):
7452         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
7453           Fix build against core CVS.
7454
7455 2007-07-10  Edward Hervey  <bilboed@gmail.com>
7456
7457         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
7458         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
7459         don't have enough granularity to convert that boolean into a
7460         GstFlowReturn.
7461
7462 2007-07-06  Michael Smith <msmith@fluendo.com>
7463
7464         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
7465         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
7466         (gst_alawdec_change_state):
7467         * gst/law/alaw-decode.h:
7468         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
7469         (gst_mulawdec_class_init), (gst_mulawdec_init),
7470         (gst_mulawdec_chain), (gst_mulawdec_change_state):
7471         * gst/law/mulaw-decode.h:
7472           Fix capsnego bogosity in *law decoders. 
7473
7474 2007-07-06  Michael Smith <msmith@fluendo.com>
7475
7476         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
7477         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
7478         (gst_smokeenc_change_state):
7479         * ext/jpeg/gstsmokeenc.h:
7480           Remove stupidity in get/set caps functions.
7481           Fix some refcounting problems.
7482
7483 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
7484
7485         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
7486         Remove endianness-flipping hack that seems to have been required
7487         only because of a bug in ffmpegcolorspace.
7488         Partially Fixes: #451908
7489
7490 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
7491
7492         * docs/plugins/Makefile.am:
7493           Simplify --extra-dir as gtkdoc scans recursively.
7494
7495 2007-07-03  Wim Taymans  <wim@fluendo.com>
7496
7497         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7498
7499         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
7500         Set the encoding-name in the rtp caps to all uppercase, as required by
7501         the caps spec.
7502         Some small cleanups in the error paths. Fixes #453037.
7503
7504 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
7505
7506         * ext/wavpack/gstwavpackparse.c:
7507         (gst_wavpack_parse_index_get_last_entry),
7508         (gst_wavpack_parse_index_get_entry_from_sample),
7509         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
7510         (gst_wavpack_parse_scan_to_find_sample):
7511         * ext/wavpack/gstwavpackparse.h:
7512         Use a GSList for the GArray that is used like a list anyway.
7513
7514 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
7515
7516         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
7517         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
7518         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
7519           Add state change function where we set 0/1 as default framerate in
7520           case our setcaps function isn't called, like it might not in a
7521           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
7522           gdkpixbufdec trying to create caps with a 0/0 framerate.
7523           Also post an error message on the bus if gst_pad_push() fails when
7524           called from our sink event handler (+1 for flow returns for event
7525           functions in 0.11) instead of failing silently.
7526
7527 2007-06-27  Wim Taymans  <wim@fluendo.com>
7528
7529         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
7530         Cast stack args to the proper types. Fixes #451249.
7531
7532 2007-06-27  Wim Taymans  <wim@fluendo.com>
7533
7534         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7535         (new_session_pad), (gst_rtspsrc_setup_streams):
7536         * gst/rtsp/gstrtspsrc.h:
7537         For container formats we only need to activate one of the streams so
7538         that we correctly signal no-more-pads. Fixes #451015.
7539
7540 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
7541
7542         * docs/plugins/gst-plugins-good-plugins.args:
7543         * docs/plugins/inspect/plugin-aasink.xml:
7544         * docs/plugins/inspect/plugin-alaw.xml:
7545         * docs/plugins/inspect/plugin-alpha.xml:
7546         * docs/plugins/inspect/plugin-alphacolor.xml:
7547         * docs/plugins/inspect/plugin-annodex.xml:
7548         * docs/plugins/inspect/plugin-apetag.xml:
7549         * docs/plugins/inspect/plugin-audiofx.xml:
7550         * docs/plugins/inspect/plugin-auparse.xml:
7551         * docs/plugins/inspect/plugin-autodetect.xml:
7552         * docs/plugins/inspect/plugin-avi.xml:
7553         * docs/plugins/inspect/plugin-cacasink.xml:
7554         * docs/plugins/inspect/plugin-cairo.xml:
7555         * docs/plugins/inspect/plugin-cdio.xml:
7556         * docs/plugins/inspect/plugin-cutter.xml:
7557         * docs/plugins/inspect/plugin-debug.xml:
7558         * docs/plugins/inspect/plugin-efence.xml:
7559         * docs/plugins/inspect/plugin-effectv.xml:
7560         * docs/plugins/inspect/plugin-esdsink.xml:
7561         * docs/plugins/inspect/plugin-flac.xml:
7562         * docs/plugins/inspect/plugin-flxdec.xml:
7563         * docs/plugins/inspect/plugin-gconfelements.xml:
7564         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
7565         * docs/plugins/inspect/plugin-goom.xml:
7566         * docs/plugins/inspect/plugin-halelements.xml:
7567         * docs/plugins/inspect/plugin-icydemux.xml:
7568         * docs/plugins/inspect/plugin-id3demux.xml:
7569         * docs/plugins/inspect/plugin-jpeg.xml:
7570         * docs/plugins/inspect/plugin-ladspa.xml:
7571         * docs/plugins/inspect/plugin-level.xml:
7572         * docs/plugins/inspect/plugin-matroska.xml:
7573         * docs/plugins/inspect/plugin-mulaw.xml:
7574         * docs/plugins/inspect/plugin-multipart.xml:
7575         * docs/plugins/inspect/plugin-navigationtest.xml:
7576         * docs/plugins/inspect/plugin-ossaudio.xml:
7577         * docs/plugins/inspect/plugin-png.xml:
7578         * docs/plugins/inspect/plugin-quicktime.xml:
7579         * docs/plugins/inspect/plugin-rtp.xml:
7580         * docs/plugins/inspect/plugin-rtsp.xml:
7581         * docs/plugins/inspect/plugin-smpte.xml:
7582         * docs/plugins/inspect/plugin-speex.xml:
7583         * docs/plugins/inspect/plugin-taglib.xml:
7584         * docs/plugins/inspect/plugin-udp.xml:
7585         * docs/plugins/inspect/plugin-videobalance.xml:
7586         * docs/plugins/inspect/plugin-videobox.xml:
7587         * docs/plugins/inspect/plugin-videocrop.xml:
7588         * docs/plugins/inspect/plugin-videoflip.xml:
7589         * docs/plugins/inspect/plugin-videomixer.xml:
7590         * docs/plugins/inspect/plugin-wavenc.xml:
7591         * docs/plugins/inspect/plugin-wavparse.xml:
7592         * docs/plugins/inspect/plugin-ximagesrc.xml:
7593           Update docs with caps info.
7594
7595 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
7596
7597         * po/POTFILES.in:
7598           Add more files with translatable strings (#450878).
7599
7600 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
7601
7602         * MAINTAINERS:
7603         Updating all the maintainers files
7604
7605 2007-06-22  Edward Hervey  <edward@fluendo.com>
7606
7607         * ext/flac/gstflactag.c: (gst_flac_tag_init):
7608         * gst/interleave/deinterleave.c: (deinterleave_init),
7609         (deinterleave_sink_link):
7610         * gst/interleave/interleave.c: (interleave_init):
7611         * gst/median/gstmedian.c: (gst_median_init):
7612         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
7613         Fix memory leaks.
7614         * tests/check/elements/id3demux.c: (pad_added_cb):
7615         Remove unused variable.
7616
7617 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
7618
7619         * ext/gconf/gconf.h:
7620         Make the prototype of gst_gconf_get_key_for_sink_profile
7621         match the implementation.
7622         Patch by: Damien Carbery <damien dot carbery at sun dot com>
7623         Fixes: #449747
7624
7625 2007-06-20  Michael Smith <msmith@fluendo.com>
7626
7627         * gst/rtp/gstrtpdepay.c:
7628           Fix description - rtpdepay is not a payloader.
7629
7630 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
7631
7632         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
7633         (qtdemux_video_caps):
7634         * gst/qtdemux/qtdemux_fourcc.h:
7635           Add MJPG to the variants of motion jpeg.
7636
7637 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
7638
7639         * tests/check/Makefile.am:
7640         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
7641         * tests/check/elements/videocrop.c: (GST_START_TEST):
7642         * tests/check/elements/videofilter.c:
7643         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
7644         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
7645           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
7646           error flags are included and it errors out on compiler warnings
7647           for CVS builds; remove unused variables in various unit tests.
7648
7649 2007-06-19  Wim Taymans  <wim@fluendo.com>
7650
7651         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7652         (rtsp_connection_close), (rtsp_connection_free):
7653         Use threadsafe inet_ntop to convert an ip number to a string. 
7654         Fixes #447961.
7655         Don't leak fd (and ip) when freeing a connection without first closing
7656         it.
7657
7658 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
7659
7660         * configure.ac:
7661         Back to CVS
7662
7663         * gst-plugins-good.doap:
7664         Add 0.10.6 to the doap file.
7665
7666 === release 0.10.6 ===
7667
7668 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
7669
7670         * configure.ac:
7671           releasing 0.10.6, "Wobble Board"
7672
7673 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
7674
7675         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7676         (rtsp_connection_free):
7677           Revert previous commit again, since we are frozen (sorry).
7678
7679 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
7680
7681         Patch by: Peter Kjellerstedt <pkj at axis com>
7682
7683         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
7684         (rtsp_connection_free):
7685           inet_ntoa() uses a static buffer internally, so we need to copy the
7686           returned string if we want to store it for later (#447961).
7687
7688 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
7689
7690         * win32/vs6/autogen.dsp:
7691         * win32/vs6/gst_plugins_good.dsw:
7692         * win32/vs6/libgstalaw.dsp:
7693         * win32/vs6/libgstalpha.dsp:
7694         * win32/vs6/libgstalphacolor.dsp:
7695         * win32/vs6/libgstapetag.dsp:
7696         * win32/vs6/libgstaudiofx.dsp:
7697         * win32/vs6/libgstauparse.dsp:
7698         * win32/vs6/libgstautodetect.dsp:
7699         * win32/vs6/libgstavi.dsp:
7700         * win32/vs6/libgstcutter.dsp:
7701         * win32/vs6/libgstdirectdraw.dsp:
7702         * win32/vs6/libgstdirectsound.dsp:
7703         * win32/vs6/libgsteffectv.dsp:
7704         * win32/vs6/libgstflx.dsp:
7705         * win32/vs6/libgstgoom.dsp:
7706         * win32/vs6/libgsticydemux.dsp:
7707         * win32/vs6/libgstid3demux.dsp:
7708         * win32/vs6/libgstinterleave.dsp:
7709         * win32/vs6/libgstjpeg.dsp:
7710         * win32/vs6/libgstlevel.dsp:
7711         * win32/vs6/libgstmatroska.dsp:
7712         * win32/vs6/libgstmedian.dsp:
7713         * win32/vs6/libgstmonoscope.dsp:
7714         * win32/vs6/libgstmulaw.dsp:
7715         * win32/vs6/libgstmultipart.dsp:
7716         * win32/vs6/libgstqtdemux.dsp:
7717         * win32/vs6/libgstrtp.dsp:
7718         * win32/vs6/libgstrtsp.dsp:
7719         * win32/vs6/libgstsmpte.dsp:
7720         * win32/vs6/libgstspeex.dsp:
7721         * win32/vs6/libgstudp.dsp:
7722         * win32/vs6/libgstvideobalance.dsp:
7723         * win32/vs6/libgstvideobox.dsp:
7724         * win32/vs6/libgstvideocrop.dsp:
7725         * win32/vs6/libgstvideoflip.dsp:
7726         * win32/vs6/libgstvideomixer.dsp:
7727         * win32/vs6/libgstwaveform.dsp:
7728         * win32/vs6/libgstwavenc.dsp:
7729         * win32/vs6/libgstwavparse.dsp:
7730         Mark *.dsp & *.dsw as binary files and convert to DOS line
7731         endings, as they don't load into VS6 correctly otherwise.
7732
7733 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
7734
7735         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7736         (rtsp_connection_connect):
7737         Fix the MingW build. 
7738         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
7739         Fixes: #446981
7740
7741 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
7742
7743         * tests/check/elements/.cvsignore:
7744         * tests/icles/.cvsignore:
7745         Hush the buildbots up
7746
7747 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
7748
7749         * configure.ac:
7750         * sys/Makefile.am:
7751         * sys/directdraw/Makefile.am:
7752         * sys/directsound/Makefile.am:
7753         * sys/waveform/Makefile.am:
7754         Make sure to dist everything needed for win32 builds.
7755
7756 2007-06-14  Edward Hervey  <edward@fluendo.com>
7757
7758         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
7759         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
7760         caps.
7761         Fixes #447458
7762
7763 2007-06-13  Wim Taymans  <wim@fluendo.com>
7764
7765         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
7766         Make sure we allocate enough memory for the codec_data.
7767         Fixes #447210.
7768
7769 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
7770
7771         * win32/MANIFEST:
7772         Add videocrop project file to the win32 manifest.
7773         * win32/vs6/gst_plugins_good.dsw:
7774         Add qtdemux,videocrop and waveform projects to the workspace.
7775         * win32/vs6/libgstqtdemux.dsp:
7776         Add zlib to the link list of qtdemux.
7777         * win32/vs6/libgstvideocrop.dsp:
7778         Add a project file for videocrop.
7779
7780 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
7781
7782         * po/POTFILES.in:
7783         Add qtdemux for translation
7784
7785 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
7786
7787         * configure.ac:
7788         * docs/plugins/Makefile.am:
7789         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7790         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7791         * docs/plugins/inspect/plugin-videocrop.xml:
7792         * gst-plugins-good.spec.in:
7793         * sys/Makefile.am:
7794         * tests/check/Makefile.am:
7795         * tests/icles/Makefile.am:
7796         * tests/icles/videocrop-test.c:
7797         Move videocrop and osxvideo from -bad.
7798
7799 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
7800
7801         * configure.ac:
7802         * docs/plugins/Makefile.am:
7803         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7804         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7805         * docs/plugins/gst-plugins-good-plugins.args:
7806         * docs/plugins/inspect/plugin-qtdemux.xml:
7807         * docs/plugins/inspect/plugin-quicktime.xml:
7808         * win32/MANIFEST:
7809         Move qtdemux from -bad.
7810
7811         * gst-plugins-good.spec.in:
7812         Update spec file to reflect moving of qtdemux and wavpack
7813
7814 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
7815         
7816         * win32/MANIFEST:
7817         * docs/plugins/Makefile.am:
7818         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7819         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7820         * docs/plugins/inspect/plugin-directdraw.xml:
7821         * docs/plugins/inspect/plugin-directsound.xml:
7822         * docs/plugins/inspect/plugin-waveform.xml:
7823         Move the waveform plugin from -bad too. Update the inspect xml
7824         files to mention Plugins Good instead of Plugins Bad.
7825
7826 2007-06-12  Andy Wingo  <wingo@pobox.com>
7827
7828         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
7829         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
7830         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
7831         finalization and resuscitation. No longer public.
7832         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
7833         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
7834         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
7835         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
7836         miniobject semantics, and be threadsafe.
7837         (gst_v4l2src_queue_frame): Remove this function, as we just call
7838         the ioctls directly in the two places where we queue buffers.
7839         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
7840         directly.
7841         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
7842         to allocate the pool, which also preallocates the GstBuffers.
7843         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
7844         queueing the frames directly.
7845         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
7846         mmap buffers have been dequeued.
7847
7848         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
7849         real MiniObject instead of rolling our own refcounting and
7850         finalizing. Give it a lock.
7851         (struct _GstV4l2Buffer): Remove one intermediary object, having
7852         the buffers hold the struct v4l2_buffer directly.
7853
7854         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
7855         capture_init so that it can set them on the buffers that it will
7856         create.
7857         (gst_v4l2src_get_read): For better or for worse, include the
7858         timestamping and offsetting code here; really we should be using
7859         bufferalloc though.
7860         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
7861         preallocated, mmap'd buffers.
7862
7863 2007-06-11  Wim Taymans  <wim@fluendo.com>
7864
7865         Patch by: daniel fischer <dan at f3c dot com>
7866
7867         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
7868         (gst_ximage_src_get_caps):
7869         Actually use the display_name property so that we can dump any
7870         available X display. Fixes #445905.
7871
7872 2007-06-11  Wim Taymans  <wim@fluendo.com>
7873
7874         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
7875
7876         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
7877         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
7878         Add missing rate fields to caps. Fixes #441118.
7879
7880 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
7881
7882         * win32/vs6/gst_plugins_good.dsw:
7883         * win32/vs8/gst-plugins-good.sln:
7884         Add DirectSound and DirectDraw sinks project files to
7885         workspace and solution files.
7886
7887 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
7888
7889         Patch by: Josh Coalson <xflac at yahoo dot com>,
7890         updated by Alexis Ballier <aballier at gentoo dot org>:
7891
7892         * configure.ac:
7893         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
7894         (gst_flac_dec_setup_seekable_decoder),
7895         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
7896         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
7897         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
7898         * ext/flac/gstflacdec.h:
7899         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
7900         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
7901         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
7902         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
7903         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
7904         (gst_flac_enc_chain), (gst_flac_enc_set_property),
7905         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
7906         * ext/flac/gstflacenc.h:
7907         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
7908         
7909 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
7910
7911         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
7912         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
7913         not necessary anymore as we need at least that core version. 
7914
7915 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
7916
7917         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
7918         (gst_wavpack_dec_chain):
7919         * ext/wavpack/gstwavpackdec.h:
7920         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
7921         (gst_wavpack_parse_push_buffer):
7922         * ext/wavpack/gstwavpackparse.h:
7923         Improve discont handling by checking if the next Wavpack block has
7924         the expected, following block index.
7925
7926 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7927
7928         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
7929           Fix element description.
7930
7931 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
7932
7933         * configure.ac:
7934         * docs/plugins/Makefile.am:
7935         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7936         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7937         * docs/plugins/gst-plugins-good-plugins.args:
7938         * docs/plugins/gst-plugins-good-plugins.hierarchy:
7939         * docs/plugins/gst-plugins-good-plugins.signals:
7940         * docs/plugins/inspect/plugin-autodetect.xml:
7941         * docs/plugins/inspect/plugin-gconfelements.xml:
7942         * docs/plugins/inspect/plugin-ladspa.xml:
7943         * docs/plugins/inspect/plugin-rtp.xml:
7944         * docs/plugins/inspect/plugin-wavpack.xml:
7945         * ext/Makefile.am:
7946         * tests/check/Makefile.am:
7947           move wavpack plugin.  See #352605.
7948
7949 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
7950
7951         * configure.ac:
7952         * docs/plugins/Makefile.am:
7953         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7954         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7955         * docs/plugins/gst-plugins-good-plugins.args:
7956         * sys/Makefile.am:
7957         * win32/MANIFEST:
7958         Add DirectDraw & DirectSound plugins to the build and docs.
7959
7960 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
7961
7962         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
7963         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
7964           When operating in pull mode, error out correct on not-linked.
7965
7966 2007-06-06  Andy Wingo  <wingo@pobox.com>
7967
7968         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
7969         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
7970         format and size if the ioctls are defined; should fix compilation
7971         on Linux < 2.16.19.
7972
7973 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
7974
7975         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
7976           Printf fixes in debug statements; use LOG level for debug statements
7977           that are printed for each and every frame; convert c++ comments to
7978           C-style comments; not much point using g_try_malloc() if we then not
7979           even check the return value.
7980
7981 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
7982
7983         * configure.ac:
7984           Bump requirements to released versions (core and base 0.10.13).
7985
7986         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
7987           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
7988           own implementation.
7989
7990 2007-06-05  Andy Wingo  <wingo@pobox.com>
7991
7992         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
7993         some useless comments.
7994
7995         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
7996         frames before calling STREAMON, that might leave them in a state
7997         where they can't be dequeued if we go back to NULL without calling
7998         STREAMON, according to the docs.
7999         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
8000         before we call STREAMON.
8001         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
8002         failures. (For me this code hung.) The pool refcounting is still
8003         crack; added a note to that effect.
8004
8005 2007-06-05  Wim Taymans  <wim@fluendo.com>
8006
8007         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
8008         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
8009         Add support for mapping gst structure names to the MIME type equivalent.
8010         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
8011
8012 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
8013
8014         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8015         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
8016         (gst_wavenc_chain), (gst_wavenc_change_state):
8017         * gst/wavenc/gstwavenc.h:
8018         Properly write wav files with width!=depth by having the depth most
8019         significant bytes set and all others zero. Fixes #442535.
8020
8021 2007-06-01  Wim Taymans  <wim@fluendo.com>
8022
8023         * gst/rtsp/rtspconnection.c:
8024         Add include to make buildbot happy.
8025
8026 2007-06-01  Wim Taymans  <wim@fluendo.com>
8027
8028         Patch by: Peter Kjellerstedt  <pkj at axis com>
8029
8030         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8031         (rtsp_connection_connect), (add_date_header),
8032         (rtsp_connection_send), (parse_response_status),
8033         (parse_request_line), (parse_line), (rtsp_connection_receive):
8034         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
8035         * gst/rtsp/rtspdefs.h:
8036         * gst/rtsp/rtspmessage.c: (key_value_foreach),
8037         (rtsp_message_init_request), (rtsp_message_init_response),
8038         (rtsp_message_remove_header), (rtsp_message_append_headers),
8039         (rtsp_message_dump):
8040         * gst/rtsp/rtspmessage.h:
8041         Improves version checking, allowing an RTSP server to reply with "505
8042         RTSP Version not supported.
8043         Adds a Date header to all messages.
8044         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
8045         want to be able to send a response even if something in the request was
8046         invalid. EINVAL is only used when passing wrong arguments to functions.
8047         Do not handle an invalid method in parse_request_line(). Defer this to
8048         the caller so it can respond with "405 Method Not Allowed".
8049         Improves parsing of the timeout parameter to the Session header,
8050         allowing whitespace after the semicolon. 
8051         Avoids a compiler warning due to variables shadowing a function argument.
8052
8053 2007-06-01  Wim Taymans  <wim@fluendo.com>
8054
8055         Based on Patch by: Daniel Charles <dcharles at ti dot com>
8056
8057         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
8058         (gst_rtp_amr_depay_process):
8059         * gst/rtp/gstrtpamrdepay.h:
8060         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
8061         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
8062         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
8063         * gst/rtp/gstrtpamrpay.h:
8064         Add support for AMR-WB.
8065         Small cleanups such as using BOILERPLATE.
8066
8067 2007-05-31  Wim Taymans  <wim@fluendo.com>
8068
8069         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
8070         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
8071
8072 2007-05-30  Andy Wingo  <wingo@pobox.com>
8073
8074         * sys/v4l2/gstv4l2object.h: 
8075         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
8076         unintended changes.
8077
8078         * sys/v4l2/v4l2src_calls.h: 
8079         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
8080         the format list in the order that the driver gives it to us.
8081         (gst_v4l2src_probe_caps_for_format_and_size)
8082         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
8083         based on the capabilities of the device.
8084         (gst_v4l2src_grab_frame): Update for object variable renaming.
8085         (gst_v4l2src_set_capture): Update to be strict in its parameters,
8086         as in the set_caps below.
8087         (gst_v4l2src_capture_init): Update for object variable renaming,
8088         and reflow.
8089         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
8090         (gst_v4l2src_capture_deinit): Update for object variable renaming.
8091         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
8092         (gst_v4l2src_get_fps): Remove; these functions don't have much
8093         meaning outside of an atomic set_caps method.
8094         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
8095         known.
8096
8097         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
8098         call to update_fps; not sure about this change.
8099         (gst_v4l2_tuner_set_norm): Work around the fact that for the
8100         moment we don't have an update_fps_func.
8101
8102         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
8103         structures in the object, just store what we need. Do store the
8104         probed caps of the device. Don't store the current frame rate.
8105
8106         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
8107         update_fps_function, for now. Update for new object variable
8108         naming.
8109         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
8110         new object variable naming.
8111         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
8112         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
8113         (gst_v4l2src_get_caps): Rework to probe the device for supported
8114         frame sizes and frame rates.
8115         (gst_v4l2src_set_caps): Rework to be strict in the given
8116         parameters: if someone asks us to have a certain size and rate,
8117         that is what we configure.
8118         (gst_v4l2src_get_read): Update for object variable naming. Don't
8119         leak buffers on short reads.
8120         (gst_v4l2src_get_mmap): Update for object variable naming, and add
8121         comments.
8122         (gst_v4l2src_create): Update for object variable naming.
8123
8124 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8125
8126         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
8127         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
8128         * gst/avi/gstavidemux.h:
8129           Parse subtitle text streams instead of erroring out (#442034). Still
8130           needs a parser for the subtitles to actually show up.
8131
8132 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
8133
8134         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
8135         (gst_avi_demux_loop):
8136           Make _push_event() return TRUE if the event could be pushed on at
8137           least one pad and not only if it could be pushed on all pads,
8138           otherwise we'll end up posting an error message on EOS if one or
8139           more source pads are not connected.
8140
8141 2007-05-28  Wim Taymans  <wim@fluendo.com>
8142
8143         * gst/rtsp/rtsptransport.c:
8144         Use renamed RTP bin.
8145
8146 2007-05-28  Wim Taymans  <wim@fluendo.com>
8147
8148         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
8149
8150         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
8151         (gst_video_box_set_property), (gst_video_box_transform_caps),
8152         (video_box_recalc_transform), (gst_video_box_set_caps),
8153         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
8154         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
8155         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
8156         (gst_video_box_i420_i420), (gst_video_box_transform),
8157         (plugin_init):
8158         Add AYUV->AYUV and AYUV->I420 formats. 
8159         Fix negotiation and I420->AYUV conversion.
8160         Fixes #429329.
8161
8162 2007-05-26  Wim Taymans  <wim@fluendo.com>
8163
8164         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
8165         Use different variables for nested for loops so that the outer loop
8166         functions properly and speex files with multiple frames per buffer work
8167         properly.
8168         Fixes #441408.
8169
8170 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8171
8172         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
8173           Don't leak newsegment events.
8174
8175 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8176
8177         * gst/wavparse/Makefile.am:
8178           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
8179           drags it in.
8180
8181 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
8182
8183         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
8184         (notgst_value_array_append_buffer),
8185         (gst_flac_enc_process_stream_headers),
8186         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
8187         (gst_flac_enc_change_state):
8188         * ext/flac/gstflacenc.h:
8189           Collect headers, add "streamheader" field to output caps and set
8190           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
8191           produces output according to the official FLAC-to-Ogg mapping
8192           instead of completely broken files. Fixes #426044.
8193
8194 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8195
8196         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
8197         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
8198         (gst_id3demux_sink_event):
8199         * gst/id3demux/gstid3demux.h:
8200         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
8201         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
8202         (gst_tag_demux_send_new_segment):
8203         Handle and adjust new-segment events so that downstream really
8204         sees a stream with the tag pieces stripped off the front and back.
8205         Fixes strangeness in seeking when mp3 decoders use the new-segment
8206         byte position to estimate their current playback position timestamp
8207         and then the arriving buffers don't match up.
8208
8209 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
8210
8211         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
8212           Don't unnecessarily perform a READY->NULL->READY transition on the
8213           detected audio sink when starting up. Fixes: #440127
8214
8215 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
8216
8217         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
8218         (gst_flac_enc_chain):
8219           Don't crash in chain function if setcaps hasn't been called.
8220
8221 2007-05-24  Wim Taymans  <wim@fluendo.com>
8222
8223         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
8224         Init value to avoid infinte loops.
8225
8226 2007-05-24  Wim Taymans  <wim@fluendo.com>
8227
8228         Patch by: Peter Kjellerstedt  <pkj at axis com>
8229
8230         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
8231         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
8232         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
8233         (gst_rtspsrc_play):
8234         (rtsp_connection_send), (rtsp_connection_receive):
8235         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
8236         Fix for new API.
8237
8238         * gst/rtsp/rtspconnection.c: (add_auth_header),
8239         Only add authorisation and session headers when sending messages.
8240
8241         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
8242         (rtsp_message_init_request), (rtsp_message_init_response),
8243         (rtsp_message_unset), (rtsp_message_add_header),
8244         (rtsp_message_remove_header), (rtsp_message_get_header),
8245         (rtsp_message_append_headers), (dump_key_value),
8246         (rtsp_message_dump):
8247         * gst/rtsp/rtspmessage.h:
8248         Add support for multiple headers of the same type by storing the parsed
8249         headers in a GArray instaed of a hashtable.
8250
8251 2007-05-21  Wim Taymans  <wim@fluendo.com>
8252
8253         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
8254         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
8255         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
8256         safer shutdown.
8257
8258 2007-05-21  Wim Taymans  <wim@fluendo.com>
8259
8260         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
8261         * gst/rtsp/gstrtpdec.h:
8262         Added signal for backwards compat.
8263
8264 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
8265         
8266         Patch by: René Stadler <mail at renestadler dot de>
8267
8268         * configure.ac:
8269         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
8270         (gst_au_parse_parse_header), (gst_au_parse_chain):
8271         * gst/auparse/gstauparse.h:
8272         Use audioconvert for converting from non-native endianness floats
8273         in auparse instead of doing it ourself. Fixes #424527.
8274         This needs the audioconvert from plugins-base CVS.
8275         
8276 2007-05-21  Wim Taymans  <wim@fluendo.com>
8277
8278         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8279         (gst_rtp_h263p_pay_flush):
8280         Fix enum registration.
8281
8282 2007-05-21  Wim Taymans  <wim@fluendo.com>
8283
8284         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
8285
8286         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
8287         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
8288         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
8289         (gst_rtp_h263p_pay_flush):
8290         * gst/rtp/gstrtph263ppay.h:
8291         Add new fragmentation mode base on GOB headers. Fixes #438940.
8292
8293 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
8294
8295         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
8296           Printf format fix.
8297
8298 2007-05-18  Wim Taymans  <wim@fluendo.com>
8299
8300         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
8301         Don't crash when an unsupported transport error was returned by the
8302         server, just try to configure the next stream. Fixes #439255.
8303
8304 2007-05-18  Wim Taymans  <wim@fluendo.com>
8305
8306         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8307         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8308         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
8309         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8310         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
8311         * gst/rtsp/gstrtspsrc.h:
8312         Add TCP timeout property and use it for all TCP connection.
8313
8314         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8315         (rtsp_connection_write), (rtsp_connection_next_timeout),
8316         (rtsp_connection_reset_timeout):
8317         Make connect and writes cancelable and make them use the timeout.
8318
8319 2007-05-18  Wim Taymans  <wim@fluendo.com>
8320
8321         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
8322         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
8323         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8324         (gst_rtspsrc_setup_streams):
8325         Refactor timeout handling.
8326         Also send keep-alive when dealing with TCP transport.
8327
8328         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8329         (rtsp_connection_free), (rtsp_connection_next_timeout),
8330         (rtsp_connection_reset_timeout):
8331         * gst/rtsp/rtspconnection.h:
8332         Use a timer to handle the session timeouts, add some methods to deal
8333         with timeouts.
8334
8335 2007-05-17  Wim Taymans  <wim@fluendo.com>
8336
8337         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
8338         (gst_rtspsrc_setup_streams):
8339         Ignore streams that fail the setup command, we will retry with a
8340         different transport later on.
8341
8342         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
8343         (rtsp_ext_wms_configure_stream):
8344         Fix encoding name case.
8345
8346 2007-05-16  Edward Hervey  <edward@fluendo.com>
8347
8348         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
8349         Fix build on macosx.
8350
8351 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
8352
8353         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
8354         Replace direct comparison of a string with the string literal "" with
8355         a comparison of the first character with '\0'. Fixes #438926.
8356
8357 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8358
8359         * gst/debug/breakmydata.c (gst_break_my_data_init):
8360           One more try. This should be the proper fix now.
8361
8362 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8363
8364         * gst/debug/breakmydata.c:
8365           Ooops, no // comments please.
8366
8367 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
8368
8369         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
8370         (gst_break_my_data_init):
8371           Fix gst_buffer_is_writable() assertion.
8372
8373 2007-05-14  David Schleef  <ds@schleef.org>
8374
8375         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
8376           video/x-raw-bayer.  Fixes #314160.
8377
8378 2007-05-14  Wim Taymans  <wim@fluendo.com>
8379
8380         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
8381         (gst_rtp_theora_depay_parse_configuration):
8382         * gst/rtp/gstrtptheorapay.c: (encode_base64),
8383         (gst_rtp_theora_pay_finish_headers),
8384         (gst_rtp_theora_pay_handle_buffer):
8385         Update theora pay/depayloader in a similar to vorbis.
8386
8387         * gst/rtp/gstrtpvorbisdepay.c:
8388         (gst_rtp_vorbis_depay_parse_configuration):
8389         Update docs.
8390
8391 2007-05-14  Wim Taymans  <wim@fluendo.com>
8392
8393         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
8394         When we try to execute a method that is not supported by the server,
8395         don't error out but remove the method from the accepted methods so that
8396         we never try to perform this method again.
8397
8398 2007-05-14  Wim Taymans  <wim@fluendo.com>
8399
8400         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
8401         Remove annoying _dump_mem.
8402
8403 2007-05-14  Wim Taymans  <wim@fluendo.com>
8404
8405         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
8406         Parse range correctly.
8407
8408         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
8409         The baseurl now always has a '/' at the start.
8410
8411 2007-05-14  Wim Taymans  <wim@fluendo.com>
8412
8413         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
8414         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
8415         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
8416         Factor out caps configuration and configure more stuff such as the time
8417         ranges and speed/scale values.
8418
8419         * gst/rtsp/rtsptransport.c:
8420         Add Copyright after non-trival fixes.
8421
8422 2007-05-12  Wim Taymans  <wim@fluendo.com>
8423
8424         Patch by: Peter Kjellerstedt  <pkj at axis com>
8425
8426         * gst/rtsp/gstrtspsrc.h:
8427         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
8428         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
8429         (rtsp_message_get_header):
8430         * gst/rtsp/rtspmessage.h:
8431         Make channel guint8 where possible.
8432         Make rtsp_message_init_data() take the channel as a guint8.
8433
8434         * gst/rtsp/rtspdefs.c:
8435         Fixed a typo: Timout -> Timeout
8436
8437         * gst/rtsp/rtspdefs.h:
8438         Make RTSP_CHECK() behave as a statement.
8439
8440         * gst/rtsp/sdpmessage.c:
8441         Avoid a compiler warning in INIT_ARRAY().
8442         Fixes #437692.
8443
8444 2007-05-12  Wim Taymans  <wim@fluendo.com>
8445
8446         Patch by: Peter Kjellerstedt  <pkj at axis com>
8447
8448         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
8449         (rtsp_url_get_request_uri):
8450         * gst/rtsp/rtspurl.h:
8451         Add support for query parameters to RTSP URLs.
8452
8453 2007-05-12  Wim Taymans  <wim@fluendo.com>
8454
8455         Patch by: Peter Kjellerstedt  <pkj at axis com>
8456
8457         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
8458         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
8459         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
8460         (rtsp_transport_parse), (rtsp_transport_as_text):
8461         * gst/rtsp/rtsptransport.h:
8462         Add validation to rtsp_transport_parse().
8463         Add rtsp_transport_as_text() to generate an RTSP header from an
8464         RTSPTransport.
8465         Change ssrc to guint (was a string) since that is what it is, even
8466         though it is sent as a hex string.
8467         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
8468         incorrect, which can be seen when looking at the examples in the RFC).
8469         Fixes #437670.
8470
8471 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
8472
8473         Patch by: Eric Anholt
8474
8475         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
8476           gst_ximage_src_ximage_get):
8477         Use union of all damage between frames to make it faster.
8478         Fixes bug #342463.
8479         Also fix crasher when cursor is at bottom right of window.
8480
8481 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
8482
8483         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8484           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
8485           streaming mode regression for file from #343837 with 'bext' chunk
8486           before the 'fmt' chunk.
8487
8488 2007-05-11  Wim Taymans  <wim@fluendo.com>
8489
8490         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
8491         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
8492         (gst_rtspsrc_handle_src_event),
8493         (gst_rtspsrc_stream_configure_manager),
8494         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
8495         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
8496         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
8497         * gst/rtsp/gstrtspsrc.h:
8498         * gst/rtsp/rtspdefs.h:
8499         Preliminary seek support.
8500         Activate internal pads so that we can receive events on them.
8501         Don't try to parse a range string when it's NULL.
8502
8503 2007-05-11  Wim Taymans  <wim@fluendo.com>
8504
8505         * gst/rtp/README:
8506         Update README with new RTP variables that will be used for
8507         synchronisation.
8508
8509         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
8510         (gst_rtp_vorbis_depay_parse_configuration),
8511         (gst_rtp_vorbis_depay_process):
8512         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
8513         (gst_rtp_vorbis_pay_finish_headers),
8514         (gst_rtp_vorbis_pay_handle_buffer):
8515         Update vorbis pay and depayloader to draft-04.
8516
8517 2007-05-11  Wim Taymans  <wim@fluendo.com>
8518
8519         * gst/rtsp/rtsptransport.c:
8520         UDP MCAST is actually the default for RTP/AVP.
8521 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
8522
8523         * gst/level/gstlevel.c: (gst_level_transform_ip):
8524         Use guint8 * instead of gpointer then vs6 can build 
8525         in_data += (filter->width / 8).
8526
8527 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
8528
8529         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
8530           gst_ximage_src_ximage_get):
8531         * sys/ximage/gstximagesrc.h (last_ximage):
8532         When using Damage actually keep the last frame, and not assume
8533         that the buffer we get already has the last frame on it.
8534         Copy the cursor over if we specify a non-zero start x and
8535         start y.
8536
8537 2007-05-11  Wim Taymans  <wim@fluendo.com>
8538
8539         * gst/rtsp/rtsptransport.c:
8540         Make UDP the default transport when not specified.
8541
8542 2007-05-09  David Schleef  <ds@schleef.org>
8543
8544         * gst/level/gstlevel.c:
8545           Revert last change.
8546
8547 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
8548
8549         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
8550         (gst_level_transform_ip):
8551         Use guint8 * instead of gpointer then vs6 know the size of data
8552         pointed when moving the pointer.
8553         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
8554         Move instructions after variables declaration.
8555         * win32/vs6/autogen.dsp:
8556         * win32/vs6/libgstrtp.dsp:
8557         * win32/vs6/libgstrtsp.dsp:
8558         Update vs6 project files.
8559
8560 2007-05-09  Wim Taymans  <wim@fluendo.com>
8561
8562         * gst/rtsp/Makefile.am:
8563         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
8564         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
8565         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
8566         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
8567         (rtsp_range_free):
8568         * gst/rtsp/rtsprange.h:
8569         Add code to parse time ranges.
8570         Report DURATION on the stream when possible.
8571
8572 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
8573
8574         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
8575         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
8576         (gst_videomixer_collected):
8577           Fix strides calculation for AYUV (it's just width*4) (#436910).
8578
8579 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
8580
8581         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
8582         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
8583         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
8584         Sync the GObject properties before each processing step to properly
8585         work with the controller.
8586
8587 2007-05-04  Wim Taymans  <wim@fluendo.com>
8588
8589         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
8590         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
8591         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
8592         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
8593         (gst_rtspsrc_change_state):
8594         Let more error state trickle down so that we can catch more error
8595         cases.
8596         Handle keep-alive a little smarter by selecting a method the server
8597         actually supports.
8598         Fix a race in UDP streaming shutdown.
8599
8600 2007-05-04  Wim Taymans  <wim@fluendo.com>
8601
8602         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
8603         Ignore errors when trying to use the keep-alive messages.
8604
8605 2007-05-04  Wim Taymans  <wim@fluendo.com>
8606
8607         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
8608         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
8609         (gst_rtspsrc_stream_configure_manager),
8610         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
8611         (gst_rtspsrc_stream_configure_mcast),
8612         (gst_rtspsrc_stream_configure_udp),
8613         (gst_rtspsrc_stream_configure_udp_sink),
8614         (gst_rtspsrc_stream_configure_transport):
8615         Send RTCP messages back to the server over the TCP connection.
8616
8617         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
8618         (rtsp_connection_send), (rtsp_connection_read), (read_body),
8619         (rtsp_connection_receive):
8620         * gst/rtsp/rtspconnection.h:
8621         Factor out and expose lowlevel _write and _read methods.
8622         Implement sending data messages to the server.
8623
8624 2007-05-03  Wim Taymans  <wim@fluendo.com>
8625
8626         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
8627         (gst_multipart_mux_collected):
8628         Fix timestamps on outgoing buffers.
8629
8630 2007-05-03  Wim Taymans  <wim@fluendo.com>
8631
8632         * gst/multipart/multipartmux.c:
8633         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
8634         (gst_multipart_mux_change_state):
8635         Emit NEWSEGMENT events before pushing the first buffer.
8636
8637 2007-05-03  Wim Taymans  <wim@fluendo.com>
8638
8639         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
8640         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
8641         (gst_rtspsrc_handle_src_query),
8642         (gst_rtspsrc_stream_configure_manager),
8643         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
8644         (gst_rtspsrc_stream_configure_mcast),
8645         (gst_rtspsrc_stream_configure_udp),
8646         (gst_rtspsrc_stream_configure_udp_sink),
8647         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
8648         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
8649         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
8650         (gst_rtspsrc_pause):
8651         Refactor transport configuration code.
8652         Create internal pads for TCP transport so that we can implement events
8653         and queries.
8654         Handle events and queries.
8655         Parse range from the SDP.
8656         Fix race in pause handler where the connection could still be flushing.
8657
8658 2007-05-02  Wim Taymans  <wim@fluendo.com>
8659
8660         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8661         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
8662         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
8663         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
8664         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
8665         (gst_rtspsrc_change_state):
8666         * gst/rtsp/gstrtspsrc.h:
8667         Fix race when multiple udp sources post timeouts, just act on the first
8668         received timeout.
8669         Protect stream list with a recursive lock to fix some races.
8670         Flush connection when we need to do a reconnect or stop.
8671         Make state lock recursive.
8672
8673         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8674         (rtsp_connection_close):
8675         Some small cleanups.
8676
8677 2007-05-02  Wim Taymans  <wim@fluendo.com>
8678
8679         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8680         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
8681         Only set DISCONT when there actually is a discont or when we just
8682         started.
8683
8684 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
8685
8686         * ext/flac/gstflac.c: (plugin_init):
8687         Call bindtextdomain() to get localized strings.
8688
8689 2007-05-02  Wim Taymans  <wim@fluendo.com>
8690
8691         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8692         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
8693         (gst_wavparse_stream_data):
8694         * gst/wavparse/gstwavparse.h:
8695         Be a bit more clever when dealing with VBR files with FACT tags, we
8696         don't want to timestamp buffers in that case but the estimated BPS can
8697         be used for seeking.
8698         Only send close segment in the streaming thread.
8699
8700 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
8701
8702         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
8703         Correctly post an error on the bus if something went wrong in the loop
8704         function. This fixes a few cases where the task was paused and nothing
8705         happened anymore.
8706
8707 2007-05-02  Wim Taymans  <wim@fluendo.com>
8708
8709         * gst/rtsp/test.c: (main):
8710         Fix compilation of deprecated test just because I'm too lazy to delete
8711         it.
8712
8713 2007-05-02  Wim Taymans  <wim@fluendo.com>
8714
8715         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8716         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
8717         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
8718         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
8719         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
8720         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
8721         * gst/rtsp/gstrtspsrc.h:
8722         Fix sending RTCP to the right place.
8723         Fix bug in reffing the wrong UDP element.
8724         Use new pad names for the session manager.
8725         Implement handling server requests in interleaved and UDP modes.
8726         Handle session keep-alive in UDP modes.
8727         Remove GCond for handling UDP timeouts.
8728
8729         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
8730         (rtsp_connection_send), (rtsp_connection_read), (read_body),
8731         (rtsp_connection_receive), (rtsp_connection_close):
8732         * gst/rtsp/rtspconnection.h:
8733         Store connection IP address for later.
8734         Add timeout args to all operations that might block forever.
8735         Parse session timeout.
8736         Only close sockets when not already closed.
8737
8738         * gst/rtsp/rtspdefs.c:
8739         * gst/rtsp/rtspdefs.h:
8740         Add timeout return value and error string.
8741
8742         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
8743         Add small comment.
8744
8745 2007-05-01  Wim Taymans  <wim@fluendo.com>
8746
8747         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8748
8749         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
8750         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
8751         * gst/rtp/gstrtpmp4vpay.h:
8752         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
8753
8754 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
8755
8756         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8757           Remove v4l2src from docs, since it breaks the docs build, and the
8758           plugin is only built if --enable-experimental is used anyway.
8759
8760         * docs/plugins/Makefile.am:
8761           Spaces => tab.
8762
8763 2007-04-29  Wim Taymans  <wim@fluendo.com>
8764
8765         * gst/udp/gstmultiudpsink.c: (leave_multicast),
8766         (gst_multiudpsink_add), (gst_multiudpsink_remove):
8767         Add code to drop membership of a multicast group.
8768
8769         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
8770         (gst_udpsink_set_uri):
8771         Implement URI handler.
8772
8773         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
8774         (gst_rtspsrc_parse_rtpinfo):
8775         Use URI handler to make udpsink instace.
8776         Improve code to configure port and destination.
8777
8778 2007-04-29  Wim Taymans  <wim@fluendo.com>
8779
8780         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
8781         Fix multicast detection.
8782         Don't try to join a multicast group if the address is not multicast.
8783
8784         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
8785         Small debug improvement.
8786
8787 2007-04-27  Wim Taymans  <wim@fluendo.com>
8788
8789         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
8790         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
8791         (gst_rtspsrc_handle_message):
8792         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
8793         parent.
8794
8795 2007-04-27  Wim Taymans  <wim@fluendo.com>
8796
8797         * gst/rtp/gstrtpilbcdepay.h:
8798         Fix mode property when specified as an arg.
8799
8800 2007-04-26  Edward Hervey  <edward@fluendo.com>
8801
8802         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8803         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8804         * docs/plugins/gst-plugins-good-plugins.hierarchy:
8805         * docs/plugins/inspect/plugin-osxaudio.xml:
8806         Add documentation for osxaudio plugin.
8807
8808 2007-04-26  Wim Taymans  <wim@fluendo.com>
8809
8810         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
8811         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
8812         (gst_rtspsrc_open), (gst_rtspsrc_close),
8813         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
8814         (gst_rtspsrc_pause):
8815         * gst/rtsp/gstrtspsrc.h:
8816         Protect state changes with a lock.
8817
8818         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
8819         (parse_line):
8820         * gst/rtsp/rtspconnection.h:
8821         Remove some unused stuff.
8822
8823 2007-04-26  Wim Taymans  <wim@fluendo.com>
8824
8825         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
8826         Handle the case where there are exactly 0 bytes to read and the ioctl
8827         did not report an error. Fixes #433530.
8828
8829 2007-04-26  Wim Taymans  <wim@fluendo.com>
8830
8831         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8832         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
8833         * gst/wavparse/gstwavparse.h:
8834         Apply DISCONT to buffers.
8835         Only apply timestamp to the first sample after a DISCONT, too many VBR
8836         files cause random jitter in the timestamps. Fixes #433119.
8837
8838 2007-04-25  Wim Taymans  <wim@fluendo.com>
8839
8840         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
8841         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
8842         (gst_rtp_dec_get_property):
8843         * gst/rtsp/gstrtpdec.h:
8844         Add dummy latency property to be backwards compat with rtpbin.
8845
8846         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8847         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
8848         (gst_rtspsrc_stream_configure_transport),
8849         (gst_rtspsrc_parse_rtpinfo):
8850         * gst/rtsp/gstrtspsrc.h:
8851         Add latency property and configure in the session manager.
8852         Don't set invalid clock-base and seqnum-base on caps, some servers
8853         sometimes don't send them.
8854
8855 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
8856
8857         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
8858         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
8859           Double-check that RGB input caps are really RGBA caps (apparently
8860           the core doesn't always catch it if those caps aren't a subset of
8861           our template caps, also see #421543). Fixes #429319 in a way.
8862           Also, don't leak the pad template in the transform_caps function.
8863
8864         * tests/check/Makefile.am:
8865         * tests/check/elements/.cvsignore:
8866         * tests/check/elements/alphacolor.c: (setup_alphacolor),
8867         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
8868         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
8869         (GST_START_TEST), (alphacolor_suite):
8870           Add some basic unit tests for alphacolor.
8871
8872 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
8873
8874         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
8875           If we get a fatal flow return in the loop function, first post the
8876           error message and only then send the EOS event downstream, otherwise
8877           applications might get an eos message before the error message and
8878           think everything was ok (related to #429319).
8879
8880 2007-04-25  Wim Taymans  <wim@fluendo.com>
8881
8882         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
8883         Read the channel byte as an unsigned byte.
8884
8885 2007-04-25  Wim Taymans  <wim@fluendo.com>
8886
8887         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
8888         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
8889         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
8890         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
8891         (gst_rtp_gsm_depay_setcaps):
8892         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
8893         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
8894         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
8895         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
8896         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
8897         (gst_ilbc_depay_get_property):
8898         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
8899         * gst/rtp/gstrtpmp4adepay.c:
8900         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
8901         (gst_rtp_pcma_depay_setcaps):
8902         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
8903         (gst_rtp_pcmu_depay_setcaps):
8904         Make sure we configure the clock_rate in the baseclass in the setcaps
8905         function. Fixes #431282.
8906
8907 2007-04-25  Wim Taymans  <wim@fluendo.com>
8908
8909         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
8910         (gst_rtspsrc_stream_free), (request_pt_map),
8911         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
8912         * gst/rtsp/gstrtspsrc.h:
8913         Parse server address from SDP.
8914         Hook up a udpsink to send RTCP back to the server.
8915
8916         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8917         * gst/rtsp/rtsptransport.h:
8918         Add some docs.
8919
8920 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
8921
8922         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8923           Make header field check conditional. Fixes #433135
8924
8925 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
8926
8927         * docs/plugins/Makefile.am:
8928         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8929         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8930         * docs/plugins/inspect/plugin-alphacolor.xml:
8931         * gst/alpha/Makefile.am:
8932         * gst/alpha/gstalphacolor.c:
8933         * gst/alpha/gstalphacolor.h:
8934           Add minimal docs blurb to alphacolor; split out headers into
8935           separate header file for gtk-doc.
8936
8937 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
8938
8939         * gst/debug/progressreport.c: (gst_progress_report_report):
8940           Don't try to post NULL message (in case we can't query upstream
8941           position or duration).
8942
8943 2007-04-18  Michael Smith  <msmith@fluendo.com>
8944
8945         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
8946         (gst_cutter_get_caps):
8947         * gst/cutter/gstcutter.h:
8948           Fix some of the most obvious bugs in cutter. Now doesn't leak
8949           everything if input is silent.
8950
8951 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
8952
8953         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
8954         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
8955         * gst/wavenc/gstwavenc.h:
8956         Wav apparently only supports width==GST_ROUND_UP(depth), everything
8957         else results in a invalid block align and invalid files.
8958
8959 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
8960
8961         Patch by: Snaik <snaik32 gmail com>
8962
8963         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
8964           Add missing break statement for BOX_HORIZONTAL case.
8965
8966 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8967
8968         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
8969
8970         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
8971         Use correct format strings for integer types.
8972
8973 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
8974
8975         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
8976         (gst_wavparse_create_sourcepad):
8977         Use gst_riff_create_audio_template_caps () instead of the local caps.
8978         This makes updates of the local caps unecessary whenever libgstriff
8979         gets support for new formats.
8980
8981 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
8982
8983         Patch by: Brian Cameron  <brian.cameron at sun dot com>
8984
8985         * sys/sunaudio/gstsunaudio.c:
8986         * sys/sunaudio/gstsunaudiomixer.c:
8987         * sys/sunaudio/gstsunaudiomixer.h:
8988         * sys/sunaudio/gstsunaudiomixerctrl.c:
8989         * sys/sunaudio/gstsunaudiomixerctrl.h:
8990         * sys/sunaudio/gstsunaudiomixertrack.h:
8991         * sys/sunaudio/gstsunaudiosink.c:
8992         * sys/sunaudio/gstsunaudiosink.h:
8993         * sys/sunaudio/gstsunaudiosrc.c:
8994         * sys/sunaudio/gstsunaudiosrc.h:
8995           Fix and/or update copyright attributions (#430228).
8996
8997 2007-04-13  Wim Taymans  <wim@fluendo.com>
8998
8999         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9000         Fix docs.
9001
9002         * gst/rtsp/URLS:
9003         Add some more example urls.
9004
9005         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9006         (gst_rtp_dec_chain_rtp):
9007         Better debugging.
9008
9009         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
9010         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9011         (gst_rtspsrc_parse_rtpinfo):
9012         Remove unused code.
9013
9014 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9015
9016         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9017         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9018         (gst_wavparse_stream_data):
9019           Relax the audio/mpeg caps again and add FIXME: comment.
9020
9021 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
9022
9023         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9024         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9025         (gst_wavparse_stream_data):
9026         * gst/wavparse/gstwavparse.h:
9027           More sanity check for the header fields. Fix type for 'rate' header
9028           field.
9029
9030 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
9031
9032         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
9033         (gst_icydemux_unicodify):
9034           If the metadata strings we get in the stream are not UTF-8, try to
9035           interpret them according to the character encodings specified in the
9036           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
9037           only fall back to locale/ISO-8859-1 if those aren't set or don't
9038           work. Should fix #428901.
9039
9040 2007-04-12  Wim Taymans  <wim@fluendo.com>
9041
9042         * gst/rtp/gstrtph264depay.c:
9043         Use the proper sync word for SPS and PPS.
9044
9045 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
9046
9047         * gst/rtp/Makefile.am:
9048         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
9049           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
9050         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
9051           Add a simple hashing implementation that we can use to generate
9052           a 24-bit ident value based on the codebooks for vorbis and theora.
9053         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
9054           gst_rtp_theora_pay_handle_buffer):
9055         * gst/rtp/gstrtpvorbisdepay.c
9056           (gst_rtp_vorbis_depay_parse_configuration,
9057           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
9058         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
9059           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
9060           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
9061           Use the hashing function, ensuring that the same codebooks result
9062           in the same ident and thus the same SDP description.
9063           Various log fixes/changes.
9064
9065 2007-04-12  Wim Taymans  <wim@fluendo.com>
9066
9067         Patch by: jerry tan <jerry dot tan at sun dot com>
9068
9069         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
9070         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
9071         application's responsibility to make sure it open the device once.
9072         Remove a careless error if AUDIODEV is set. Fixes #392620.
9073
9074 2007-04-12  Wim Taymans  <wim@fluendo.com>
9075
9076         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
9077         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
9078         * gst/rtsp/gstrtpdec.h:
9079         Make backward compat with rtpbin by adding the request-pt-map signals.
9080
9081         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
9082         (new_session_pad), (request_pt_map),
9083         (gst_rtspsrc_stream_configure_transport),
9084         (gst_rtspsrc_stream_configure_caps),
9085         (gst_rtspsrc_activate_streams):
9086         * gst/rtsp/gstrtspsrc.h:
9087         Implement request-pt-map signals instead of setting caps on the buffers
9088         for the session manager.
9089
9090 2007-04-11  Wim Taymans  <wim@fluendo.com>
9091
9092         * gst/udp/gstudp.c: (plugin_init):
9093         Register GstNetBuffer in plugin_init so that the type can be used from
9094         multiple threads without races.
9095
9096 2007-04-10  Wim Taymans  <wim@fluendo.com>
9097
9098         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
9099         (gst_rtp_amr_depay_process):
9100         Fix depayloader clock_rate and some cleanups.
9101
9102         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
9103         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9104         * gst/rtp/gstrtph264depay.h:
9105         Don't push codec_data in the adapter because it might get flushed when
9106         we get a discont.
9107
9108         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9109         Handle multiple AU per packet.
9110
9111         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
9112         (gst_rtp_sv3v_depay_plugin_init):
9113         Disable rank, this one does not work.
9114         Remove timestamping, base class does that.
9115
9116 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
9117
9118         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
9119           limit caps to the formats we announce in the template
9120
9121         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9122         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9123         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
9124           fix some crashers/asserts when dealing with broken files
9125
9126 2007-04-10  Wim Taymans  <wim@fluendo.com>
9127
9128         Patch by: Peter Kjellerstedt  <pkj at axis com>
9129
9130         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
9131         * gst/rtp/gstrtpL16depay.c:
9132         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9133         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
9134         (gst_rtp_speex_depay_setcaps):
9135         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
9136         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
9137         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
9138         Fix some compiler warnings. Fixes #428182.
9139
9140 2007-04-06  Wim Taymans  <wim@fluendo.com>
9141
9142         * gst/rtsp/Makefile.am:
9143         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
9144         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
9145         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
9146         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
9147         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
9148         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
9149         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
9150         (create_rtcp), (gst_rtp_dec_request_new_pad),
9151         (gst_rtp_dec_release_pad):
9152         * gst/rtsp/gstrtpdec.h:
9153         * gst/rtsp/gstrtsp.c: (plugin_init):
9154         Morph RTPDec into something compatible with RTPBin as a fallback.
9155         Various other style fixes.
9156
9157         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
9158         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
9159         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
9160         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
9161         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
9162         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
9163         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
9164         * gst/rtsp/gstrtspsrc.h:
9165         Implement RTPBin session manager handling.
9166         Don't try to add empty properties to caps.
9167         Implement fallback session manager, handling.
9168         Don't combine errors from RTCP streams, just ignore them.
9169
9170         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
9171         * gst/rtsp/rtsptransport.h:
9172         Implement fallback session manager.
9173         Make RTPBin the default one when available.
9174
9175 2007-04-05  Wim Taymans  <wim@fluendo.com>
9176
9177         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9178         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
9179         This element is ready to be autoplugged.
9180
9181 2007-04-05  Julien MOUTTE  <julien@moutte.net>
9182
9183         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
9184         Don't leave the offsets defined by upstream element on the
9185         compressed data buffer we are pushing downstream. Make them
9186         GST_BUFFER_OFFSET_NONE.
9187
9188 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
9189
9190         * gst/avi/README:
9191         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
9192         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
9193         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
9194         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
9195         (gst_avi_demux_calculate_durations_from_index),
9196         (gst_avi_demux_stream_header_push),
9197         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
9198         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
9199           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
9200
9201 2007-04-03  Wim Taymans  <wim@fluendo.com>
9202
9203         * gst/smpte/barboxwipes.c:
9204         Fix error as spotted by Snaik <snaik32 at gmail dot com>
9205
9206 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9207
9208         * gst/wavparse/gstwavparse.c:
9209         Support audio/x-raw-float in wav files. This only works with
9210         plugins-base CVS, using an older version doesn't have any
9211         disadvantages though.
9212
9213 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
9214
9215         * configure.ac:
9216         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9217         (gst_au_parse_parse_header), (gst_au_parse_chain):
9218         * gst/auparse/gstauparse.h:
9219         Revert last change as we don't want plugins-good to depend on
9220         plugins-base CVS now.
9221
9222 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9223
9224         * configure.ac:
9225         Require gst-plugins-base CVS for audioconvert with non-native
9226         float support and width/depth fix in libgstriff.
9227
9228         Patch by: René Stadler <mail at renestadler dot de>
9229
9230         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
9231         (gst_au_parse_parse_header), (gst_au_parse_chain):
9232         * gst/auparse/gstauparse.h:
9233         Don't swap the floats ourself if they're not in native endianness.
9234         Instead let audioconvert handle this. Fixes #339838.
9235
9236 2007-03-29  Wim Taymans  <wim@fluendo.com>
9237
9238         * gst/rtp/gstasteriskh263.h:
9239         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
9240         (gst_rtp_h263p_depay_change_state):
9241         * gst/rtp/gstrtph263pdepay.h:
9242         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9243         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
9244         (gst_rtp_h264_depay_change_state):
9245         * gst/rtp/gstrtph264depay.h:
9246         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
9247         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
9248         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9249         Flush adapter on disconts.
9250
9251 2007-03-29  Wim Taymans  <wim@fluendo.com>
9252
9253         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
9254         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
9255         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
9256         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
9257         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
9258         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
9259         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
9260         (gst_rtp_mp4v_depay_process):
9261         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
9262         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
9263         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
9264         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
9265         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
9266         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
9267         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
9268         Use more efficient adapter and rtpbuffer methods when possible.
9269
9270 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9271
9272         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
9273         (gst_wavenc_sink_setcaps):
9274         Correctly handle width!=depth input.
9275         * gst/wavparse/gstwavparse.c:
9276         Already export in the caps that width==8 uses unsigned samples and
9277         everything else uses signed samples.
9278
9279 2007-03-29  Wim Taymans  <wim@fluendo.com>
9280
9281         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9282
9283         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
9284         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
9285         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
9286         (gst_dynudpsink_close):
9287         * gst/udp/gstdynudpsink.h:
9288         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9289         (gst_udpsrc_create), (gst_udpsrc_set_property),
9290         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
9291         * gst/udp/gstudpsrc.h:
9292         Rework the socket allocation a bit based on the sockfd argument so that
9293         it becomes usable.
9294         Add a closefd property to instruct the udp elements to close the custom
9295         file descriptors when going to READY. Fixes #423304.
9296         API:GstUDPSrc::closefd property
9297         API:GstDynUDPSink::closefd property
9298
9299 2007-03-29  Wim Taymans  <wim@fluendo.com>
9300
9301         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
9302
9303         * gst/rtp/Makefile.am:
9304         * gst/rtp/gstrtp.c: (plugin_init):
9305         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
9306         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
9307         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
9308         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
9309         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
9310         (gst_rtp_h264_pay_plugin_init):
9311         * gst/rtp/gstrtph264pay.h:
9312         Added H264 payloader. Fixes #423782.
9313
9314         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
9315         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
9316         Small fixes.
9317
9318 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9319
9320         * gst/wavparse/gstwavparse.c:
9321         Actually support depths from 1 to 32, not only 8 to 32.
9322
9323 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
9324
9325         * gst/wavparse/gstwavparse.c:
9326         Add support for wav files containing audio/x-raw-int with random
9327         depths between 1 and 32 bits.
9328
9329 2007-03-28  Wim Taymans  <wim@fluendo.com>
9330
9331         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
9332
9333         * gst/rtp/Makefile.am:
9334         * gst/rtp/gstrtp.c: (plugin_init):
9335         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
9336         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
9337         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
9338         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
9339         (gst_rtp_mp4a_depay_get_property),
9340         (gst_rtp_mp4a_depay_change_state),
9341         (gst_rtp_mp4a_depay_plugin_init):
9342         * gst/rtp/gstrtpmp4adepay.h:
9343         Added MP4A-LATM depayloader. Fixes #417792.
9344
9345         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
9346         (gst_rtp_mp4v_depay_process):
9347         Fixup depayloader, setting codec_data, using more efficient adaptor and
9348         rtpbuffer handling.
9349
9350         * gst/rtsp/URLS:
9351         Add url to test above.
9352
9353 2007-03-25  Wim Taymans  <wim@fluendo.com>
9354
9355         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
9356         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
9357         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
9358         (gst_rtspsrc_media_to_caps),
9359         (gst_rtspsrc_stream_configure_transport),
9360         (gst_rtspsrc_stream_configure_caps),
9361         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
9362         * gst/rtsp/gstrtspsrc.h:
9363         Handle default clock-rates for static payload types, rearrange stuff so
9364         that the rtpmap field in the sdp can override the defaults.
9365         Parse RTP-Info field to get the seqnum and timebase fields that should
9366         go in the caps.
9367         Delay configuring caps after we got the RTP-Info from the PLAY reply from
9368         the server. 
9369
9370 2007-03-22  Wim Taymans  <wim@fluendo.com>
9371
9372         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
9373
9374         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
9375         Accept complex pipeline descriptions as an audio profile instead of just
9376         a single element. Fixes #420658.
9377
9378 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
9379
9380         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
9381           Rename registered type in preparation of GstTagDemux moving to
9382           -base at some point in the future.
9383
9384 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
9385
9386         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
9387           Streaming mode fixes: don't unref buffer we don't own any longer;
9388           remove bogus adapter flush. Fixes #419338.
9389
9390 2007-03-17  David Schleef  <ds@schleef.org>
9391
9392         * REQUIREMENTS: Change the format to key/value, add a bunch of
9393           information, remove a bunch of requirements that are for
9394           other GStreamer packages.
9395
9396 2007-03-17  David Schleef  <ds@schleef.org>
9397
9398         * REQUIREMENTS: Fix a few things.  This file really needs a
9399         good once-over.
9400
9401 2007-03-15  Edward Hervey  <edward@fluendo.com>
9402
9403         * sys/Makefile.am:
9404         Don't forget to distribute the sys/osxaudio/ directory.
9405
9406 2007-03-15  Edward Hervey  <edward@fluendo.com>
9407
9408         * configure.ac:
9409         * sys/Makefile.am:
9410         * sys/osxaudio/Makefile.am:
9411         * sys/osxaudio/gstosxaudio.c:
9412         * sys/osxaudio/gstosxaudiosink.c:
9413         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
9414         (gst_osx_audio_sink_getcaps),
9415         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
9416         * sys/osxaudio/gstosxaudiosrc.c:
9417         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
9418         (gst_osx_audio_src_create_ringbuffer):
9419         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
9420         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
9421         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
9422         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
9423         * sys/osxaudio/gstosxringbuffer.h:
9424         Activate osxaudio in gst-plugins-good with proper build setup.
9425         Add inlined documentation.
9426         Fix debug statements
9427         Fix ringbuffer when pausing.
9428         Fixes #323471
9429
9430 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
9431         * gst/rtp/gstrtppcmapay.c:
9432         * gst/rtp/gstrtppcmapay.h:
9433         * gst/rtp/gstrtppcmupay.c:
9434         * gst/rtp/gstrtppcmupay.h:
9435         Ported mulaw and alaw payloaders to use new base class
9436
9437 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
9438
9439         * po/af.po:
9440         * po/az.po:
9441         * po/cs.po:
9442         * po/en_GB.po:
9443         * po/it.po:
9444         * po/nl.po:
9445         * po/or.po:
9446         * po/sq.po:
9447         * po/sr.po:
9448         * po/sv.po:
9449         * po/uk.po:
9450         * po/vi.po:
9451           Update translations.
9452
9453 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
9454
9455         * configure.ac:
9456           Fix string replace error (AG_AG_GST_* => AG_GST_*).
9457
9458 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
9459
9460         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
9461           Fix handling of -1 values for start and stop values when seeking,
9462           and SEEK_CUR+SEEK_END here as well.
9463
9464 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
9465
9466         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
9467           Fix handling of -1 values for start and stop values when seeking, 
9468           and SEEK_CUR+SEEK_END.
9469
9470 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
9471
9472         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
9473           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
9474           the image format a variable-length NUL-terminated string; in
9475           versions before that the image format is a fixed-length string of
9476           3 characters (see #348644 for a sample tag).
9477           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
9478
9479 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
9480
9481         * win32/MANIFEST:
9482         Add new project files to MANIFEST.
9483         * win32/vs6/libgstaudiofx.dsp:
9484         * win32/vs6/libgstrtp.dsp:
9485         * win32/vs6/libgstrtsp.dsp:
9486         Update project files.
9487         
9488 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
9489
9490         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
9491         (gst_avi_demux_parse_index):
9492         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
9493         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
9494           Printf format fixes; also add some missing quotes in translated
9495           strings. Fixes #416728 and #416727.
9496
9497 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
9498
9499         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
9500           Tim and I can't think of any reason the child audio sink needs to 
9501           be set back to NULL after successfully determining that it can 
9502           reach READY - it gets immediately set back to READY by the caller
9503           anyway, causing an unnecessary close/open of any audio devices
9504           involved.
9505
9506 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9507
9508         * po/LINGUAS:
9509         * po/ja.po:
9510           Add ja.po file from #377306.
9511
9512 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
9513
9514         * sys/sunaudio/gstsunaudio.c: (plugin_init):
9515         * sys/sunaudio/gstsunaudiomixertrack.c:
9516         (gst_sunaudiomixer_track_new):
9517           Actually translate sunaudio mixer track labels instead of just
9518           marking the strings as translatable (#377306); clean up weird
9519           label string mapping code that serves no apparent purpose. Also
9520           set the 'untranslated-label' property when creating mixer tracks
9521           if the GstMixerTrack base class supports this.
9522
9523         * tests/check/Makefile.am:
9524         * tests/check/elements/.cvsignore:
9525         * tests/check/elements/sunaudio.c: (GST_START_TEST),
9526         (sunaudio_suite):
9527           Very minimalistic unit test for sunaudiomixer element (compiles, but not
9528           actually tested on a system where sunaudiomixer is available).
9529
9530 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
9531
9532         * tests/check/Makefile.am:
9533         Re-enable the states test and see if it works on the buildbots.
9534
9535 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
9536
9537         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
9538         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
9539         (gst_dvdec_change_state):
9540         * ext/dv/gstdvdec.h:
9541         Infer pixel-aspect-ratio from the video frame format if it isn't
9542         provided by the container, as happens when playing DV from AVI
9543         or Quicktime containers.
9544
9545         Patch by: Wim Taymans <wim@fluendo.com>
9546         Fixes #380944
9547
9548 2007-03-09  Wim Taymans  <wim@fluendo.com>
9549
9550         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
9551         When activated, remove the udpsrc timeout, we have dataflow and timeouts
9552         will later be handled by the jitterbuffer.
9553
9554 2007-03-09  Wim Taymans  <wim@fluendo.com>
9555
9556         * ext/taglib/gstid3v2mux.cc:
9557         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
9558         Fixes #414496.
9559         
9560         Patch by: Alex Lancaster <alexl at users sourceforge net>
9561
9562 2007-03-09  Wim Taymans  <wim@fluendo.com>
9563
9564         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9565         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
9566         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
9567         (gst_avi_demux_chain):
9568         Fix stream position reporting after a seek. Fixes #416445.
9569
9570 2007-03-08  Wim Taymans  <wim@fluendo.com>
9571
9572         Patch by: René Stadler <mail at renestadler dot de>
9573
9574         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9575         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
9576         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
9577         Make avidemux accept optional header chunks in any order.
9578         Fixes #415446.
9579
9580 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
9581
9582         * tests/check/Makefile.am:
9583         Disable the states check until the remaining Valgrind errors
9584         are fixed or suppressed.
9585
9586 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
9587
9588         * tests/check/elements/.cvsignore:
9589           Add audiodynamic check to .cvsignore
9590
9591 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
9592
9593         reviewed by: Stefan Kost  <ensonic@users.sf.net>
9594
9595         * gst/audiofx/Makefile.am:
9596         * gst/audiofx/audiodynamic.c:
9597         (gst_audio_dynamic_characteristics_get_type),
9598         (gst_audio_dynamic_mode_get_type),
9599         (gst_audio_dynamic_set_process_function),
9600         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
9601         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
9602         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
9603         (gst_audio_dynamic_transform_hard_knee_compressor_int),
9604         (gst_audio_dynamic_transform_hard_knee_compressor_float),
9605         (gst_audio_dynamic_transform_soft_knee_compressor_int),
9606         (gst_audio_dynamic_transform_soft_knee_compressor_float),
9607         (gst_audio_dynamic_transform_hard_knee_expander_int),
9608         (gst_audio_dynamic_transform_hard_knee_expander_float),
9609         (gst_audio_dynamic_transform_soft_knee_expander_int),
9610         (gst_audio_dynamic_transform_soft_knee_expander_float),
9611         (gst_audio_dynamic_transform_ip):
9612         * gst/audiofx/audiodynamic.h:
9613         * gst/audiofx/audiofx.c: (plugin_init):
9614         Add new audiodynamic element which can act as a compressor or
9615         expander. Supported are hard-knee and soft-knee operation modes with
9616         user-specified ratio and threshold.
9617         Attack and release parameters are not yet implemented but will follow.
9618         * docs/plugins/Makefile.am:
9619         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9620         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9621         * docs/plugins/gst-plugins-good-plugins.args:
9622         * docs/plugins/inspect/plugin-audiofx.xml:
9623         Integrate audiodynamic into the docs.
9624         * tests/check/Makefile.am:
9625         * tests/check/elements/audiodynamic.c: (setup_dynamic),
9626         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
9627         Add unit test for audiodynamic.
9628
9629 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
9630
9631         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
9632         Free handles that we allocated when exiting via the error paths.
9633
9634 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
9635
9636         * gst/level/gstlevel.c: (gst_level_class_init),
9637         (gst_level_set_caps), (gst_level_start), (gst_level_event),
9638         (gst_level_transform_ip):
9639         * gst/level/gstlevel.h:
9640           Resolve message timestamps against the playback segment.
9641
9642 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9643
9644         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
9645         (gst_id3demux_sink_activate):
9646           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
9647           caps passed to it (previously one code path assumed it took ownership
9648           while another one assumed it didn't, while in fact it sometimes did and
9649           sometimes didn't ...).
9650
9651         * configure.ac:
9652         * tests/files/Makefile.am:
9653         * tests/files/id3-407349-1.tag:
9654         * tests/files/id3-407349-2.tag:
9655           Add directory where data for unit tests can be stored.
9656
9657         * tests/Makefile.am:
9658         * tests/check/Makefile.am:
9659         * tests/check/elements/.cvsignore:
9660         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
9661         (read_tags_from_file), (run_check_for_file),
9662         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
9663           Add unit test for id3demux, and in particular for bug #407349. Only
9664           testing pull-mode for now; push mode doesn't work yet because the test
9665           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
9666
9667 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9668
9669         * tests/check/Makefile.am:
9670           Add missing backslash at end of line.
9671
9672 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9673
9674         Trigger rebuild.
9675
9676 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
9677
9678         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9679         * gst/id3demux/id3tags.h:
9680         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9681         (parse_obsolete_tdat_frame):
9682           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
9683           the four-digit number will be interpreted as a year, whereas it is
9684           month and day in DDMM format. Instead, parse TDAT frames and fix up
9685           the date in the GST_TAG_DATE tag later if we also extracted a year.
9686           Fixes #407349.
9687
9688 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
9689
9690         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
9691         (gst_switch_commit_new_kid):
9692         Fix up the dispose logic so it doesn't leak, and fix setting of 
9693         the child state so that we don't set a child to our current state 
9694         just as we are changing it to something else.
9695
9696 2007-03-06  Wim Taymans  <wim@fluendo.com>
9697
9698         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
9699         (gst_goom_chain):
9700         * gst/goom/gstgoom.h:
9701         Document, fix and improve goom adapter behaviour.
9702         Fixes #407006.
9703
9704 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9705
9706         * ext/esd/esdsink.c: (gst_esdsink_open):
9707         Unref static pad template after using it.
9708
9709 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9710
9711         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
9712         (gst_switch_commit_new_kid):
9713         Fix up the reference counting of the child elements.
9714
9715 2007-03-05  Wim Taymans  <wim@fluendo.com>
9716
9717         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
9718         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
9719         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
9720         Fix encoding-name case.
9721
9722 2007-03-05  Wim Taymans  <wim@fluendo.com>
9723
9724         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
9725         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
9726         (gst_rtp_speex_depay_process):
9727         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
9728         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
9729         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
9730         (gst_rtp_speex_pay_change_state):
9731         * gst/rtp/gstrtpspeexpay.h:
9732         Fix speex (de)payloader. Fixes #358040.
9733
9734 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
9735
9736         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
9737         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
9738         Install fakesink in NULL by fixing some broken logic. This obviates
9739         the need to manually set _IS_SINK.
9740         Add some comments and remove a little cruft while I'm at it.
9741
9742 2007-03-05  Wim Taymans  <wim@fluendo.com>
9743
9744         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
9745         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
9746
9747 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
9748
9749         * po/POTFILES.in:
9750           Update.
9751
9752 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9753
9754         * tests/check/Makefile.am:
9755         Gah! Also disable gconfvideosink from the tests, otherwise
9756         it will instantiate autovideosink, and dfbvideosink and
9757         leak on the buildbots.
9758
9759 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9760
9761         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
9762         (gst_cdio_cdda_src_finalize):
9763         Make sure we always destroy our libcdio handle.
9764
9765 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9766
9767         * tests/check/Makefile.am:
9768         Disable autovideosink so the buildbots don't barf over memory
9769         leaked in the directfb sink.
9770
9771 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9772
9773         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
9774         Chain up in dispose
9775
9776 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9777
9778         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
9779         (gst_multipart_find_pad_by_mime):
9780         Use gst_pad_new_from_static_template instead of
9781         static_pad_template_get+pad_new.
9782
9783 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9784
9785         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
9786         Catch the case where no clock has been set.
9787
9788 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9789
9790         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
9791         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
9792         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
9793         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
9794         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
9795         (gst_gconf_audio_src_finalize), (do_toggle_element):
9796         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
9797         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
9798         (do_toggle_element):
9799         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
9800         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
9801         (gst_gconf_video_src_finalize), (do_toggle_element):
9802         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
9803         (gst_switch_sink_reset), (gst_switch_sink_set_child):
9804         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
9805         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
9806         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
9807         (gst_shout2send_init), (gst_shout2send_finalize):
9808         * gst/debug/testplugin.c: (gst_test_class_init),
9809         (gst_test_finalize):
9810         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
9811         (gst_flxdec_dispose):
9812         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
9813         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
9814         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
9815         (gst_rtspsrc_finalize):
9816         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
9817         * gst/rtsp/rtspextwms.h:
9818         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
9819         (gst_smpte_finalize):
9820         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
9821         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
9822         (gst_udpsink_finalize):
9823         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
9824         (gst_wavparse_sink_activate):
9825         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
9826         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
9827         (gst_oss_src_finalize):
9828         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
9829         * sys/v4l2/gstv4l2object.h:
9830         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
9831         (gst_v4l2src_finalize):
9832         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9833
9834         Fix a bunch of leaks shown by the newly-added states test.
9835
9836 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
9837
9838         * ext/dv/gstdvdec.c: (gst_dvdec_init):
9839         Use gst_pad_new_from_static_template instead of 
9840         static_pad_template_get+pad_new.
9841
9842 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
9843
9844         Patch by: Loïc Minier <lool+gnome at via ecp fr>
9845
9846         * ext/libcaca/Makefile.am:
9847         * gst/debug/Makefile.am:
9848           Don't mix tabs and spaces (#414168).
9849
9850 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
9851
9852         * tests/check/generic/.cvsignore:
9853           Ignore files to please buildbot.
9854
9855 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
9856
9857         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
9858         (gst_wavparse_stream_data):
9859           Unbreak my previous commit (swapped nominator & denominator). Tim,
9860           thanks for spotting.
9861
9862 2007-03-02  Wim Taymans  <wim@fluendo.com>
9863
9864         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
9865         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
9866         (gst_cdio_cdda_src_finalize):
9867         Small code cleanups.
9868         Don't use pad_alloc as the base class cannot deal with the error codes.
9869
9870 2007-03-02  Wim Taymans  <wim@fluendo.com>
9871
9872         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
9873         (gst_udpsrc_create):
9874         Fix doc.
9875
9876 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
9877
9878         Patch by: René Stadler <mail@renestadler.de>
9879
9880         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
9881         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
9882         (gst_wavparse_stream_data):
9883           Handle rounding better to not drop last sample frame. Fixes #356692
9884
9885 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
9886
9887         * tests/check/Makefile.am:
9888         Disable cacasink from the states check too - it also calls exit(1)
9889         on us when it can't find a terminal to talk to.
9890
9891 2007-03-02  Wim Taymans  <wim@fluendo.com>
9892
9893         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
9894
9895         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9896         (gst_udpsrc_create), (gst_udpsrc_set_property),
9897         (gst_udpsrc_get_property):
9898         * gst/udp/gstudpsrc.h:
9899         Add support to strip proprietary headers. Fixes #350296.
9900
9901 2007-03-02  Wim Taymans  <wim@fluendo.com>
9902
9903         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
9904         Fix compilation.
9905
9906 2007-03-02  Wim Taymans  <wim@fluendo.com>
9907
9908         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
9909
9910         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
9911         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
9912         (gst_rtp_mp2t_depay_set_property),
9913         (gst_rtp_mp2t_depay_get_property):
9914         * gst/rtp/gstrtpmp2tdepay.h:
9915         Add support to strip off proprietary headers. Fixes #350278.
9916
9917 2007-03-02  Wim Taymans  <wim@fluendo.com>
9918
9919         * ext/hal/hal.c:
9920         Fix compilation.
9921
9922 2007-03-02  Wim Taymans  <wim@fluendo.com>
9923
9924         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
9925         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
9926         (gst_sunaudiosrc_open):
9927         * sys/sunaudio/gstsunaudiosrc.h:
9928         Remove device-name from GstSunAudioSrc. Fixes #412597.
9929
9930 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
9931
9932         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
9933         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
9934         Having NULL as UDI previously selected the default sink/src. Change
9935         this back but mention it in the debug output.
9936         * ext/hal/hal.c: (gst_hal_get_alsa_element),
9937         (gst_hal_get_oss_element), (gst_hal_get_string),
9938         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
9939         (gst_hal_get_audio_src):
9940         * ext/hal/hal.h:
9941         Refactor a bit, check all error conditions, greatly improve debugging
9942         and fix some possible memory leaks. Also implement OSS support
9943         and allow specifying an UDI that points to a real device. For this the
9944         child device which supports ALSA (preferred) or OSS is used.
9945         As a side effect this makes it impossible now to get a alsasink in
9946         halaudiosrc and a alsasrc in halaudiosink.
9947
9948 2007-03-01  Wim Taymans  <wim@fluendo.com>
9949
9950         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
9951         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
9952         Errors from the udp sources are not fatal unless all of them are in
9953         error.
9954
9955 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9956
9957         * tests/check/Makefile.am:
9958         Disable aasink in the states test. I suspect this is the element that
9959         is calling exit(1) when it can't proceed.
9960
9961 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
9962
9963         * tests/check/Makefile.am:
9964         Draw plugins in from the build tree sys/ dir, rather than picking
9965         up the already installed versions.
9966
9967 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9968
9969         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
9970         Error out correctly when getting xcontext fails.
9971
9972 2007-03-01  Wim Taymans  <wim@fluendo.com>
9973
9974         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
9975         Make state change to PAUSED NO_PREROLL because that's what it will be in
9976         the future and rtspsrc relies on it.
9977
9978         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
9979         (gst_rtspsrc_change_state):
9980         Don't error out when we don't get an error from the state change
9981         function.
9982
9983 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
9984
9985         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
9986         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
9987           Check if the device UDI is set before trying to query HAL
9988           about it and give a useful error message if it wasn't set.
9989         * ext/hal/hal.c: (gst_hal_get_string):
9990           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
9991           gives an assertion failure in D-Bus when running with
9992           DBUS_FATAL_WARNINGS=1.
9993
9994 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
9995
9996         * configure.ac:
9997           Convert to new AG_GST style.
9998
9999 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10000
10001         * tests/check/Makefile.am:
10002         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
10003           add test for states
10004
10005 2007-02-28  Wim Taymans  <wim@fluendo.com>
10006
10007         * tests/check/elements/.cvsignore:
10008         Add new videofilter check to .cvsignore.
10009
10010 2007-02-28  Wim Taymans  <wim@fluendo.com>
10011
10012         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
10013         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10014         (gst_avi_demux_loop), (gst_avi_demux_chain):
10015         Fix combined flow return. Fixes #412608.
10016
10017 2007-02-28  Wim Taymans  <wim@fluendo.com>
10018
10019         * gst/videofilter/Makefile.am:
10020         Dist header..
10021
10022 2007-02-28  Wim Taymans  <wim@fluendo.com>
10023
10024         * gst/videofilter/gstgamma.h:
10025         Add header too.
10026
10027 2007-02-28  Wim Taymans  <wim@fluendo.com>
10028
10029         Patch by: Mark Nauwelaerts <manauw at skynet be>
10030
10031         * gst/videofilter/Makefile.am:
10032         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
10033         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
10034         (gst_gamma_get_property), (gst_gamma_calculate_tables),
10035         (oil_tablelookup_u8), (gst_gamma_set_caps),
10036         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
10037         Port gamma filter to 0.10. Fixes #412704.
10038
10039         * tests/check/Makefile.am:
10040         * tests/check/elements/videofilter.c: (setup_filter),
10041         (cleanup_filter), (check_filter), (GST_START_TEST),
10042         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
10043         Add unit tests for videofilters.
10044
10045 2007-02-28  Wim Taymans  <wim@fluendo.com>
10046
10047         * gst/rtsp/URLS:
10048         Add another interesting test url.
10049
10050         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
10051         Don't allow getting header fields from data packets.
10052
10053 2007-02-28  Michael Smith  <msmith@fluendo.com>
10054
10055         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
10056         (gst_shout2send_init), (gst_shout2send_start),
10057         (gst_shout2send_set_property), (gst_shout2send_get_property):
10058         * ext/shout2/gstshout2.h:
10059           Add a property for username.
10060
10061 2007-02-27  Christian Schallerr <christian@fluendo.com>
10062
10063         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
10064
10065 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10066
10067         * gst/rtsp/Makefile.am:
10068         Fix make check too.
10069
10070 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
10071
10072         * gst/rtsp/base64.c: (util_base64_encode):
10073         * gst/rtsp/base64.h:
10074         Commit missing files for base64 encoding.
10075
10076 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
10077
10078         Patch by: Loïc Minier <lool+gnome at via ecp fr>
10079
10080         * configure.ac:
10081         * ext/annodex/Makefile.am:
10082         * ext/jpeg/Makefile.am:
10083         * ext/speex/Makefile.am:
10084         * gst/alpha/Makefile.am:
10085         * gst/cutter/Makefile.am:
10086         * gst/debug/Makefile.am:
10087         * gst/effectv/Makefile.am:
10088         * gst/goom/Makefile.am:
10089         * gst/level/Makefile.am:
10090         * gst/smpte/Makefile.am:
10091         * gst/videofilter/Makefile.am:
10092           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
10093
10094 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10095
10096         * gst/rtsp/Makefile.am:
10097         * gst/rtsp/rtspconnection.c: (append_auth_header),
10098         (rtsp_connection_send), (rtsp_connection_set_auth):
10099         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
10100         from icecast to replace it. Relicensed from GPL courtesy of Mike
10101         Smith.
10102
10103 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
10104
10105         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
10106         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
10107         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
10108         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
10109         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
10110         (gst_rtspsrc_uri_set_uri):
10111         * gst/rtsp/gstrtspsrc.h:
10112         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10113         (append_auth_header), (rtsp_connection_send),
10114         (rtsp_connection_free), (rtsp_connection_set_auth):
10115         * gst/rtsp/rtspconnection.h:
10116         * gst/rtsp/rtspdefs.h:
10117         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
10118         * gst/rtsp/rtspurl.h:
10119
10120         Implement simple Basic Authentication support so that urls like
10121         rtsp://user:pass@hostname/rtspstream work on hosts that require
10122         authentication.
10123
10124 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
10125
10126         * sys/v4l2/gstv4l2object.c:
10127         * sys/v4l2/gstv4l2tuner.c:
10128         * sys/v4l2/v4l2_calls.c:
10129         Fix segfault when oppening a radio device.
10130         
10131 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
10132
10133         * gst/level/gstlevel.c: (gst_level_set_caps),
10134         (gst_level_transform_ip):
10135         * sys/v4l2/README:
10136         * tests/check/elements/level.c: (GST_START_TEST):
10137           Fix level for multi-channel case.
10138
10139 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
10140
10141         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
10142         (gst_level_transform_ip):
10143         * gst/level/gstlevel.h:
10144           Use function pointer for process function and add process functions
10145           for float audio.
10146
10147 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
10148
10149         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10150         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10151         (gst_v4l2src_capture_init):
10152           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
10153           fixes #407369
10154
10155 2007-02-18  Wim Taymans  <wim@fluendo.com>
10156
10157         * gst/rtp/Makefile.am:
10158         * gst/rtp/gstrtp.c: (plugin_init):
10159         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
10160         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
10161         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
10162         (gst_rtp_mp2t_pay_plugin_init):
10163         * gst/rtp/gstrtpmp2tpay.h:
10164         Added simple mpeg transport stream payloader.
10165
10166 2007-02-16  Wim Taymans  <wim@fluendo.com>
10167
10168         * gst/rtsp/URLS:
10169         Add example H264 rtsp url.
10170
10171         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10172         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
10173         Don't convert values to lowercase or we might mess up base64 encoded
10174         properties.
10175
10176 2007-02-16  Wim Taymans  <wim@fluendo.com>
10177
10178         * gst/rtp/README:
10179         Fix case of string params.
10180
10181         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
10182         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
10183         Fix depayloader, support more packet types.
10184         Add sync codes to make sure the packetizer can do its job.
10185
10186         * gst/rtp/gstrtpmp4gdepay.c:
10187         * gst/rtp/gstrtpmp4gpay.c:
10188         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
10189         Fix caps case again.
10190
10191 2007-02-15  Wim Taymans  <wim@fluendo.com>
10192
10193         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
10194         Set right caps on output buffers.
10195
10196 2007-02-14  Wim Taymans  <wim@fluendo.com>
10197
10198         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
10199         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
10200         Clear stack allocated SDPMedia struct before calling _init() on it.
10201         Clarify this in the docs as well.
10202
10203 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
10204
10205         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
10206         (do_change_child):
10207         Don't reset the profile when going switching states, as it makes
10208         the element non-reusable.
10209
10210 2007-02-14  Wim Taymans  <wim@fluendo.com>
10211
10212         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
10213         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
10214         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
10215         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
10216         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
10217         (sdp_parse_line):
10218         * gst/rtsp/sdpmessage.h:
10219         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
10220         Fix memory management of SDP messages. Fixes #407793.
10221
10222 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
10223
10224         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
10225
10226         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
10227         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
10228
10229 2007-02-14  Wim Taymans  <wim@fluendo.com>
10230
10231         Patch by: jp.liu <jp_liu at astrocom dot cn>
10232
10233         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10234         Fix parsing of password field in url. Fixes #407797.
10235
10236 2007-02-14  Wim Taymans  <wim@fluendo.com>
10237
10238         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
10239         (gst_wavparse_reset), (gst_wavparse_init),
10240         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
10241         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10242         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10243         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10244         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10245         (gst_wavparse_loop), (gst_wavparse_chain),
10246         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
10247         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
10248         (plugin_init):
10249         * gst/wavparse/gstwavparse.h:
10250         Update docs.
10251         Use boilerplate.
10252         Various code cleanups.
10253         When the bitrate is not known (bps == 0 or compressed formats) let
10254         downstream element guestimate the duration and position and don't
10255         generate timestamps or durations. Fixes #405213.
10256         Fix EOS and ERROR conditions in chain mode, we just need to forward the
10257         error flowreturn upstream.
10258
10259 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
10260
10261         * ext/gconf/Makefile.am:
10262         * ext/gconf/gconf.c: (gst_gconf_get_string),
10263         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
10264         (gst_gconf_render_bin_with_default):
10265         * ext/gconf/gconf.h:
10266         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
10267         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
10268         (gst_gconf_audio_sink_dispose), (do_change_child),
10269         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
10270         (cb_change_child), (gst_gconf_audio_sink_change_state):
10271         * ext/gconf/gstgconfaudiosink.h:
10272         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
10273         (gst_switch_sink_class_init), (gst_switch_sink_reset),
10274         (gst_switch_sink_init), (gst_switch_sink_dispose),
10275         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
10276         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
10277         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
10278         * ext/gconf/gstswitchsink.h:
10279         * gst/autodetect/gstautoaudiosink.c:
10280         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
10281         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
10282         (gst_auto_audio_sink_detect):
10283         * gst/autodetect/gstautovideosink.c:
10284         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
10285         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
10286         (gst_auto_video_sink_detect):
10287         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
10288         and a child that implements the GConf key monitoring. The end goal of
10289         this is an audio sink that can be changed on the fly, but at the 
10290         moment it still only changes on the next READY transition.
10291
10292 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10293
10294         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
10295         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10296         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
10297         (gst_avi_demux_calculate_durations_from_index),
10298         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
10299         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
10300         (gst_avi_demux_loop):
10301           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
10302
10303 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
10304
10305         * configure.ac:
10306         * docs/plugins/Makefile.am:
10307           Add crossreferences to glib/gobject/gstream docs.
10308
10309 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10310
10311         * gst/monoscope/Makefile.am:
10312         * gst/monoscope/gstmonoscope.c:
10313           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
10314           (but no LIBS, since we only use defines from the headers).
10315
10316 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10317
10318         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
10319
10320         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
10321         (gst_wavparse_stream_data):
10322           Fix massive memory leak when operating in streaming mode due to
10323           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
10324           Fixes #407057.
10325
10326 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10327
10328         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
10329         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
10330         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
10331         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
10332         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
10333         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
10334         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
10335         (gst_avi_demux_calculate_durations_from_index),
10336         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
10337         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
10338         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
10339         * gst/avi/gstavidemux.h:
10340           Save some memory (8%) by repacking the index entry structure (more to
10341           come). Add more FIXMEs to questionable parts.
10342
10343 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10344
10345         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
10346         (gst_v4l2src_get_caps):
10347         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10348         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10349         (gst_v4l2src_capture_init):
10350           More FIXME comments and messaging changes.
10351
10352 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
10353
10354         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
10355         (gst_goom_change_state):
10356         * gst/goom/gstgoom.h:
10357           Improved docs and use GST_DEBUG_FUNCPTR.
10358
10359         * gst/level/gstlevel.c: (gst_level_class_init):
10360           Use GST_DEBUG_FUNCPTR.
10361
10362         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
10363         (gst_monoscope_chain), (gst_monoscope_change_state):
10364           Improved docs source cleanups.
10365
10366 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
10367
10368         * gst/debug/Makefile.am:
10369         * gst/debug/gstdebug.c: (plugin_init):
10370         * gst/debug/gstpushfilesrc.c:
10371         * gst/debug/gstpushfilesrc.h:
10372           Add code for a pushfilesrc element that implements a pushfile:// URI
10373           handler, to make debugging push-mode operation of demuxer/decoders
10374           that support both easier in connection with seek/playbin/etc.
10375           The element isn't registered at the moment.
10376
10377 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
10378
10379         * gst/avi/gstavimux.c:
10380           Comment a #if 0 in caps template definition as VS6 seems to 
10381         do not support it.
10382         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
10383           Use gst_guint64_to_gdouble for conversion.
10384         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
10385           Move variables declaration before the first instruction.
10386         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
10387           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
10388           And don't include netdb.h for G_OS_WIN32
10389         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
10390           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
10391           by VS6 then use an other way to initialize SDPMedia structure.
10392         * gst/udp/gstdynudpsink.h:
10393         * gst/udp/gstdynudpnetutils.h:
10394           Do not include <sys/time.h> for G_OS_WIN32
10395         * gst/udp/gstudpsrc.c:
10396           Define socklen_t as int for G_OS_WIN32
10397         * win/common/config.h.in:
10398           Undef HAVE_NETINET_IN_H
10399         * win32/vs6/gst_plugins_good.dsw:
10400         * win32/vs6/libgstrtp.dsp:
10401         * win32/vs6/libgstrtsp.dsp:
10402         * win32/vs6/libgstautogen.dsp:
10403         * win32/vs6/libgstaudiofx.dsp:
10404         * win32/vs6/libgstudp.dsp:
10405           Add and update project files.
10406         * win32/common/gstudp-enumtypes.c:
10407         * win32/common/gstudp-enumtypes.h:
10408           Add a copy of udp enumtypes to win32/common as in core 
10409           and base.
10410         
10411 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
10412
10413         * configure.ac:
10414           Activate monoscope when building with --enable-experimental. Fix
10415           --enable-external configure switch description.
10416
10417         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
10418         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
10419           Help gst-indent.
10420
10421 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
10422
10423         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
10424           Explicitly cast result of pointer arithmetic to integer in order to
10425           avoid compiler warnings on some 64-bit systems. Should fix #406018.
10426
10427 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
10428
10429         * gst/debug/progressreport.c:
10430           Some more docs.
10431
10432 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10433
10434         * docs/plugins/inspect/plugin-rtp.xml:
10435           Update for new elements.
10436
10437         * gst/debug/progressreport.h:
10438           Commit newly-created header file as well.
10439
10440 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
10441
10442         * docs/plugins/Makefile.am:
10443         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10444         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10445         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10446         * gst/debug/Makefile.am:
10447         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
10448         (gst_progress_report_do_query), (gst_progress_report_report):
10449           Make progressreport element post messages with the current progress
10450           on the bus. Also add some basic docs for it.
10451
10452 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
10453
10454         * ext/hal/hal.c: (gst_hal_get_string):
10455         * ext/hal/hal.h:
10456           Some small cleanups; deal with errors when parsing the HAL ALSA
10457           capabilities a bit better.
10458
10459 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10460
10461         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
10462           Let's try this again and use the right cast this time.
10463
10464 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10465
10466         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
10467           Add cast to avoid compiler warnings with older GLib versions
10468           where the nick/name members in GEnumValue are not declared as
10469           constant strings.
10470
10471 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
10472
10473         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
10474         (gst_gconf_render_bin_from_key),
10475         (gst_gconf_get_default_audio_sink):
10476         * ext/gconf/gconf.h:
10477         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
10478         (do_toggle_element), (gst_gconf_audio_sink_set_property),
10479         (gst_gconf_audio_sink_get_property):
10480           In gconfaudiosink, get the right key as the old key in do_toggle
10481           (ie. one dependent on the profile selected). Log some more stuff so
10482           we can see what's actually going on.
10483
10484 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
10485
10486         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
10487         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
10488         (gst_audio_amplify_set_process_function),
10489         (gst_audio_amplify_setup):
10490         * gst/audiofx/audioamplify.h:
10491         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
10492         (gst_audio_invert_class_init), (gst_audio_invert_setup):
10493         * gst/audiofx/audioinvert.h:
10494         Some small cleanups and port both elements to the new GstAudioFilter
10495         base class to save a few lines of common code.
10496         * gst/audiofx/Makefile.am:
10497         Link against libgstaudio for the above changes
10498
10499 2007-01-29  Wim Taymans  <wim@fluendo.com>
10500
10501         * tests/check/elements/.cvsignore:
10502         Some more ignores.
10503
10504 2007-01-26  Wim Taymans  <wim@fluendo.com>
10505
10506         Patch by: charles <charlesg3 at gmail dot com>
10507
10508         * ext/shout2/gstshout2.c: (gst_shout2send_init),
10509         (set_shout_metadata), (gst_shout2send_event):
10510         * ext/shout2/gstshout2.h:
10511         Properly handle tags in shout2send. Fixes #399825.
10512
10513 2007-01-25  Wim Taymans  <wim@fluendo.com>
10514
10515         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
10516         (gst_rtspsrc_activate_streams):
10517         Convert SDP fields to upper/lowercase following the rules in the SDP to
10518         caps document. 
10519
10520 2007-01-25  Wim Taymans  <wim@fluendo.com>
10521
10522         * gst/rtp/README:
10523         * gst/rtp/gstrtpilbcdepay.c:
10524         * gst/rtp/gstrtpilbcpay.c:
10525         * gst/rtp/gstrtpmp4gdepay.c:
10526         * gst/rtp/gstrtpmp4gpay.c:
10527         * gst/rtp/gstrtpspeexdepay.c:
10528         * gst/rtp/gstrtpspeexpay.c:
10529         * gst/rtp/gstrtpsv3vdepay.c:
10530         * gst/rtp/gstrtptheoradepay.c:
10531         * gst/rtp/gstrtptheorapay.c:
10532         * gst/rtp/gstrtpvorbisdepay.c:
10533         * gst/rtp/gstrtpvorbispay.c:
10534         Fix case of encoding-name and key/value pairs to match the document.
10535         This is to make interoperation with SDP case-insensitive as required by
10536         the relevant RFCs.
10537
10538 2007-01-25  Wim Taymans  <wim@fluendo.com>
10539
10540         * configure.ac:
10541         Bump required -core/-base to CVS
10542
10543 2007-01-25  Wim Taymans  <wim@fluendo.com>
10544
10545         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
10546         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
10547         * gst/rtp/gstrtpL16pay.h:
10548         Fill up to MTU using adapter.
10549         Timestamp rtp packets.
10550
10551 2007-01-25  Edward Hervey  <edward@fluendo.com>
10552
10553         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
10554         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
10555         Use G_GSIZE_FORMAT in print statements for portability.
10556         Fixes build on macosx.
10557
10558 2007-01-24  Wim Taymans  <wim@fluendo.com>
10559
10560         * gst/rtp/Makefile.am:
10561         * gst/rtp/gstrtp.c: (plugin_init):
10562         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
10563         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
10564         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
10565         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
10566         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
10567         (gst_rtp_L16_depay_plugin_init):
10568         * gst/rtp/gstrtpL16depay.h:
10569         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
10570         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
10571         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
10572         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
10573         (gst_rtp_L16_pay_plugin_init):
10574         * gst/rtp/gstrtpL16pay.h:
10575         Port and enable raw audio payloader/depayloader. Needs a bit more work
10576         on the payloader side.
10577
10578 2007-01-24  Wim Taymans  <wim@fluendo.com>
10579
10580         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
10581         (gst_rtspsrc_stream_configure_transport),
10582         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
10583         * gst/rtsp/gstrtspsrc.h:
10584         Only unblock the udp pads when we linked and activated them all.
10585         Fixes #395688.
10586
10587 2007-01-24  Wim Taymans  <wim@fluendo.com>
10588
10589         * gst/rtp/Makefile.am:
10590         * gst/rtp/gstrtp.c: (plugin_init):
10591         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
10592         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
10593         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
10594         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
10595         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
10596         * gst/rtp/gstrtpac3depay.h:
10597         Added simple AC3 depayloader (RFC 4184).
10598
10599         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
10600         Fix a leak.
10601
10602 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
10603
10604         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10605
10606         * gst/audiofx/Makefile.am:
10607         * gst/audiofx/audioamplify.c:
10608         (gst_audio_amplify_clipping_method_get_type),
10609         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
10610         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
10611         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
10612         (gst_audio_amplify_set_caps),
10613         (gst_audio_amplify_transform_int_clip),
10614         (gst_audio_amplify_transform_int_wrap_negative),
10615         (gst_audio_amplify_transform_int_wrap_positive),
10616         (gst_audio_amplify_transform_float_clip),
10617         (gst_audio_amplify_transform_float_wrap_negative),
10618         (gst_audio_amplify_transform_float_wrap_positive),
10619         (gst_audio_amplify_transform_ip):
10620         * gst/audiofx/audioamplify.h:
10621         * gst/audiofx/audiofx.c: (plugin_init):
10622         Add new element "audioamplify". This allows scaling of raw audio
10623         samples, similar to the "volume" element, but provides different modes
10624         for clipping and allows unlimited amplification. It's mainly targeted
10625         for creative sound design and not as a replacement of the "volume"
10626         element. Fixes #397162
10627         * docs/plugins/Makefile.am:
10628         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10629         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10630         * docs/plugins/gst-plugins-good-plugins.args:
10631         * docs/plugins/inspect/plugin-audiofx.xml:
10632         Add docs for audioamplify and integrate them into the build system
10633         * tests/check/Makefile.am:
10634         * tests/check/elements/audioamplify.c: (setup_amplify),
10635         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
10636         Add fairly extensive unit test suite for audioamplify
10637
10638 2007-01-24  Wim Taymans  <wim@fluendo.com>
10639
10640         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
10641         Unblock pads after adding the pads to the element so that autopluggers
10642         get a change to link something. Possibly fixes #395688.
10643
10644 2007-01-24  Wim Taymans  <wim@fluendo.com>
10645
10646         * gst/rtp/gstrtpamrdepay.c:
10647         * gst/rtp/gstrtpgsmdepay.c:
10648         * gst/rtp/gstrtph263pdepay.c:
10649         * gst/rtp/gstrtph263ppay.c:
10650         * gst/rtp/gstrtph264depay.c:
10651         * gst/rtp/gstrtpilbcdepay.c:
10652         * gst/rtp/gstrtpmp2tdepay.c:
10653         * gst/rtp/gstrtpmp4gdepay.c:
10654         * gst/rtp/gstrtpmp4gpay.c:
10655         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
10656         * gst/rtp/gstrtpmp4vpay.c:
10657         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
10658         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
10659         (gst_rtp_mpa_depay_process):
10660         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
10661         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
10662         * gst/rtp/gstrtppcmadepay.c:
10663         * gst/rtp/gstrtppcmudepay.c:
10664         * gst/rtp/gstrtpspeexdepay.c:
10665         * gst/rtp/gstrtpspeexpay.c:
10666         * gst/rtp/gstrtpsv3vdepay.c:
10667         * gst/rtp/gstrtptheoradepay.c:
10668         * gst/rtp/gstrtptheorapay.c:
10669         * gst/rtp/gstrtpvorbisdepay.c:
10670         * gst/rtp/gstrtpvorbispay.c:
10671         Fix caps with payload numbers.
10672         Add some fixed payload numbers to caps when possible.
10673
10674 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
10675
10676         reviewed by: Stefan Kost  <ensonic@users.sf.net>
10677
10678         * gst/audiofx/Makefile.am:
10679         * gst/audiofx/audiofx.c: (plugin_init):
10680         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
10681         (gst_audio_invert_class_init), (gst_audio_invert_init),
10682         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
10683         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
10684         (gst_audio_invert_transform_float),
10685         (gst_audio_invert_transform_ip):
10686         * gst/audiofx/audioinvert.h:
10687         Add new audiofx element "audioinvert". This element swaps the upper
10688         and lower half of samples and can be used for example for a
10689         wide-stereo effect. Fixes #396057
10690         * docs/plugins/Makefile.am:
10691         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10692         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10693         * docs/plugins/gst-plugins-good-plugins.args:
10694         * docs/plugins/inspect/plugin-audiofx.xml:
10695         Add docs for the audioinvert element and add them to the build system.
10696         * tests/check/Makefile.am:
10697         * tests/check/elements/audioinvert.c: (setup_invert),
10698         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
10699         Add unit test suite for the audioinvert element.
10700
10701 2007-01-23  Wim Taymans  <wim@fluendo.com>
10702
10703         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
10704         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
10705         Parse config params as string and int.
10706         Parse and use AU header length
10707
10708 2007-01-23  Wim Taymans  <wim@fluendo.com>
10709
10710         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
10711         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
10712         * gst/smpte/gstmask.c: (_gst_mask_register):
10713         * gst/smpte/gstmask.h:
10714         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
10715         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
10716         (gst_smpte_paint_triangle_clock):
10717         constify some static structs.
10718         Don't update the mask if nothing changed to the params.
10719         Make sure we never draw outside of the picture. Fixes #398325.
10720
10721 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
10722
10723         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
10724           Error out properly when pull_range fails while we're reading the
10725           headers, instead of just pausing the task silently. Fixes #399338.
10726
10727 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
10728
10729         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
10730           Some more sanity checks to make sure the input formats match and the
10731           input pads are actually negotiated, in case someone tries to feed
10732           buffers from fakesrc or filesrc. Fixes #398299.
10733           Also const-ify an array, just because we can.
10734
10735 2007-01-19  Edward Hervey  <edward@fluendo.com>
10736
10737         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
10738         Ignore previous commit, that was only valid for widths and heights
10739         that are multiples of 4.
10740         Copy over size/stride macros from jpegdec. This allows the element
10741         to work with any width,height...
10742         ... but puts in evidence that the actual transformations only work
10743         with width/height that are multiples of 4.
10744
10745 2007-01-19  Edward Hervey  <edward@fluendo.com>
10746
10747         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
10748         Allocate buffers of the right size.
10749         The proper size of a I420 buffer in bytes is:
10750         
10751             width * height * 3
10752             ------------------
10753                     2
10754
10755 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10756
10757         * gst/smpte/gstsmpte.c: (gst_smpte_init):
10758           Proxy getcaps on sink pads too, so that we either end up with the
10759           same dimensions on all pads or error out if that's not possible
10760           (seems to work even!). Fixes #398086, I think.
10761
10762 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
10763
10764         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10765         * docs/plugins/gst-plugins-good-plugins.args:
10766         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10767           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
10768           fix integer properties with -1 as minimum value.
10769
10770         * docs/plugins/inspect/plugin-1394.xml:
10771         * docs/plugins/inspect/plugin-aasink.xml:
10772         * docs/plugins/inspect/plugin-alaw.xml:
10773         * docs/plugins/inspect/plugin-alpha.xml:
10774         * docs/plugins/inspect/plugin-alphacolor.xml:
10775         * docs/plugins/inspect/plugin-annodex.xml:
10776         * docs/plugins/inspect/plugin-apetag.xml:
10777         * docs/plugins/inspect/plugin-audiofx.xml:
10778         * docs/plugins/inspect/plugin-auparse.xml:
10779         * docs/plugins/inspect/plugin-autodetect.xml:
10780         * docs/plugins/inspect/plugin-avi.xml:
10781         * docs/plugins/inspect/plugin-cacasink.xml:
10782         * docs/plugins/inspect/plugin-cairo.xml:
10783         * docs/plugins/inspect/plugin-cdio.xml:
10784         * docs/plugins/inspect/plugin-cutter.xml:
10785         * docs/plugins/inspect/plugin-debug.xml:
10786         * docs/plugins/inspect/plugin-dv.xml:
10787         * docs/plugins/inspect/plugin-efence.xml:
10788         * docs/plugins/inspect/plugin-effectv.xml:
10789         * docs/plugins/inspect/plugin-esdsink.xml:
10790         * docs/plugins/inspect/plugin-flac.xml:
10791         * docs/plugins/inspect/plugin-flxdec.xml:
10792         * docs/plugins/inspect/plugin-gconfelements.xml:
10793         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
10794         * docs/plugins/inspect/plugin-goom.xml:
10795         * docs/plugins/inspect/plugin-halelements.xml:
10796         * docs/plugins/inspect/plugin-icydemux.xml:
10797         * docs/plugins/inspect/plugin-id3demux.xml:
10798         * docs/plugins/inspect/plugin-jpeg.xml:
10799         * docs/plugins/inspect/plugin-level.xml:
10800         * docs/plugins/inspect/plugin-matroska.xml:
10801         * docs/plugins/inspect/plugin-mulaw.xml:
10802         * docs/plugins/inspect/plugin-multipart.xml:
10803         * docs/plugins/inspect/plugin-navigationtest.xml:
10804         * docs/plugins/inspect/plugin-ossaudio.xml:
10805         * docs/plugins/inspect/plugin-png.xml:
10806         * docs/plugins/inspect/plugin-rtp.xml:
10807         * docs/plugins/inspect/plugin-rtsp.xml:
10808         * docs/plugins/inspect/plugin-shout2send.xml:
10809         * docs/plugins/inspect/plugin-smpte.xml:
10810         * docs/plugins/inspect/plugin-speex.xml:
10811         * docs/plugins/inspect/plugin-taglib.xml:
10812         * docs/plugins/inspect/plugin-udp.xml:
10813         * docs/plugins/inspect/plugin-videobalance.xml:
10814         * docs/plugins/inspect/plugin-videobox.xml:
10815         * docs/plugins/inspect/plugin-videoflip.xml:
10816         * docs/plugins/inspect/plugin-videomixer.xml:
10817         * docs/plugins/inspect/plugin-wavenc.xml:
10818         * docs/plugins/inspect/plugin-wavparse.xml:
10819         * docs/plugins/inspect/plugin-ximagesrc.xml:
10820           Update to CVS.
10821
10822 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
10823
10824         Patch by: Sebastian Dröge <slomo circular-chaos org>
10825
10826         * gst/audiofx/audiopanorama.c:
10827           Fix doc section name (Fixes #397946)
10828
10829 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
10830
10831         * sys/v4l2/gstv4l2object.c:
10832         (gst_v4l2_object_install_properties_helper),
10833         (gst_v4l2_object_set_property_helper),
10834         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
10835         * sys/v4l2/gstv4l2object.h:
10836         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
10837         (gst_v4l2src_init), (gst_v4l2src_set_property),
10838         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
10839         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
10840         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
10841         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
10842         (gst_v4l2src_capture_deinit):
10843           Fix EIO handing when capturing. Add new property to specify the number of
10844           buffers to enque (and remove the borked num-buffers usage).
10845
10846 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
10847
10848         Patch by: Sebastian Dröge <slomo circular-chaos org>
10849
10850         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
10851         (gst_audio_panorama_set_process_function):
10852           Use a function array for process methods, add more docs and define the
10853           startindex of enums.
10854
10855 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
10856
10857         Patch by: Mark Nauwelaerts <manauw at skynet be>
10858
10859         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
10860         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
10861         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10862         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
10863         (gst_avi_mux_riff_get_avi_header),
10864         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
10865         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
10866         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
10867         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
10868         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
10869         (gst_avi_mux_change_state):
10870         * gst/avi/gstavimux.h:
10871         * tests/check/elements/avimux.c: (teardown_src_pad):
10872           Add support for more than one audio stream; write better AVIX
10873           header; refactor code a bit; don't announce vorbis caps on our audio
10874           sink pads since we don't support it anyway. Closes #379298.
10875
10876 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
10877
10878         Patch by: Sebastian Dröge <slomo circular-chaos org>
10879
10880         * gst/audiofx/audiopanorama.c:
10881         (gst_audio_panorama_method_get_type),
10882         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
10883         (gst_audio_panorama_set_process_function),
10884         (gst_audio_panorama_set_property),
10885         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
10886         (gst_audio_panorama_transform_m2s_int_simple),
10887         (gst_audio_panorama_transform_s2s_int_simple),
10888         (gst_audio_panorama_transform_m2s_float_simple),
10889         (gst_audio_panorama_transform_s2s_float_simple):
10890         * gst/audiofx/audiopanorama.h:
10891           Add 'method' property and provide a simple (non-psychoacustic)
10892           processing method (#394859).
10893
10894         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
10895         (panorama_suite):
10896           Tests for new method.
10897
10898 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
10899
10900         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
10901         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
10902           Set correct caps on outgoing pulled buffers, or things blow up
10903           after recent core changes.
10904
10905 2007-01-11  Wim Taymans  <wim@fluendo.com>
10906
10907         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
10908
10909         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
10910         (gst_multipart_mux_request_new_pad),
10911         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
10912         (gst_multipart_mux_change_state):
10913         Return FLOW errors ASAP. Fixes #394977.
10914         Misc cleanups.
10915
10916 2007-01-11  Wim Taymans  <wim@fluendo.com>
10917
10918         Patch by: Lutz Mueller <lutz at topfrose dot de>
10919
10920         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
10921         Check for stream pad before activating. 
10922
10923 2007-01-10  Wim Taymans  <wim@fluendo.com>
10924
10925         Patch by: Peter Kjellerstedt  <pkj at axis com>
10926
10927         * gst/rtsp/COPYING.MIT:
10928         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
10929         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
10930         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
10931         (gst_rtspsrc_stream_configure_transport),
10932         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
10933         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
10934         (gst_rtspsrc_parse_methods),
10935         (gst_rtspsrc_create_transports_string),
10936         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
10937         (gst_rtspsrc_open), (gst_rtspsrc_close):
10938         * gst/rtsp/gstrtspsrc.h:
10939         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
10940         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
10941         (parse_request_line), (parse_line), (rtsp_connection_read),
10942         (rtsp_connection_close):
10943         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
10944         (rtsp_method_as_text), (rtsp_header_as_text),
10945         (rtsp_status_as_text), (rtsp_find_header_field),
10946         (rtsp_find_method):
10947         * gst/rtsp/rtspdefs.h:
10948         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
10949         (rtsp_ext_wms_configure_stream):
10950         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
10951         (rtsp_message_new_request), (rtsp_message_init_request),
10952         (rtsp_message_new_response), (rtsp_message_init_response),
10953         (rtsp_message_init_data), (rtsp_message_unset),
10954         (rtsp_message_free), (rtsp_message_add_header),
10955         (rtsp_message_get_header), (rtsp_message_set_body),
10956         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
10957         * gst/rtsp/rtspmessage.h:
10958         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
10959         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
10960         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
10961         (sdp_message_dump):
10962         Allow url to be NULL to be able to use it for server connections.
10963         Can now send responses as well as requests.
10964         No longer hangs in an endless loop if EOF is received.
10965         Can now convert a status code to a text string.
10966         Return RTSP_HDR_INVALID for unknown headers.
10967         Return RTSP_INVALID for unknown methods.
10968         Copy CSeq and Session headers from the request.
10969         Only free memory corresponding to the currently set message type.
10970         Added const to function arguments as appropriate.
10971         Avoid a compiler warning when initializing nmedia.
10972         Use guint rather than gint to avoid compiler warnings.
10973         Fix crasher in wms extension.
10974         Factor out stream setup from open_connection.
10975         Delay activation of streams when actual data is received from the
10976         server, this prepares us to do proper protocol switching.
10977         Added new license.
10978         Fixes #380895.
10979
10980
10981 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
10982
10983         Patch by: Sebastian Dröge <slomo ubuntu com>
10984
10985         * docs/plugins/Makefile.am:
10986         * gst/audiofx/audiopanorama.c:
10987           Some small docs fixes (#394851).
10988
10989 2007-01-09  Wim Taymans  <wim@fluendo.com>
10990
10991         * gst/avi/gstavidemux.c:
10992         Fix docs.
10993
10994 2007-01-09  Wim Taymans  <wim@fluendo.com>
10995
10996         * gst/rtp/Makefile.am:
10997         * gst/rtp/gstrtp.c: (plugin_init):
10998         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
10999         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
11000         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
11001         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
11002         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
11003         * gst/rtp/gstrtpmpvdepay.h:
11004           Added RFC 2250 MPEG Video Depayloader.
11005
11006         * gst/rtp/gstrtpL16depay.h:
11007         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
11008         (gst_rtp_h263p_depay_process):
11009         Fix Header file. Small cleanups.
11010
11011         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
11012         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
11013         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
11014         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
11015         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
11016         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
11017         (gst_rtp_mp4v_depay_change_state):
11018         Remove usused code. Remove Adapter from state Change. Added debug.
11019
11020         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
11021         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
11022         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
11023         * gst/rtp/gstrtpmpadepay.h:
11024         Subclass base depayloader.
11025         Added debug.
11026         Support static payload type assignment as well.
11027
11028         * gst/rtp/gstrtpmpapay.c:
11029         Fix caps.
11030
11031 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
11032
11033         Patch by: Vincent Torri  <vtorri at univ-evry fr>
11034
11035         * ext/jpeg/gstjpegdec.c:
11036         * ext/jpeg/gstjpegenc.c:
11037         * ext/jpeg/smokecodec.c:
11038           These libjpeg callbacks should return a 'boolean' (unsigned char
11039           apparently) and not a 'gboolean' (which maps to gint). Fixes
11040           warnings when compiling with MingW (#393427).
11041
11042         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11043           Use ioctlsocket on win32.
11044
11045         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
11046           Some printf format fixes for win32.
11047
11048 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
11049
11050         * gst/cutter/gstcutter.c: (gst_cutter_chain):
11051           Use gst_guint64_to_gdouble for conversion.
11052         * win32/vs6/libgstmatroska.dsp:
11053           Add zlib to the link.
11054         * win32/vs6/libgstvideobox.dsp:
11055           Update liboil library name (project is linked to 
11056           liboil-0.3-0.lib now).
11057           
11058 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
11059
11060         * gst/matroska/Makefile.am:
11061           If zlib is available and used, we must link it explicitly for
11062           things to work on MingW (fixes #392855).
11063
11064 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
11065
11066         * ext/esd/esdsink.c: (gst_esdsink_delay):
11067           Don't return bogus values when esd_get_delay() fails for some
11068           reason (#392189).
11069
11070 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11071
11072         * sys/ximage/gstximagesrc.c: (composite_pixel):
11073           Fix presumably copy'n'pasto for 16bpp depth.
11074
11075 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
11076
11077         * gst/matroska/matroska-mux.c:
11078         (gst_matroska_mux_audio_pad_setcaps):
11079           The "signed" field in audio caps is of boolean type, trying to use
11080           gst_structure_get_int() to extract it will fail. Fixing this makes
11081           matroskamux accept raw audio input (#387121) (use at your own risk
11082           though, due to the matroska spec being not entirely useful in this
11083           respect).
11084           Also fix up raw audio structures in template caps so that they
11085           represent what our setcaps function will actually accept, so that
11086           converters know what to convert to.
11087           Finally, don't fail if there isn't an "endianness" field in 8-bit
11088           PCM caps.
11089
11090 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
11091
11092         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11093         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11094         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11095         (teardown_cmmldec):
11096         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11097         (teardown_cmmlenc):
11098         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11099           reapply consistent pad (de)activation
11100
11101 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
11102
11103         * configure.ac:
11104         Back to CVS
11105
11106         * gst-plugins-good.doap:
11107         Add 0.10.5 doap entry
11108
11109 === release 0.10.5 ===
11110
11111 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
11112
11113         * configure.ac:
11114           releasing 0.10.5, "The Path of Thorns"
11115
11116 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11117
11118         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11119         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11120         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11121         (teardown_cmmldec):
11122         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11123         (teardown_cmmlenc):
11124         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11125           revert my freeze breakage
11126
11127 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
11128
11129         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
11130         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
11131         * tests/check/elements/cmmldec.c: (setup_cmmldec),
11132         (teardown_cmmldec):
11133         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
11134         (teardown_cmmlenc):
11135         * tests/check/elements/level.c: (setup_level), (cleanup_level):
11136           consistent pad (de)activation
11137
11138 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
11139
11140         * configure.ac:
11141         * ext/Makefile.am:
11142         Disable LADPSA, as it has moved to the -bad module for the duration.
11143
11144 2006-12-18  Wim Taymans  <wim@fluendo.com>
11145
11146         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
11147         (gst_signal_processor_event):
11148         Reset flow_state back to _OK after a flush stop so that we exit our
11149         error state after the flush. Fixes #374213
11150
11151 2006-12-16  David Schleef  <ds@schleef.org>
11152
11153         * sys/osxvideo/osxvideosink.h:
11154         * sys/osxvideo/osxvideosink.m:
11155           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
11156
11157 2006-12-16  David Schleef  <ds@schleef.org>
11158
11159         Patch by: Vijay Santhanam <vijay santhanam gmail com>
11160
11161         * sys/osxvideo/Makefile.am:
11162         * sys/osxvideo/osxvideosink.h:
11163         * sys/osxvideo/osxvideosink.m:
11164           Preliminary patch for porting osxvideosink
11165
11166 2006-12-16  Wim Taymans  <wim@fluendo.com>
11167
11168         Patch by: Sjoerd Simons <sjoerd at luon dot net>
11169
11170         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
11171         (gst_videomixer_set_master_geometry),
11172         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
11173         (gst_videomixer_reset), (gst_videomixer_init),
11174         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
11175         (gst_videomixer_release_pad), (gst_videomixer_collected),
11176         (gst_videomixer_change_state):
11177         Introduce some locking around the videomixer state so that it does not
11178         crash when adding/removing pads. Fixes #383043.
11179
11180 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
11181
11182         * configure.ac:
11183           Make sure libcaca can actually be used instead of just checking for
11184           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
11185           cross-compiling (fixes #384587).
11186
11187 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
11188
11189         * Makefile.am:
11190         * gst-plugins-good.doap:
11191         * gst-plugins-good.spec.in:
11192           adding doap file
11193
11194 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11195
11196         * configure.ac:
11197           libflac-1.1.3 changed API again, but we can't build against it yet,
11198           so make sure our check doesn't use libflac-1.1.3 and add a comment
11199           to this effect.
11200
11201 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
11202
11203         * gst/effectv/gstquark.c: (gst_quarktv_transform),
11204         (gst_quarktv_planetable_clear):
11205           Add some NULL pointer checks (possibly related to #385623).
11206
11207 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
11208
11209         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
11210         (gst_tag_demux_chain):
11211         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11212           In streaming mode, if the first buffer we get doesn't have an
11213           offset, fix it up to be 0, otherwise trimming won't work later on
11214           and we'll be typefinding application/x-id3, which may result in
11215           decodebin plugging an endless number of id3demux elements as a
11216           consequence. Fixes #385031.
11217           
11218 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11219
11220         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
11221           Ignore the buffer_time the sound device reports. Turns out it is 
11222           sometimes completely bogus and we're better off without it.
11223
11224 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11225
11226         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11227         (gst_matroska_demux_video_caps):
11228         * gst/matroska/matroska-ids.c:
11229         (gst_matroska_track_init_video_context):
11230         * gst/matroska/matroska-ids.h:
11231           Try harder to extract the framerate for video tracks correctly and
11232           save it directly instead of converting it back and forth a few
11233           times. Mostly makes a difference for very small framerates (<1).
11234           Fixes #380199.
11235
11236 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
11237
11238         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
11239         (gst_gconf_audio_src_dispose), (do_toggle_element):
11240         * ext/gconf/gstgconfaudiosrc.h:
11241           Remove gconf notify hook when the gconfaudiosrc element is
11242           destroyed, otherwise the callback may be called on an
11243           already-destroyed instance and bad things happen. Should fix
11244           #378184.
11245           Also ignore gconf key changes when the source is already running.
11246
11247 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
11248
11249         Patch by: Sebastian Dröge  <mail at slomosnail de>
11250
11251         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11252           We need to be able to read and parse any possible floating point string
11253           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
11254           will parse the former only in certain locales though, so we really need
11255           to canonicalise the separator to '.' and then use g_ascii_strtod() to
11256           make sure we can parse either version at all times.
11257           Fixes #382982 for real.
11258
11259 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11260
11261         * sys/sunaudio/gstsunaudiomixerctrl.c:
11262         * sys/sunaudio/gstsunaudiosrc.c:
11263
11264         Use the sunaudio debug category.
11265
11266         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
11267         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
11268         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
11269         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
11270         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
11271         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
11272         (gst_sunaudiosink_reset):
11273         * sys/sunaudio/gstsunaudiosink.h:
11274
11275         Uses the sunaudio debug category for all debug output
11276         Implements the _delay() callback to synchronise video playback better
11277         Change the segtotal and segsize values back to the parent class 
11278           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
11279           respectively)
11280         Measure the samples written to the device vs. played.
11281         Keep track of segments in the device by writing empty eof frames, and
11282         sleep using a GCond when we get too far ahead and risk overrunning the
11283         sink's ringbuffer.
11284
11285         Fixes: #360673
11286
11287 2006-12-08  Wim Taymans  <wim@fluendo.com>
11288
11289         Patch by: Sebastian Dröge  <mail at slomosnail de >
11290
11291         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
11292         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
11293         * gst/audiofx/audiopanorama.h:
11294         Fix audiopanorame with float samples. Fixes #383726.
11295
11296 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11297
11298         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
11299         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
11300         (gst_sunaudiosrc_reset):
11301
11302         Implement reset functions to unblock the src/sink more quickly on 
11303         state change requests.
11304         Patch by: Brian Cameron <brian dot cameron at sun com>
11305
11306 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11307
11308         * sys/sunaudio/gstsunaudiomixer.c:
11309         (gst_sunaudiomixer_change_state):
11310         Construct the correct mixer device name when the AUDIODEV env var
11311         is set.
11312
11313         Patch by: Jerry Tan <jerry.tan at sun dot com>
11314         Fixes: #383596
11315
11316 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
11317
11318         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
11319         Apply patch to open the mixer control and set the MULTIPLE_OPEN
11320         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
11321         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
11322         Patch by: Jerry Tan <jerry.tan at sun dot com>
11323         Fixes: #349015
11324
11325 2006-12-07  Wim Taymans  <wim@fluendo.com>
11326
11327         * gst/smpte/gstmask.h:
11328         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
11329         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
11330         (gst_smpte_collected), (gst_smpte_set_property),
11331         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
11332         * gst/smpte/gstsmpte.h:
11333         Port to 0.10 some more. 
11334         Added duration property to specify the duration of the transition.
11335         Make framerate a fraction.
11336         Deprecate fps property, we only use negotiated fps.
11337         Added docs.
11338         Fix collectpad usage.
11339         Reset state in READY.
11340         Send NEWSEGMENT event.
11341         Fix racy updates of object properties.
11342         Added debug category.
11343         Fixes #383323.
11344
11345 2006-12-06  Wim Taymans  <wim@fluendo.com>
11346
11347         Patch by: Sjoerd Simons <sjoerd at luon dot net>
11348
11349         * gst/videomixer/videomixer.c:
11350         (gst_videomixer_set_master_geometry),
11351         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
11352         Don't reset xpos and ypos in the setcaps function because causes
11353         unexpected behaviour.
11354         Fixes #382179.
11355
11356 2006-12-06  Wim Taymans  <wim@fluendo.com>
11357
11358         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
11359         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
11360         Keep track of the buffer timestamp in the collectdata member instead
11361         of modifying the buffer without making the metadata writable first.
11362         Fixes #382277.
11363
11364 2006-12-06  Wim Taymans  <wim@fluendo.com>
11365
11366         Patch by: Rob Taylor <robtaylor at floopily dot org>
11367
11368         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
11369         If using multicast in udpsrc, bind to the multicast address rather than
11370         IN_ADDR_ANY.
11371         This allows the simultanous use of multiple udpsrcs listening on
11372         different multicat addresses. Without this all udpsrcs will receive all
11373         packets from all subscribed multicast addresses.
11374         Fixes #383001.
11375
11376 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
11377
11378         * ext/taglib/gstid3v2mux.cc:
11379         Don't attempt to write a NULL frame into the ID3 tag set when the 
11380         createFrame method returned NULL.
11381         Fixes: #381857
11382         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
11383
11384 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
11385
11386         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
11387         Use g_strtod() instead of sscanf to parse doubles, so that it will
11388         try parsing in the C locale if the current locale fails.
11389         Fixes: #382982
11390         Patch by: Sebastian Dröge  <mail at slomosnail de >
11391
11392 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
11393
11394         * win32/MANIFEST:
11395         Fix compilation on win32 under VS8
11396         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
11397         Partially fixes #381175
11398
11399 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
11400
11401         * gst/avi/gstavimux.c:
11402           accept all mpegversions,fixes #380825
11403           spotted by: Jerome Alet  
11404
11405 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
11406
11407         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
11408         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
11409         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
11410         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
11411           cleanup the error message a bit more
11412
11413 2006-11-28  Wim Taymans  <wim@fluendo.com>
11414
11415         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11416         Fix width and height properties.
11417
11418         * ext/libcaca/gstcacasink.h:
11419         Fix compilation on newer libcaca that require us to include a new
11420         header. Fixes #379918.
11421
11422 2006-11-28  Wim Taymans  <wim@fluendo.com>
11423
11424         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11425         * gst/rtsp/gstrtspsrc.h:
11426         * gst/rtsp/rtspext.h:
11427         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
11428         (rtsp_ext_wms_get_context):
11429         Add method so that extensions can choose to disable the setup of
11430         a stream.
11431         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
11432
11433 2006-11-27  Wim Taymans  <wim@fluendo.com>
11434
11435         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
11436
11437         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
11438         Push header in a separate buffer instead of memcpy:ing all data.
11439         Change LF => CRLF in headers.
11440         Move trailing LF to header. Fixes #379792.
11441
11442 2006-11-27  Wim Taymans  <wim@fluendo.com>
11443
11444         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
11445         Small buffer overflow fix and improve debugging.
11446
11447 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11448
11449         * ext/esd/esdmon.h:
11450         * ext/esd/esdsink.h:
11451           remove obsolete _factory_init protos
11452
11453 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
11454
11455         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
11456         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
11457         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
11458         (gst_avi_demux_read_subindexes_push),
11459         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
11460         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
11461         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
11462         (gst_avi_demux_massage_index),
11463         (gst_avi_demux_calculate_durations_from_index),
11464         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
11465         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
11466         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
11467           remove dead code, tweak debugs statements, add comments, use
11468           _uint64_scale instead _uint64_scale_int when using guint64 values,
11469           small optimizations, reflow some error handling
11470
11471 2006-11-22  Edward Hervey  <edward@fluendo.com>
11472
11473         * po/.cvsignore:
11474         We never put .pot files in cvs. Let's ignore them all.
11475
11476 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11477
11478         * po/POTFILES.in:
11479           ... but better exclude files that aren't disted.
11480
11481 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11482
11483         * po/POTFILES.in:
11484           Add v4l2 source files to list of files with translations, so the
11485           strings are actually extracted (however bad they still may be).
11486
11487 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
11488
11489         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
11490           Minor clean-ups: const-ify static array, remove trailing comma from
11491           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
11492
11493 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
11494
11495         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
11496         Make sure that g_free always gets called on the same pointer that was 
11497         returned by g_malloc.  Fixes #376594.
11498         Do not leak memory if decompressed size is wrong.
11499         Remove unneeded check of return value of g_malloc.
11500         Patch by: René Stadler <mail@renestadler.de>
11501
11502 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
11503
11504         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
11505           Add missing curly brackets.
11506
11507 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
11508
11509         * sys/v4l2/v4l2src_calls.c:
11510         Fix capture_deinit.
11511
11512 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11513
11514         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
11515         (gst_matroska_mux_request_new_pad):
11516           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
11517
11518         * tests/check/elements/matroskamux.c: (setup_src_pad),
11519         (setup_sink_pad), (GST_START_TEST):
11520         Activate pads before using them.
11521
11522 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
11523
11524         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
11525           Initialise variable to get rid of bogus compiler warning.
11526
11527 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
11528
11529         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
11530
11531         * gst/rtp/gstrtph263pay.c:
11532         * gst/rtp/gstrtph263pdepay.c:
11533         * gst/rtp/gstrtph263ppay.c:
11534           Specify H.263 variant and version in the caps (fixes #361637)
11535
11536 2006-11-15  Wim Taymans  <wim@fluendo.com>
11537
11538         * gst/rtsp/rtspconnection.c: (read_body):
11539         Don't set a data pointer to NULL and a size > 0 when we deal
11540         with empty packets.
11541
11542         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
11543         (rtsp_message_init_response), (rtsp_message_init_data),
11544         (rtsp_message_unset), (rtsp_message_free),
11545         (rtsp_message_take_body):
11546         Check that we can't create invalid empty packets. 
11547
11548 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
11549
11550         Patch by: Mark Nauwelaerts  <manauw at skynet be>
11551
11552         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
11553         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
11554         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
11555         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
11556         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
11557         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
11558         * gst/matroska/matroska-mux.h:
11559           Add basic tag writing support; implement releasing pads (#374658).
11560
11561 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
11562
11563         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11564         (gst_matroska_demux_audio_caps):
11565           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
11566
11567 2006-11-14  David Schleef  <ds@schleef.org>
11568
11569         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
11570
11571 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
11572
11573         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11574
11575         * win32/vs8/gst-plugins-good.sln:
11576         * win32/vs8/libgst1394.vcproj:
11577         * win32/vs8/libgstaasink.vcproj:
11578         * win32/vs8/libgstalaw.vcproj:
11579         * win32/vs8/libgstalpha.vcproj:
11580         * win32/vs8/libgstalphacolor.vcproj:
11581         * win32/vs8/libgstannodex.vcproj:
11582         * win32/vs8/libgstapetag.vcproj:
11583         * win32/vs8/libgstaudiofx.vcproj:
11584         * win32/vs8/libgstauparse.vcproj:
11585         * win32/vs8/libgstautodetect.vcproj:
11586         * win32/vs8/libgstavi.vcproj:
11587         * win32/vs8/libgstcacasink.vcproj:
11588         * win32/vs8/libgstcdio.vcproj:
11589         * win32/vs8/libgstcutter.vcproj:
11590         * win32/vs8/libgstdv.vcproj:
11591         * win32/vs8/libgsteffectv.vcproj:
11592         * win32/vs8/libgstflac.vcproj:
11593         * win32/vs8/libgstflxdec.vcproj:
11594         * win32/vs8/libgstgoom.vcproj:
11595         * win32/vs8/libgsticydemux.vcproj:
11596         * win32/vs8/libgstid3demux.vcproj:
11597         * win32/vs8/libgstjpeg.vcproj:
11598         * win32/vs8/libgstladspa.vcproj:
11599         * win32/vs8/libgstlevel.vcproj:
11600         * win32/vs8/libgstmatroska.vcproj:
11601         * win32/vs8/libgstmikmod.vcproj:
11602         * win32/vs8/libgstmng.vcproj:
11603         * win32/vs8/libgstmonoscope.vcproj:
11604         * win32/vs8/libgstmulaw.vcproj:
11605         * win32/vs8/libgstmultipart.vcproj:
11606         * win32/vs8/libgstpng.vcproj:
11607         * win32/vs8/libgstrtp.vcproj:
11608         * win32/vs8/libgstrtsp.vcproj:
11609         * win32/vs8/libgstshout2.vcproj:
11610         * win32/vs8/libgstsmpte.vcproj:
11611         * win32/vs8/libgstspeex.vcproj:
11612         * win32/vs8/libgsttaglib.vcproj:
11613         * win32/vs8/libgstudp.vcproj:
11614         * win32/vs8/libgstvideobalance.vcproj:
11615         * win32/vs8/libgstvideobox.vcproj:
11616         * win32/vs8/libgstvideoflip.vcproj:
11617         * win32/vs8/libgstvideomixer.vcproj:
11618         * win32/vs8/libgstwavenc.vcproj:
11619         * win32/vs8/libgstwavparse.vcproj:
11620           Make end-of-line returns unixy, so that when the files are checked
11621           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
11622           Hopefully fixes #366492.
11623
11624 2006-11-14  Wim Taymans  <wim@fluendo.com>
11625
11626         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
11627         Disable init_frames delay timestamp adjustment, it does not
11628         seem to be needed at all. Fixes #369621.
11629
11630 2006-11-13  Wim Taymans  <wim@fluendo.com>
11631
11632         Patch by: Mark Nauwelaerts  <manauw at skynet be>
11633
11634         * gst/videomixer/videomixer.c:
11635         (gst_videomixer_set_master_geometry),
11636         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
11637         (gst_videomixer_collect_free), (gst_videomixer_reset),
11638         (gst_videomixer_init), (gst_videomixer_finalize),
11639         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
11640         (gst_videomixer_collected), (gst_videomixer_change_state):
11641         Fix memleak by unref'ing collectpads instance (when finalizing)
11642         Implement releasing a request pad. Fixes #374479.
11643
11644 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
11645
11646         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
11647
11648         * win32/vs8/gst-plugins-good.sln:
11649         * win32/vs8/libgst1394.vcproj:
11650         * win32/vs8/libgstaasink.vcproj:
11651         * win32/vs8/libgstalaw.vcproj:
11652         * win32/vs8/libgstalpha.vcproj:
11653         * win32/vs8/libgstalphacolor.vcproj:
11654         * win32/vs8/libgstannodex.vcproj:
11655         * win32/vs8/libgstapetag.vcproj:
11656         * win32/vs8/libgstaudiofx.vcproj:
11657         * win32/vs8/libgstauparse.vcproj:
11658         * win32/vs8/libgstautodetect.vcproj:
11659         * win32/vs8/libgstavi.vcproj:
11660         * win32/vs8/libgstcacasink.vcproj:
11661         * win32/vs8/libgstcdio.vcproj:
11662         * win32/vs8/libgstcutter.vcproj:
11663         * win32/vs8/libgstdv.vcproj:
11664         * win32/vs8/libgsteffectv.vcproj:
11665         * win32/vs8/libgstflac.vcproj:
11666         * win32/vs8/libgstflxdec.vcproj:
11667         * win32/vs8/libgstgoom.vcproj:
11668         * win32/vs8/libgsticydemux.vcproj:
11669         * win32/vs8/libgstid3demux.vcproj:
11670         * win32/vs8/libgstjpeg.vcproj:
11671         * win32/vs8/libgstladspa.vcproj:
11672         * win32/vs8/libgstlevel.vcproj:
11673         * win32/vs8/libgstmatroska.vcproj:
11674         * win32/vs8/libgstmikmod.vcproj:
11675         * win32/vs8/libgstmng.vcproj:
11676         * win32/vs8/libgstmonoscope.vcproj:
11677         * win32/vs8/libgstmulaw.vcproj:
11678         * win32/vs8/libgstmultipart.vcproj:
11679         * win32/vs8/libgstpng.vcproj:
11680         * win32/vs8/libgstrtp.vcproj:
11681         * win32/vs8/libgstrtsp.vcproj:
11682         * win32/vs8/libgstshout2.vcproj:
11683         * win32/vs8/libgstsmpte.vcproj:
11684         * win32/vs8/libgstspeex.vcproj:
11685         * win32/vs8/libgsttaglib.vcproj:
11686         * win32/vs8/libgstudp.vcproj:
11687         * win32/vs8/libgstvideobalance.vcproj:
11688         * win32/vs8/libgstvideobox.vcproj:
11689         * win32/vs8/libgstvideoflip.vcproj:
11690         * win32/vs8/libgstvideomixer.vcproj:
11691         * win32/vs8/libgstwavenc.vcproj:
11692         * win32/vs8/libgstwavparse.vcproj:
11693           Add VS8 project files (note that many of the plugins in ext are
11694           disabled by default). Fixes #366492.
11695
11696 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
11697
11698         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
11699           we do not translate debug messages
11700
11701 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
11702
11703         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11704           fix categorisation, make short desc more explicit, remove unused code
11705           Fixes #372021
11706
11707 2006-11-08  Wim Taymans  <wim@fluendo.com>
11708
11709         * gst/rtp/gstrtpL16depay.c:
11710         * gst/rtp/gstrtpamrdepay.c:
11711         * gst/rtp/gstrtpamrpay.c:
11712         * gst/rtp/gstrtpgsmdepay.c:
11713         * gst/rtp/gstrtph263pay.c:
11714         * gst/rtp/gstrtph263pdepay.c:
11715         * gst/rtp/gstrtph263ppay.c:
11716         * gst/rtp/gstrtph264depay.c:
11717         * gst/rtp/gstrtpmp2tdepay.c:
11718         * gst/rtp/gstrtpmp4gdepay.c:
11719         * gst/rtp/gstrtpmp4gpay.c:
11720         * gst/rtp/gstrtpmp4vdepay.c:
11721         * gst/rtp/gstrtpmp4vpay.c:
11722         * gst/rtp/gstrtpmpadepay.c:
11723         * gst/rtp/gstrtpmpapay.c:
11724         * gst/rtp/gstrtppcmadepay.c:
11725         * gst/rtp/gstrtppcmapay.c:
11726         * gst/rtp/gstrtppcmudepay.c:
11727         * gst/rtp/gstrtppcmupay.c:
11728         * gst/rtp/gstrtpspeexdepay.c:
11729         * gst/rtp/gstrtpspeexpay.c:
11730         * gst/rtp/gstrtpsv3vdepay.c:
11731         Fix element descriptions.
11732
11733 2006-11-08  Wim Taymans  <wim@fluendo.com>
11734
11735         * gst/rtp/gstrtpvorbisdepay.c:
11736         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
11737         Fix description.
11738         Small cleanup in the payloader.
11739
11740 2006-11-08  Wim Taymans  <wim@fluendo.com>
11741
11742         * gst/rtp/Makefile.am:
11743         * gst/rtp/gstrtp.c: (plugin_init):
11744         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
11745         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
11746         (gst_rtp_theora_depay_finalize),
11747         (gst_rtp_theora_depay_parse_configuration),
11748         (gst_rtp_theora_depay_setcaps),
11749         (gst_rtp_theora_depay_switch_codebook),
11750         (gst_rtp_theora_depay_process),
11751         (gst_rtp_theora_depay_set_property),
11752         (gst_rtp_theora_depay_get_property),
11753         (gst_rtp_theora_depay_change_state),
11754         (gst_rtp_theora_depay_plugin_init):
11755         * gst/rtp/gstrtptheoradepay.h:
11756         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
11757         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
11758         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
11759         (gst_rtp_theora_pay_init_packet),
11760         (gst_rtp_theora_pay_flush_packet),
11761         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
11762         (gst_rtp_theora_pay_handle_buffer),
11763         (gst_rtp_theora_pay_plugin_init):
11764         * gst/rtp/gstrtptheorapay.h:
11765         Add theora pay/depayloaders.
11766
11767 2006-11-06  Wim Taymans  <wim@fluendo.com>
11768
11769         * gst/rtp/Makefile.am:
11770         We depend on gsttag to generate the vorbis comments.
11771
11772         * gst/rtp/gstrtpvorbisdepay.c:
11773         (gst_rtp_vorbis_depay_parse_configuration),
11774         (gst_rtp_vorbis_depay_setcaps),
11775         (gst_rtp_vorbis_depay_switch_codebook),
11776         (gst_rtp_vorbis_depay_process):
11777         * gst/rtp/gstrtpvorbisdepay.h:
11778         Parse configuration string in the depayloader.
11779         Implement selecting and switching to a new codebook.
11780         Receiving vorbis over RTP now works.
11781
11782         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
11783         (gst_rtp_vorbis_pay_init_packet),
11784         (gst_rtp_vorbis_pay_finish_headers),
11785         (gst_rtp_vorbis_pay_handle_buffer):
11786         * gst/rtp/gstrtpvorbispay.h:
11787         Set timestamps on outgoing buffers and RTP packets.
11788         Fix configuration string, prepend number of Packet headers.
11789         Fix encoding of ident string.
11790         Add delivery-method to caps.
11791         Streaming vorbis over RTP now works.
11792
11793 2006-11-06  Wim Taymans  <wim@fluendo.com>
11794
11795         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
11796         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
11797         (gst_rtp_vorbis_pay_handle_buffer):
11798         * gst/rtp/gstrtpvorbispay.h:
11799         Generate a valid configuration string in the caps based on the
11800         vorbis headers.
11801
11802 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
11803
11804         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
11805         * ext/cdio/gstcdio.h:
11806         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
11807           Move CD-TEXT utility function into common file so it can also be
11808           used by a future cdioparanoiasrc.
11809
11810 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
11811         
11812         * sys/v4l2/Makefile.am:
11813         * sys/v4l2/gstv4l2object.c:
11814         * sys/v4l2/gstv4l2src.c:
11815         * sys/v4l2/gstv4l2xoverlay.c:
11816         * sys/v4l2/v4l2_calls.c:
11817         * sys/v4l2/v4l2src_calls.c:
11818         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
11819         xoverlay code that is still not implemented.
11820
11821 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
11822
11823         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
11824           We require a -base more recent than 0.10.9, so it's safe to use
11825           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
11826
11827         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
11828         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
11829           Use _newsegment_full() now that we depend on a recent enough core.
11830
11831         * gst/wavparse/gstwavparse.c:
11832           Remove cruft that we don't need any longer now that we depend on
11833           a recent enough -base.
11834
11835 2006-10-31  Wim Taymans  <wim@fluendo.com>
11836
11837         * gst/rtp/Makefile.am:
11838         * gst/rtp/gstrtp.c: (plugin_init):
11839         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
11840         (gst_rtpilbcpay_setcaps):
11841         Fix and activate ILBC pay and depayloaders. Fixes #368162.
11842
11843 2006-10-31  Wim Taymans  <wim@fluendo.com>
11844
11845         * ext/speex/gstspeexdec.c: (speex_dec_convert),
11846         (speex_dec_sink_event), (speex_dec_chain_parse_header):
11847         Some small cleanups, use _scale.
11848
11849 2006-10-31  Wim Taymans  <wim@fluendo.com>
11850
11851         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
11852         Use higher precision scale function.
11853
11854 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
11855
11856         Patch by: Michal Benes  <michal dot benes at itonis tv>
11857
11858         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
11859         (gst_matroska_demux_read_track_encodings),
11860         (gst_matroska_decode_buffer):
11861           Fix several issues with encoded/compressed/encrypted/signed tracks;
11862           also, remove superfluous newline characters from some debug
11863           statements. (#366155)
11864
11865 2006-10-30  Wim Taymans  <wim@fluendo.com>
11866
11867         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
11868         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
11869         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
11870         (gst_smokedec_change_state):
11871         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
11872         (gst_smokeenc_init), (gst_smokeenc_finalize),
11873         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
11874         (gst_smokeenc_resync), (gst_smokeenc_chain),
11875         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
11876         (gst_smokeenc_change_state):
11877         Various cleanups, capsnego and leak fixes.
11878
11879 2006-10-30  Wim Taymans  <wim@fluendo.com>
11880
11881         Patch by: Mark Nauwelaerts  <manauw at skynet be>
11882
11883         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
11884         Fix videomixer so that it can handle any combination of framerates.
11885         Fixes #367221.
11886
11887 2006-10-28  Wim Taymans  <wim@fluendo.com>
11888
11889         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11890         (gst_avi_demux_parse_file_header),
11891         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
11892         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
11893         (gst_avi_demux_chain):
11894         Fix position query for audio. also fixes timestamps in streaming
11895         mode and bug #364958.
11896         Small cleanups.
11897
11898 2006-10-27  Wim Taymans  <wim@fluendo.com>
11899
11900         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
11901         * ext/libpng/gstpngenc.h:
11902         Fix strides. Fixes #364856.
11903         Cleanup capsnego.
11904         Set caps on outgoing buffers.
11905
11906 2006-10-18  Wim Taymans  <wim@fluendo.com>
11907
11908         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
11909
11910         * gst/rtp/gstrtpgsmpay.c:
11911         * gst/rtp/gstrtph263pay.c:
11912         * gst/rtp/gstrtpmpapay.c:
11913         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
11914         (gst_rtp_pcma_pay_handle_buffer):
11915         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
11916         Add static payload numbers in addition to the dynamic ones.
11917         Fixes #361639.
11918
11919 2006-10-18  Wim Taymans  <wim@fluendo.com>
11920
11921         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
11922         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
11923         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
11924         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
11925         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
11926         * gst/rtsp/rtspdefs.h:
11927         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
11928         * gst/rtsp/rtspurl.h:
11929         Reuse already existing enum for lower transport.
11930         Add rtspt and rtspu protocols.
11931         Send redirect to rtspt when udp times out.
11932
11933 2006-10-18  Wim Taymans  <wim@fluendo.com>
11934
11935         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11936         (gst_wavparse_stream_data):
11937         Fix seeking some more, mostly for speed changes.
11938
11939 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
11940
11941         Patch by: Fredrik Persson  <frepe at bredband net>
11942
11943         * sys/v4l2/gstv4l2tuner.c:
11944         * sys/v4l2/gstv4l2tuner.h:
11945           Fix _set_channel(): remove useless g_object_notify() for "channel"
11946           property that doesn't exist any longer and therefore now also
11947           useless redirect (#338818).
11948
11949 2006-10-17  Wim Taymans  <wim@fluendo.com>
11950
11951         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
11952         Some drivers do not support unsetting the non-blocking flag once the
11953         device is opened. In those cases, close/open the device in
11954         non-blocking mode. Fixes #362673.
11955
11956 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
11957
11958         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
11959         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
11960         (gst_v4l2src_get_fps):
11961           dear stefan, framespersecond is not frameperiod, reverting but adding
11962           comment
11963
11964 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
11965
11966         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
11967         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
11968         (gst_v4l2src_get_fps):
11969           Numerator is numerator and denominator is denominator. Say that aloud
11970           5 times and retry after next beer.
11971
11972 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
11973
11974         Patch by: Josep Torra Valles  <josep at fluendo com>
11975
11976         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
11977         * ext/esd/esdsink.c: (gst_esdsink_write):
11978         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
11979         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
11980         (gst_flac_dec_send_newsegment):
11981         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
11982         (gst_flac_enc_tell_callback):
11983         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
11984         (smokecodec_parse_header), (smokecodec_decode):
11985         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
11986         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
11987         * gst/goom/Makefile.am:
11988         * gst/goom/gstgoom.c:
11989         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
11990         * gst/rtsp/gstrtspsrc.c:
11991         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
11992         * gst/udp/gstudpsink.c:
11993         * gst/udp/gstudpsrc.c:
11994         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
11995         * sys/sunaudio/gstsunaudiomixertrack.h:
11996           Fix a bunch of problems discovered by the Forte compiler, mostly type
11997           mixups and pointer arithmetics with void pointers. Fixes #362603.
11998
11999 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12000
12001         * ext/speex/gstspeex.c: (plugin_init):
12002         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
12003         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
12004         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
12005         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
12006         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
12007         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
12008         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
12009         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
12010         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
12011         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
12012         (gst_speex_enc_chain), (gst_speex_enc_get_property),
12013         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
12014         * ext/speex/gstspeexenc.h:
12015           Miscellaneous clean-ups, among other things: speexenc => enc to
12016           enhance code readability; change speexenc => speex_enc; in chain
12017           function unref input buffer in case of error; take reference in
12018           event function; use boilerplate macro; use gst_pad_query_peer_*
12019           convenience functions.
12020
12021 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
12022
12023         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
12024         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
12025         (gst_speexenc_set_header_on_caps):
12026           Fix some mem leaks.
12027
12028 2006-10-11  Wim Taymans  <wim@fluendo.com>
12029
12030         * gst/rtsp/URLS:
12031         Added some other URL.
12032
12033         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
12034         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
12035         (gst_rtspsrc_open), (gst_rtspsrc_play),
12036         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12037         * gst/rtsp/gstrtspsrc.h:
12038         Work on fallback to TCP connection when the UDP socket times out.
12039         Handler server requests, just reply with OK for now.
12040
12041         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12042         * gst/rtsp/rtspdefs.h:
12043         Added some more Real extension headers.
12044
12045         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12046         Fix parsing of urls with a ':' that is not part of the hostname:port
12047         part of the url.
12048
12049 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
12050
12051         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
12052         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
12053         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12054           Activate pad before adding it to the already-running element.
12055
12056         * tests/check/elements/icydemux.c: (icydemux_found_pad):
12057           Activate newly-created pad too.
12058
12059 2006-10-11  Wim Taymans  <wim@fluendo.com>
12060
12061         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
12062
12063         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12064         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
12065         (gst_udpsrc_start):
12066         Fix some leaks in caps and uris. Fixes #361252.
12067
12068 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
12069
12070         * gst/wavparse/Makefile.am:
12071           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
12072
12073 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
12074
12075         * sys/v4l2/gstv4l2xoverlay.c:
12076         * sys/v4l2/gstv4l2xoverlay.h:
12077         Fix build as per the patch in #338818 comment 36.
12078
12079 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
12080
12081         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12082           Activate pads before adding them to the source.
12083
12084 2006-10-06  Wim Taymans  <wim@fluendo.com>
12085
12086         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
12087         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
12088         Activate pads before adding.
12089
12090 2006-10-06  Wim Taymans  <wim@fluendo.com>
12091
12092         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
12093         (gst_multipart_find_pad_by_mime):
12094         Activate pads before adding.
12095
12096         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
12097         BOILERPLATE sets parent_class for us.
12098
12099 2006-10-06  Wim Taymans  <wim@fluendo.com>
12100
12101         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
12102         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
12103         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
12104         (gst_rtspsrc_alloc_udp_ports),
12105         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
12106         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
12107         (gst_rtspsrc_create_transports_string),
12108         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
12109         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12110         * gst/rtsp/gstrtspsrc.h:
12111         Rework how the transport string is constructed, try to share channels
12112         and udp ports.
12113         Make most of the stuff less dependant on RTP as we are also going to use
12114         it for RDT.
12115         Add support for transport specific session managers.
12116
12117         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
12118         Implement _flush().
12119
12120         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12121         * gst/rtsp/rtspdefs.h:
12122         Add generic error return code.
12123
12124         * gst/rtsp/rtspext.h:
12125         Add support for pluggable tranport strings.
12126
12127         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
12128         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
12129         (rtsp_ext_wms_get_context):
12130         Detect WMServer and activate the extension.
12131
12132         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
12133         (rtsp_transport_get_manager), (rtsp_transport_parse):
12134         * gst/rtsp/rtsptransport.h:
12135         Added methods to get mime/manager for certain transports.
12136
12137 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
12138
12139         * ext/cairo/gsttimeoverlay.c:
12140         (gst_cairo_time_overlay_update_font_height):
12141         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
12142         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
12143         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
12144         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
12145         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12146         * ext/libpng/gstpngdec.c: (user_endrow_callback):
12147         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
12148         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
12149         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12150         (gst_avi_demux_stream_data):
12151         * gst/cutter/gstcutter.c: (gst_cutter_chain):
12152         * gst/debug/efence.c: (gst_efence_buffer_alloc),
12153         (gst_fenced_buffer_copy):
12154         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12155         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
12156         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
12157         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
12158         (gst_rtspsrc_handle_message):
12159         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12160         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
12161           Printf format fixes.
12162
12163 2006-10-04  Wim Taymans  <wim@fluendo.com>
12164
12165         * gst/rtsp/Makefile.am:
12166         Dist new .h file too.
12167
12168 2006-10-04  Wim Taymans  <wim@fluendo.com>
12169
12170         * gst/rtsp/Makefile.am:
12171         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
12172         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
12173         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
12174         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
12175         (gst_rtspsrc_parse_rtpmap),
12176         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
12177         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12178         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
12179         * gst/rtsp/gstrtspsrc.h:
12180         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12181         * gst/rtsp/rtspdefs.h:
12182         * gst/rtsp/rtspext.h:
12183         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
12184         (rtsp_ext_wms_get_context):
12185         * gst/rtsp/rtspextwms.h:
12186         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
12187         (rtsp_transport_parse):
12188         * gst/rtsp/rtsptransport.h:
12189         Factor out extension in separate module.
12190         Fix getcaps to filter against the padtemplate.
12191         Use Content-Base if the server gives one.
12192         Rework the transport parsing a bit for future extensions.
12193         Added some Real Header field definitions.
12194
12195 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
12196
12197         * docs/plugins/Makefile.am:
12198         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12199         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12200           added v4l2 stubs
12201         * gst-plugins-good.spec.in:
12202           add v4l2
12203
12204 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
12205
12206         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
12207           Extract disc/album/medium number and count and try harder
12208           to extract track number/count.
12209
12210 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
12211
12212         * configure.ac:
12213         * sys/Makefile.am:
12214           add build stuff for v4l2, needs --enable-experimental until
12215           the last bits are resolved
12216
12217 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
12218
12219         * tests/check/Makefile.am:
12220           Disable autodetect test temporarily, so that the build bots
12221           update -bad and the ranks of unreliable video sinks in there.
12222
12223         * tests/check/elements/autodetect.c: (GST_START_TEST):
12224           Skip test if no usable videosink is found.
12225
12226 2006-09-29  Wim Taymans  <wim@fluendo.com>
12227
12228         * gst/rtsp/URLS:
12229         Add some more URLs.
12230
12231         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
12232         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
12233         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
12234         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
12235         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
12236         (gst_rtspsrc_loop), (gst_rtspsrc_send),
12237         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12238         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
12239         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
12240         * gst/rtsp/gstrtspsrc.h:
12241         Add timeout property to control UDP timeouts.
12242         Fix error messages.
12243         Also start a loop function when operating in UDP mode so that we can
12244         do some more stuff async.
12245         Handle element messages from udpsrc to detect timeouts. If a timeout
12246         happens we currently generate an error.
12247         API: rtspsrc::timeout property.
12248
12249         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
12250         (gst_udpsrc_create):
12251         Really implement the timeout in microseconds and not milliseconds.
12252
12253 2006-09-29  Wim Taymans  <wim@fluendo.com>
12254
12255         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12256         (gst_udpsrc_create), (gst_udpsrc_set_property),
12257         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
12258         * gst/udp/gstudpsrc.h:
12259         Added property to post a message on timeout.
12260         Updated docs.
12261         When restarting the select, initialize the fdsets again.
12262         Init control sockets so we don't accidentally close a random socket.
12263         API: GstUDPSrc::timeout property
12264
12265 2006-09-29  Wim Taymans  <wim@fluendo.com>
12266
12267         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
12268         Fix flag registration.
12269
12270         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
12271         Reading 0 also means 'no more commands'
12272
12273 2006-09-29  Wim Taymans  <wim@fluendo.com>
12274
12275         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
12276
12277         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
12278         Fix possible infinite loop when shutting down, a read can also return
12279         0 to indicate no more messages are available. Fixes #358156.
12280
12281 2006-09-25  Wim Taymans  <wim@fluendo.com>
12282
12283         * gst/autodetect/gstautoaudiosink.c:
12284         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
12285         (gst_auto_audio_sink_find_best):
12286         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
12287         Small cleanups.
12288         don't try to set "sync" property when it is not available.
12289
12290 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12291
12292         Patch by: Peter Kjellerstedt  <pkj at axis com>
12293
12294         * gst/alpha/gstalpha.c:
12295         * gst/rtp/gstrtpamrdepay.c:
12296         * gst/rtsp/gstrtspsrc.c:
12297         * gst/udp/gstudpsrc.c:
12298         * gst/videomixer/videomixer.c:
12299           Include stdlib.h in some more places, makes things compile
12300           with uClibc and -Werror (#357592).
12301
12302 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
12303
12304         * ext/jpeg/gstjpegdec.c:
12305           Set minimum height to 8 (from 16), our code should handle
12306           that fine. Some of the buttons on the apple trailer site
12307           are apparently only 15 pixels high (see #357470).
12308
12309 2006-09-23  Wim Taymans  <wim@fluendo.com>
12310
12311         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
12312         (gst_rtspsrc_open):
12313         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12314         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
12315         (rtsp_connection_receive):
12316         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
12317         * gst/rtsp/rtspdefs.h:
12318         Improve error reporting.
12319
12320 2006-09-23  Wim Taymans  <wim@fluendo.com>
12321
12322         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
12323         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
12324         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
12325         * gst/rtp/gstrtpdepay.c:
12326         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
12327         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
12328         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
12329         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
12330         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
12331         (gst_rtp_mp2t_depay_plugin_init):
12332         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
12333         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
12334         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
12335         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
12336         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
12337         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
12338         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
12339         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
12340         Fix klass typos.
12341         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
12342
12343 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12344
12345         * configure.ac:
12346           Need  -base CVS for gst_base_rtp_depayload_push_ts().
12347
12348 2006-09-22  Wim Taymans  <wim@fluendo.com>
12349
12350         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
12351         Don't check for a tag that is never there and check if we read the
12352         correct tag. Fixes seeking again.
12353         We must post an error when all pads are unlinked.
12354
12355 2006-09-22  Wim Taymans  <wim@fluendo.com>
12356
12357         * gst/rtp/Makefile.am:
12358         * gst/rtp/gstrtp.c: (plugin_init):
12359         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
12360         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
12361         (gst_rtp_vorbis_pay_reset_packet),
12362         (gst_rtp_vorbis_pay_init_packet),
12363         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
12364         (gst_rtp_vorbis_pay_handle_buffer):
12365         More fixage, set endoder-params correctly in the payloader.
12366
12367 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
12368
12369         * gst/autodetect/gstautoaudiosink.c:
12370         (gst_auto_audio_sink_base_init):
12371         * gst/autodetect/gstautovideosink.c:
12372         (gst_auto_video_sink_base_init):
12373           Make static pad templates static to appease valgrind's leak
12374           detector.
12375
12376         * tests/check/Makefile.am:
12377         * tests/check/elements/.cvsignore:
12378         * tests/check/elements/autodetect.c: (GST_START_TEST),
12379         (autodetect_suite):
12380           Add simple test for the ghostpad lockup on shutdown fixed in core
12381           CVS (audio bit disabled because it would need dozens of alsa
12382           suppressions and I'm too lazy to add those now).
12383
12384 2006-09-22  Wim Taymans  <wim@fluendo.com>
12385
12386         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
12387         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
12388         Small cleanups.
12389
12390         * gst/rtp/Makefile.am:
12391         * gst/rtp/gstrtp.c: (plugin_init):
12392         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
12393         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
12394         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
12395         (gst_rtp_vorbis_depay_process),
12396         (gst_rtp_vorbis_depay_set_property),
12397         (gst_rtp_vorbis_depay_get_property),
12398         (gst_rtp_vorbis_depay_change_state),
12399         (gst_rtp_vorbis_depay_plugin_init):
12400         * gst/rtp/gstrtpvorbisdepay.h:
12401         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
12402         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
12403         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
12404         (gst_rtp_vorbis_pay_flush_packet),
12405         (gst_rtp_vorbis_pay_append_buffer),
12406         (gst_rtp_vorbis_pay_handle_buffer),
12407         (gst_rtp_vorbis_pay_plugin_init):
12408         * gst/rtp/gstrtpvorbispay.h:
12409         Add experimental vorbis pay and depayloaders.
12410
12411 2006-09-21  Wim Taymans  <wim@fluendo.com>
12412
12413         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
12414         Fix profile-level-id parsing and setup.
12415
12416 2006-09-21  Wim Taymans  <wim@fluendo.com>
12417
12418         * gst/udp/README:
12419         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
12420         Update README, simple cleanup.
12421
12422 2006-09-21  Wim Taymans  <wim@fluendo.com>
12423
12424         * gst/rtp/README:
12425         Update README with some examples.
12426
12427         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
12428         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
12429         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12430         (gst_rtp_mp4g_pay_setcaps):
12431         * gst/rtp/gstrtpmp4gpay.h:
12432         Make optional RTP parameters of type STRING, as required by the
12433         application/x-rtp caps specification.
12434
12435 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12436
12437         * gst/rtp/gstrtph263pdepay.c:
12438         * gst/rtp/gstrtph263ppay.c:
12439         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
12440         RTP header.
12441
12442 2006-09-20  Wim Taymans  <wim@fluendo.com>
12443
12444         * gst/rtp/Makefile.am:
12445         And makefile too.
12446
12447 2006-09-20  Wim Taymans  <wim@fluendo.com>
12448
12449         * gst/rtp/gstrtp.c: (plugin_init):
12450         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
12451         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
12452         (decode_base64), (gst_rtp_asf_depay_setcaps),
12453         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
12454         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
12455         (gst_rtp_asf_depay_plugin_init):
12456         * gst/rtp/gstrtpasfdepay.h:
12457         Added preliminary ASF depayloader.
12458
12459         * gst/rtp/gstrtph264depay.c: (decode_base64):
12460         Fix base64 decoding.
12461
12462 2006-09-20  Wim Taymans  <wim@fluendo.com>
12463
12464         * gst/rtsp/URLS:
12465         Added some test URLS.
12466
12467         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
12468         (gst_rtspsrc_loop), (gst_rtspsrc_open):
12469         * gst/rtsp/gstrtspsrc.h:
12470         When creating streams, give access to the complete SDP.
12471         Fix some leaks.
12472         Collect and merge global stream properties in stream caps.
12473         Preliminary support for WMServer.
12474
12475         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
12476         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
12477         (rtsp_connection_receive):
12478         * gst/rtsp/rtspconnection.h:
12479         Make connection interruptable.
12480         Refactor to make it reconnectable.
12481         Don't fail on short reads when reading data packets.
12482
12483         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
12484         (rtsp_url_get_port):
12485         * gst/rtsp/rtspurl.h:
12486         Add methods for getting/setting the port.
12487
12488         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
12489         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
12490         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
12491         (sdp_media_get_format), (sdp_parse_line),
12492         (sdp_message_parse_buffer):
12493         Fix headers. 
12494         Add methods for getting multiple attributes with the same name.
12495         Increase buffer size when parsing.
12496         Fix parsing of a=foo fields.
12497
12498         * gst/rtsp/test.c: (main):
12499         Update to new connection API.
12500
12501         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
12502         (rtsp_message_init_response), (rtsp_message_init_data),
12503         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
12504         * gst/rtsp/rtspmessage.h:
12505         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
12506         * gst/rtsp/rtsptransport.h:
12507         * gst/rtsp/sdp.h:
12508         * gst/rtsp/sdpmessage.h:
12509         * gst/rtsp/gstrtsp.c:
12510         * gst/rtsp/gstrtsp.h:
12511         * gst/rtsp/gstrtpdec.c:
12512         * gst/rtsp/gstrtpdec.h:
12513         * gst/rtsp/rtsp.h:
12514         * gst/rtsp/rtspdefs.c:
12515         * gst/rtsp/rtspdefs.h:
12516         Dual licensed under MIT and LGPL now.
12517
12518 2006-09-19  Wim Taymans  <wim@fluendo.com>
12519
12520         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
12521         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
12522         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
12523         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
12524         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
12525         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
12526         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
12527         * gst/rtsp/gstrtspsrc.h:
12528         Reorganize stream parsing and creation.
12529         Detect container formats in interleaved mode.
12530         Keep more state about the streams.
12531         Assume a server also supports PLAY if it does not say.
12532         Add unicast and interleaved properties to TCP transport requests to make
12533         some servers happy (WMServer).
12534
12535         * gst/rtsp/sdpmessage.h:
12536         Add some defines for the standard Bandwidth types.
12537
12538 2006-09-19  Wim Taymans  <wim@fluendo.com>
12539
12540         * gst/rtsp/test.c: (main):
12541         Fix build.
12542
12543 2006-09-19  Wim Taymans  <wim@fluendo.com>
12544
12545         * gst/wavparse/gstwavparse.c:
12546         Add ms-gsm to the src template.
12547
12548 2006-09-18  Wim Taymans  <wim@fluendo.com>
12549
12550         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
12551         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
12552         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
12553         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
12554         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
12555         * gst/rtsp/gstrtspsrc.h:
12556         Small cleanups, added documentation.
12557         Try to clean up the requests and responses.
12558         Refactor parsing the supported methods.
12559
12560         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
12561         (rtsp_connection_create), (rtsp_connection_send),
12562         (parse_response_status), (parse_request_line),
12563         (rtsp_connection_receive), (rtsp_connection_close),
12564         (rtsp_connection_free):
12565         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
12566         (rtsp_transport_init), (rtsp_transport_parse),
12567         (rtsp_transport_free):
12568         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
12569         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
12570         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
12571         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
12572         Use g_return_val some more.
12573
12574         * gst/rtsp/rtspdefs.h:
12575         Add more enum values to track initial states.
12576
12577         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
12578         (rtsp_message_init_request), (rtsp_message_new_response),
12579         (rtsp_message_init_response), (rtsp_message_init_data),
12580         (rtsp_message_unset), (rtsp_message_free),
12581         (rtsp_message_add_header), (rtsp_message_remove_header),
12582         (rtsp_message_get_header), (rtsp_message_set_body),
12583         (rtsp_message_take_body), (rtsp_message_get_body),
12584         (rtsp_message_steal_body), (rtsp_message_dump):
12585         * gst/rtsp/rtspmessage.h:
12586         Reorder arguments, object goes as the first one.
12587         Use g_return_val some more.
12588
12589 2006-09-18  Wim Taymans  <wim@fluendo.com>
12590
12591         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
12592         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
12593         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
12594         * gst/rtsp/gstrtspsrc.h:
12595         Export sometimes source pad with correct caps on the template, create
12596         the ghostpad from the template.
12597         Remove RTCP template as we never expose RTCP.
12598         Protect against invalid body size.
12599         Avoid memcpy when creating the output buffer.
12600         Properly post an error and send EOS when the loop function is shut down.
12601
12602 2006-09-18  Wim Taymans  <wim@fluendo.com>
12603
12604         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
12605
12606         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
12607         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
12608         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
12609         * gst/rtsp/gstrtspsrc.h:
12610         Make sure we can never set an invalid location.
12611
12612         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
12613         * gst/rtsp/rtspmessage.h:
12614         Added _steal_body method for future use.
12615
12616         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
12617         Make freeing of NULL url return immediatly.
12618
12619 2006-09-18  Wim Taymans  <wim@fluendo.com>
12620
12621         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
12622
12623         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
12624         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
12625         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
12626         (gst_rtspsrc_change_state):
12627         * gst/rtsp/gstrtspsrc.h:
12628         Use boilerplate.
12629         Make rtspsrc subclass GstBin to make state changes easier.
12630         Add Range header field on the PLAY request.
12631
12632 2006-09-18  Wim Taymans  <wim@fluendo.com>
12633
12634         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
12635
12636         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
12637         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
12638         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
12639         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
12640         * gst/rtsp/rtspconnection.c: (inet_aton):
12641         Small cleanups.
12642         when multicast is selected as the transport, create UDP sources and
12643         connect to the multicast group.
12644         Move parsing and setting of caps to a common place.
12645         Fixes #349894.
12646
12647 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
12648
12649         * ext/flac/gstflactag.c:
12650         * gst/alpha/gstalpha.c:
12651         * gst/debug/breakmydata.c:
12652         * gst/debug/negotiation.c:
12653         * gst/debug/testplugin.c:
12654         * gst/effectv/gstaging.c:
12655         * gst/effectv/gstdice.c:
12656         * gst/effectv/gstedge.c:
12657         * gst/effectv/gstquark.c:
12658         * gst/effectv/gstrev.c:
12659         * gst/effectv/gstshagadelic.c:
12660         * gst/effectv/gstvertigo.c:
12661         * gst/effectv/gstwarp.c:
12662         * gst/multipart/multipartdemux.c:
12663         * gst/multipart/multipartmux.c:
12664         * gst/videobox/gstvideobox.c:
12665         * gst/videofilter/gstgamma.c:
12666         * gst/videofilter/gstvideotemplate.c:
12667         * gst/videomixer/videomixer.c:
12668         * sys/sunaudio/gstsunaudiosrc.h:
12669         More G_OBJECT macro fixing.
12670
12671 2006-09-16  Wim Taymans  <wim@fluendo.com>
12672
12673         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
12674
12675         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
12676         Correctly set the dwLength in strh.
12677         With this patch, the file duration is now displayed correctly in window
12678         media player and the AVI plays completely. Fixes #356147
12679
12680 2006-09-15  Wim Taymans  <wim@fluendo.com>
12681
12682         Patch by: Darren Kenny <darren dot kenny at sun dot com>
12683
12684         * sys/sunaudio/gstsunaudiomixerctrl.c:
12685         (gst_sunaudiomixer_ctrl_build_list):
12686         Set the output track as the MASTER so that the gnome-settings-daemon
12687         keybindings for changing the volume using the keyboard works.
12688         Fixes #356142.
12689
12690 2006-09-15  Wim Taymans  <wim@fluendo.com>
12691
12692         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
12693         Fix documentation, it is not possible to control the framerate of jpegdec
12694         using filtered caps yet. Fixes #355210.
12695         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
12696         stop when there is an error.
12697
12698 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
12699
12700         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
12701         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
12702           Don't interpret a first buffer with an offset of NONE as
12703           'from the middle of the stream', but only a first buffer
12704           that has a valid buffer offset that's non-zero (see #345449).
12705
12706 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
12707
12708         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
12709         (gst_icydemux_typefind_or_forward):
12710         * gst/icydemux/gsticydemux.h:
12711           When we merge/collect multiple incoming buffers for typefinding
12712           purposes, keep an initial 0 offset on the first outgoing buffer
12713           as well (otherwise id3demux won't work right). Fixes #345449.
12714           Also Make buffer metadata writable before setting buffer caps.
12715
12716         * tests/check/elements/icydemux.c: (typefind_succeed),
12717         (cleanup_icydemux), (push_data), (GST_START_TEST),
12718         (icydemux_suite):
12719           Small test case for the above.
12720
12721 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
12722
12723         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
12724         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
12725         (gst_avi_demux_stream_header_push),
12726         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
12727         (gst_avi_demux_loop):
12728           More code reuse and better logging in _peek_chunk(). Reintroduce check
12729           for chunk sizes before reading them (avoid oom). Better handling for 
12730           invalid chunksizes when streaming.
12731
12732 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
12733
12734         * gst/level/gstlevel.c: (gst_level_set_property):
12735         * gst/level/gstlevel.h:
12736           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
12737           René Stadler
12738
12739 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
12740
12741         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
12742         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
12743         (gst_avi_demux_stream_data):
12744           Revert one change to fix streaming avi (adapter size != data size).
12745
12746 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12747
12748         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
12749
12750         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
12751         (gst_matroska_demux_reset),
12752         (gst_matroska_demux_read_track_encodings),
12753         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
12754         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
12755         (gst_matroska_demux_subtitle_caps):
12756         * gst/matroska/matroska-ids.h:
12757           Add support for VOBSUB subtitle tracks and zlib-compressed
12758           tracks. Make sure we start on a keyframe after a seek. (#343348)
12759
12760 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
12761
12762         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
12763         (gst_matroska_demux_push_flac_codec_priv_data),
12764         (gst_matroska_demux_push_xiph_codec_priv_data),
12765         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
12766         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
12767         * gst/matroska/matroska-ids.h:
12768           Add basic FLAC support (#311586), not perfect yet though, needs some
12769           tweaking in flacdec; also, seeking could be better.
12770           Do better bounds checking when deserialising vorbis stream headers
12771           to make sure we don't read beyond the end of the buffer on bad input.
12772
12773 2006-09-04  Wim Taymans  <wim@fluendo.com>
12774
12775         Patch by: Alessandro Decina <alessandro at nnva dot org>
12776
12777         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
12778         Seeking back in a file containing a CMML stream errors out if the seek
12779         goes back up to the CMML headers. This is because after the seek the xml
12780         processing instruction <?xml ...?> is submitted to the xml parser again, 
12781         which results in an error. The attached patch fixes the problem. 
12782         Fixes #353908.
12783
12784         * ext/annodex/gstcmmlenc.h:
12785         Fix authors name.
12786
12787
12788 2006-08-28  Andy Wingo  <wingo@pobox.com>
12789
12790         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
12791         New helper function to lessen the ifdefs.
12792         (GST_INFO_OBJECT): 
12793         (gst_dv1394src_iso_receive): Use it.
12794         (gst_dv1394src_create): Also use the control sockets in iec61883
12795         mode.
12796         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
12797         handle for AVC operations; fixes #348233.
12798
12799 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
12800
12801         * configure.ac:
12802         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12803         * docs/plugins/inspect/plugin-audiofx.xml:
12804         * docs/plugins/inspect/plugin-audiofxgood.xml:
12805         * gst/audiofx/Makefile.am:
12806         * gst/audiofx/audiofx.c:
12807         * gst/audiofxgood/.cvsignore:
12808         * gst/audiofxgood/Makefile.am:
12809         * gst/audiofxgood/audiofx.c:
12810         * gst/audiofxgood/audiopanorama.c:
12811         * gst/audiofxgood/audiopanorama.h:
12812           Rename again (audiofxgood -> audiofx).
12813
12814 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
12815
12816         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
12817         (gst_avi_demux_stream_scan):
12818           Initialze variables.
12819
12820 2006-08-25  Wim Taymans  <wim@fluendo.com>
12821
12822         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
12823         (gst_avi_demux_init), (gst_avi_demux_finalize),
12824         (gst_avi_demux_reset), (gst_avi_demux_index_last),
12825         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
12826         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
12827         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
12828         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
12829         (gst_avi_demux_massage_index),
12830         (gst_avi_demux_calculate_durations_from_index),
12831         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
12832         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
12833         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
12834         (gst_avi_demux_change_state):
12835         * gst/avi/gstavidemux.h:
12836         More attempts to turn this into readable code.
12837         Don't leak adapters.
12838         Calculate duration according to index more efficiently.
12839         Don't try to act like we drive the pipeline in chain mode.
12840
12841 2006-08-25  Wim Taymans  <wim@fluendo.com>
12842
12843         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
12844         Fix build.
12845
12846 2006-08-25  Wim Taymans  <wim@fluendo.com>
12847
12848         Patch by: Alessandro Decina <alessandro at nnva dot org>
12849
12850         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
12851         Do some extra sanity checks.
12852         Fixes #350340.
12853
12854         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
12855         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
12856         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
12857         Check if clip->start_time is valid before adding the clip to the
12858         track list.
12859         Reset enc->preamble going from PAUSED to READY.
12860         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
12861         only used for EOS.
12862         Only post an error message if we were the one that created the fatal
12863         GstFlowReturn value.
12864
12865         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
12866         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
12867         Parse the seconds field of the npt-sec time format using %llu rather than
12868         %d and check that the value scaled by GST_SECOND doesn't overflow.
12869         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
12870         Lookup a clip's track with clip->track rather than clip->id which
12871         makes no sense.
12872         Identify a clip by its track and start time and not its xml id.
12873         do some more input checking and make sure we don't do undefined shifts.
12874
12875         * tests/check/elements/cmmldec.c: (setup_cmmldec),
12876         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
12877         (cmml_tag_message_pop), (check_headers), (push_clip_full),
12878         (push_clip), (push_empty_clip), (check_output_clip),
12879         (GST_START_TEST), (cmmldec_suite):
12880         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
12881         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
12882         (check_headers), (push_clip), (check_clip_times), (check_clip),
12883         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
12884         Added some more checks.
12885
12886 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12887
12888         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
12889         (gst_audio_panorama_set_property),
12890         (gst_audio_panorama_get_property),
12891         (gst_audio_panorama_transform_m2s_int),
12892         (gst_audio_panorama_transform_s2s_int),
12893         (gst_audio_panorama_transform_m2s_float),
12894         (gst_audio_panorama_transform_s2s_float):
12895         * gst/audiofxgood/audiopanorama.h:
12896         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
12897           Make also the pan-property float (saves scaling and yields better
12898           resolution)
12899
12900 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12901
12902         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
12903         (gst_audio_panorama_transform_m2s_float),
12904         (gst_audio_panorama_transform_s2s_float):
12905           ChangeLog surgery to add cymax's real name
12906
12907
12908 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12909
12910         Patch by: René Stadler <mail@renestadler.de>
12911
12912         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
12913         (gst_audio_panorama_transform_m2s_int),
12914         (gst_audio_panorama_transform_s2s_int),
12915         (gst_audio_panorama_transform_m2s_float),
12916         (gst_audio_panorama_transform_s2s_float),
12917         (gst_audio_panorama_transform):
12918         * gst/audiofxgood/audiopanorama.h:
12919           Added float support
12920
12921 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12922
12923         * gst/audiofxgood/audiopanorama.c:
12924         (gst_audio_panorama_transform_m2s):
12925           Fix docs & debug category. Add Fixme for volume pan levels.
12926
12927 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
12928
12929         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
12930         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
12931         (gst_avi_demux_stream_header_pull),
12932         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
12933         (gst_avi_demux_chain):
12934           unbreak AVI index handling, some more debug, remove an obsolete
12935           adapter_flush that caused streaming to wander off in the wild
12936
12937 2006-08-24  Wim Taymans  <wim@fluendo.com>
12938
12939         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12940         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
12941         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
12942         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12943         (gst_avi_demux_calculate_durations_from_index),
12944         (gst_avi_demux_stream_header_push),
12945         (gst_avi_demux_stream_header_pull):
12946         * gst/avi/gstavidemux.h:
12947         Some more cleanups. 
12948         Fix totalFrames parsing in ODML.
12949         Disable use of index for length calculation in case of ODML as this is
12950         broken now.
12951
12952 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
12953
12954         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
12955           Use libgsttag helper function here too.
12956
12957 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
12958
12959         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
12960         (gst_avi_demux_init), (gst_avi_demux_dispose),
12961         (gst_avi_demux_reset), (gst_avi_demux_index_next),
12962         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
12963         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12964         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
12965         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
12966         (gst_avi_demux_parse_subindex),
12967         (gst_avi_demux_read_subindexes_push),
12968         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
12969         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
12970         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
12971         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
12972         (gst_avi_demux_stream_header_pull),
12973         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
12974         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
12975         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
12976         (gst_avi_demux_change_state):
12977         * gst/avi/gstavidemux.h:
12978           Initial streaming support for avidemux (fixes #336465)
12979
12980 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
12981
12982         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12983           There is no taglibmux element ...
12984
12985         * gst/rtsp/gstrtspsrc.c:
12986           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
12987           was complaining about unknown entity here.
12988
12989 2006-08-22  Wim Taymans  <wim@fluendo.com>
12990
12991         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12992         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
12993         (gst_avi_demux_process_next_entry):
12994         * gst/avi/gstavidemux.h:
12995         Mark DISCONT.
12996         Remove old unused fields and reorder the struct a bit.
12997
12998 2006-08-22  Wim Taymans  <wim@fluendo.com>
12999
13000         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
13001         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
13002         (gst_rtspsrc_pause):
13003         * gst/rtsp/gstrtspsrc.h:
13004         * sys/oss/gstosssink.c: (gst_oss_sink_open),
13005         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
13006         Small documentation updates.
13007
13008 2006-08-22  Wim Taymans  <wim@fluendo.com>
13009
13010         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13011         (gst_avi_demux_index_entry_for_time),
13012         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
13013         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
13014         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
13015         (gst_avi_demux_next_data_buffer),
13016         (gst_avi_demux_calculate_durations_from_index),
13017         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
13018         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
13019         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
13020         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
13021         * gst/avi/gstavidemux.h:
13022         Precalc most of the duration query for each stream.
13023         Make seeking more correct.
13024         Use GstSegment to track position and duration.
13025         Code cleanups and leak fixes.
13026         Calculate correct total duration based on index length.
13027
13028 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
13029
13030         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
13031         (parse_insert_string_field):
13032           If strings in text fields are marked ISO8859-1, but contain
13033           valid UTF-8 already, then handle them as UTF-8 and ignore
13034           the encoding. (#351794)
13035
13036 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13037
13038         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
13039         (gst_flac_dec_write), (gst_flac_dec_loop),
13040         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
13041         (gst_flac_dec_src_query):
13042         * ext/flac/gstflacdec.h:
13043           Make flac-in-ogg work (#352100).
13044
13045 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13046
13047         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
13048           Don't unref buffers of which we've already given away
13049           ownership to the adapter.
13050
13051 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
13052
13053         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
13054           Make metadata extraction actually work.
13055
13056         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
13057         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
13058         (gst_speexenc_chain):
13059           Fix metadata writing: replace old code which wrote completely
13060           broken tags with libgsttag-based code. Plus miscellaneous
13061           code cleanups (use static pad templates etc.) and a bunch
13062           of leak fixes.
13063
13064 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13065
13066         * gst/audiopanorama/.cvsignore:
13067         * gst/audiopanorama/Makefile.am:
13068         * gst/audiopanorama/audiofx.c:
13069         * gst/audiopanorama/audiopanorama.c:
13070         * gst/audiopanorama/audiopanorama.h:
13071           die! die! die! you should never have been there
13072
13073 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
13074
13075         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
13076         Fix invalid memory access in audiopanorama test suite.
13077
13078 2006-08-21  Edward Hervey  <edward@fluendo.com>
13079
13080         * tests/check/elements/.cvsignore:
13081         ignore built file
13082
13083 2006-08-21  Wim Taymans  <wim@fluendo.com>
13084
13085         * gst/rtp/Makefile.am:
13086         Fix the build again.
13087
13088 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
13089
13090         * gst/audiofxgood/.cvsignore:
13091         * gst/audiofxgood/Makefile.am:
13092         * gst/audiofxgood/audiofx.c: (plugin_init):
13093         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13094         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13095         (gst_audio_panorama_set_property),
13096         (gst_audio_panorama_get_property),
13097         (gst_audio_panorama_get_unit_size),
13098         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13099         (gst_audio_panorama_transform_m2s),
13100         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13101         * gst/audiofxgood/audiopanorama.h:
13102           resubmit with the desired name *again*
13103
13104 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13105
13106         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
13107         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
13108           use g_assert in _get_unit_size
13109
13110 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13111
13112         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13113         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13114         * docs/plugins/inspect/plugin-audiofxgood.xml:
13115           cleanup -unused.txt to make it useful, add previously missing docs
13116
13117         * ext/Makefile.am:
13118           Quietly (accidentally) enable LADSPA for building by default, 
13119           despite the fact that it doesn't meet the plugin checklist.
13120             -- Added by Jan Schmidt 18 Dec 2006
13121
13122         * ext/esd/esdmon.c:
13123         * ext/esd/esdsink.c:
13124         * ext/esd/gstesd.c: (plugin_init):
13125           reflow to get rid of two external symbols
13126
13127         * gst/audiofxgood/audiofx.c: (plugin_init):
13128           re-add
13129
13130 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
13131
13132         * configure.ac:
13133         * gst/audiofxgood/.cvsignore:
13134         * gst/audiofxgood/Makefile.am:
13135         * gst/audiofxgood/audiofx.c
13136         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
13137         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
13138         (gst_audio_panorama_set_property),
13139         (gst_audio_panorama_get_property),
13140         (gst_audio_panorama_get_unit_size),
13141         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
13142         (gst_audio_panorama_transform_m2s),
13143         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
13144         * gst/audiofxgood/audiopanorama.h:
13145         * tests/check/Makefile.am:
13146         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
13147         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
13148         (panorama_suite), (main):
13149         Add audiofxgood plugin with audiopanorama element
13150
13151 2006-08-18  Wim Taymans  <wim@fluendo.com>
13152
13153         * docs/plugins/Makefile.am:
13154         More Oss docs fixage. 
13155
13156 2006-08-18  Wim Taymans  <wim@fluendo.com>
13157
13158         * gst/rtp/Makefile.am:
13159         * gst/rtp/gstrtp.c: (plugin_init):
13160         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
13161         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
13162         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
13163         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
13164         (gst_rtp_sv3v_depay_get_property),
13165         (gst_rtp_sv3v_depay_change_state),
13166         (gst_rtp_sv3v_depay_plugin_init):
13167         * gst/rtp/gstrtpsv3vdepay.h:
13168         Added experimental SVQ3 depayloader.
13169
13170 2006-08-18  Edward Hervey  <edward@fluendo.com>
13171
13172         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
13173         (gst_dvdemux_loop), (gst_dvdemux_change_state):
13174         * ext/dv/gstdvdemux.h:
13175         When handling seek requests, don't send the newsegment event from the
13176         calling thread. Instead save it so it can be sent from the streaming
13177         thread.
13178
13179 2006-08-17  Wim Taymans  <wim@fluendo.com>
13180
13181         Patch by: Sjoerd Simons <sjoerd at luon dot net>
13182
13183         * gst/multipart/multipartdemux.c: (multipart_parse_header):
13184         Accept leading whitespace before the boundary
13185         This patch makes the demuxer allow some whitespace before the actual
13186         boundary. This makes the demuxer work with the ``old'' gstreamer
13187         multipartmuxer again (which placed an extra \n before the start
13188         of the stream) Fixes #349068.
13189
13190 2006-08-17  Wim Taymans  <wim@fluendo.com>
13191
13192         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
13193         Error out on non-implemented stuff.
13194
13195 2006-08-16  Wim Taymans  <wim@fluendo.com>
13196
13197         Patch by: Andy Wingo <wingo at pobox dot com>
13198
13199         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
13200         (gst_signal_processor_start), (gst_signal_processor_stop),
13201         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
13202         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
13203         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
13204         (gst_signal_processor_change_state):
13205         Make ladspa elements reusable. Fixes #350006.
13206
13207 2006-08-16  Wim Taymans  <wim@fluendo.com>
13208
13209         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
13210         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
13211         names as possible. Fixes #349901.
13212
13213 2006-08-16  Wim Taymans  <wim@fluendo.com>
13214
13215         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
13216         (gst_signal_processor_do_pushes):
13217         A push() gives away our refcount so we should not use the buffer on the
13218         pen anymore.
13219
13220 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13221
13222         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13223         (gst_oss_mixer_element_finalize):
13224           Don't leak device string.
13225
13226 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13227
13228         * configure.ac:
13229           Require CVS of GStreamer core and -base (for
13230           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
13231
13232         * ext/taglib/gstid3v2mux.cc:
13233           Write extended comment tags properly (#348762).
13234
13235         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13236         (parse_comment_frame):
13237           Extract COMM frames into extended comments, which makes it
13238           easier to properly retain the description bit of the tag
13239           and maintain this information when re-tagging (#348762).
13240
13241 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13242
13243         * tests/check/Makefile.am:
13244           Don't try to run annodex unit tests if the annodex
13245           plugin has not been built (Fixes #351116).
13246
13247 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13248
13249         * gst/autodetect/gstautoaudiosink.c:
13250         (gst_auto_audio_sink_find_best):
13251           When we can't find a usable audiosink, don't error out,
13252           but use a fake sink instead and post a warning message
13253           on the bus (#341278).
13254
13255 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
13256
13257         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
13258         * sys/oss/gstosssink.c:
13259         * sys/oss/gstosssrc.c:
13260           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
13261           ossmixer's new device property.
13262
13263         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13264         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13265           Add docs for OSS elements.
13266
13267         * docs/plugins/inspect/plugin-aasink.xml:
13268         * docs/plugins/inspect/plugin-alaw.xml:
13269         * docs/plugins/inspect/plugin-alpha.xml:
13270         * docs/plugins/inspect/plugin-alphacolor.xml:
13271         * docs/plugins/inspect/plugin-annodex.xml:
13272         * docs/plugins/inspect/plugin-apetag.xml:
13273         * docs/plugins/inspect/plugin-auparse.xml:
13274         * docs/plugins/inspect/plugin-autodetect.xml:
13275         * docs/plugins/inspect/plugin-avi.xml:
13276         * docs/plugins/inspect/plugin-cacasink.xml:
13277         * docs/plugins/inspect/plugin-cairo.xml:
13278         * docs/plugins/inspect/plugin-cdio.xml:
13279         * docs/plugins/inspect/plugin-cutter.xml:
13280         * docs/plugins/inspect/plugin-debug.xml:
13281         * docs/plugins/inspect/plugin-dv.xml:
13282         * docs/plugins/inspect/plugin-efence.xml:
13283         * docs/plugins/inspect/plugin-effectv.xml:
13284         * docs/plugins/inspect/plugin-esdsink.xml:
13285         * docs/plugins/inspect/plugin-flac.xml:
13286         * docs/plugins/inspect/plugin-flxdec.xml:
13287         * docs/plugins/inspect/plugin-gconfelements.xml:
13288         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
13289         * docs/plugins/inspect/plugin-goom.xml:
13290         * docs/plugins/inspect/plugin-halelements.xml:
13291         * docs/plugins/inspect/plugin-icydemux.xml:
13292         * docs/plugins/inspect/plugin-id3demux.xml:
13293         * docs/plugins/inspect/plugin-jpeg.xml:
13294         * docs/plugins/inspect/plugin-level.xml:
13295         * docs/plugins/inspect/plugin-matroska.xml:
13296         * docs/plugins/inspect/plugin-mulaw.xml:
13297         * docs/plugins/inspect/plugin-multipart.xml:
13298         * docs/plugins/inspect/plugin-navigationtest.xml:
13299         * docs/plugins/inspect/plugin-ossaudio.xml:
13300         * docs/plugins/inspect/plugin-png.xml:
13301         * docs/plugins/inspect/plugin-rtp.xml:
13302         * docs/plugins/inspect/plugin-rtsp.xml:
13303         * docs/plugins/inspect/plugin-shout2send.xml:
13304         * docs/plugins/inspect/plugin-smpte.xml:
13305         * docs/plugins/inspect/plugin-speex.xml:
13306         * docs/plugins/inspect/plugin-taglib.xml:
13307         * docs/plugins/inspect/plugin-udp.xml:
13308         * docs/plugins/inspect/plugin-videobalance.xml:
13309         * docs/plugins/inspect/plugin-videobox.xml:
13310         * docs/plugins/inspect/plugin-videoflip.xml:
13311         * docs/plugins/inspect/plugin-videomixer.xml:
13312         * docs/plugins/inspect/plugin-wavenc.xml:
13313         * docs/plugins/inspect/plugin-wavparse.xml:
13314         * docs/plugins/inspect/plugin-ximagesrc.xml:
13315           Update to CVS version.
13316           
13317 2006-08-16  Wim Taymans  <wim@fluendo.com>
13318
13319         * gst/rtp/gstrtpamrdepay.c:
13320         * gst/rtp/gstrtpmp4gdepay.c:
13321         Caps extra properties must be defined as strings for
13322         depayloaders because they are generated from an SDP.
13323
13324         * gst/rtp/Makefile.am:
13325         * gst/rtp/gstrtp.c: (plugin_init):
13326         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
13327         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
13328         (gst_rtp_h264_depay_finalize), (decode_base64),
13329         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
13330         (gst_rtp_h264_depay_set_property),
13331         (gst_rtp_h264_depay_get_property),
13332         (gst_rtp_h264_depay_change_state),
13333         (gst_rtp_h264_depay_plugin_init):
13334         * gst/rtp/gstrtph264depay.h:
13335         Added basic, not completely functional RFC 3984 H264 depayloader.
13336
13337 2006-08-16  Wim Taymans  <wim@fluendo.com>
13338
13339         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
13340         Add pads after setting them up.
13341
13342         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
13343         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
13344         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
13345         (gst_rtspsrc_stream_setup_rtp),
13346         (gst_rtspsrc_stream_configure_transport),
13347         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
13348         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
13349         (gst_rtspsrc_pause):
13350         * gst/rtsp/gstrtspsrc.h:
13351         Fix interleaved mode.
13352          - Protect streaming with lock.
13353          - Combine flows
13354          - set caps on outgoing buffers.
13355          - strip trailing \0 from data packets.
13356          - Configure RTP/RTCP in stream.
13357         Use DEBUG_OBJECT more.
13358
13359 2006-08-16  Wim Taymans  <wim@fluendo.com>
13360
13361         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
13362         Turn a g_print into a DEBUG line.
13363
13364 2006-08-13  Wim Taymans  <wim@fluendo.com>
13365
13366         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
13367         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13368         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
13369         (gst_oss_mixer_element_get_property),
13370         (gst_oss_mixer_element_change_state):
13371         * sys/oss/gstossmixerelement.h:
13372         Small cleanups. Better error reporting.
13373         Add device property for the mixer instead of the hardcoded
13374         /dev/mixer. Fixes #350785.
13375         API: GstOssMixerElement::device property
13376
13377 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
13378
13379         Patch by: Jens Granseuer <jensgr at gmx net>
13380
13381         * gconf/Makefile.am:
13382           Make --disable-schemas work right (they still need
13383           to be copied to the installation directory, just not
13384           applied). Fixes #351347 (also #344100).
13385           
13386 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
13387
13388         * configure.ac: back to HEAD
13389
13390 === release 0.10.4 ===
13391
13392 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
13393
13394         * configure.ac:
13395           releasing 0.10.4, "Dear Leader"
13396
13397 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
13398
13399         Patch by: Edward Hervey <edward@fluendo.com>
13400
13401         * configure.ac:
13402         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
13403         (gst_wavparse_stream_data):
13404         Send the newsegment event in the streaming thread.
13405         Fixes #347529
13406
13407 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
13408
13409         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13410         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
13411         (gst_smokeenc_resync), (gst_smokeenc_chain):
13412           Refuse sink caps in the encoder if width or height is not a
13413           multiple of 16, the encoder does not support that yet (#349939);
13414           along the same lines, check the return value of the encoder
13415           setup function; also remove some debug log clutter.
13416
13417 2006-08-04  Andy Wingo  <wingo@pobox.com>
13418
13419         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
13420         whether a processor can work in place or not, and for keeping
13421         track of its state. Change the FlowReturn instance variable from
13422         "state" to "flow_state", all callers changed.
13423
13424         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
13425         (gst_signal_processor_start, gst_signal_processor_stop)
13426         (gst_signal_processor_cleanup): New functions to manage the
13427         processor's state.
13428         (gst_signal_processor_setcaps): start() as well as setup() here.
13429         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
13430         (gst_signal_processor_change_state): Stop and cleanup the
13431         processor as we go to NULL.
13432
13433         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
13434         INPLACE_BROKEN is not set.
13435
13436         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
13437         Do the alloc_buffer in bytes, not frames.
13438         
13439 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13440
13441         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
13442         Fix rgb masks when recording in < 24bpp.
13443
13444 2006-08-04  Andy Wingo  <wingo@pobox.com>
13445
13446         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
13447         (gst_signal_processor_prepare)
13448         (gst_signal_processor_update_inputs)
13449         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
13450         (gst_signal_processor_flush)
13451         (gst_signal_processor_sink_activate_push)
13452         (gst_signal_processor_src_activate_pull)
13453         (gst_signal_processor_change_state): Remove the last of the code
13454         that assumes that we process whole buffers at a time. Fix some
13455         debugging. Seems to work now in some cases.
13456         (gst_signal_processor_src_activate_pull): BPB
13457
13458 2006-08-01  Andy Wingo  <wingo@pobox.com>
13459
13460         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
13461         Fix nframes-choosing.
13462         (gst_signal_processor_init): Init pending_in and pending_out.
13463
13464         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
13465         more default sample rate, although we never check that the sample
13466         rate actually gets set. Something for the future.
13467         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
13468         (gst_signal_processor_event): Refcount fixen.
13469         (gst_signal_processor_process): Pull the number of frames to
13470         process from the sizes of the buffers in the input pens.
13471         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
13472         (gst_signal_processor_do_pulls): Add an nframes argument, and use
13473         it instead of buffer_frames.
13474         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
13475         to do_pulls.
13476         (gst_signal_processor_chain)
13477         (gst_signal_processor_sink_activate_push)
13478         (gst_signal_processor_src_activate_pull):  Refcount fixen.
13479
13480         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
13481
13482 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
13483
13484         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
13485         (gst_signal_processor_process):
13486           don't query buffer-frames from caps, add lots of debug-log,
13487           try fix for assert (#349189)
13488
13489 2006-07-31  Wim Taymans  <wim@fluendo.com>
13490
13491         * gst/udp/gstudpsrc.c:
13492         Fix docs.
13493
13494 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
13495
13496         * ext/ladspa/gstsignalprocessor.c:
13497         (gst_signal_processor_add_pad_from_template),
13498         (gst_signal_processor_init), (gst_signal_processor_setcaps),
13499         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
13500         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
13501         (gst_signal_processor_sink_activate_push),
13502         (gst_signal_processor_src_activate_pull),
13503         (gst_signal_processor_change_state):
13504          Add debugs logs here and there, add more error handling, add some
13505          FIXME comments, filed #349189
13506
13507 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13508
13509         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
13510         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
13511         Set caps on buffer correctly.  Fixes bug #349155.
13512
13513 2006-07-28  Wim Taymans  <wim@fluendo.com>
13514
13515         Patch by: Sjoerd Simons <sjoerd at luon dot net>
13516
13517         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
13518         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
13519         (gst_multipart_demux_finalize), (get_line_end),
13520         (multipart_parse_header), (multipart_find_boundary),
13521         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
13522         (gst_multipart_set_property), (gst_multipart_get_property):
13523         Uses GstAdapter instead of own buffering.
13524         Actually parses the mime-type correctly (In tests the mime-type was
13525         always "" with the old version).
13526         Uses the Content-length header if available to speed up things.
13527         Reliably autoscans the boundary name by default.
13528         Fixes #349068.
13529
13530         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
13531         Don't start the stream with a \n.
13532
13533 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
13534
13535         Patch by: Brian Cameron <brian dot cameron at sun com>
13536
13537         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
13538           Open source with O_NONBLOCK (#349015).
13539
13540 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
13541
13542         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
13543         (gst_avi_demux_massage_index):
13544         * gst/avi/gstavidemux.h:
13545           Whitespace fixes and more debug
13546
13547 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
13548
13549         * gst/autodetect/gstautoaudiosink.c:
13550         (gst_auto_audio_sink_create_element_with_pretty_name),
13551         (gst_auto_audio_sink_find_best),
13552         (gst_auto_audio_sink_change_state):
13553           Get rid of old and unused magic sound-server properties stuff.
13554           Add suffix to child sink's name that makes it easy to see from
13555           the name alone which type it actually is (alsa, oss, esd, etc.).
13556
13557 2006-07-27  Wim Taymans  <wim@fluendo.com>
13558
13559         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13560         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
13561         (gst_udpsrc_start):
13562         * gst/udp/gstudpsrc.h:
13563         Rename "buffer" to "buffer-size" to make clear it is a size we set and
13564         not some sort of feature we enable.
13565
13566 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
13567
13568         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
13569           Use CLOSE_SOCKET() here instead of close() to maintain
13570           win32 workiness.
13571
13572 2006-07-27  Wim Taymans  <wim@fluendo.com>
13573
13574         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
13575
13576         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
13577         (gst_udpsrc_create), (gst_udpsrc_set_property),
13578         (gst_udpsrc_get_property), (gst_udpsrc_start):
13579         * gst/udp/gstudpsrc.h:
13580         Added "buffer-size" property to control the kernel receive buffer size.
13581         Update documentation.
13582         Small cleanups. Fixes #348752.
13583         API: buffer-size property
13584
13585 2006-07-26  Wim Taymans  <wim@fluendo.com>
13586
13587         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
13588
13589         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
13590         (gst_rtp_pcma_pay_handle_buffer):
13591         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
13592         (gst_rtp_pcmu_pay_handle_buffer):
13593         Fix timestamp calculation on outgoing RTP packets.
13594         Fixes #348675.
13595
13596 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13597
13598         * ext/taglib/gstid3v2mux.cc:
13599           Fix writing of comment frames (should be COMM not TCOM),
13600           is still sub-optimal though, since we don't retain or
13601           extract the comment descriptions properly (#334375,
13602           also see #334375).
13603
13604 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13605
13606         * gst/wavparse/gstwavparse.c:
13607           #define 'fact' RIFF chunk if we are not compiling against
13608           -base CVS (we don't want to depend on -base CVS for this
13609           one define only, and also not for release order reasons).
13610
13611 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
13612
13613         * ext/taglib/gstid3v2mux.cc:
13614           Handle multiple tags of the same type properly. Re-inject
13615           unparsed ID3v2 frames that we get as binary blobs from
13616           id3demux into the tag again so we don't lose information
13617           when retagging (#334375).
13618
13619 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
13620
13621         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
13622           Document newly-added properties properly, so that there is a
13623           'Since: 0.10.4' in the plugin docs. Convert some property
13624           names into canonical GObject style (GObject will do that
13625           internally anyway).
13626
13627 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
13628
13629         * gst/id3demux/id3tags.c:
13630         (id3demux_add_id3v2_frame_blob_to_taglist):
13631           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
13632           well, and add the version to the blob's buffer caps, since that
13633           information will be needed for deserialisation later on (#348644).
13634
13635 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
13636
13637         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
13638         (gst_avi_demux_parse_stream):
13639          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
13640          indentation and spacing.
13641
13642 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13643
13644         * docs/plugins/Makefile.am:
13645         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13646         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13647         * docs/plugins/gst-plugins-good-plugins.args:
13648         * docs/plugins/inspect/plugin-1394.xml:
13649         * docs/plugins/inspect/plugin-aasink.xml:
13650         * docs/plugins/inspect/plugin-alaw.xml:
13651         * docs/plugins/inspect/plugin-alpha.xml:
13652         * docs/plugins/inspect/plugin-alphacolor.xml:
13653         * docs/plugins/inspect/plugin-annodex.xml:
13654         * docs/plugins/inspect/plugin-apetag.xml:
13655         * docs/plugins/inspect/plugin-auparse.xml:
13656         * docs/plugins/inspect/plugin-autodetect.xml:
13657         * docs/plugins/inspect/plugin-avi.xml:
13658         * docs/plugins/inspect/plugin-cacasink.xml:
13659         * docs/plugins/inspect/plugin-cairo.xml:
13660         * docs/plugins/inspect/plugin-cdio.xml:
13661         * docs/plugins/inspect/plugin-cutter.xml:
13662         * docs/plugins/inspect/plugin-debug.xml:
13663         * docs/plugins/inspect/plugin-dv.xml:
13664         * docs/plugins/inspect/plugin-efence.xml:
13665         * docs/plugins/inspect/plugin-effectv.xml:
13666         * docs/plugins/inspect/plugin-esdsink.xml:
13667         * docs/plugins/inspect/plugin-flac.xml:
13668         * docs/plugins/inspect/plugin-flxdec.xml:
13669         * docs/plugins/inspect/plugin-gconfelements.xml:
13670         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
13671         * docs/plugins/inspect/plugin-goom.xml:
13672         * docs/plugins/inspect/plugin-halelements.xml:
13673         * docs/plugins/inspect/plugin-icydemux.xml:
13674         * docs/plugins/inspect/plugin-id3demux.xml:
13675         * docs/plugins/inspect/plugin-jpeg.xml:
13676         * docs/plugins/inspect/plugin-level.xml:
13677         * docs/plugins/inspect/plugin-matroska.xml:
13678         * docs/plugins/inspect/plugin-mulaw.xml:
13679         * docs/plugins/inspect/plugin-multipart.xml:
13680         * docs/plugins/inspect/plugin-navigationtest.xml:
13681         * docs/plugins/inspect/plugin-ossaudio.xml:
13682         * docs/plugins/inspect/plugin-png.xml:
13683         * docs/plugins/inspect/plugin-rtp.xml:
13684         * docs/plugins/inspect/plugin-rtsp.xml:
13685         * docs/plugins/inspect/plugin-shout2send.xml:
13686         * docs/plugins/inspect/plugin-smpte.xml:
13687         * docs/plugins/inspect/plugin-speex.xml:
13688         * docs/plugins/inspect/plugin-udp.xml:
13689         * docs/plugins/inspect/plugin-videobalance.xml:
13690         * docs/plugins/inspect/plugin-videobox.xml:
13691         * docs/plugins/inspect/plugin-videoflip.xml:
13692         * docs/plugins/inspect/plugin-videomixer.xml:
13693         * docs/plugins/inspect/plugin-wavenc.xml:
13694         * docs/plugins/inspect/plugin-wavparse.xml:
13695         * docs/plugins/inspect/plugin-ximagesrc.xml:
13696           Update files to CVS/Prerelease version, add esdsink docs.
13697
13698         * ext/esd/esdsink.c:
13699           Add gtk-doc blurb.
13700
13701         * gst/rtp/gstrtpmp4vpay.c:
13702           Fix typo in element description.
13703
13704 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13705
13706         * ext/esd/esdsink.c: (gst_esdsink_open),
13707         (gst_esdsink_factory_init):
13708           Prevent libesd from auto-spawning a sound daemon if it
13709           is not already running. Now that we don't do evil stuff
13710           like that any longer we can give esdsink a rank so that
13711           autoaudiosink will try it as well if all other audio
13712           sinks fail (#343051).
13713
13714 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13715
13716         * ext/esd/Makefile.am:
13717           Oops, need to remove README from EXTRA_DIST as well.
13718
13719 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13720
13721         * ext/esd/README:
13722           Remove, it contains nothing useful anyway.
13723
13724         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
13725         (gst_esdsink_delay):
13726           Some small clean-ups; use GST_BOILERPLATE etc.
13727
13728 2006-07-24  Wim Taymans  <wim@fluendo.com>
13729
13730         * gst/law/alaw-decode.c: (alawdec_getcaps):
13731         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
13732         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
13733         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
13734         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
13735
13736 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
13737
13738         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13739         (gst_wavparse_other), (gst_wavparse_perform_seek),
13740         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
13741         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
13742         (gst_wavparse_pad_query):
13743         * gst/wavparse/gstwavparse.h:
13744           Use information from 'fact' chunk for length calculation of compressed
13745           samples. Calculate bps if bogus value is found in wav header (embeded
13746           mp2/mp3).
13747           
13748
13749 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
13750
13751         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
13752
13753         * configure.ac:
13754         * gst/udp/Makefile.am:
13755         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
13756         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
13757         * gst/udp/gstdynudpsink.h:
13758         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
13759         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
13760         * gst/udp/gstmultiudpsink.h:
13761         * gst/udp/gstudp.c: (plugin_init):
13762         * gst/udp/gstudpsink.h:
13763         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
13764         (gst_udpsrc_start), (gst_udpsrc_stop):
13765         * gst/udp/gstudpsrc.h:
13766         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
13767         (gst_udp_net_utils_win32_wsa_startup):
13768         * gst/udp/gstudpnetutils.h:
13769           Port udp plugin to win32 (#345288).
13770
13771 2006-07-24  Wim Taymans  <wim@fluendo.com>
13772
13773         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
13774         Remove unwanted DEBUG line.
13775
13776 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
13777
13778         * gst/id3demux/gstid3demux.c: (plugin_init):
13779         * gst/id3demux/id3tags.c:
13780         (id3demux_add_id3v2_frame_blob_to_taglist):
13781         * gst/id3demux/id3tags.h:
13782           On second thought, it might be wiser and more efficient
13783           not to do tag registration from a streaming thread.
13784
13785 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
13786
13787         * gst/id3demux/id3tags.c:
13788         (id3demux_add_id3v2_frame_blob_to_taglist),
13789         (id3demux_id3v2_frames_to_tag_list):
13790           Put ID3v2 frames we can't parse as binary blobs into private
13791           tags, so that they are not lost when retagging, at least once
13792           id3v2mux has been taught to re-inject those frames again.
13793           See bug #334375.
13794
13795 2006-07-21  Wim Taymans  <wim@fluendo.com>
13796
13797         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
13798         (gst_avi_demux_process_next_entry):
13799         Fix some leaks.
13800
13801         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
13802         Don't use \n in debug lines.
13803
13804 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
13805
13806         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13807         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13808           Add annodex and icydemux, cleanup the sections a bit
13809
13810 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
13811
13812         Patch by: Alex Lancaster <alexl at users sourceforge net>
13813
13814         * ext/taglib/gstid3v2mux.cc:
13815           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
13816           ID3v2 TSSE frames (#347898).
13817
13818 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
13819
13820         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
13821           Respect mpegversion for "video/mpeg" and give message in case of
13822           unhandled versions.
13823
13824 2006-07-17  Wim Taymans  <wim@fluendo.com>
13825
13826         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
13827         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
13828         (gst_pngdec_chain), (gst_pngdec_sink_event),
13829         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
13830         (gst_pngdec_sink_activate_push):
13831         * ext/libpng/gstpngdec.h:
13832         Use statically allocated segment instead of leaking.
13833         Various cleanups.
13834         Fix flush and seek handling.
13835
13836 2006-07-16  Wim Taymans  <wim@fluendo.com>
13837
13838         * gst/rtp/Makefile.am:
13839         * gst/rtp/gstrtp.c: (plugin_init):
13840         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
13841         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
13842         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
13843         (gst_rtp_mp4g_depay_set_property),
13844         (gst_rtp_mp4g_depay_get_property),
13845         (gst_rtp_mp4g_depay_change_state),
13846         (gst_rtp_mp4g_depay_plugin_init):
13847         * gst/rtp/gstrtpmp4gdepay.h:
13848         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
13849         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
13850         (gst_rtp_mp4g_pay_flush):
13851         Added simple generic mpeg4 depayloader.
13852         Fix generic mpeg4 payloader.
13853
13854 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
13855
13856         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
13857           Don't try doing state changes on a NULL pointer.
13858
13859 2006-07-14  Wim Taymans  <wim@fluendo.com>
13860
13861         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
13862
13863         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
13864         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
13865         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
13866         * gst/rtp/gstrtpamrdepay.h:
13867         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
13868         Fixes #321191
13869
13870 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13871
13872         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
13873         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
13874         Fix segfault when moving mouse pointer to the bottom right corner.
13875
13876 2006-07-12  Wim Taymans  <wim@fluendo.com>
13877
13878         * gst/rtp/Makefile.am:
13879         * gst/rtp/gstrtp.c: (plugin_init):
13880         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
13881         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
13882         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
13883         (gst_rtp_mp2t_depay_set_property),
13884         (gst_rtp_mp2t_depay_get_property),
13885         (gst_rtp_mp2t_depay_change_state),
13886         (gst_rtp_mp2t_depay_plugin_init):
13887         * gst/rtp/gstrtpmp2tdepay.h:
13888         Added mpeg2 TS depayloader. Closing #347234.
13889
13890 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
13891
13892         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
13893           Remove g_assert that shouldn't be there and was triggered
13894           after trying to open a device that doesn't exist or can't
13895           be opened for some other reason (#347972).
13896
13897 2006-07-10  Edward Hervey  <edward@fluendo.com>
13898
13899         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13900         (gst_avi_demux_stream_header), (push_tag_lists):
13901         * gst/avi/gstavidemux.h:
13902         Don't push tag events found by gst_riff_parse_info() before outputting
13903         GST_EVENT_NEWSEGMENT.
13904
13905 2006-07-10  Wim Taymans  <wim@fluendo.com>
13906
13907         * gst/rtsp/Makefile.am:
13908         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
13909         (rtsp_connection_close):
13910         * gst/rtsp/rtspdefs.h:
13911         replaced closesocket and close in code with one CLOSE_SOCKET. 
13912         Some more cleanups. Fixes #345301.
13913
13914 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
13915
13916         * gst/autodetect/gstautoaudiosink.c:
13917           Fix example pipeline in docs.
13918
13919 2006-07-10  Wim Taymans  <wim@fluendo.com>
13920
13921         Patch by: Rob Taylor <robtaylor at floopily dot org>
13922
13923         * gst/udp/gstmultiudpsink.c: (join_multicast),
13924         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
13925         If a destination is added before the stream is set to PAUSED, the
13926         multicast group is not joined as the socket is not created yet. 
13927         Also TTL and LOOP should also be set. Fixes #346921.
13928
13929 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13930
13931         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
13932         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
13933         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
13934         (gst_ximage_src_init):
13935         * sys/ximage/gstximagesrc.h:
13936         Fix use-damage property to actually work :)
13937         Add startx, starty, endx, endy properties so screencasts other than full
13938         screen ones can work.
13939
13940 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
13941
13942         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
13943         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
13944         (gst_ximage_src_class_init), (gst_ximage_src_init):
13945         * sys/ximage/gstximagesrc.h:
13946         Add use_damage property to offer ability to choose whether to use
13947         XDamage or not.
13948
13949 2006-07-07  Wim Taymans  <wim@fluendo.com>
13950
13951         * gst/goom/filters.c: (zoomFilterSetResolution):
13952         Avoid goom coredumping by clearing memory. 
13953         Fixes 345679.
13954
13955 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
13956
13957         * win32/vs6/libgstid3demux.dsp:
13958         Add a link to libgsttag-0.10.lib.
13959
13960 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
13961
13962         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
13963         (gst_tag_demux_read_range):
13964         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
13965         (gst_id3demux_read_range):
13966           Don't return FLOW_UNEXPECTED when a buffer is before
13967           the start of the stream (which might happen with
13968           large ID3v2 tags if the tag reading was done pullrange
13969           based and we then switched to push mode later on).
13970           Fixes regression introduced by commit from June 29th.
13971
13972 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
13973
13974         * ext/taglib/gstid3v2mux.cc:
13975           Make UTF-8 the default encoding when writing string
13976           tags (before, our UTF-8 strings would automatically
13977           be converted to ISO-8859-1 by taglib and written as
13978           ISO-8859-1 fields if that was possible).
13979
13980         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
13981         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
13982         (test_taglib_id3mux_with_tags):
13983           Add test case that makes sure our UTF-8 strings have
13984           actually been written into the tag as UTF-8.
13985
13986 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13987
13988         * configure.ac:
13989           Let's try that again.
13990
13991 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
13992
13993         * configure.ac:
13994           Disable monoscope plugin for now until it fulfills
13995           all the requirements.
13996
13997 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
13998
13999         * configure.ac:
14000         * gst/monoscope/Makefile.am:
14001         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
14002         (gst_monoscope_class_init), (gst_monoscope_init),
14003         (gst_monoscope_finalize), (gst_monoscope_reset),
14004         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
14005         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
14006         (gst_monoscope_sink_event), (gst_monoscope_src_event),
14007         (gst_monoscope_change_state), (plugin_init):
14008         * gst/monoscope/gstmonoscope.h:
14009           Port monoscope visualisation to 0.10.
14010
14011 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
14012
14013         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
14014         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
14015           Return FLOW_UNEXPECTED when at the end of the file, not
14016           FLOW_ERROR. Fixes 'internal stream error' errors that
14017           would sometimes occur in totem when scrubbing to the
14018           end of an ID3v1 tagged mp3 file.
14019
14020 2006-07-03  Edward Hervey  <edward@fluendo.com>
14021
14022         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
14023         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
14024         (gst_pngdec_sink_event), (gst_pngdec_change_state):
14025         * ext/libpng/gstpngdec.h:
14026         Implement buffer clipping/dropping using GstSegment.
14027         This provides accurate seeking.
14028
14029 2006-07-03  Edward Hervey  <edward@fluendo.com>
14030
14031         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14032         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14033         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
14034         (gst_avi_demux_process_next_entry), (push_tag_lists),
14035         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
14036         * gst/avi/gstavidemux.h:
14037         Proper aggregation of each stream's GstFlowReturn in order to figure out
14038         whether the task should stop or not.
14039         Don't send inline events before pushing out a NEW_SEGMENT, more
14040         specifically for GST_TAG_EVENT.
14041         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
14042         sub-indexes.
14043
14044 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
14045
14046         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14047
14048         * sys/sunaudio/gstsunaudiomixerctrl.c:
14049         (gst_sunaudiomixer_ctrl_build_list):
14050           Move "Monitor" slider to input tab so it works more like
14051           sdtaudiocontrol, which is what people on Solaris are used
14052           to using for their mixer program (#346259).
14053
14054 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14055
14056         * tests/check/elements/level.c: (GST_START_TEST):
14057           fix a leak, clean up at the end
14058
14059 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14060
14061         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14062         (gst_matroska_demux_send_event),
14063         (gst_matroska_demux_loop_stream_parse_id):
14064         * gst/matroska/matroska-ids.h:
14065           Send tag event after newsegment event.
14066
14067 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
14068
14069         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
14070         (gst_id3demux_read_range):
14071           Make sure we don't return GST_FLOW_OK with a NULL buffer in
14072           certain cases where a read beyond the end of the file is
14073           requested. Fixes #345930.
14074
14075         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
14076         (gst_tag_demux_read_range):
14077           Fix same issue here as well.
14078
14079 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14080
14081         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
14082         
14083         Fix hypothetical crash.
14084
14085 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
14086
14087         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
14088
14089         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
14090           Do not modify the ports value. If the user has turned off the
14091           built-in speakers, then we should not reset it in the prepare
14092           function, since this causes the built-in speakers to turn
14093           back on anytime the user changes a track in totem, rhythmbox,
14094           etc. (#346066).
14095
14096 2006-06-23  Wim Taymans  <wim@fluendo.com>
14097
14098         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14099         Fix double caps unref when negotiation fails.
14100
14101 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14102
14103         * ext/annodex/gstcmmldec.c:
14104         * ext/annodex/gstcmmlenc.c:
14105         * ext/annodex/gstcmmlparser.c:
14106         * ext/dv/gstdvdec.c:
14107         * ext/dv/gstdvdemux.c:
14108         * ext/gdk_pixbuf/pixbufscale.c:
14109         * ext/jpeg/gstjpegenc.c:
14110         * ext/jpeg/gstsmokedec.c:
14111         * ext/jpeg/gstsmokeenc.c:
14112         * ext/libpng/gstpngdec.c:
14113         * ext/libpng/gstpngenc.c:
14114         * ext/speex/gstspeexenc.c:
14115         * gst/alpha/gstalphacolor.c:
14116         * gst/cutter/gstcutter.c:
14117         * gst/debug/gstnavigationtest.c:
14118         * gst/icydemux/gsticydemux.c:
14119         * gst/level/gstlevel.c:
14120         * gst/multipart/multipart.c:
14121         * gst/rtp/gstrtpamrpay.c:
14122         * gst/rtp/gstrtpdepay.c:
14123         * gst/rtp/gstrtpilbcpay.c:
14124         * gst/rtp/gstrtpmp4gpay.c:
14125         * gst/rtp/gstrtpmp4vpay.c:
14126         * gst/rtsp/gstrtpdec.c:
14127         * gst/rtsp/gstrtspsrc.c:
14128         * gst/udp/gstdynudpsink.c:
14129         * gst/udp/gstmultiudpsink.c:
14130         * gst/udp/gstudpsrc.c:
14131         * gst/videobox/gstvideobox.c:
14132         * gst/videofilter/gstvideoflip.c:
14133           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
14134           plus two minor macro fixes.
14135
14136 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14137
14138         * gst/matroska/matroska-demux.c:
14139         (gst_matroska_demux_check_subtitle_buffer),
14140         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14141         (gst_matroska_demux_subtitle_caps):
14142         * gst/matroska/matroska-ids.c:
14143         (gst_matroska_track_init_subtitle_context):
14144         * gst/matroska/matroska-ids.h:
14145           Try to fix up broken matroska files containing subtitle
14146           streams with non-UTF8 character encodings (courtesy of
14147           mkvmerge) using either the encoding specified in the
14148           GST_SUBTITLE_ENCODING environment variable or the
14149           current locale's character set if it is non-UTF8.
14150           Fixes #337076.
14151
14152 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
14153
14154         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
14155           Set image type from APIC frame as "image-type" field
14156           of GST_TAG_IMAGE buffer caps (#344605).
14157
14158 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
14159
14160         * ext/flac/Makefile.am:
14161         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
14162         (gst_flac_dec_reset_decoders),
14163         (gst_flac_dec_setup_seekable_decoder),
14164         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
14165         (gst_flac_dec_metadata_callback),
14166         (gst_flac_dec_metadata_callback_seekable),
14167         (gst_flac_dec_metadata_callback_stream),
14168         (gst_flac_dec_error_callback),
14169         (gst_flac_dec_error_callback_seekable),
14170         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
14171         (gst_flac_dec_read_stream), (gst_flac_dec_write),
14172         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
14173         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
14174         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
14175         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
14176         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
14177         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
14178         (gst_flac_dec_sink_activate_push),
14179         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
14180         * ext/flac/gstflacdec.h:
14181           Support chain-based operation, should make flac-over-DAAP
14182           work (#340492).
14183
14184 2006-06-20  Wim Taymans  <wim@fluendo.com>
14185
14186         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14187         Doc updates, merge some unused symbols.
14188
14189 2006-06-20  Wim Taymans  <wim@fluendo.com>
14190
14191         * docs/plugins/Makefile.am:
14192         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14193         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14194         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
14195         * gst/rtsp/gstrtspsrc.c:
14196         * gst/rtsp/gstrtspsrc.h:
14197         Added documentation for the rtsp plugin. Fixes #345393.
14198
14199 2006-06-20  Wim Taymans  <wim@fluendo.com>
14200
14201         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14202         (rtsp_connection_close), (rtsp_connection_free):
14203         Use better G_OS_* macros. Fixes #345301 some more.
14204
14205 2006-06-20  Wim Taymans  <wim@fluendo.com>
14206
14207         Patch by: Brian Cameron <brian dot cameron at sun dot com>
14208
14209         * sys/sunaudio/Makefile.am:
14210         * sys/sunaudio/gstsunaudio.c: (plugin_init):
14211         * sys/sunaudio/gstsunaudiomixerctrl.c:
14212         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
14213         (gst_sunaudiomixer_ctrl_list_tracks),
14214         (gst_sunaudiomixer_ctrl_get_volume),
14215         (gst_sunaudiomixer_ctrl_set_volume),
14216         (gst_sunaudiomixer_ctrl_set_mute),
14217         (gst_sunaudiomixer_ctrl_set_record):
14218         * sys/sunaudio/gstsunaudiomixerctrl.h:
14219         * sys/sunaudio/gstsunaudiomixertrack.c:
14220         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
14221         * sys/sunaudio/gstsunaudiomixertrack.h:
14222         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
14223         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
14224         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
14225         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
14226         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
14227         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
14228         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
14229         (gst_sunaudiosrc_reset):
14230         * sys/sunaudio/gstsunaudiosrc.h:
14231         Add a SunAudio source plugin.
14232         Support stereo and right/left channel gain in the mixer plugin.
14233         Support the RECORD flag so that you can switch between line-input and
14234         microphone in gnome-volume-control.
14235         Code cleanups like using an enumerator for track number instead of an 
14236         integer. Fixes #344923.
14237
14238 2006-06-20  Wim Taymans  <wim@fluendo.com>
14239
14240         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
14241
14242         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
14243         (rtsp_connection_close):
14244         Make RTSP plugin compile on windows. Fixes #345301.
14245         Some changes to original patch to catch errors better.
14246         use ifdef WIN32 instead of ifndef.
14247
14248 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14249
14250         * configure.ac:
14251         If we have libraw1394 >= 1.2.1, then we need libiec61883.
14252
14253 2006-06-18  Edward Hervey  <edward@fluendo.com>
14254
14255         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14256         After a failed buffer alloc, we need to abort the jpeg decoding (it
14257         started when parsing headers to figure out how many bytes we need
14258         to request downstream).
14259
14260 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
14261
14262         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14263
14264         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
14265           Make sure we don't read beyond the end of the file (#345232).
14266
14267 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
14268
14269         * configure.ac:
14270           Fix --disable-external (can't set conditionals conditionally,
14271           #343602).
14272
14273 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
14274
14275         * autogen.sh:
14276         * configure.ac:
14277         * docs/Makefile.am:
14278           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
14279
14280         * docs/plugins/Makefile.am:
14281         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14282         * docs/plugins/inspect/plugin-taglib.xml:
14283           Add/fix apev2mux docs.
14284
14285 2006-06-14  Wim Taymans  <wim@fluendo.com>
14286
14287         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
14288         (gst_dvdec_finalize), (gst_dvdec_sink_event),
14289         (gst_dvdec_change_state):
14290         Reset segment info on flush.
14291         Alloc segment in _init, free in _finalize.
14292
14293         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
14294         Don't send segments twice.
14295
14296 2006-06-14  Wim Taymans  <wim@fluendo.com>
14297
14298         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
14299         Respect segment.stop. Fixes #342592.
14300
14301 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14302
14303         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
14304           No language specified means the implied language is English
14305           according to the matroska spec (partially fixes #344708);
14306           add some more debug output.
14307
14308 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
14309
14310         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
14311         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
14312         (gst_wavparse_chain):
14313           When operating chain-based, don't make any assumptions about the
14314           chunking of the incoming data and make streaming work on days other
14315           than the second Thursday after a full moon. Also fix up debug
14316           messages here and there and make use of the most excellent new
14317           gst_pad_query_peer_duration() utility function.
14318           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
14319
14320         * gst/wavparse/gstwavparse.h:
14321           Remove trailing comma after last enum value, some compilers don't
14322           like that.
14323
14324 2006-06-13  Wim Taymans  <wim@fluendo.com>
14325
14326         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
14327         Handle premature EOS gracefully.
14328
14329 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
14330
14331         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14332           Prevent out of bounds array access when scrubbing towards
14333           the end of the file between the last index entry and the
14334           end. Fixes occasional 'start <= stop' newsegment event
14335           assertions when scrubbing in MJPEG files.
14336
14337 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
14338
14339         * tests/check/elements/.cvsignore:
14340           And another one.
14341
14342 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
14343
14344         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
14345         (scan_encoded_string), (parse_picture_frame):
14346           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
14347
14348         * configure.ac:
14349           Require core >= 0.10.8 (for GST_TAG_IMAGE and
14350           GST_TAG_PPEVIEW_IMAGE used in the patch above).
14351
14352 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14353
14354         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
14355           gratuitous comment changes
14356         * tests/check/elements/level.c: (GST_START_TEST):
14357           fix level test leaks
14358
14359 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
14360
14361         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
14362         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
14363           Use gst_pad_query_peer_duration() utility function here.
14364
14365 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14366
14367         * autogen.sh:
14368           require am17
14369         * configure.ac:
14370         * ext/annodex/Makefile.am:
14371         * ext/cdio/Makefile.am:
14372         * ext/dv/Makefile.am:
14373         * ext/esd/Makefile.am:
14374         * ext/flac/Makefile.am:
14375         * ext/gdk_pixbuf/Makefile.am:
14376         * ext/ladspa/Makefile.am:
14377         * ext/libcaca/Makefile.am:
14378         * ext/speex/Makefile.am:
14379         * ext/taglib/Makefile.am:
14380         * sys/oss/Makefile.am:
14381         * sys/sunaudio/Makefile.am:
14382         * sys/ximage/Makefile.am:
14383           clean up build further
14384
14385 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14386
14387         * gconf/Makefile.am:
14388           Honour --disable-schemas-install configure option. Fixes #344100.
14389
14390 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14391
14392         * tests/examples/level/Makefile.am:
14393           Add -lm to LIBS for pow() function, don't assume one of our
14394           dependencies (such as libxml-2.0) drags it in automatically
14395           (#343603).
14396
14397 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
14398
14399         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
14400
14401         * configure.ac:
14402           We should use $SED and not $(SED) in configure.ac (#343678).
14403
14404 2006-06-09  Wim Taymans  <wim@fluendo.com>
14405
14406         Patch by: Brian Cameron <brian dot cameron at sun dot com>
14407
14408         * sys/sunaudio/gstsunaudiomixerctrl.c:
14409         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
14410         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
14411         (gst_sunaudiomixer_ctrl_set_mute):
14412         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
14413         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
14414         (gst_sunaudiosink_write):
14415         Attached find a patch that fixes a number of bugs with the SunAudio
14416         mixer plugin and fixes #344101:
14417         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
14418            tracks onto the tracklist causing gnome-volume-control's preferences
14419            dialog to be messed up and would core dump if you checked/unchecked
14420            any item.
14421         2. We weren't previously setting the MUTE flag properly.  Fixing this
14422            makes gnome-volume-control work better.
14423         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
14424            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
14425            gnome-volume-control look better.
14426         Also some minor cleanup in gstsunaudiosink.c.
14427
14428 2006-06-09  Wim Taymans  <wim@fluendo.com>
14429
14430         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
14431         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
14432         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
14433         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
14434         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
14435         * ext/jpeg/gstjpegdec.h:
14436         API: Added IDCT method property
14437         Small cleanups.
14438         Avoid dynamic allocation of trivial fixed structure.
14439         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
14440
14441 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14442
14443         * configure.ac:
14444         We now require libraw1394 >= 1.1.0 and that version onwards all
14445         have .pc files.
14446
14447 2006-06-02  Edward Hervey  <edward@fluendo.com>
14448
14449         * gst/law/alaw-decode.c: (alawdec_getcaps): 
14450         Trying to get items from an ANY or EMPTY caps is ... stupid.
14451
14452 2006-06-02  Edward Hervey  <edward@fluendo.com>
14453
14454         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
14455         (gst_dvdec_chain), (gst_dvdec_change_state):
14456         * ext/dv/gstdvdec.h:
14457         Added GstSegment handling, now implements dropping/clipping.
14458
14459 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
14460
14461         * ext/aalib/gstaasink.h:
14462         * ext/annodex/gstcmmldec.h:
14463         * ext/cairo/gsttimeoverlay.h:
14464         * ext/dv/gstdvdec.h:
14465         * ext/dv/gstdvdemux.h:
14466         * ext/esd/esdmon.h:
14467         * ext/esd/esdsink.h:
14468         * ext/flac/gstflacenc.h:
14469         * ext/gconf/gstgconfaudiosink.h:
14470         * ext/gconf/gstgconfaudiosrc.h:
14471         * ext/gconf/gstgconfvideosink.h:
14472         * ext/gconf/gstgconfvideosrc.h:
14473         * ext/gdk_pixbuf/gstgdkanimation.h:
14474         * ext/gdk_pixbuf/pixbufscale.h:
14475         * ext/hal/gsthalaudiosink.h:
14476         * ext/hal/gsthalaudiosrc.h:
14477         * ext/jpeg/gstjpegenc.h:
14478         * ext/jpeg/gstsmokedec.h:
14479         * ext/jpeg/gstsmokeenc.h:
14480         * ext/libcaca/gstcacasink.h:
14481         * ext/libmng/gstmngdec.h:
14482         * ext/libmng/gstmngenc.h:
14483         * ext/libpng/gstpngdec.h:
14484         * ext/libpng/gstpngenc.h:
14485         * ext/raw1394/gstdv1394src.h:
14486         * ext/speex/gstspeexenc.h:
14487         * gst/autodetect/gstautoaudiosink.h:
14488         * gst/autodetect/gstautovideosink.h:
14489         * gst/avi/gstavidemux.h:
14490         * gst/cutter/gstcutter.h:
14491         * gst/debug/efence.h:
14492         * gst/debug/gstnavigationtest.h:
14493         * gst/debug/gstnavseek.h:
14494         * gst/flx/gstflxdec.h:
14495         * gst/goom/gstgoom.h:
14496         * gst/icydemux/gsticydemux.h:
14497         * gst/id3demux/gstid3demux.h:
14498         * gst/law/alaw-decode.h:
14499         * gst/law/alaw-encode.h:
14500         * gst/law/mulaw-decode.h:
14501         * gst/law/mulaw-encode.h:
14502         * gst/matroska/matroska-mux.h:
14503         * gst/median/gstmedian.h:
14504         * gst/oldcore/gstaggregator.h:
14505         * gst/oldcore/gstfdsink.h:
14506         * gst/oldcore/gstmd5sink.h:
14507         * gst/oldcore/gstmultifilesrc.h:
14508         * gst/oldcore/gstpipefilter.h:
14509         * gst/oldcore/gstshaper.h:
14510         * gst/oldcore/gststatistics.h:
14511         * gst/rtp/gstasteriskh263.h:
14512         * gst/rtp/gstrtpL16depay.h:
14513         * gst/rtp/gstrtpL16pay.h:
14514         * gst/rtp/gstrtpamrdepay.h:
14515         * gst/rtp/gstrtpamrpay.h:
14516         * gst/rtp/gstrtpdepay.h:
14517         * gst/rtp/gstrtpgsmdepay.h:
14518         * gst/rtp/gstrtpgsmpay.h:
14519         * gst/rtp/gstrtph263pay.h:
14520         * gst/rtp/gstrtph263pdepay.h:
14521         * gst/rtp/gstrtph263ppay.h:
14522         * gst/rtp/gstrtpmp4gpay.h:
14523         * gst/rtp/gstrtpmp4vdepay.h:
14524         * gst/rtp/gstrtpmp4vpay.h:
14525         * gst/rtp/gstrtpmpadepay.h:
14526         * gst/rtp/gstrtpmpapay.h:
14527         * gst/rtp/gstrtppcmadepay.h:
14528         * gst/rtp/gstrtppcmapay.h:
14529         * gst/rtp/gstrtppcmudepay.h:
14530         * gst/rtp/gstrtppcmupay.h:
14531         * gst/rtp/gstrtpspeexdepay.h:
14532         * gst/rtp/gstrtpspeexpay.h:
14533         * gst/rtsp/gstrtpdec.h:
14534         * gst/rtsp/gstrtspsrc.h:
14535         * gst/smpte/gstsmpte.h:
14536         * gst/udp/gstdynudpsink.h:
14537         * gst/udp/gstmultiudpsink.h:
14538         * gst/udp/gstudpsink.h:
14539         * gst/udp/gstudpsrc.h:
14540         * gst/videofilter/gstvideobalance.h:
14541         * gst/videofilter/gstvideoflip.h:
14542         * sys/oss/gstossdmabuffer.h:
14543         * sys/oss/gstossmixerelement.h:
14544         * sys/oss/gstosssink.h:
14545         * sys/oss/gstosssrc.h:
14546         * sys/osxvideo/osxvideosink.h:
14547         * sys/sunaudio/gstsunaudiomixer.h:
14548         * sys/sunaudio/gstsunaudiosink.h:
14549         * sys/ximage/gstximagesrc.h:
14550         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
14551
14552 2006-05-31  Wim Taymans  <wim@fluendo.com>
14553
14554         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
14555         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
14556         (gst_goom_src_setcaps), (gst_goom_src_event),
14557         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
14558         (gst_goom_change_state):
14559         * gst/goom/gstgoom.h:
14560         Handle QoS.
14561         Handle flushing, discont and events.
14562         Fix timestamps and various other cleanups.
14563
14564 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14565
14566         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
14567         Fix bus reset when using libiec61883
14568
14569 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14570
14571         * configure.ac:
14572         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
14573         * ext/raw1394/Makefile.am:
14574         Add CFLAGS.
14575         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
14576         New method, to receive using libiec61883.
14577         (gst_dv1394src_iso_receive),
14578         #ifdef'd out if libiec61883 is present.
14579         (gst_dv1394src_bus_reset),
14580         Get userdata correctly if using libiec61883. 
14581         (gst_dv1394src_create),
14582         When using libiec61883, only poll one fd and no need to read.
14583         (gst_dv1394src_discover_avc_node),
14584         Replace g_warnings.
14585         (gst_dv1394src_start),
14586         Create new handle when we know which dv port.  More reliable
14587         than setting port on an existing handle.  Initialise libiec61883.
14588         (gst_dv1394src_stop):
14589         If using libiec61883, then cleanup its handle properly.
14590         * ext/raw1394/gstdv1394src.h:
14591         Add libiec61883 handle.
14592
14593 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
14594
14595         * gst/avi/gstavidemux.c:
14596           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
14597         * win32/MANIFEST:
14598           sort file listing
14599         * win32/vs6/libgstavi.dsp:
14600           add gstavimux.c to the project
14601         * win32/vs6/libgstid3demux.dsp:
14602           add link to zlib library
14603         * win32/vs6/libgstmatroska.dsp:
14604           add matroska-ids.c to the project
14605
14606 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
14607
14608         Patch by: Sebastian Dröge  <mail at slomosnail de >
14609
14610         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14611         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14612         * ext/taglib/Makefile.am:
14613         * ext/taglib/gstapev2mux.cc:
14614         * ext/taglib/gstapev2mux.h:
14615         * ext/taglib/gstid3v2mux.cc:
14616         * ext/taglib/gsttaglibmux.c: (plugin_init):
14617         * ext/taglib/gsttaglibmux.h:
14618           Add apev2mux element (#343122).
14619         
14620         * tests/check/Makefile.am:
14621         * tests/check/elements/apev2mux.c:
14622         (test_taglib_apev2mux_create_tags),
14623         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
14624         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
14625         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
14626         (apev2mux_suite), (main):
14627           Add unit test for apev2mux element.
14628
14629 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14630
14631         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
14632         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
14633         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
14634           GST_PTR_FORMAT should be used to print caps in debug statements.
14635
14636 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14637
14638         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
14639
14640         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
14641         (ape_demux_parse_tags):
14642           Some clean-ups and additions: map APE 'file' tag to
14643           GST_TAG_LOCATION (#343123); add support for extracting
14644           the track count and clean up parsing a bit (#343127).
14645
14646 2006-05-28  Edward Hervey  <edward@fluendo.com>
14647
14648         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
14649         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
14650
14651 2006-05-28  Edward Hervey  <edward@fluendo.com>
14652
14653         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
14654         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
14655         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
14656         * ext/jpeg/gstjpegdec.h:
14657         Clip outgoing buffers according to currently configured segment.
14658
14659 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14660
14661         * ext/taglib/gstid3v2mux.cc:
14662           Handle  writing of track-count or album-volume-count without
14663           track-number or albume-volume-number (in this case the number
14664           will just be set to 0).
14665
14666         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
14667           It would be nice if we actually checked the values received for
14668           track/album-volume number/count in  _check_tags(), rather than
14669           setting them again ...
14670
14671 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
14672
14673         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
14674           A track/volume number or count of 0 does not make sense,
14675           just ignore it along with negative numbers (a tag might
14676           only contain a track count without a track number).
14677
14678 2006-05-27  Edward Hervey  <edward@fluendo.com>
14679
14680         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
14681         (gst_jpeg_dec_sink_event):
14682         Abort decompression when receiving FLUSH_STOP. This should avoid
14683         issues when interrupting decoding with flushes.
14684
14685 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14686
14687         * ext/flac/gstflac.c:
14688           Don't #include file we don't dist any longer.
14689
14690 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
14691
14692         * README:
14693           Replace current README (containing the release notes from
14694           some 0.9.x version) with a proper README taken from the core.
14695
14696 2006-05-24  Wim Taymans  <wim@fluendo.com>
14697
14698         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
14699         Implement EOS correctly by either posting
14700         SEGMENT_DONE or pushing an EOS message depending
14701         on the seek type. Fixes #342592
14702
14703 2006-05-24  Wim Taymans  <wim@fluendo.com>
14704
14705         * gst/law/alaw-decode.c: (gst_alawdec_chain):
14706         * gst/law/alaw-decode.h:
14707         * gst/law/alaw-encode.c: (gst_alawenc_chain):
14708         * gst/law/alaw-encode.h:
14709         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
14710         * gst/law/mulaw-decode.h:
14711         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
14712         * gst/law/mulaw-encode.h:
14713         Some cleanups in the chain functions.
14714         Remove some GStreamer 0.0.2 bits.
14715
14716 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14717
14718         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14719
14720         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
14721           gst_collect_pads_stop() needs to be called before chaining up
14722           to the parent class (#342734).
14723
14724 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14725
14726         * ext/flac/Makefile.am:
14727         * ext/flac/flac_compat.h:
14728         * ext/flac/gstflac.c:
14729         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
14730         * ext/flac/gstflacenc.c:
14731           Remove backwards compatibility cruft for dealing with FLAC API
14732           changes in the 1.0.x series - we require 1.1.1 or newer these days.
14733
14734 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
14735
14736         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
14737         (gst_matroska_demux_push_xiph_codec_priv_data),
14738         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14739         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
14740         * gst/matroska/matroska-ids.h:
14741         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
14742         (gst_matroska_mux_video_pad_setcaps),
14743         (xiph3_streamheader_to_codecdata),
14744         (vorbis_streamheader_to_codecdata),
14745         (theora_streamheader_to_codecdata),
14746         (gst_matroska_mux_audio_pad_setcaps),
14747         (gst_matroska_mux_write_data):
14748           Add support for muxing/demuxing theora video (#342448; too bad
14749           none of the usual linux players can actually play this). Playback
14750           in GStreamer will require additional changes to theoradec in -base.
14751           Refactor streamheaders <=> CodecPrivateData code a bit; some small
14752           cleanups.
14753
14754 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
14755
14756         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
14757         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
14758           Fix crashes when the horizontal subsampling is 1.
14759           Fixes #342097.
14760
14761 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
14762
14763         Patch by: Mark Nauwelaerts  <manauw at skynet be>
14764
14765         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
14766         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
14767         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
14768         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
14769         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
14770         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
14771         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
14772         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
14773         (gst_avi_mux_change_state):
14774         * gst/avi/gstavimux.h:
14775           Some enhancements for avimux (#342526):
14776            - add odml (large file) index support
14777            - store codec init data (e.g. huffyuv)
14778            - miscellaneous other fixes/cleanups
14779
14780 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
14781
14782         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
14783         Don't output any tag when we encounter a negative track number - the
14784         tag type is uint, so we end up outputting huge positive numbers
14785         instead. (Fixes: #342029)
14786
14787 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
14788
14789         * configure.ac:
14790           update for new GSTPB_PLUGINS_DIR
14791
14792 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
14793
14794         * rtp/gst/gstrtph263pay.c:
14795         Properly set static caps for H263 at 34.
14796
14797 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
14798
14799         Patch by: James "Doc" Livingston  <doclivingston gmail com>
14800
14801         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
14802           Merge event tags and tag setter tags correctly (#339918). Also,
14803           don't leak taglist in case of an error.
14804           
14805 2006-05-17  Edward Hervey  <edward@fluendo.com>
14806
14807         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
14808         We can only do caps intersection if the othercaps are non-empty and not
14809         ANY. Else we return the pad template (base_caps).
14810
14811 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
14812
14813         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
14814           Fix crash when outputting debugging information for certain
14815           pictures (always good to use the right struct member for
14816           the number of records in an array).
14817
14818 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
14819
14820         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
14821
14822         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
14823         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
14824         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
14825         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
14826         (gst_ebml_read_float), (gst_ebml_read_ascii),
14827         (gst_ebml_read_binary):
14828           Don't create unnecessary sub-buffers all the time. Dramatically
14829           improves performance with multiple concurrently running
14830           matroskademux instances (#341818) (and avoids doing
14831           unnecessarily inefficient things in the general case).
14832
14833 2006-05-16  Edward Hervey  <edward@fluendo.com>
14834
14835         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
14836         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
14837         return value of gst_pad_push_event().
14838
14839 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
14840
14841         * gst/autodetect/gstautoaudiosink.c:
14842         (gst_auto_audio_sink_find_best):
14843         * gst/autodetect/gstautovideosink.c:
14844         (gst_auto_video_sink_find_best):
14845         Make the name of the child element be based on the name of the
14846         parent, so that debug output is more useful.
14847         
14848         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
14849         (parse_insert_string_field), (parse_split_strings):
14850         Rework string parsing to always walk over BOM markers in UTF16
14851         strings, using the endianness indicated by the innermost one,
14852         then trying the opposite endianness if that fails to convert
14853         to valid UTF-8. Fixes #341774
14854
14855 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
14856
14857         Patch from: Matthieu <matthieu at fluendo dot com>
14858
14859         * ext/libpng/Makefile.am:
14860         Add LIBPNG_CFLAGS.
14861
14862 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
14863
14864         * ext/taglib/gstid3v2mux.cc:
14865           Add support for writing images (APIC frames) into ID3v2
14866           tags (picture type always set to 'other' for now though).
14867
14868 2006-05-14  Michael Smith  <msmith@fluendo.com>
14869
14870         * gst/wavparse/gstwavparse.c:
14871           Update docs; wavparse implements push and pull modes.
14872
14873 2006-05-12  Wim Taymans  <wim@fluendo.com>
14874
14875         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
14876         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
14877         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
14878         Ooops, bitten by the copy-and-paste design paradigm, fixes
14879         seek again.
14880
14881 2006-05-12  Wim Taymans  <wim@fluendo.com>
14882
14883         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14884         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
14885         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
14886         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
14887         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
14888         (gst_avi_demux_massage_index),
14889         (gst_avi_demux_calculate_durations_from_index),
14890         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
14891         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
14892         (gst_avi_demux_loop):
14893         * gst/avi/gstavidemux.h:
14894         Some cleanups, prepare to use GstSegment.
14895         Fix error in entry walking code.
14896         Fix VBR detection.
14897         Smarter timestamp calculation code.
14898         Uniform error/eos handling.
14899
14900 2006-05-12  Michael Smith  <msmith@fluendo.com>
14901
14902         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
14903         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
14904           Fix use of uninitialised values if we're NOT seeking in ready.
14905           Fix typos.
14906
14907 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
14908
14909         * gst/wavparse/Makefile.am:
14910           Add CFLAGS and LIBS for libgstbase, fixes build on
14911           Cygwin (#341489).
14912
14913 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
14914
14915         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
14916           Some more debug info. No need to check whether the string
14917           returned by g_convert() is really UTF-8 - either it is or
14918           we get NULL returned.
14919
14920 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
14921
14922         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
14923           Fix parsing of numeric genre strings some more, by ensuring that
14924           we only try and parse strings that a) Start with '(' and b) Consist
14925           only of digits.
14926           Also, when finding an escaping '((' sequence, bust it back to '(' by
14927           swallowing the first parenthesis
14928
14929 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
14930
14931         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
14932         (gst_esdsink_open), (gst_esdsink_close):
14933         * ext/esd/esdsink.h:
14934           Move the esd_get_server_info() into gst_esdsink_open() and fail
14935           with a decent error message on errors.
14936
14937 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14938
14939         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
14940         (gst_esdmon_channels_get_type):
14941         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
14942         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
14943         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
14944         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
14945         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
14946         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
14947         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
14948         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
14949         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
14950         * gst/videomixer/videomixer.c:
14951         (gst_video_mixer_background_get_type):
14952           Const-ify GEnumValue arrays.
14953
14954 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
14955
14956         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
14957
14958         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
14959         (gst_avi_mux_do_video_buffer):
14960           Work around gst_buffer_make_metadata_writable() bug that
14961           results in avimux marking all frames in the index as
14962           keyframes (#340859).
14963           
14964 2006-05-08  Wim Taymans  <wim@fluendo.com>
14965
14966         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
14967         Make parsing of urls suck slightly less.
14968
14969 2006-05-08  Edward Hervey  <edward@fluendo.com>
14970
14971         * autogen.sh: (CONFIGURE_DEF_OPT): 
14972         libtoolize on Darwin/MacOSX is called glibtoolize.
14973
14974 2006-05-08  Wim Taymans  <wim@fluendo.com>
14975
14976         Patch by: Jens Granseuer <jensgr at gmx dot net>
14977
14978         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
14979         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
14980         C89 compliance fixes. Fixes #340980
14981
14982 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
14983
14984         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
14985         * ext/flac/gstflacdec.h:
14986           Handle segment seeks that include the end of the file as stop point
14987           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
14988           message instead of an EOS event in case we're in segment seek
14989           mode (fixes #340699).
14990           
14991 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
14992
14993         * ext/cairo/gsttextoverlay.c:
14994         * ext/flac/gstflacdec.c:
14995         * ext/gdk_pixbuf/pixbufscale.c:
14996         * gst/apetag/gstapedemux.c:
14997         * gst/debug/breakmydata.c:
14998         * gst/debug/testplugin.c:
14999         * gst/matroska/ebml-write.c:
15000         * gst/multipart/multipartdemux.c:
15001         * sys/osxaudio/gstosxaudiosink.c:
15002         * sys/osxaudio/gstosxaudiosrc.c:
15003         Add semicolons after GST_BOILERPLATE[_FULL] so that
15004         indent doesn't mess up following lines.
15005
15006 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
15007
15008         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
15009
15010         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
15011           Don't leak caps when freeing the stream context (#340623).
15012
15013 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
15014
15015         * configure.ac:
15016           Back to CVS
15017
15018 === release 0.10.3 ===
15019
15020 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
15021
15022         * configure.ac:
15023           releasing 0.10.3, "Desplazado"
15024
15025 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15026
15027         * gst/matroska/matroska-mux.c:
15028         (gst_matroska_mux_stream_is_vorbis_header),
15029         (gst_matroska_mux_write_data):
15030           Don't strcmp() NULL strings.
15031           Only start new clusters on video keyframes, not on any
15032           random audio buffer that doesn't have the DELTA_UNIT
15033           flag set (fixes 'make check' again).
15034
15035 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
15036
15037         Patch by: Mark Nauwelaerts  <manauw at skynet be>
15038
15039         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
15040         (gst_matroska_mux_stream_is_vorbis_header),
15041         (gst_matroska_mux_write_data):
15042           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
15043           value and then dead-lock when muxing vorbis audio streams
15044           (the three vorbis header buffers carry no timestamp, and it
15045           would try to mux these after all video buffers). Fixes #340346.
15046
15047           Improve clustering: start a new cluster also whenever we get
15048           a keyframe.     
15049
15050 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15051
15052         * win32/common/config.h:
15053         * win32/MANIFEST
15054           add the generated file as well
15055
15056 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15057
15058         * Makefile.am:
15059         * configure.ac:
15060         * win32/common/config.h.in:
15061           add win32 stuff
15062
15063 2006-05-03  Michael Smith  <msmith@fluendo.com>
15064
15065         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
15066           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
15067           SUCKS.
15068
15069 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
15070
15071         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
15072         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
15073         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
15074           don't leak caps-string
15075
15076 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15077
15078         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
15079         (gst_id3demux_sink_activate):
15080           Let core insert default error message for TYPE_NOT_FOUND
15081           errors, it's just as good as our own and has the added
15082           bonus of being translated.
15083
15084 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
15085
15086         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
15087         (gst_tag_demux_sink_event):
15088         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
15089         (gst_id3demux_sink_event):
15090           Post an error message when we get an EOS event and were not
15091           able to find out the type of stream.
15092
15093         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
15094         (test_taglib_id3mux_with_tags):
15095           Decrease num-buffers to 16 per iteration again, otherwise the
15096           many memcpy()s and reallocations in the test will hammer slow
15097           CPUs completely and make the test timeout.
15098
15099 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
15100
15101         * configure.ac:
15102           figure out where plugins-base plugins are
15103         * tests/check/Makefile.am:
15104           use plugins-base plugins, so we have typefind functions
15105         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
15106           increase num-buffers, this makes sure the test errors out instead
15107           of timing out when no typefind functions are present
15108
15109 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15110
15111         * docs/plugins/Makefile.am:
15112           also check .cc files for gtk-doc markup
15113         * configure.ac:
15114         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15115         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15116         * tests/check/Makefile.am:
15117         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
15118         * ext/Makefile.am:
15119         * ext/taglib/Makefile.am:
15120         * ext/taglib/gstid3v2mux.h:
15121         * ext/taglib/gsttaglibmux.c:
15122         * ext/taglib/gsttaglibmux.h:
15123           move taglib-based id3v2muxer to -good.  Fixes #336110.
15124
15125 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
15126
15127         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
15128           ... and fix multichannel/WAVFORMATEX support again.
15129
15130 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
15131
15132         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15133         (gst_wavparse_class_init), (gst_wavparse_dispose),
15134         (gst_wavparse_reset), (gst_wavparse_init),
15135         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
15136         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
15137         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
15138         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
15139         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
15140         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15141         (gst_wavparse_stream_data), (gst_wavparse_loop),
15142         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
15143         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
15144         (gst_wavparse_change_state), (plugin_init):
15145         * gst/wavparse/gstwavparse.h:
15146           Add push (streaming) mode to wavparse (fixes #337625)
15147
15148 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15149
15150         * configure.ac:
15151         * tests/Makefile.am:
15152           add ximagesrc icles test
15153
15154 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
15155
15156         * configure.ac:
15157         * docs/plugins/Makefile.am:
15158         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15159         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15160         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
15161         (gst_cmml_enc_push_clip):
15162         * sys/Makefile.am:
15163         * sys/ximage/Makefile.am:
15164         * sys/ximage/gstximagesrc.c:
15165           Move ximagesrc plug-in to good after review.  Fixes #336756.
15166
15167 2006-04-28  Michael Smith  <msmith@fluendo.com>
15168
15169         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
15170         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
15171         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
15172         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
15173         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
15174         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
15175         * gst/icydemux/gsticydemux.h:
15176           Fix event handling: cache events when typefinding and forward later.
15177
15178 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15179
15180         * sys/osxaudio/gstosxaudiosink.c:
15181         (plugin_init):
15182          Register osxaudiosrc to the plugin.
15183         * sys/osxaudio/gstosxaudiosrc.c:
15184         (gst_osx_audio_src_osxelement_do_init),
15185         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
15186         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
15187         (gst_osx_audio_src_get_property),
15188         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
15189         (gst_osx_audio_src_osxelement_init):
15190         * sys/osxaudio/gstosxaudiosrc.h:
15191           Port of osxaudiosrc to 0.10.
15192         * sys/osxaudio/Makefile.am:
15193           Add osxaudiosrc
15194
15195 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15196
15197         * sys/osxaudio/gstosxringbuffer.c:
15198         * sys/osxaudio/gstosxringbuffer.h:
15199           Forgot to commit earlier, part of the OSX audio plugin port
15200
15201 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
15202
15203         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
15204         (parse_split_strings):
15205           Recognise and skip any byte order marker (BOM) in
15206           UTF-16 strings.
15207
15208 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15209
15210         * docs/plugins/Makefile.am:
15211         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15212         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15213         * docs/plugins/gst-plugins-good-plugins.hierarchy:
15214         * docs/plugins/inspect/plugin-avi.xml:
15215         * gst/avi/gstavidemux.c:
15216         * gst/avi/gstavimux.c:
15217           Add docs for both avidemux and avimux.
15218
15219 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
15220
15221         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15222
15223         * gst/avi/Makefile.am:
15224         * gst/avi/gstavi.c: (plugin_init):
15225         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
15226         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
15227         (gst_avi_mux_class_init), (gst_avi_mux_init),
15228         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
15229         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
15230         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
15231         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
15232         (gst_avi_mux_riff_get_avix_header),
15233         (gst_avi_mux_riff_get_video_header),
15234         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
15235         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
15236         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
15237         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
15238         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
15239         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
15240         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
15241         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
15242         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
15243         (gst_avi_mux_change_state):
15244         * gst/avi/gstavimux.h:
15245           Port AVI muxer to GStreamer-0.10 (#332031).
15246
15247         * tests/check/Makefile.am:
15248         * tests/check/elements/avimux.c:
15249         * tests/check/elements/.cvsignore:
15250           Add unit test for AVI muxer.
15251
15252 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
15253
15254         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15255         (gst_wavparse_class_init), (gst_wavparse_reset),
15256         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15257         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15258         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15259         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
15260         (gst_wavparse_stream_data), (gst_wavparse_loop),
15261         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
15262         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
15263         (plugin_init):
15264         * gst/wavparse/gstwavparse.h:
15265           reverted patch #337625 for the price of 1 hour sleep
15266
15267 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
15268
15269         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15270         (gst_wavparse_class_init), (gst_wavparse_reset),
15271         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
15272         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
15273         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
15274         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
15275         (gst_wavparse_stream_data), (gst_wavparse_loop),
15276         (gst_wavparse_chain), (plugin_init):
15277         * gst/wavparse/gstwavparse.h:
15278           correct partial implementation of push mode
15279           (from my last commit)
15280
15281 2006-04-26  Wim Taymans  <wim@fluendo.com>
15282
15283         * ext/esd/esdsink.c:
15284         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
15285         it is not in esd.h
15286
15287 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
15288
15289         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
15290         (gst_au_parse_class_init), (gst_au_parse_init),
15291         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
15292         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
15293         (gst_au_parse_chain), (gst_au_parse_src_convert),
15294         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
15295         (gst_au_parse_sink_event), (gst_au_parse_src_event),
15296         (gst_au_parse_change_state):
15297         * gst/auparse/gstauparse.h:
15298           Rewrite auparse to suck a little bit less: make source pad
15299           dynamic, so decodebin/playbin work with non-raw formats
15300           like alaw/mulaw; add query function for duration/position
15301           queries; check whether we have enough data before attempting
15302           to parse the header (instead of crashing when that is not the
15303           case); work around audioconvert sucking by swapping endianness
15304           to the native endianness ourselves for float formats; send
15305           initial newsegment event. Fixes #161712.
15306
15307 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
15308
15309         * sys/osxaudio/Makefile.am:
15310         * sys/osxaudio/gstosxaudioelement.c:
15311         (gst_osx_audio_element_get_type),
15312         (gst_osx_audio_element_class_init):
15313         * sys/osxaudio/gstosxaudioelement.h:
15314         * sys/osxaudio/gstosxaudiosink.c:
15315         (gst_osx_audio_sink_osxelement_do_init),
15316         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
15317         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
15318         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
15319         (gst_osx_audio_sink_create_ringbuffer),
15320         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
15321         (plugin_init):
15322         * sys/osxaudio/gstosxaudiosink.h:
15323         Port of osxaudiosink to 0.10
15324
15325 2006-04-26  Wim Taymans  <wim@fluendo.com>
15326
15327         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
15328         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
15329         the size of the ringbuffer. This should fix hangs with older 
15330         esd sound servers.
15331
15332 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
15333
15334         * ext/aalib/gstaasink.c:
15335         * ext/annodex/gstcmmldec.c:
15336         * ext/annodex/gstcmmlenc.c:
15337         * ext/cairo/gsttextoverlay.c:
15338         * ext/cairo/gsttimeoverlay.c:
15339         * ext/cdio/gstcdiocddasrc.c:
15340         * ext/dv/gstdvdec.c:
15341         * ext/dv/gstdvdemux.c:
15342         * ext/esd/esdmon.c:
15343         * ext/esd/esdsink.c:
15344         * ext/flac/gstflacenc.c:
15345         * ext/flac/gstflactag.c:
15346         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
15347         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
15348         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
15349         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
15350         * ext/gdk_pixbuf/pixbufscale.c:
15351         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
15352         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
15353         * ext/jpeg/gstjpegdec.c:
15354         * ext/jpeg/gstjpegenc.c:
15355         * ext/jpeg/gstsmokedec.c:
15356         * ext/jpeg/gstsmokeenc.c:
15357         * ext/libcaca/gstcacasink.c:
15358         * ext/libmng/gstmngdec.c:
15359         * ext/libmng/gstmngenc.c:
15360         * ext/libpng/gstpngdec.c:
15361         * ext/libpng/gstpngenc.c:
15362         * ext/mikmod/gstmikmod.c:
15363         * ext/raw1394/gstdv1394src.c:
15364         * ext/shout2/gstshout2.c: (gst_shout2send_init):
15365         * ext/shout2/gstshout2.h:
15366         * ext/speex/gstspeexdec.c:
15367         * ext/speex/gstspeexenc.c:
15368         * gst/alpha/gstalpha.c:
15369         * gst/alpha/gstalphacolor.c:
15370         * gst/apetag/gstapedemux.c:
15371         * gst/auparse/gstauparse.c:
15372         * gst/autodetect/gstautoaudiosink.c:
15373         (gst_auto_audio_sink_base_init):
15374         * gst/autodetect/gstautovideosink.c:
15375         (gst_auto_video_sink_base_init):
15376         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
15377         * gst/avi/gstavimux.c: (gst_avimux_base_init):
15378         * gst/cutter/gstcutter.c:
15379         * gst/debug/breakmydata.c:
15380         * gst/debug/efence.c:
15381         * gst/debug/gstnavigationtest.c:
15382         * gst/debug/gstnavseek.c:
15383         * gst/debug/negotiation.c:
15384         * gst/debug/progressreport.c:
15385         * gst/debug/testplugin.c:
15386         * gst/effectv/gstaging.c:
15387         * gst/effectv/gstdice.c:
15388         * gst/effectv/gstedge.c:
15389         * gst/effectv/gstquark.c:
15390         * gst/effectv/gstrev.c:
15391         * gst/effectv/gstshagadelic.c:
15392         * gst/effectv/gstvertigo.c:
15393         * gst/effectv/gstwarp.c:
15394         * gst/flx/gstflxdec.c:
15395         * gst/goom/gstgoom.c:
15396         * gst/icydemux/gsticydemux.c:
15397         * gst/id3demux/gstid3demux.c:
15398         * gst/interleave/deinterleave.c:
15399         * gst/interleave/interleave.c:
15400         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
15401         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
15402         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
15403         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
15404         * gst/level/gstlevel.c:
15405         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
15406         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
15407         * gst/median/gstmedian.c:
15408         * gst/monoscope/gstmonoscope.c:
15409         * gst/multipart/multipartdemux.c:
15410         * gst/multipart/multipartmux.c:
15411         * gst/oldcore/gstaggregator.c:
15412         * gst/oldcore/gstfdsink.c:
15413         * gst/oldcore/gstmd5sink.c:
15414         * gst/oldcore/gstmultifilesrc.c:
15415         * gst/oldcore/gstpipefilter.c:
15416         * gst/oldcore/gstshaper.c:
15417         * gst/oldcore/gststatistics.c:
15418         * gst/rtp/gstasteriskh263.c:
15419         * gst/rtp/gstrtpL16depay.c:
15420         * gst/rtp/gstrtpL16pay.c:
15421         * gst/rtp/gstrtpamrdepay.c:
15422         * gst/rtp/gstrtpamrpay.c:
15423         * gst/rtp/gstrtpdepay.c:
15424         * gst/rtp/gstrtpgsmpay.c:
15425         * gst/rtp/gstrtph263pay.c:
15426         * gst/rtp/gstrtph263pdepay.c:
15427         * gst/rtp/gstrtph263ppay.c:
15428         * gst/rtp/gstrtpilbcdepay.c:
15429         * gst/rtp/gstrtpmp4gpay.c:
15430         * gst/rtp/gstrtpmp4vdepay.c:
15431         * gst/rtp/gstrtpmp4vpay.c:
15432         * gst/rtp/gstrtpmpadepay.c:
15433         * gst/rtp/gstrtpmpapay.c:
15434         * gst/rtp/gstrtppcmadepay.c:
15435         * gst/rtp/gstrtppcmapay.c:
15436         * gst/rtp/gstrtppcmudepay.c:
15437         * gst/rtp/gstrtppcmupay.c:
15438         * gst/rtp/gstrtpspeexdepay.c:
15439         * gst/rtp/gstrtpspeexpay.c:
15440         * gst/rtsp/gstrtpdec.c:
15441         * gst/rtsp/gstrtspsrc.c:
15442         * gst/smpte/gstsmpte.c:
15443         * gst/udp/gstdynudpsink.c:
15444         * gst/udp/gstmultiudpsink.c:
15445         * gst/udp/gstudpsink.c:
15446         * gst/udp/gstudpsrc.c:
15447         * gst/videobox/gstvideobox.c:
15448         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
15449         * gst/videofilter/gstvideobalance.c:
15450         * gst/videofilter/gstvideoflip.c:
15451         * gst/videofilter/gstvideotemplate.c:
15452         (gst_videotemplate_base_init):
15453         * gst/videomixer/videomixer.c:
15454         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
15455         (gst_wavparse_class_init), (gst_wavparse_dispose),
15456         (gst_wavparse_reset), (gst_wavparse_init),
15457         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
15458         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
15459         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
15460         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
15461         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
15462         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
15463         (gst_wavparse_change_state):
15464         * gst/wavparse/gstwavparse.h:
15465         * sys/oss/gstossmixerelement.c:
15466         * sys/oss/gstosssink.c:
15467         * sys/oss/gstosssrc.c:
15468         * sys/osxaudio/gstosxaudioelement.c:
15469         * sys/osxaudio/gstosxaudiosink.c:
15470         * sys/osxaudio/gstosxaudiosrc.c:
15471         * sys/sunaudio/gstsunaudiomixer.c:
15472         * sys/sunaudio/gstsunaudiosink.c:
15473           Define GstElementDetails as const and also static (when defined as
15474           global)
15475
15476 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
15477
15478         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
15479           Source pad has fixed caps. If we don't set this, bad
15480           things happen when the window is resized.
15481
15482 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
15483
15484         * gst/matroska/Makefile.am:
15485         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15486         (gst_matroska_demux_handle_src_event):
15487         * gst/matroska/matroska-ids.c:
15488         (gst_matroska_track_init_video_context),
15489         (gst_matroska_track_init_audio_context),
15490         (gst_matroska_track_init_subtitle_context),
15491         (gst_matroska_track_init_complex_context):
15492         * gst/matroska/matroska-ids.h:
15493           Handle case where the TrackType ebml chunk does not come before the
15494           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
15495           events.
15496
15497 2006-04-25  Wim Taymans  <wim@fluendo.com>
15498
15499         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
15500         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
15501         It's codec_data, not codec_info.
15502
15503 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
15504
15505         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15506
15507         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
15508           Handle codec_data for VfW compatibility codec IDs (#339451)
15509
15510         * gst/matroska/matroska-mux.c:
15511         (gst_matroska_mux_video_pad_setcaps):
15512           Same here, handle codec_data and add additional caps we can handle
15513           now to the pad template (huffyuv, dv and h263 video) (#339451)
15514
15515 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
15516
15517         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
15518
15519         * gst/matroska/matroska-mux.c:
15520         (gst_matroska_mux_create_buffer_header),
15521         (gst_matroska_mux_write_data):
15522           Fix timestamping of B-frames, use signed integers, do
15523           some rounding (#339678).
15524
15525 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
15526
15527         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
15528         just make it compile with --disable-gst-debug.
15529
15530 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
15531
15532         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
15533         Fix a bad conversion using gst_guint64_to_gdouble.
15534         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
15535         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
15536         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
15537     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
15538         mistake.
15539
15540 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
15541
15542         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
15543         Use gst_guint64_to_gdouble for conversions
15544         * win32/vs6/gst_plugins_good.dsw:
15545         * win32/vs6/libgsticydemux.dsp:
15546         Add a project file for icydemux
15547
15548 2006-04-21  Wim Taymans  <wim@fluendo.com>
15549
15550         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
15551
15552         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
15553         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
15554         When splitting audio chunks, the block alignment is not taken in
15555         consideration, so the smaller chunks could be of size which is 
15556         not a multiple of the block alignment. Fixes #336904
15557
15558 2006-04-21  Wim Taymans  <wim@fluendo.com>
15559
15560         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
15561         Use scale functions
15562
15563 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
15564
15565         * ext/dv/gstdv.c: (plugin_init):
15566           Fix build.
15567
15568 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
15569
15570         * gst/debug/progressreport.c: (gst_progress_report_finalize),
15571         (gst_progress_report_class_init), (gst_progress_report_init),
15572         (gst_progress_report_do_query), (gst_progress_report_report),
15573         (gst_progress_report_set_property),
15574         (gst_progress_report_get_property):
15575           Add 'format' property to force querying to a particular format.
15576
15577 2006-04-21  Andy Wingo  <wingo@pobox.com>
15578
15579         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
15580         best, on big endian systems. Drop its rank in that case. OTOH on
15581         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
15582
15583 2006-04-21  Michael Smith  <msmith@fluendo.com>
15584
15585         * configure.ac:
15586         * gst/icydemux/Makefile.am:
15587         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
15588         (gst_icydemux_base_init), (gst_icydemux_class_init),
15589         (gst_icydemux_reset), (gst_icydemux_init),
15590         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
15591         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
15592         (unicodify), (gst_icydemux_unicodify),
15593         (gst_icydemux_parse_and_send_tags),
15594         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
15595         (gst_icydemux_chain), (gst_icydemux_change_state),
15596         (gst_icydemux_send_tag_event), (plugin_init):
15597         * gst/icydemux/gsticydemux.h:
15598         * tests/check/Makefile.am:
15599         * tests/check/elements/icydemux.c: (typefind_succeed),
15600         (plugin_init), (icydemux_found_pad), (create_icydemux),
15601         (cleanup_icydemux), (push_data), (GST_START_TEST),
15602         (icydemux_suite), (main):
15603           Add icydemux, and tests.
15604
15605 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15606
15607         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
15608           Post SEGMENT_DONE message in TIME format.
15609
15610 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15611
15612         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
15613
15614         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
15615         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
15616           Fix index creation when we have to scan the file to create
15617           an index. There may be other types of RIFF 'LIST' chunks than
15618           'movi' and we need to skip them properly as well or we'll end up
15619           reading garbage (#336889). Some other cosmetic changes.
15620           
15621 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15622
15623         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
15624         (gst_flac_dec_handle_seek_event):
15625           Add support for segment seeks (fixes #338290). Also demote
15626           some recurring debug message from DEBUG to LOG level.
15627
15628 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15629
15630         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15631         (gst_matroskademux_do_index_seek),
15632         (gst_matroska_demux_handle_seek_event),
15633         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
15634         * gst/matroska/matroska-ids.h:
15635           Set DISCONT flag on first buffer after a discontinuity.
15636           Fix newsegment events sent when seeking and honour KEY_UNIT
15637           seek flag. Create pad with bogus caps if we don't recognise
15638           the stream codec id.
15639
15640         * gst/matroska/matroska-demux.h:
15641           Fix GObject macros.
15642
15643 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15644
15645         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
15646
15647         * gst/matroska/matroska-demux.c:
15648         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
15649           Handle end of segment properly when set; don't dead-lock when
15650           posting start of segment message when doing a segment seek.
15651           Fixes #338810.
15652
15653 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
15654
15655         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
15656         (gst_matroska_demux_plugin_init):
15657           Make mpeg2 aac audio work: create artificial private codec data
15658           chunk which faad2 seems to require, just as we do for mpeg4 aac.
15659           Also call gst_riff_init(). Partially fixes #338767.
15660
15661 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
15662
15663         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
15664         (gst_wavenc_class_init), (gst_wavenc_init),
15665         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
15666         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
15667         (gst_wavenc_chain), (gst_wavenc_change_state):
15668         * gst/wavenc/gstwavenc.h:
15669           Set caps on first outgoing buffer, so that it doesn't error out
15670           immediately with a non-negotiated error (#338716). Rewrite and
15671           clean up a bit; fix setcaps function to parse things properly;
15672           fix sink caps (8bit audio is unsigned and doesn't have depth);
15673           use boilerplate macros; remove unused properties stuff.
15674
15675 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15676
15677         * ext/gdk_pixbuf/gstgdkpixbuf.c:
15678           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
15679           handle MJPEG streams and might be autoplugged for those if the
15680           user doesn't have jpegdec installed (resulting in a cryptic error
15681           message about huffman tables). Better to disable JPEG decoding here
15682           and let the user figure out that she needs to install jpegdec.
15683
15684 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15685
15686         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
15687         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
15688         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
15689         * ext/gdk_pixbuf/gstgdkpixbuf.h:
15690           Make work with packetised/framed input (e.g. png-in-quicktime). Use
15691           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
15692           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
15693           debug messages. Fix boilerplate macros.
15694
15695 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15696
15697         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
15698         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
15699           No need to special-case for Gdk-2.0 any longer, we require
15700           Gdk 2.2 or newer; minor clean-ups.
15701
15702 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15703
15704         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
15705         (gst_shout2send_class_init), (gst_shout2send_init),
15706         (set_shout_metadata), (gst_shout2send_set_metadata),
15707         (gst_shout2send_event), (gst_shout2send_start),
15708         (gst_shout2send_connect), (gst_shout2send_stop),
15709         (gst_shout2send_render), (gst_shout2send_set_property),
15710         (gst_shout2send_get_property), (gst_shout2send_setcaps),
15711         (plugin_init):
15712         * ext/shout2/gstshout2.h:
15713         * po/POTFILES.in:
15714           Rewrite a bit: use GstBaseSink::start and stop instead of a state
15715           change function; use GST_ELEMENT_ERROR for error reporting, not
15716           g_error() or GST_ERROR(); don't unref caps in setcaps function,
15717           will cause crashes or assertion failures; remove (unused) "sync"
15718           property, basesink already has such a property; misc. other
15719           minor fixes and cleanups.
15720
15721 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15722
15723         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
15724         * ext/esd/gstesd.c: (plugin_init):
15725         * po/POTFILES.in:
15726           Add translatable error message for when we cannot
15727           connect to the sound server, as "Cannot open resource
15728           for writing" isn't really an acceptable message to show
15729           to the user in this case.
15730
15731 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
15732
15733         * sys/oss/gst-i18n-plugin.h:
15734           Remove bogus file that doesn't belong here.
15735
15736 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
15737
15738         Patch by: Philippe Valembois
15739
15740         * ext/shout2/gstshout2.c: (gst_shout2send_init),
15741         (gst_shout2send_set_metadata), (gst_shout2send_event),
15742         (gst_shout2send_render), (gst_shout2send_change_state):
15743         * ext/shout2/gstshout2.h:
15744           Handle tags being received before the connection to
15745           the server is established properly (see #338636).
15746
15747 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
15748
15749         * ext/shout2/gstshout2.c: (gst_shout2send_render):
15750           Don't crash in case the connection to the server fails:
15751           don't set pointer to NULL by assigning FALSE; error out
15752           properly by using GST_ELEMENT_ERROR and returning
15753           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
15754           before resetting the pointer.
15755
15756 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
15757
15758         * gst/id3demux/id3tags.c:
15759         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
15760         (Fixes #338713)
15761
15762 2006-04-12  Wim Taymans  <wim@fluendo.com>
15763
15764         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
15765         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
15766         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
15767         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
15768         (gst_gdk_pixbuf_chain):
15769         Some cleanups.
15770         Added RGBA as a possible output format.
15771         Correctly free the supported mimetypes.
15772         deprecate silent arg, it's not used.
15773         Return result from _alloc_buffer to peer.
15774
15775 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15776
15777         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
15778           Don't leak memory allocated by gst_buffer_new_and_alloc() by
15779           overwriting GST_BUFFER_MALLOCDATA.
15780
15781 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
15782
15783         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
15784         (user_endrow_callback), (user_end_callback),
15785         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
15786         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
15787         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
15788         * ext/libpng/gstpngdec.h:
15789           Handle more than one frame if the content is framed,
15790           like with png-in-quicktime (#331917).
15791
15792 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
15793
15794         * sys/oss/Makefile.am:
15795         * sys/oss/common.h:
15796         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
15797         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
15798         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
15799         (gst_oss_src_unprepare):
15800           - the user-visible error strings were in the wrong category
15801           - and the messages were not marked for translation
15802           - which is actually a good thing, because they were exactly
15803             the kind of message you would never want anyone to see
15804           - the macros were using variables that didn't exist in the macro
15805             arguments
15806           - and they were obviously copied from each other and then modified
15807           - so a common header makes sense
15808
15809 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
15810
15811         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
15812           Don't try to modify read-only data.
15813
15814         * gst/matroska/matroska-demux.c:
15815         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
15816           Fix comment (won't crash any longer now).
15817
15818 2006-04-10  Michael Smith  <msmith@fluendo.com>
15819
15820         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
15821           Use copies of header buffers for caps to avoid circular refcounting
15822           problems (as in theoradec, vorbisdec).
15823
15824         * tests/check/elements/cmmldec.c: (GST_START_TEST):
15825           Fix a typo in test that meant it was testing the wrong thing.
15826
15827         * tests/check/elements/cmmlenc.c: (check_headers):
15828           Fix refcount checks now that we use buffer-copies for caps.
15829
15830 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
15831
15832         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
15833         (gst_matroska_demux_handle_seek_event),
15834         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
15835         (gst_matroska_demux_subtitle_caps),
15836         (gst_matroska_demux_plugin_init):
15837           Use static pad templates with ANY caps for audio and video
15838           source pads and get rid of a lot of unnecessary (and partially
15839           broken) code for the template caps. Clean up caps finding
15840           functions. Fixes playback of audio files/streams that do not
15841           contain the sample rate and/or number of channels in the audio
15842           context (happens a lot with vorbis/mp3 .mka files it seems).
15843           Fixes #337183.
15844           Also add myself to copyright holders.
15845
15846 2006-04-10  Michael Smith  <msmith@fluendo.com>
15847
15848         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
15849           Use g_list_delete_link () instead of g_list_remove_link () so that
15850           we free the link as well as the contained data.
15851
15852 2006-04-10  Wim Taymans  <wim@fluendo.com>
15853
15854         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
15855
15856         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
15857         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
15858         (gst_avi_demux_stream_header):
15859         Fix some crashers with empty chunks. (Fixes #337749)
15860
15861 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
15862
15863         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
15864           use G_GINT64_CONSTANT for INT64 constants
15865         * gst/videofilter/gstvideobalance.c:
15866           define rint for WIN32 #define rint(x) (floor((x)+0.5))
15867         * win32/vs6/libgstavi.dsp:
15868          add missing libraries for the link and remove avimux.c from
15869          the project as it isn't ported to 0.10 yet
15870         
15871 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
15872
15873         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
15874           Even better would be if we actually did the right thing
15875           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
15876
15877 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
15878
15879         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
15880           Can't just replace 1LL with 1L here just because MSVC doesn't
15881           support it, as it might lead to incorrect results when doing the
15882           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
15883           force a 64-bit constant in a way that all compilers are happy with.
15884
15885 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15886
15887         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
15888         * ext/esd/esdsink.c: (gst_esdsink_class_init):
15889         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
15890         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
15891         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
15892         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
15893         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
15894         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
15895         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
15896         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
15897         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
15898         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
15899         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
15900         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
15901         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
15902         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
15903         * gst/avi/gstavimux.c: (gst_avimux_class_init):
15904         * gst/debug/efence.c: (gst_efence_class_init):
15905         * gst/debug/negotiation.c: (gst_negotiation_class_init):
15906         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
15907         * gst/goom/gstgoom.c: (gst_goom_class_init):
15908         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
15909         * gst/interleave/deinterleave.c: (deinterleave_class_init):
15910         * gst/interleave/interleave.c: (interleave_class_init):
15911         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
15912         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
15913         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
15914         * gst/median/gstmedian.c: (gst_median_class_init):
15915         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
15916         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
15917         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
15918         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
15919         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
15920         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
15921         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
15922         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
15923         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
15924         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
15925         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
15926         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
15927         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
15928         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
15929         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
15930         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
15931         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
15932         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
15933         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
15934         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
15935         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
15936         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
15937         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
15938         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
15939         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
15940         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
15941         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
15942         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
15943         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
15944         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
15945         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
15946         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
15947         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
15948         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
15949         * sys/osxaudio/gstosxaudioelement.c:
15950         (gst_osxaudioelement_class_init):
15951         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
15952         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
15953         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
15954         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
15955
15956 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15957
15958         * ext/mikmod/gstmikmod.h:
15959         * gst/level/gstlevel.h:
15960         Fix more broken GObject macros
15961
15962 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
15963
15964         * ext/annodex/gstcmmldec.h:
15965         * ext/annodex/gstcmmlenc.h:
15966         * ext/annodex/gstcmmltag.h:
15967         * ext/cairo/gsttextoverlay.h:
15968         * ext/ladspa/gstsignalprocessor.h:
15969         * gst/matroska/ebml-read.h:
15970         * gst/matroska/ebml-write.h:
15971         * sys/osxaudio/gstosxaudioelement.h:
15972         Fix broken GObject macros
15973
15974 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
15975
15976         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
15977           Don't try to seek beyond the end of the file (would
15978           occasionally display error dialogs in totem when seeking
15979           to the end) (#335869). Will still throw an error though
15980           if the file is truncated and the total_samples value in
15981           the stream header is wrong.
15982
15983 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
15984
15985         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
15986         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
15987         (gst_flac_dec_metadata_callback):
15988         * ext/flac/gstflacdec.h:
15989           If the stream header doesn't contain the total number of samples,
15990           search for the last flac frame at the end of the file and calculate
15991           the total duration from that frame's offset (fixes #337609).
15992
15993 2006-04-07  Edward Hervey  <edward@fluendo.com>
15994
15995         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
15996         Don't unref the GstPadTemplate returned by
15997         gst_element_class_get_pad_template().
15998
15999 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16000
16001         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
16002
16003         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
16004         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
16005         * sys/sunaudio/gstsunaudiosink.h:
16006           Use spec->segsize and spec->segtotal in the prepare function
16007           to initialise the ring buffer instead of using the buffer-time
16008           property (#337421).
16009
16010 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
16011
16012         * configure.ac:
16013           Bump core requirements to CVS for gst_pad_query_peer_duration()
16014           which is used by speexdec.
16015
16016 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
16017
16018         * ext/speex/gstspeex.c: (plugin_init):
16019         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
16020         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
16021         (speex_get_sink_query_types), (speex_dec_sink_query),
16022         (speex_get_src_query_types), (speex_dec_src_query),
16023         (speex_dec_src_event), (speex_dec_sink_event),
16024         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
16025         (speex_dec_chain_parse_data), (speex_dec_chain),
16026         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
16027         (speex_dec_change_state):
16028         * ext/speex/gstspeexdec.h:
16029           Fix seeking and duration queries (#337033); clean up and
16030           refactor a bit.
16031
16032 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
16033
16034         * ext/raw1394/gstdv1394src.c:
16035           distinguish between device not found and could not open for
16036           reading
16037
16038 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
16039
16040         * Makefile.am:
16041         * configure.ac:
16042         * pkgconfig/.cvsignore:
16043         * pkgconfig/Makefile.am:
16044         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
16045           add a .pc file so other modules can use good plugins in tests
16046
16047 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16048
16049         * configure.ac:
16050           clean up, use AS_VERSION and AS_NANO
16051         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
16052           use PACKAGE_VERSION define
16053         * po/af.po:
16054         * po/az.po:
16055         * po/cs.po:
16056         * po/en_GB.po:
16057         * po/hu.po:
16058         * po/it.po:
16059         * po/nb.po:
16060         * po/nl.po:
16061         * po/or.po:
16062         * po/sq.po:
16063         * po/sr.po:
16064         * po/sv.po:
16065         * po/uk.po:
16066         * po/vi.po:
16067           updated
16068
16069 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
16070
16071         * ext\jpeg\smokecodec.c:
16072           use of GST_DEBUG instead of DEBUG(a...) for WIN32
16073         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
16074           move first instruction after all variables declarations
16075         * gst\alpha\gstalpha.c:
16076         * gst\effectv\gstshagadelic.c:
16077         * gst\smpte\paint.c:
16078         * gst\videofilter\gstvideobalance.c:
16079           define M_PI if it's not defined (it's not defined on WIN32)
16080         * gst\cutter\gstcutter.c: (gst_cutter_chain):
16081         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
16082         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
16083         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
16084         (gst_matroska_demux_video_caps):
16085         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
16086         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
16087           use gst_guint64_to_gdouble for conversions
16088         * gst\goom\filters.c: (setPixelRGB_):
16089           fix a debug which was using undefined variable
16090         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
16091         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
16092           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
16093         * win32/vs6:
16094           add vs6 projects files for most of plugins-good
16095         
16096 2006-03-30  j^  <j@bootlab.org>
16097
16098         * ext/aalib/gstaasink.c:
16099         * ext/annodex/gstcmmldec.c:
16100         * ext/annodex/gstcmmlenc.c:
16101         * ext/cairo/gsttextoverlay.c:
16102         * ext/cairo/gsttimeoverlay.c:
16103         * ext/cdio/gstcdiocddasrc.c:
16104         * ext/dv/gstdvdec.c:
16105         * ext/esd/esdmon.c:
16106         * ext/esd/esdsink.c:
16107         * ext/flac/gstflacdec.c:
16108         * ext/flac/gstflacenc.c:
16109         * ext/flac/gstflactag.c:
16110         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
16111         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
16112         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
16113         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
16114         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16115         * ext/gdk_pixbuf/pixbufscale.c:
16116         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
16117         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
16118         * ext/jpeg/gstjpegdec.c:
16119         * ext/jpeg/gstjpegenc.c:
16120         * ext/jpeg/gstsmokedec.c:
16121         * ext/jpeg/gstsmokeenc.c:
16122         * ext/libcaca/gstcacasink.c:
16123         * ext/libmng/gstmngdec.c:
16124         * ext/libmng/gstmngenc.c:
16125         * ext/libpng/gstpngdec.c:
16126         * ext/libpng/gstpngenc.c:
16127         * ext/mikmod/gstmikmod.c:
16128         * ext/raw1394/gstdv1394src.c:
16129         * ext/shout2/gstshout2.c:
16130         * ext/speex/gstspeexdec.c:
16131         * ext/speex/gstspeexenc.c:
16132         * gst/alpha/gstalpha.c:
16133         * gst/alpha/gstalphacolor.c:
16134         * gst/auparse/gstauparse.c:
16135         * gst/autodetect/gstautoaudiosink.c:
16136         (gst_auto_audio_sink_base_init):
16137         * gst/autodetect/gstautovideosink.c:
16138         (gst_auto_video_sink_base_init):
16139         * gst/avi/gstavimux.c: (gst_avimux_base_init):
16140         * gst/cutter/gstcutter.c:
16141         * gst/debug/breakmydata.c:
16142         * gst/debug/efence.c:
16143         * gst/debug/gstnavigationtest.c:
16144         * gst/debug/negotiation.c:
16145         * gst/debug/progressreport.c:
16146         * gst/debug/testplugin.c:
16147         * gst/effectv/gstaging.c:
16148         * gst/effectv/gstdice.c:
16149         * gst/effectv/gstedge.c:
16150         * gst/effectv/gstquark.c:
16151         * gst/effectv/gstrev.c:
16152         * gst/effectv/gstvertigo.c:
16153         * gst/effectv/gstwarp.c:
16154         * gst/flx/gstflxdec.c:
16155         * gst/goom/gstgoom.c:
16156         * gst/interleave/deinterleave.c:
16157         * gst/interleave/interleave.c:
16158         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
16159         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
16160         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
16161         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
16162         * gst/level/gstlevel.c:
16163         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
16164         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
16165         * gst/median/gstmedian.c:
16166         * gst/monoscope/gstmonoscope.c:
16167         * gst/multipart/multipartdemux.c:
16168         * gst/multipart/multipartmux.c:
16169         * gst/oldcore/gstmd5sink.c:
16170         * gst/oldcore/gstmultifilesrc.c:
16171         * gst/oldcore/gstpipefilter.c:
16172         * gst/oldcore/gstshaper.c:
16173         * gst/oldcore/gststatistics.c:
16174         * gst/rtp/gstasteriskh263.c:
16175         * gst/rtp/gstrtpL16depay.c:
16176         * gst/rtp/gstrtpL16pay.c:
16177         * gst/rtp/gstrtpamrdepay.c:
16178         * gst/rtp/gstrtpamrpay.c:
16179         * gst/rtp/gstrtpdepay.c:
16180         * gst/rtp/gstrtpgsmpay.c:
16181         * gst/rtp/gstrtph263pay.c:
16182         * gst/rtp/gstrtph263pdepay.c:
16183         * gst/rtp/gstrtph263ppay.c:
16184         * gst/rtp/gstrtpmp4gpay.c:
16185         * gst/rtp/gstrtpmp4vdepay.c:
16186         * gst/rtp/gstrtpmp4vpay.c:
16187         * gst/rtp/gstrtpmpadepay.c:
16188         * gst/rtp/gstrtpmpapay.c:
16189         * gst/rtp/gstrtppcmadepay.c:
16190         * gst/rtp/gstrtppcmapay.c:
16191         * gst/rtp/gstrtppcmudepay.c:
16192         * gst/rtp/gstrtppcmupay.c:
16193         * gst/rtp/gstrtpspeexdepay.c:
16194         * gst/rtp/gstrtpspeexpay.c:
16195         * gst/rtsp/gstrtpdec.c:
16196         * gst/smpte/gstsmpte.c:
16197         * gst/videobox/gstvideobox.c:
16198         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
16199         * gst/videofilter/gstvideobalance.c:
16200         * gst/videofilter/gstvideoflip.c:
16201         * gst/videofilter/gstvideotemplate.c:
16202         (gst_videotemplate_base_init):
16203         * gst/videomixer/videomixer.c:
16204         * gst/wavenc/gstwavenc.c:
16205         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
16206          better/unified long descriptions
16207          Fixed #336602
16208          Some cleanups to auparse, don't send multiple newsegments.
16209
16210 2006-03-29  Wim Taymans  <wim@fluendo.com>
16211
16212         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
16213
16214         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
16215         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
16216         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
16217         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
16218         * ext/dv/gstdvdemux.h:
16219         Seek in READY patch. Only works for pull based mode.
16220         Fixes #323880
16221
16222 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
16223
16224         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
16225         (gst_gdk_pixbuf_event):
16226           Fix two crashers: don't unref the same caps twice, and
16227           set pixbuf loader to NULL after freeing it.
16228
16229 2006-03-27  Wim Taymans  <wim@fluendo.com>
16230
16231         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
16232         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
16233         (gst_speexenc_chain):
16234         * ext/speex/gstspeexenc.h:
16235         Don't leak adapter.
16236         A push *always* takes ownership of the buffer, even on
16237         errors.
16238         Small cleanups.
16239
16240 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
16241
16242         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
16243           Create source pad without leaking.
16244
16245 2006-03-24  Wim Taymans  <wim@fluendo.com>
16246
16247         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
16248         * ext/flac/gstflacdec.h:
16249         * ext/flac/gstflacenc.h:
16250         Spifify a bit.
16251         Fix deadly lock order error in seeking code, STREAM_LOCK
16252         cannot be taken within LOCK and the streaming variables are
16253         protected with the STREAM_LOCK anyway.
16254
16255 2006-03-24  Wim Taymans  <wim@fluendo.com>
16256
16257         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
16258         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
16259         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
16260         this patch combines the global init_frames with the stream
16261         init_frames. Rationale being that the global delay should 
16262         be subtracted from any stream delay.
16263         Fixes #335858.
16264
16265 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
16266
16267         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
16268         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
16269         * gst/smpte/gstsmpte.c: (gst_smpte_init):
16270         * gst/videomixer/videomixer.c: (gst_videomixer_init):
16271         use DEBUG_FUNCPTR for collectpads
16272
16273 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
16274
16275         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
16276           Don't crash when encoding images where the number of rows isn't
16277           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
16278
16279 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16280
16281         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
16282         * gst/interleave/deinterleave.c: (deinterleave_change_state):
16283         * gst/interleave/interleave.c: (interleave_change_state):
16284         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
16285           More state change function fixes.
16286
16287 2006-03-23  Wim Taymans  <wim@fluendo.com>
16288
16289         * ext/esd/esdsink.c: (gst_esdsink_class_init),
16290         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
16291         (gst_esdsink_prepare), (gst_esdsink_unprepare),
16292         (gst_esdsink_delay), (gst_esdsink_reset):
16293         * ext/esd/esdsink.h:
16294         Fix esd choppy playback by configuring audiosink
16295         correctly. Fixes #325191
16296
16297 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16298
16299         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
16300           Make state change function thread-safe.
16301
16302 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16303
16304         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
16305         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
16306           Don't try to read beyond the end of the file just because
16307           the header claims a bigger size (like with truncated files).
16308
16309 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
16310
16311         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
16312         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
16313         (gst_wavparse_stream_data), (gst_wavparse_loop):
16314         * gst/wavparse/gstwavparse.h:
16315           Delay source pad creation until we have the first chunk of
16316           media data, so the we can examine the data and adjust the
16317           caps accordingly if required. This makes playback of .wav
16318           files with DTS-declared-as-PCM content work (#313266).
16319
16320 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
16321
16322         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
16323         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
16324         Don't attempt typefinding on too-short buffers that have been
16325         completely trimmed away. (Fixes #330239)
16326
16327         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
16328         Improve the debug output
16329
16330 2006-03-21  Wim Taymans  <wim@fluendo.com>
16331
16332         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
16333         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
16334         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
16335         (gst_esdsink_set_property), (gst_esdsink_get_property):
16336         Some cleanups.
16337         Reset fd to -1 when we close them.
16338
16339 2006-03-21  Wim Taymans  <wim@fluendo.com>
16340
16341         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
16342         the OPTIONS request result is optional so don't
16343         fail on it.
16344
16345 2006-03-21  Edward Hervey  <edward@fluendo.com>
16346
16347         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
16348         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
16349         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
16350         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
16351         (gst_wavparse_change_state):
16352         gcc 4.1 unreferenced pointer fixes.
16353
16354 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
16355
16356         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
16357
16358         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
16359           Fix block alignment calculation. Alignment should be done before
16360           adding the byte offset where the data starts (#335231).
16361
16362 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
16363
16364         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
16365           Ensure that we set correct caps on buffers that are transferred
16366           direct from the input.
16367
16368 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
16369
16370         * gst/goom/filters.c: (zoomFilterDestroy):
16371         * gst/goom/goom_core.c: (goom_close):
16372           Free filter data when cleaning up. (Fixes: #334995)
16373
16374 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
16375
16376         * configure.ac:
16377           Don't compile udp and rtsp plugins on win32 (mingw) or other
16378           systems that don't have <sys/socket.h> for some reason (#316203).
16379
16380 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
16381
16382         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
16383         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
16384         * ext/raw1394/gstdv1394src.h:
16385           Change bus reset handler so it reports useful information such as
16386           whether the device being used connected or disconnected
16387
16388 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16389
16390         * gst/id3demux/id3v2frames.c:
16391         (parse_relative_volume_adjustment_two):
16392           We only care about gain and peak data for the master volume.
16393
16394 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
16395
16396         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16397         (parse_id_string), (parse_unique_file_identifier),
16398         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
16399           Read replay gain tags (#323721).
16400
16401 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
16402
16403         * configure.ac:
16404           Bump requirements to gst-plugins-base CVS because
16405           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
16406
16407 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16408
16409         * rtp/gst/gstrtppcmadepay.c:
16410         Fixed one of the caps in the code from mulaw to alaw.
16411
16412 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
16413
16414         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
16415           Ensure that we set caps on the buffers we pass.
16416
16417         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
16418         (gst_id3demux_sink_activate):
16419           Ensure that we set caps on the buffers we pass.
16420
16421           Use STREAM, TYPE_NOT_FOUND as the error class when
16422           typefinding fails.
16423
16424 2006-03-15  Edward Hervey  <edward@fluendo.com>
16425
16426         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
16427         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
16428         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
16429         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
16430         (gst_jpeg_dec_setcaps):
16431         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
16432         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
16433         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
16434         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
16435         (gst_mngdec_src_getcaps):
16436         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
16437         (gst_pngdec_caps_create_and_set):
16438         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
16439         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
16440         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
16441         * gst/alpha/gstalpha.c: (gst_alpha_init):
16442         * gst/auparse/gstauparse.c: (gst_au_parse_init):
16443         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
16444         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
16445         * gst/cutter/gstcutter.c: (gst_cutter_init):
16446         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
16447         (gst_efence_checkgetrange):
16448         * gst/debug/negotiation.c: (gst_negotiation_init):
16449         * gst/flx/gstflxdec.c: (gst_flxdec_init):
16450         * gst/goom/gstgoom.c: (gst_goom_init):
16451         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
16452         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
16453         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
16454         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
16455         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
16456         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
16457         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
16458         * gst/smpte/gstsmpte.c: (gst_smpte_init):
16459         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
16460         (gst_wavparse_create_sourcepad):
16461         Fix memleak with gst_static_pad_template_get().
16462         This uses gst_pad_new_from_static_template() instead.
16463         Fixes #333512
16464
16465 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16466
16467         * configure.ac:
16468           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
16469           used by id3demux.
16470
16471         * gst/id3demux/gstid3demux.c: (plugin_init):
16472         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
16473         (parse_user_text_identification_frame),
16474         (parse_unique_file_identifier):
16475           Add support for UFID and TXXX frames and extract musicbrainz tags.
16476
16477 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16478
16479         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
16480           Catch short reads, like they might happen with truncated
16481           files (see #305279); remove unnecessary indentation.
16482
16483 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16484
16485         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
16486           Fix DIB image inversion for pictures with a
16487           depth != 8 (#305279).
16488
16489 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
16490
16491         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
16492         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
16493         * ext/jpeg/gstjpegdec.h:
16494           Fix durations on outgoing buffers after seeking
16495           in MJPEG files (#334083); some minor clean-ups.
16496
16497 2006-03-13  Wim Taymans  <wim@fluendo.com>
16498
16499         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
16500         (gst_wavparse_change_state):
16501         Implement seek in READY (re-fixes #327658)
16502
16503 2006-03-13  Wim Taymans  <wim@fluendo.com>
16504
16505         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
16506         * ext/esd/esdmon.c: (gst_esdmon_get):
16507         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
16508         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
16509         (gst_gdk_pixbuf_sink_getcaps):
16510         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
16511         (gst_jpegenc_setcaps):
16512         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
16513         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
16514         (gst_smokeenc_setcaps):
16515         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
16516         (gst_mngdec_src_getcaps):
16517         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
16518         (gst_mngenc_chain):
16519         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
16520         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
16521         * ext/speex/gstspeexdec.c: (speex_dec_convert),
16522         (speex_dec_src_event), (speex_dec_chain):
16523         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
16524         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
16525         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
16526         (gst_negotiation_pad_link), (gst_negotiation_chain):
16527         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
16528         (gst_flxdec_chain):
16529         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
16530         (deinterleave_chain):
16531         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
16532         * gst/median/gstmedian.c: (gst_median_link):
16533         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
16534         (gst_monoscope_chain):
16535         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
16536         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
16537         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
16538         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
16539         close #333784 unref the result of gst_pad_get_parent()
16540         by: Christophe Fergeau.
16541
16542 2006-03-09  Wim Taymans  <wim@fluendo.com>
16543
16544         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
16545         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
16546         Handle events in push mode better, can now do non-flushing
16547         seeks in push mode as well.
16548
16549 2006-03-07  Wim Taymans  <wim@fluendo.com>
16550
16551         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
16552         Applied patch from Kai Vehmanen, fixes #333624.
16553
16554 2006-03-06  Julien MOUTTE  <julien@moutte.net>
16555
16556         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
16557         Implement paletted and grayscale png files handling.
16558         (#150363).
16559
16560 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16561
16562         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
16563         (gst_speexenc_chain):
16564           fix a tag list assert
16565           follow gst-plugins-base/ext/ogg/README; set OFFSET
16566           and OFFSET_END.  Muxes correctly with gst-plugins-base
16567           > 0.9.3
16568
16569 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
16570
16571         * gst/id3demux/Makefile.am:
16572         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
16573         (gst_id3demux_chain), (gst_id3demux_sink_activate):
16574           Use new typefind helper functions here as well, and
16575           do typefinding in pull-mode if upstream supports that.
16576
16577 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
16578
16579         * sys/sunaudio/gstsunaudiomixerctrl.c:
16580         (gst_sunaudiomixer_ctrl_get_volume),
16581         (gst_sunaudiomixer_ctrl_set_volume):
16582         * sys/sunaudio/gstsunaudiomixertrack.c:
16583         (gst_sunaudiomixer_track_new):
16584           Remove unused variables, breaks build from CVS
16585           with -Werror (#333392, patch by: Benjamin Pineau)
16586
16587 2006-03-03  Wim Taymans  <wim@fluendo.com>
16588
16589         * docs/plugins/Makefile.am:
16590         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16591         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16592         Added wavparse docs.
16593
16594         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
16595         (gst_wavparse_reset), (gst_wavparse_init),
16596         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
16597         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
16598         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
16599         (gst_wavparse_stream_data), (gst_wavparse_loop),
16600         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
16601         (gst_wavparse_change_state):
16602         * gst/wavparse/gstwavparse.h:
16603         Implement seek in READY (fixes #327658)
16604         Added docs and did some cleanups.
16605
16606 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
16607
16608         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
16609         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
16610         (gst_avi_demux_calculate_durations_from_index),
16611         (gst_avi_demux_stream_header):
16612         * gst/avi/gstavidemux.h:
16613           If we have an index, use a duration based on the index instead
16614           of blindly trusting the information in the stream headers
16615           (fixes #331817).
16616
16617 2006-03-03  Wim Taymans  <wim@fluendo.com>
16618
16619         * docs/plugins/Makefile.am:
16620         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16621         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16622         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16623         Added smoke and jpeg to the docs.
16624
16625         * ext/jpeg/Makefile.am:
16626         * ext/jpeg/gstjpeg.c: (plugin_init):
16627         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
16628         * ext/jpeg/gstjpegenc.h:
16629         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
16630         (gst_smokedec_chain):
16631         * ext/jpeg/gstsmokedec.h:
16632         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16633         * ext/jpeg/gstsmokeenc.h:
16634         * ext/jpeg/smokecodec.h:
16635         Port smokedec (fixes #331905).
16636         Added some docs.
16637         Some cleanups.
16638
16639 2006-03-03  Wim Taymans  <wim@fluendo.com>
16640
16641         * docs/plugins/Makefile.am:
16642         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16643         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16644         * docs/plugins/gst-plugins-good-plugins.hierarchy:
16645         Added videobalance and videoflip to the docs.
16646
16647         * gst/videofilter/Makefile.am:
16648         * gst/videofilter/gstvideobalance.c:
16649         (gst_video_balance_update_tables_planar411),
16650         (gst_video_balance_is_passthrough),
16651         (gst_video_balance_update_properties), (oil_tablelookup_u8),
16652         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
16653         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
16654         (gst_video_balance_finalize), (gst_video_balance_class_init),
16655         (gst_video_balance_init), (gst_video_balance_interface_supported),
16656         (gst_video_balance_interface_init),
16657         (gst_video_balance_colorbalance_list_channels),
16658         (gst_video_balance_colorbalance_set_value),
16659         (gst_video_balance_colorbalance_get_value),
16660         (gst_video_balance_colorbalance_init),
16661         (gst_video_balance_set_property), (gst_video_balance_get_property),
16662         (gst_video_balance_get_type), (plugin_init):
16663         * gst/videofilter/gstvideobalance.h:
16664         Ported to 0.10. (Fixes #326160)
16665         Added docs.
16666
16667         * gst/videofilter/gstvideoflip.c:
16668         * gst/videofilter/gstvideoflip.h:
16669         Added docs.
16670
16671 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
16672
16673         * configure.ac:
16674           Bump requirements to current core and -base CVS
16675           (core for new typefind helper API, and -base for the
16676           WAVFORMATEX support that was added to libgstriff and
16677           is needed by wavparse).
16678         
16679         * gst/apetag/Makefile.am:
16680         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
16681         (gst_tag_demux_sink_activate):
16682           Use new typefind helpers for typefinding instead of our
16683           home-grown stuff; also, do typefinding in pull-mode if
16684           upstream supports that.
16685
16686 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
16687
16688         Reviewed by: Christian Schaller <christian@fluendo.com>
16689
16690         This patch fixes bug: 329107
16691
16692         This Changelog entry is for a commit done on February 17
16693
16694         * ext/gconf/gconf.c
16695         * ext/gconf/gconf.h
16696         * ext/gconf/gstgconfaudiosink.c
16697         * ext/gconf/gstgconfaudiosink.h
16698         * gconf/gstreamer.schemas.in
16699
16700 2006-02-28  Wim Taymans  <wim@fluendo.com>
16701
16702         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
16703         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
16704         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
16705         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
16706         Use DEBUG_OBJECT more.
16707
16708 2006-02-28  Wim Taymans  <wim@fluendo.com>
16709
16710         * docs/plugins/Makefile.am:
16711         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16712         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16713         Added dvdec and dvdemux to docs.
16714
16715         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
16716         Added docs.
16717         Check frame sizes so we don't crash when don't have enough
16718         data.
16719         Send nice error messages on error.
16720
16721         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
16722         (gst_dvdemux_class_init), (gst_dvdemux_init),
16723         (gst_dvdemux_finalize), (gst_dvdemux_reset),
16724         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
16725         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
16726         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
16727         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
16728         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
16729         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
16730         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
16731         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
16732         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
16733         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
16734         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
16735         * ext/dv/gstdvdemux.h:
16736         Added docs.
16737         Implement pull mode.
16738         Fix memleaks.
16739         Reduce memcpy for the video demuxing.
16740
16741 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
16742
16743         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
16744         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
16745         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
16746         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
16747           Add a little extra debug. Make the decoder not return NOT_LINKED,
16748           as we want to continue decoding all CMML and emitting tags.
16749
16750 2006-02-27  Michael Smith  <msmith@fluendo.com>
16751
16752         * ext/annodex/gstskeltag.c:
16753         * ext/annodex/gstskeltag.h:
16754           Deleted; these files aren't used any more either.
16755
16756 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16757
16758         * ext/Makefile.am: Fix dist-check.
16759
16760 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16761
16762         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
16763         memleak.
16764
16765 2006-02-25  Alessandro Decina <alessandro@nnva.org>
16766
16767         * ext/annodex/Makefile.am:
16768         * ext/annodex/gstannodex.c:
16769         * ext/annodex/gstcmmldec.c:
16770         * ext/annodex/gstcmmlenc.c:
16771         * ext/annodex/gstcmmlparser.c:
16772         * ext/annodex/gstcmmlparser.h:
16773         * ext/annodex/gstcmmlutils.c:
16774         * tests/check/elements/cmmldec.c:
16775         * tests/check/elements/cmmlenc.c:
16776           Fix a memleak in gst_cmml_track_list_add_clip.
16777           Handle overflows in clip's start and end times.
16778           Add the "encoded" parameter to cmmldec and cmmlenc caps.
16779           Do not parse junk at the end of a CMML preamble buffer.
16780           Register a libxml error handler to not print stuff on stderr.
16781           Check for bad clip start and end times in the testsuites.
16782
16783 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16784
16785         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
16786         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
16787         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
16788         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
16789         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
16790         possible memleaks.
16791
16792 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16793
16794         * tests/check/Makefile.am:
16795         * tests/check/elements/cmmldec.c:
16796         * tests/check/elements/cmmlenc.c: Fix tests so that they use
16797         the plugins-base tags.
16798
16799 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16800
16801         * ext/Makefile.am: Re-enable module.
16802
16803 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16804
16805         * tests/check/Makefile.am: Forgot to remove that test.
16806
16807 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16808
16809         * ext/annodex/Makefile.am:
16810         * ext/annodex/gstannodex.c: (plugin_init):
16811         * ext/annodex/gstcmmldec.c:
16812         * ext/annodex/gstskeldec.c:
16813         * ext/annodex/gstskeldec.h:
16814         * tests/check/Makefile.am:
16815         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
16816
16817 2006-02-25  Julien MOUTTE  <julien@moutte.net>
16818
16819         * tests/check/Makefile.am: Disable those checks as well.
16820
16821 2006-02-24  Julien MOUTTE  <julien@moutte.net>
16822
16823         * ext/Makefile.am: Disable annodex for now until we figure out
16824         how to make it build.
16825         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
16826         Add a rule to your checklist : "please try to at least build 
16827         what you are going to commit into -good, or if you are too lazy
16828         to do that, please check that the buildbots are not crying because
16829         of your commit."
16830
16831 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
16832
16833         * configure.ac:
16834         * ext/Makefile.am:
16835         * ext/gdk_pixbuf/Makefile.am:
16836         * ext/gdk_pixbuf/gstgdkpixbuf.c:
16837         * ext/gdk_pixbuf/gstgdkpixbuf.h:
16838         * ext/gdk_pixbuf/pixbufscale.c:
16839         * ext/gdk_pixbuf/pixbufscale.h:
16840           Gdkpixbuf ported from 0.8 to 0.10 by
16841           Renato Filho <renato.filho@indt.org.br>.
16842           gst_loader and gdkpixbufanimation still need port.
16843
16844 2006-02-24  Michael Smith  <msmith@fluendo.com>
16845
16846         * configure.ac:
16847         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16848         * ext/Makefile.am:
16849         * ext/annodex/Makefile.am:
16850         * ext/annodex/gstannodex.c:
16851         * ext/annodex/gstannodex.h:
16852         * ext/annodex/gstcmmldec.c:
16853         * ext/annodex/gstcmmldec.h:
16854         * ext/annodex/gstcmmlenc.c:
16855         * ext/annodex/gstcmmlenc.h:
16856         * ext/annodex/gstcmmlparser.c:
16857         * ext/annodex/gstcmmlparser.h:
16858         * ext/annodex/gstcmmltag.c:
16859         * ext/annodex/gstcmmltag.h:
16860         * ext/annodex/gstcmmlutils.c:
16861         * ext/annodex/gstcmmlutils.h:
16862         * ext/annodex/gstskeldec.c:
16863         * ext/annodex/gstskeldec.h:
16864         * ext/annodex/gstskeltag.c:
16865         * ext/annodex/gstskeltag.h:
16866         * tests/check/Makefile.am:
16867         * tests/check/elements/cmmldec.c:
16868         * tests/check/elements/cmmlenc.c:
16869         * tests/check/elements/skeldec.c:
16870           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
16871           Includes tests & docs, oh my! Passes Thomas's -good checklist
16872           entirely. Wow.
16873
16874 2006-02-24  Michael Smith  <msmith@fluendo.com>
16875
16876         * autogen.sh:
16877           Check for automake 1.9 as well.
16878
16879 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
16880
16881         * ext/flac/gstflacenc.c:
16882           Change min. sample rate to 8kHz to match flacdec's.
16883           
16884 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
16885
16886         * ext/cdio/Makefile.am:
16887           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
16888           required for Cygwin, see #317048)
16889
16890         * gst/rtp/gstasteriskh263.c:
16891           Cygwin has includes for both the unix network socket API
16892           and the windows API, but only one can be included, so fix
16893           includes to only use one or the other, prefering the unxi
16894           one (#317048).
16895
16896 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
16897
16898         * rtp/gst/gstrtppcmadepay.c:
16899         * rtp/gst/gstrtppcmadepay.h:
16900         * rtp/gst/gstgstrtppcmapay.c:
16901         * rtp/gst/gstgstrtppcmapay.h:
16902         * rtp/gst/gstrtppcmudepay.c:
16903         * rtp/gst/gstrtppcmudepay.h:
16904         * rtp/gst/gstrtppcmupay.c:
16905         * rtp/gst/gstrtppcmupay.h:
16906         * rtp/gst/Makefile.am:
16907         * rtp/gst/gstrtp.c:
16908         * rtp/gst/README:
16909         Separated the G711 payloaders/depayloaders into separate elements for
16910         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
16911
16912 2006-02-22  Wim Taymans  <wim@fluendo.com>
16913
16914         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
16915         (gst_dvdec_change_state):
16916         * ext/dv/gstdvdec.h:
16917         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
16918         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
16919         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
16920         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
16921         (gst_dvdemux_flush), (gst_dvdemux_chain),
16922         (gst_dvdemux_change_state):
16923         * ext/dv/gstdvdemux.h:
16924         Ueber spiffify some more, added debug category.
16925         Use _scale.
16926         Use segments, respect playback rate from newsegment.
16927         Fix refcount issue.
16928
16929 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
16930
16931         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
16932         (gst_signal_processor_process):
16933         Fix compilation of LADPSA. It doesn't seem to work, and isn't
16934         enabled for the build, but it helps me win the feature-count
16935         competitions ooh yeah.
16936
16937 2006-02-19  Wim Taymans  <wim@fluendo.com>
16938
16939         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
16940         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
16941         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
16942         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
16943         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
16944         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
16945         Use scaling code for added precission and more correct stop
16946         position in case scale==0.
16947
16948 2006-02-19  Wim Taymans  <wim@fluendo.com>
16949
16950         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
16951         (gst_flxdec_chain):
16952         * gst/flx/gstflxdec.h:
16953         Implement DURATION query.
16954
16955 2006-02-19  Wim Taymans  <wim@fluendo.com>
16956
16957         * gst/flx/flx_color.h:
16958         * gst/flx/flx_fmt.h:
16959         * gst/flx/gstflxdec.c: (gst_flxdec_init),
16960         (gst_flxdec_src_query_handler), (flx_decode_color),
16961         (gst_flxdec_chain):
16962         * gst/flx/gstflxdec.h:
16963         Set MALLOCDATA for the temp buffers so we don't leak.
16964         Some debug cleanups.
16965         Consume all data in the adapter before leaving the chain
16966         function. Fixes #330678.
16967
16968 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
16969
16970         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
16971         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
16972          Handle 0 data size in otherwise valid frames.
16973          Handle numeric strings in 2.4.0 even when not in parentheses 
16974
16975 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
16976
16977         * gst/matroska/matroska-demux.c:
16978         (gst_matroska_demux_subtitle_caps),
16979         (gst_matroska_demux_plugin_init):
16980         * gst/matroska/matroska-ids.h:
16981           Recognise SSA/ASS and USF subtitle formats and
16982           set proper caps when they are found.
16983
16984 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16985
16986         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
16987         (gst_jpeg_dec_chain):
16988           Fix invalid memory access for some odd-sized images
16989           (see image contained in quicktime stream in #327083);
16990           use g_malloc() instead of g_alloca().
16991
16992 2006-02-17  Wim Taymans  <wim@fluendo.com>
16993
16994         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
16995         Patch from Sebastien Cote, fixes #319884
16996
16997 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
16998
16999         * ext/cdio/gstcdio.c: (plugin_init):
17000           Init debug category (#331253).
17001
17002 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17003
17004         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
17005           Pass extra_data to gst_riff_create_audio_caps(), so that
17006           WAVEFORMATEX stuff works. Post audio codec name and post
17007           it as taglist on the bus. Allow up to 8 channesl for raw
17008           PCM in the source pad template caps.
17009
17010 2006-02-16  Wim Taymans  <wim@fluendo.com>
17011
17012         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
17013         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
17014         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
17015         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
17016         (gst_multipart_set_property), (gst_multipart_get_property):
17017         Applied #318663. Gives quite a few false positives in
17018         autoscan mode, but it's better than nothing. Not closing yet.
17019
17020 2006-02-16  Wim Taymans  <wim@fluendo.com>
17021
17022         * docs/plugins/Makefile.am:
17023         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17024         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17025         * docs/plugins/gst-plugins-good-plugins.args:
17026         * docs/plugins/inspect/plugin-udp.xml:
17027         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
17028         (gst_udpsrc_start):
17029         Update documentation.
17030         Fix args.
17031
17032 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
17033
17034         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
17035         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
17036         frame size. (Fixes #331368)
17037
17038 2006-02-16  Wim Taymans  <wim@fluendo.com>
17039
17040         * gst/rtsp/README:
17041         Updated README.
17042
17043         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
17044         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
17045         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
17046         * gst/rtsp/gstrtspsrc.h:
17047         Make sure the RTP port is an even port an try to allocate 
17048         another if not.
17049         Added retry property to control max retries for port allocation.
17050         Make sure RTCP port is RTP port+1.
17051         Cleanup when port allocation fails.
17052         Fixes #319183.
17053         
17054 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
17055
17056         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
17057           Don't ignore return value of the parent class's state
17058           change function (#331385, patch by: Wouter Paesen).
17059
17060 2006-02-15  Wim Taymans  <wim@fluendo.com>
17061
17062         * configure.ac:
17063         * docs/plugins/Makefile.am:
17064         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17065         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17066         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17067         * ext/Makefile.am:
17068         * ext/hal/Makefile.am:
17069         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
17070         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
17071         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
17072         (do_toggle_element), (gst_hal_audio_sink_set_property),
17073         (gst_hal_audio_sink_get_property),
17074         (gst_hal_audio_sink_change_state):
17075         * ext/hal/gsthalaudiosink.h:
17076         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
17077         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
17078         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
17079         (do_toggle_element), (gst_hal_audio_src_set_property),
17080         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
17081         * ext/hal/gsthalaudiosrc.h:
17082         * ext/hal/gsthalelements.c: (plugin_init):
17083         * ext/hal/gsthalelements.h:
17084         * ext/hal/hal.c: (gst_hal_get_string),
17085         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
17086         (gst_hal_get_audio_src):
17087         * ext/hal/hal.h:
17088         Add HAL sound device wrapper plugins. Closes #329106
17089
17090 2006-02-15  Wim Taymans  <wim@fluendo.com>
17091
17092         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
17093         Add comment in a fultile attempt to stop the copy-and-paste 
17094         paradigm leading to duplication of bad code.
17095
17096         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
17097         Mime parameters have to be checked case insensitive
17098
17099 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
17100
17101         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
17102           Advance stream time for lagging subtitle streams by sending
17103           newsegment events with the update flag set.
17104
17105 2006-02-14  Edward Hervey  <edward@fluendo.com>
17106
17107         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
17108         There can be bogus data before the hdrl LIST tag in the RIFF header.
17109         It's hard to say if it's not respecting the AVI specifications or not,
17110         but since Google Video is producing AVIs like that and the other player
17111         don't seem to complain, I guess we should do the same.
17112
17113 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
17114
17115         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
17116         (parse_split_strings):
17117         Add more validation to ensure that a char encoding conversion
17118         produced a valid UTF-8 string.
17119
17120 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
17121
17122         Reviewed by: Edward Hervey  <edward@fluendo.com>
17123
17124         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
17125         Properly handle end of segment. Closes #330885.
17126
17127 2006-02-13  Wim Taymans  <wim@fluendo.com>
17128
17129         * gst/rtp/gstrtpmp4gpay.h:
17130         For got to commit this one.
17131
17132 2006-02-12  Wim Taymans  <wim@fluendo.com>
17133
17134         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
17135         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
17136         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
17137         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
17138         * gst/rtp/gstrtpmp4gpay.h:
17139         Make more things work.
17140         Handle ACC config strings.
17141
17142 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
17143
17144         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
17145           set timestamps if no incoming timestamps set
17146
17147 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
17148
17149         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
17150         (gst_tag_demux_do_typefind):
17151           ... and fix the very same leaks in GstTagDemux.
17152
17153 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
17154
17155         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
17156         (gst_id3demux_do_typefind):
17157         Fix a couple of mem leaks. (Patch by Jonathan Matthew
17158         <jonathan at kaolin dot wh9 dot net>)
17159
17160 2006-02-10  Wim Taymans  <wim@fluendo.com>
17161
17162         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
17163         First set options, then set caps or else the baseclass
17164         will not know about the options, duh.
17165
17166 2006-02-10  Wim Taymans  <wim@fluendo.com>
17167
17168         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
17169         (gst_rtp_mp4v_pay_setcaps):
17170         Don't waste time looking for a config string if we have codec_info
17171         on the incomming caps.
17172
17173 2006-02-10  Wim Taymans  <wim@fluendo.com>
17174
17175         * gst/rtp/README:
17176         Say something about case-sensitivity of caps vs mime-attributes.
17177
17178         * gst/rtp/Makefile.am:
17179         * gst/rtp/gstrtp.c: (plugin_init):
17180         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17181         (gst_rtp_amr_pay_handle_buffer):
17182         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
17183         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
17184         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
17185         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
17186         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
17187         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
17188         (gst_rtp_mp4g_pay_plugin_init):
17189         * gst/rtp/gstrtpmp4gpay.h:
17190         Added beginnings of mpeg4-generic payloader (RFC 3640)
17191
17192 2006-02-09  Wim Taymans  <wim@fluendo.com>
17193
17194         * gst/rtsp/Makefile.am:
17195         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
17196         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
17197         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
17198         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
17199         (gst_rtpdec_change_state):
17200         * gst/rtsp/gstrtpdec.h:
17201         * gst/rtsp/gstrtsp.c: (plugin_init):
17202         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
17203         * gst/rtsp/rtspconnection.c: (read_body),
17204         (rtsp_connection_receive):
17205         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
17206         Resurected rtpdec to make rtspsrc happy again.
17207         Skip attributes from the session id.
17208         Don't crash when dumping a message with an empty body.
17209
17210
17211 2006-02-09  Wim Taymans  <wim@fluendo.com>
17212
17213         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
17214         Added more meaningfull warnings when something goes wrong.
17215         Clear F bit on outgoing AMR packets.
17216
17217         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
17218         (gst_rtp_amr_pay_handle_buffer):
17219         Added debugging category
17220         Support payloading of multiple AMR frames.
17221
17222         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
17223         Added some debugging.
17224
17225 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
17226
17227         * configure.ac:
17228           Back to CVS
17229
17230 === release 0.10.2 ===
17231
17232 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
17233
17234         * configure.ac:
17235           releasing 0.10.2, "Papa was a rolling stone"
17236
17237 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
17238
17239         * configure.ac:
17240           Bump core and plugins-base requirement to 0.10.2.2
17241           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
17242
17243 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17244
17245         * ext/flac/gstflac.c: (plugin_init):
17246         * ext/speex/gstspeex.c: (plugin_init):
17247           Register musicbrainz tags.
17248
17249 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
17250
17251         * ext/gconf/gconf.h:
17252           Remove declaration of function that no longer exists.
17253
17254 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
17255
17256         * ext/shout2/gstshout2.c: (gst_shout2send_render),
17257         (gst_shout2send_setcaps), (gst_shout2send_change_state):
17258         Make shout2 work for non ogg streams
17259
17260 2006-02-06  Wim Taymans  <wim@fluendo.com>
17261
17262         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17263         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
17264         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
17265         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
17266         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
17267         * gst/udp/gstmultiudpsink.h:
17268         Updated docs.
17269         Added properties bytes-served, bytes_to_serve.
17270         Post proper error messages,
17271         Emit client added signal too.
17272
17273 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17274
17275         * docs/plugins/Makefile.am:
17276         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17277         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17278         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
17279         (gst_multiudpsink_get_stats):
17280           adding docs for multiudpsink
17281
17282 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
17283
17284         * gst/level/gstlevel.c: (gst_level_transform_ip):
17285           peak below decay is not necessarily an error, so don't ERROR log
17286
17287 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17288
17289         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
17290         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
17291         (gst_ebml_write_seek):
17292         * gst/matroska/ebml-write.h:
17293           Make sure we send a newsegment event in BYTES format
17294           before sending buffers (#328531).
17295
17296 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17297
17298         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
17299         (gst_dvdemux_sink_query):
17300         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
17301         * ext/speex/gstspeexdec.c: (speex_get_query_types),
17302         (speex_dec_src_query):
17303         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
17304         (gst_speexenc_sink_query):
17305         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
17306         * gst/matroska/matroska-demux.c:
17307         (gst_matroska_demux_get_src_query_types),
17308         (gst_matroska_demux_handle_src_query):
17309         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
17310         (gst_wavparse_pad_query):
17311           Pass unhandled queries upstream instead of just dropping
17312           them (#326446). Update query type arrays here and there.
17313
17314 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17315
17316         * tests/check/elements/matroskamux.c: (setup_src_pad):
17317           Collectpads in core got changed and now also holds a
17318           reference to any pad that is part of it. Fix refcount
17319           checks in test case accordingly.
17320
17321 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17322
17323         * gst/apetag/gstapedemux.h:
17324           Fix include, for now GstTagDemux is in the apetag dir.
17325
17326 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17327
17328         * docs/plugins/Makefile.am:
17329         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17330         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17331         * docs/plugins/inspect/plugin-cdio.xml:
17332           Add cdio plugin to docs.
17333
17334         * ext/cdio/gstcdiocddasrc.c:
17335           Add gtk-doc blurb.
17336
17337         * ext/cdio/gstcdio.c:
17338           The plugin is called 'cdio' not 'cddio'.
17339
17340 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
17341
17342         * configure.ac:
17343         * docs/plugins/Makefile.am:
17344         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17345         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17346         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17347         * docs/plugins/inspect/plugin-apetag.xml:
17348         * gst/apetag/Makefile.am:
17349         * gst/apetag/gstapedemux.c:
17350         * gst/apetag/gstapedemux.h:
17351         * gst/apetag/gsttagdemux.c:
17352         * gst/apetag/gsttagdemux.h:
17353           Add APE tag demuxer (#325649).
17354
17355 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17356
17357         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
17358         (gst_gconf_get_default_video_sink),
17359         (gst_gconf_get_default_audio_src),
17360         (gst_gconf_get_default_video_src):
17361         * ext/gconf/gconf.h:
17362         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
17363         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
17364         (do_toggle_element):
17365         * ext/gconf/gstgconfaudiosink.h:
17366         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
17367         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
17368         (do_toggle_element):
17369         * ext/gconf/gstgconfaudiosrc.h:
17370         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
17371         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
17372         (do_toggle_element):
17373         * ext/gconf/gstgconfvideosink.h:
17374         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
17375         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
17376         (do_toggle_element):
17377         * ext/gconf/gstgconfvideosrc.h:
17378           Ignore changing the GConf key to "". Ignore GConf key updates
17379           that don't actually change the string.
17380           For now, ignore the GConf key when the state is > READY, as
17381           it breaks streaming. Sometime it will be nice to bring the
17382           new sink online even mid-stream, by sending NEWSEGMENT info
17383           and possibly prerolling.
17384           (Fixes #326736)
17385
17386 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
17387
17388         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
17389         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
17390         (zoomFilterSetResolution), (zoomFilterDestroy),
17391         (zoomFilterFastRGB), (pointFilter):
17392         * gst/goom/filters.h:
17393         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
17394         (goom_update), (goom_close):
17395         * gst/goom/goom_core.h:
17396         * gst/goom/goom_tools.h:
17397         * gst/goom/graphic.c:
17398         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
17399         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
17400         * gst/goom/gstgoom.h:
17401         * gst/goom/lines.c: (goom_lines):
17402         * gst/goom/lines.h:
17403           Make goom reentrant by moving all important static variables
17404           into instance structures.
17405           (Fixes #329181)
17406
17407 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
17408
17409         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
17410         (gst_avi_demux_all_source_pads_unlinked),
17411         (gst_avi_demux_process_next_entry):
17412         * gst/avi/gstavidemux.h:
17413           Third attempt, use gst_pad_is_linked() this time.
17414
17415 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
17416
17417         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17418         (parse_split_strings):
17419         Adjust for data length indicators when parsing (Fixes #329810)
17420         Fix stupid bug parsing UTF-8 tag text.
17421         Output tag strings with multiple fields as multiple tags, so the
17422         app gets all the data.
17423
17424 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17425
17426         * ext/flac/gstflacenc.c:
17427         Fixed a bug add in last commit, where no event is send. Thanks Tim to
17428         show me.
17429         
17430 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
17431
17432         * ext/flac/gstflacenc.c:
17433         * gst/matroska/ebml-read.c:
17434         Just make it compile with --disable-gst-debug.
17435
17436 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
17437
17438         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
17439         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
17440         (id3v2_genre_fields_to_taglist):
17441           Never output a tag with a null contents string.
17442
17443 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17444
17445         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
17446           Only pause if all pads are unlinked AND we've tried to send data
17447           on all of them at least once.
17448
17449 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17450
17451         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
17452         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
17453           Make loop function/task pause itself when all source pads are
17454           unlinked.
17455
17456 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
17457
17458         * configure.ac:
17459         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
17460           Use new functions from core to render a bin from a
17461           string. Fixes build. Up requirements to core CVS.
17462
17463 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
17464
17465         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
17466           Don't push buffers into the adapter that we are going to
17467           push downstream again without framing anyway. Also, the
17468           adaptor takes ownership of buffers put into it (fixes
17469           auparse pushing invalid buffers for .au files with
17470           ADPCM contents). Finally, set caps on all outgoing buffers.
17471
17472 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
17473
17474         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
17475         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
17476         (gst_id3demux_send_tag_event):
17477         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
17478         Someone should kick my butt. Remove ID3v1 tags from the end of the
17479         file.
17480
17481         Improve error messages. Send the TAG message as soon as we complete
17482         typefinding, instead of waiting until we send the first buffer.
17483         Downstream tag event is still sent before the first buffer.
17484
17485 2006-01-27  Jan Gerber  <j@bootlab.org>
17486
17487         Reviewed by: Andy Wingo <wingo@pobox.com>
17488
17489         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
17490         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
17491         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
17492         to not have warings flooding stderr. this is the suggested way
17493         also used in dvgrab and kino. (#328336)
17494
17495 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
17496
17497         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
17498         (gst_oss_sink_init), (gst_oss_sink_finalise):
17499           Free the device name string when finalised.
17500
17501 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
17502
17503         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
17504           Don't put function calls in g_return_if_fail() statements,
17505           or they'll be replaced with NOOPs if someone compiles with
17506           G_DISABLE_CHECKS defined.
17507           
17508 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
17509
17510         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
17511         Never trust ANY information encoded in a media file, especially
17512         when it's giving you sizes. (Fixes #328452)
17513
17514 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
17515
17516         * gst/rtp/gstrtpg711pay.c:
17517         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
17518         bug #325148.
17519
17520 2006-01-23  Edward Hervey  <edward@fluendo.com>
17521
17522         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
17523         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
17524         * gst/matroska/matroska-ids.h:
17525         Added recognition of Real Audio and Video streams in matroska demuxer.
17526
17527 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
17528
17529         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
17530           Remove errant break statement, and fix compilation with
17531           older GCC.
17532
17533 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
17534
17535         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
17536
17537         * sys/sunaudio/gstsunaudiomixerctrl.c:
17538         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
17539           Export functions that are needed in other parts of the code,
17540           makes the mixer actually work; adjust magic minimum buffer-time
17541           value from 3ms to 5ms to work around stuttering during mp3
17542           playback (#327765).
17543
17544 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
17545
17546         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
17547
17548         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
17549         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
17550           Fix possible deadlock in matroska muxer (#327825).
17551
17552 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
17553
17554         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
17555         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
17556         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
17557         * gst/rtsp/sdpmessage.h:
17558         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
17559         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
17560           C89 fixes: declare variables at the beginning of a block and
17561           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
17562           <jensgr at gmx dot net>).
17563
17564 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
17565
17566         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17567         * gst/id3demux/id3tags.h:
17568         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17569         (parse_comment_frame), (parse_text_identification_frame),
17570         (id3v2_tag_to_taglist), (id3v2_are_digits),
17571         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
17572         (parse_split_strings), (free_tag_strings):
17573           Rewrite parsing of text tags to handle multiple NULL terminated
17574           strings. Parse numeric genre strings and ID3v2 type
17575           "(3)(6)Alternative" style genre strings.
17576           Parse dates that are only YYYY or YYYY-mm format.
17577           (Fixes #328241 and #322154)
17578
17579 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
17580
17581         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
17582           Don't forget to initialize liboil, otherwise our oil functions
17583           will crash (fixes #327871; patch by: Christoph Burghardt
17584           <hawkes at web dot de>).
17585
17586 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17587
17588         * configure.ac:
17589           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
17590           like in the core and gst-plugins-base. Fixes #324367 and #326683;
17591           patch by: Brian Cameron <brian dot cameron at sun dot com>
17592
17593 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
17594
17595         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
17596         * ext/cdio/gstcdio.h:
17597         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
17598           Fix build for libcdio versions >= 76; give slightly lower rank
17599           than cdparanoia.
17600
17601 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
17602
17603         * configure.ac:
17604         * ext/Makefile.am:
17605         * ext/cdio/Makefile.am:
17606         * ext/cdio/gstcdio.c:
17607         * ext/cdio/gstcdio.h:
17608         * ext/cdio/gstcdiocddasrc.c:
17609         * ext/cdio/gstcdiocddasrc.h:
17610           Port libcdio cdda source, formerly known as cddasrc, now known as
17611           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
17612           but that's not tested (fixes #317658).
17613
17614 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
17615
17616         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
17617           Fix conversion from TIME to BYTES format (fixes #326864;
17618           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
17619
17620 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
17621
17622         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
17623           Fix compilation of id3demux when zlib is not present.
17624           (Fixes #326602; patch by: Sergey Scobich)
17625
17626 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
17627
17628         * ext/esd/Makefile.am:
17629           Add $(ESD_CFLAGS), otherwise build will fail for folks
17630           with libesd in a non-standard prefix (#327009).
17631
17632 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17633
17634         * configure.ac:
17635           back to HEAD
17636
17637 === release 0.10.1 ===
17638
17639 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
17640
17641         * configure.ac:
17642           releasing 0.10.1, "Li"
17643
17644 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17645
17646           patch by: Wim Taymans
17647
17648         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17649           fix memleak.  Fixes #326618
17650
17651 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
17652
17653           patch by: Mike Smith
17654
17655         * gst/level/gstlevel.c: (gst_level_message_new),
17656         (gst_level_message_append_channel):
17657           Fix memleak.  Fixes #326612
17658
17659 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
17660
17661         * configure.ac:
17662           prereleasing
17663         * po/af.po:
17664         * po/az.po:
17665         * po/cs.po:
17666         * po/en_GB.po:
17667         * po/hu.po:
17668         * po/it.po:
17669         * po/nb.po:
17670         * po/nl.po:
17671         * po/or.po:
17672         * po/sq.po:
17673         * po/sr.po:
17674         * po/sv.po:
17675         * po/uk.po:
17676         * po/vi.po:
17677           update translations
17678
17679 2006-01-10  Michael Smith  <msmith@fluendo.com>
17680
17681         * gst/level/gstlevel.c: (gst_level_class_init),
17682         (gst_level_dispose):
17683           Don't leak filter arrays.
17684
17685 2006-01-09 Brian Cameron <brian.cameron@sun.com>
17686
17687         reviewed by: Christian Schaller <uraeus@gnome.org>
17688         
17689         * configure.ac:
17690         * gst-plugins-good.spec.in:
17691         * sys/Makefile.am:
17692         * sys/sunaudio/Makefile.am:
17693         * sys/sunaudio/gstsunaudio.c: (plugin_init):
17694         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
17695         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
17696         (gst_sunaudiomixer_change_state):
17697         * sys/sunaudio/gstsunaudiomixer.h:
17698         * sys/sunaudio/gstsunaudiomixerctrl.c:
17699         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
17700         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
17701         (gst_sunaudiomixer_ctrl_list_tracks),
17702         (gst_sunaudiomixer_ctrl_get_volume),
17703         (gst_sunaudiomixer_ctrl_set_volume),
17704         (gst_sunaudiomixer_ctrl_set_mute),
17705         (gst_sunaudiomixer_ctrl_set_record):
17706         * sys/sunaudio/gstsunaudiomixerctrl.h:
17707         * sys/sunaudio/gstsunaudiomixertrack.c:
17708         (gst_sunaudiomixer_track_class_init),
17709         (gst_sunaudiomixer_track_init), (fill_labels),
17710         (gst_sunaudiomixer_track_new):
17711         * sys/sunaudio/gstsunaudiomixertrack.h:
17712         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
17713         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
17714         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
17715         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
17716         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
17717         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
17718         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
17719         * sys/sunaudio/gstsunaudiosink.h:
17720
17721         Add SunAudio plugin - tested to make sure it doesn't break
17722         the build under GNU/Linux.      
17723
17724 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
17725
17726         * gst-plugins-good/gst/udp/gstdynudpsink.c:
17727         * gst-plugins-good/gst/udp/gstudpsrc.c:
17728         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
17729         overrides the port or multicast parameters. Fixes bugs #323021.
17730         API addition: adds GstUDPSrc::sockfd property   
17731
17732 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
17733
17734         * ext/gconf/Makefile.am:
17735         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
17736         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
17737         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
17738         (do_toggle_element), (cb_toggle_element),
17739         (gst_gconf_audio_src_change_state):
17740         * ext/gconf/gstgconfaudiosrc.h:
17741         * ext/gconf/gstgconfelements.c: (plugin_init):
17742         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
17743         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
17744         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
17745         (do_toggle_element), (cb_toggle_element),
17746         (gst_gconf_video_src_change_state):
17747         * ext/gconf/gstgconfvideosrc.h:
17748           Add new gconfaudiosrc and gconfvideosrc elements
17749           (needed for gnome-sound-recorder).
17750
17751 2006-01-06  Edward Hervey  <edward@fluendo.com>
17752
17753         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
17754         Add gst_element_no_more_pads() for proper decodebin behaviour.
17755         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
17756         (parse_text_identification_frame), (parse_split_strings):
17757         Failure to decode some tags is not a GST_ERROR() but a
17758         GST_WARNING()
17759         When iterating over a chunk of text, check that we haven't gone too
17760         far.
17761
17762 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
17763
17764         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
17765         (plugin_init):
17766           call oil_init() when using liboil
17767
17768 2006-01-04  Wim Taymans  <wim@fluendo.com>
17769
17770         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
17771         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
17772         Fix leaks.
17773
17774 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
17775
17776         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
17777
17778         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
17779         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
17780         (gst_flac_dec_change_state):
17781           Don't g_assert() where we should just return FALSE; remove
17782           unnecessary g_assert(); initialize some fields properly in
17783           state change function (fixes #325504). Also, use
17784           GST_DEBUG_OBJECT in two more places.
17785
17786 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
17787
17788         * configure.ac:
17789           also remove smoothwave's Makefile.am
17790         * docs/plugins/Makefile.am:
17791           fix plugin docs
17792
17793 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
17794
17795         * tests/examples/Makefile.am:
17796           added missing Makefile.am
17797
17798 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
17799
17800         * configure.ac:
17801         * gst/level/Makefile.am:
17802         * gst/level/level-example.c:
17803         * tests/Makefile.am:
17804         * tests/examples/level/Makefile.am:
17805         * tests/examples/level/level-example.c: (message_handler), (main):
17806           moved level-example to tests/examples/level-example
17807         * tests/old/examples/level/demo.c: (main):
17808         * tests/old/examples/level/plot.c: (main):
17809           some initial fixes
17810
17811 2005-12-29  Michael Smith  <msmith@fluendo.com>
17812
17813         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
17814         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
17815         * gst/udp/gstmultiudpsink.h:
17816           Track packets sent per client in addition to bytes sent; provide
17817           this info through get-stats signal
17818
17819 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
17820
17821         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
17822           Can't use gst_object_unref() on a GstAdapter (#325191).
17823
17824 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
17825
17826         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
17827         If a broken tag has 0 bytes payload, at least still skip
17828         the 10 byte header
17829
17830 2005-12-22  Philippe Khalaf  <burger@speedy.org>
17831
17832         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
17833         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
17834         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
17835         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
17836           Making these depayloaders (H263+ and mpeg4 video) inherit from
17837           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
17838
17839 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
17840
17841         * docs/plugins/gst-plugins-good-plugins.args:
17842         * docs/plugins/gst-plugins-good-plugins.hierarchy:
17843         Regenerate the plugin hiearchy.
17844
17845 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
17846
17847         * docs/plugins/Makefile.am:
17848         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
17849         * docs/plugins/gst-plugins-good-plugins-sections.txt:
17850         * docs/plugins/gst-plugins-good-plugins.args:
17851         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
17852         (gst_id3demux_base_init), (gst_id3demux_class_init),
17853         (gst_id3demux_chain):
17854         * gst/id3demux/gstid3demux.h:
17855           Add documentation for id3demux.
17856           Don't fail if the first buffer is not at offset 0, just
17857           attempt to typefind and do pass through
17858           Rename the gst_type function from gst_gst_id3demux..
17859
17860 2005-12-20  Michael Smith  <msmith@fluendo.com>
17861
17862         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
17863         (gst_multiudpsink_add), (gst_multiudpsink_remove),
17864         (gst_multiudpsink_get_stats):
17865         * gst/udp/gstmultiudpsink.h:
17866           Collect statistics; return them from get_stats.
17867
17868 2005-12-19  Edward Hervey  <edward@fluendo.com>
17869
17870         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
17871         Stupid signedness issue...
17872
17873 2005-12-19  Edward Hervey  <edward@fluendo.com>
17874
17875         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
17876         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
17877         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
17878         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
17879         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
17880         Construct index for indexless files.
17881         Make sure pad/buffers are correctly reset to NULL once we don't need
17882         them anymore, else we get lovely segfaults/assertions.
17883         * gst/wavparse/gstwavparse.c:
17884         Yes, you can have 96KHz audio and wma in wav :(
17885
17886 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
17887
17888         * configure.ac:
17889           Check for optional dependency on zlib for id3demux
17890
17891         * gst/id3demux/Makefile.am:
17892         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
17893         (gst_id3demux_base_init), (gst_id3demux_class_init),
17894         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
17895         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
17896         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
17897         (gst_id3demux_set_property), (gst_id3demux_get_property),
17898         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
17899         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
17900         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
17901         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
17902         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
17903         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
17904         (simple_find_peek), (simple_find_suggest),
17905         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
17906         (plugin_init):
17907         * gst/id3demux/gstid3demux.h:
17908         * gst/id3demux/id3tags.c: (read_synch_uint),
17909         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
17910         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
17911         (id3demux_id3v2_frames_to_tag_list):
17912         * gst/id3demux/id3tags.h:
17913         * gst/id3demux/id3v2.4.0-frames.txt:
17914         * gst/id3demux/id3v2.4.0-structure.txt:
17915         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
17916         (parse_comment_frame), (parse_text_identification_frame),
17917         (id3v2_tag_to_taglist), (parse_split_strings):
17918           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
17919           otherwise it discards them. Works on my test files. 
17920
17921         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
17922           Don't send EOS to a non-existing srcpad
17923           The debug category can be static
17924
17925 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
17926
17927         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
17928         * ext/esd/esdsink.c: (gst_esdsink_prepare):
17929         * gst/multipart/multipartdemux.c:
17930           change some char* into char[]
17931
17932 2005-12-16  Wim Taymans  <wim@fluendo.com>
17933
17934         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
17935         (gst_wavparse_other), (gst_wavparse_perform_seek),
17936         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
17937         (gst_wavparse_loop), (gst_wavparse_pad_convert),
17938         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
17939         * gst/wavparse/gstwavparse.h:
17940         Use GstSegment to implement more seeking features.
17941
17942 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
17943
17944         * gst/rtsp/rtspconnection.c:
17945           Add <netinet/in.h> include and move <arpa/inet.h> include
17946           to make things work on OpenBSD as well (fixes #323717;
17947           patch by: Benjamin Pineau)
17948
17949 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
17950
17951         * gst/rtp/gstrtpspeexdepay.c:
17952         * gst/rtp/gstrtpspeexpay.c:
17953         Set clock rate to be fixed in 8000. It fixes bug #324012.
17954
17955 2005-12-14  Philippe Khalaf  <burger@speedy.org>
17956
17957         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
17958         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
17959         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
17960         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
17961         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
17962         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
17963         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
17964         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
17965         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
17966         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
17967         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
17968         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
17969         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
17970         * gst-plugins-good/gst/rtp/README:
17971         Fixed payload range in payloder caps. Removed payload range completely
17972         from depayloaders as they don't require payload type in their caps.
17973         In effect, there isn't any specific payload type for any given codec,
17974         only suggestions.
17975         Fixes bug #324011.
17976
17977 2005-12-13  Julien MOUTTE  <julien@moutte.net>
17978
17979         * gst/videomixer/videomixer.c: (gst_videomixer_init),
17980         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
17981         (gst_videomixer_collected): Code cleanup and re-enabling 
17982         queued time validity check for correct EOS handling.
17983
17984 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
17985
17986         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
17987         (gst_oss_mixer_element_get_property),
17988         (gst_oss_mixer_element_change_state):
17989         Add 'device-name' property and fix state change function.
17990
17991 2005-12-13  Edward Hervey  <edward@fluendo.com>
17992
17993         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
17994         If the speed of the file is null in the header, set the frame_time to
17995         the default setting of GST_SECOND / 70. Which is the default
17996         frame_delay for .fli files as stated in this document :
17997         http://www.compuphase.com/flic.htm
17998         Would be nice to have the time conversion done properly too (duration =
17999         flxh->frames * flxdec->frame_time)
18000
18001 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18002
18003         * docs/plugins/Makefile.am:
18004         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18005         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18006         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18007         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18008         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18009         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
18010         documentation for videomixer on my way with a funny sample
18011         pipeline.
18012
18013 2005-12-12  Julien MOUTTE  <julien@moutte.net>
18014
18015         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18016         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18017         (gst_videomixer_update_queues), (gst_videomixer_collected):
18018         Fix caps negotiation. (#323896)
18019
18020 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
18021
18022         * gst/matroska/matroska-demux.c:
18023         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
18024           Set correct timestamps on audio laces, fixes playback of mp3 from
18025                 matroska.
18026
18027 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
18028
18029         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
18030         (gst_au_parse_class_init), (gst_au_parse_init),
18031         (gst_au_parse_dispose), (gst_au_parse_chain),
18032         (gst_au_parse_change_state), (plugin_init):
18033         * gst/auparse/gstauparse.h:
18034           Use gst_object_unref() for GstObjects instead of
18035           g_object_unref() and fix a mem leak in a debug
18036           statement; while we're at it, also borgify, use
18037           boilerplate macros and clean up a little bit.
18038
18039 2005-12-11  Edward Hervey  <edward@fluendo.com>
18040
18041         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
18042         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
18043         Added pull mode.
18044
18045 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18046
18047         * gst/goom/gstgoom.c:
18048         * gst/level/level-example.c: (main):
18049         * gst/smoothwave/demo-osssrc.c: (main):
18050           Use audiotestsrc instead of sinesrc (#323798).
18051
18052 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
18053
18054         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
18055           more debug-func-ptr usage
18056
18057 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
18058
18059         * gst/flx/flx_color.c: (flx_colorspace_convert):
18060         * gst/flx/flx_color.h:
18061         * gst/flx/flx_fmt.h:
18062         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
18063         * gst/flx/gstflxdec.h:
18064           Now flxdec works on big-endian machines as well.
18065
18066 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
18067
18068         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
18069         (gst_fenced_buffer_copy):
18070           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
18071           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
18072           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
18073           and use GST_DEBUG_FUNCPTR for pad functions.
18074
18075 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18076
18077         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
18078         (gst_flac_dec_class_init), (gst_flac_dec_init),
18079         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
18080         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
18081         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
18082         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
18083         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
18084         (gst_flac_dec_change_state):
18085         * ext/flac/gstflacdec.h:
18086           Rewrite flacdec a bit, so that even seeking might work now. Most
18087           importantly, don't act upon any flow return values we get, just tell
18088           the decoder everything's dandy and act on the flow return values
18089           later on in the loop function. We don't want to mess up the internal
18090           decoder state for non-fatal things like flushing pads etc. Other
18091           than that, use GstSegment (segment seeks don't work yet though, but
18092           should be easy to add), use boilerplate macros, drop the superfluous
18093           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
18094           lots of other things.
18095
18096 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
18097
18098         * configure.ac:
18099           Update comment in OSS includes check.
18100
18101         * sys/oss/gstossdmabuffer.c:
18102         * sys/oss/gstosshelper.c:
18103         * sys/oss/gstossmixer.c:
18104         * sys/oss/gstossmixertrack.c:
18105         * sys/oss/gstosssink.c:
18106         * sys/oss/gstosssrc.c:
18107         * sys/oss/oss_probe.c:
18108           Don't assume the OSS soundcard.h include is always in
18109           the sys/ directory. Instead, use the existing defines
18110           from config.h to include the right file. Fixes
18111           compilation on OpenBSD 3.8 (#323718).
18112
18113 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
18114
18115         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18116         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18117         * docs/plugins/inspect/plugin-1394.xml:
18118         * docs/plugins/inspect/plugin-aasink.xml:
18119         * docs/plugins/inspect/plugin-alaw.xml:
18120         * docs/plugins/inspect/plugin-alpha.xml:
18121         * docs/plugins/inspect/plugin-alphacolor.xml:
18122         * docs/plugins/inspect/plugin-auparse.xml:
18123         * docs/plugins/inspect/plugin-autodetect.xml:
18124         * docs/plugins/inspect/plugin-avi.xml:
18125         * docs/plugins/inspect/plugin-cacasink.xml:
18126         * docs/plugins/inspect/plugin-cairo.xml:
18127         * docs/plugins/inspect/plugin-cutter.xml:
18128         * docs/plugins/inspect/plugin-debug.xml:
18129         * docs/plugins/inspect/plugin-dv.xml:
18130         * docs/plugins/inspect/plugin-efence.xml:
18131         * docs/plugins/inspect/plugin-effectv.xml:
18132         * docs/plugins/inspect/plugin-esdsink.xml:
18133         * docs/plugins/inspect/plugin-flac.xml:
18134         * docs/plugins/inspect/plugin-flxdec.xml:
18135         * docs/plugins/inspect/plugin-gconfelements.xml:
18136         * docs/plugins/inspect/plugin-goom.xml:
18137         * docs/plugins/inspect/plugin-jpeg.xml:
18138         * docs/plugins/inspect/plugin-level.xml:
18139         * docs/plugins/inspect/plugin-matroska.xml:
18140         * docs/plugins/inspect/plugin-mulaw.xml:
18141         * docs/plugins/inspect/plugin-multipart.xml:
18142         * docs/plugins/inspect/plugin-navigationtest.xml:
18143         * docs/plugins/inspect/plugin-ossaudio.xml:
18144         * docs/plugins/inspect/plugin-png.xml:
18145         * docs/plugins/inspect/plugin-rtp.xml:
18146         * docs/plugins/inspect/plugin-rtsp.xml:
18147         * docs/plugins/inspect/plugin-shout2send.xml:
18148         * docs/plugins/inspect/plugin-smpte.xml:
18149         * docs/plugins/inspect/plugin-speex.xml:
18150         * docs/plugins/inspect/plugin-udp.xml:
18151         * docs/plugins/inspect/plugin-videobox.xml:
18152         * docs/plugins/inspect/plugin-videoflip.xml:
18153         * docs/plugins/inspect/plugin-videomixer.xml:
18154         * docs/plugins/inspect/plugin-wavenc.xml:
18155         * docs/plugins/inspect/plugin-wavparse.xml:
18156         * ext/flac/gstflac.c: (plugin_init):
18157         * ext/flac/gstflacdec.c: (flacdec_get_type),
18158         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
18159         (gst_flac_dec_init), (gst_flac_dec_finalize),
18160         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
18161         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
18162         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
18163         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
18164         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
18165         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
18166         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
18167         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
18168         * ext/flac/gstflacdec.h:
18169         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
18170         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
18171         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
18172         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
18173         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
18174         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
18175         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
18176         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
18177         (gst_flac_enc_change_state):
18178         * ext/flac/gstflacenc.h:
18179           borgify and fix up documentation
18180
18181 2005-12-09  Michael Smith  <msmith@fluendo.com>
18182
18183         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
18184           Accept a wider range of flac files, more closely matching flac spec.
18185
18186 2005-12-08  Julien MOUTTE  <julien@moutte.net>
18187
18188         * docs/plugins/Makefile.am: Add multipart elements.
18189         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18190         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
18191         * docs/plugins/gst-plugins-good-plugins.hierarchy:
18192         * gst/multipart/multipartdemux.c:
18193         * gst/multipart/multipartmux.c: Add docs.
18194
18195 2005-12-07  Edward Hervey  <edward@fluendo.com>
18196
18197         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
18198         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
18199         (gst_avi_demux_invert):
18200         Memleak and crasher fixes.
18201         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
18202         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
18203         Memleak fixes
18204
18205 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
18206
18207         * ext/aalib/gstaasink.h:
18208         * ext/cairo/gsttextoverlay.h:
18209         * ext/dv/gstdvdec.h:
18210         * ext/dv/gstdvdemux.c:
18211         * ext/dv/gstdvdemux.h:
18212         * ext/esd/esdsink.h:
18213         * ext/flac/flac_compat.h:
18214         * ext/flac/gstflacdec.h:
18215         * ext/flac/gstflacenc.h:
18216         * ext/gconf/gconf.h:
18217         * ext/gconf/gstgconfaudiosink.h:
18218         * ext/gconf/gstgconfvideosink.h:
18219         * ext/gdk_pixbuf/gstgdkanimation.h:
18220         * ext/jpeg/gstjpegdec.h:
18221         * ext/jpeg/smokecodec.h:
18222         * ext/jpeg/smokeformat.h:
18223         * ext/ladspa/gstsignalprocessor.h:
18224         * ext/ladspa/search.c: (LADSPAPluginSearch):
18225         * ext/ladspa/utils.h:
18226         * ext/libmng/gstmng.c:
18227         * ext/libmng/gstmngdec.h:
18228         * ext/libmng/gstmngenc.c:
18229         * ext/libmng/gstmngenc.h:
18230         * ext/libpng/gstpng.c:
18231         * ext/libpng/gstpngenc.c:
18232         * ext/libpng/gstpngenc.h:
18233         * ext/shout2/gstshout2.h:
18234         * ext/speex/gstspeexdec.h:
18235         * ext/speex/gstspeexenc.c:
18236         * ext/speex/gstspeexenc.h:
18237         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18238         * gst/autodetect/gstautoaudiosink.h:
18239         * gst/autodetect/gstautovideosink.h:
18240         * gst/avi/gstavidemux.h:
18241         * gst/cutter/gstcutter.c: (gst_cutter_chain),
18242         (gst_cutter_set_property), (gst_cutter_get_caps):
18243         * gst/cutter/gstcutter.h:
18244         * gst/debug/tests.c: (md5_process_block):
18245         * gst/debug/tests.h:
18246         * gst/effectv/gstwarp.c:
18247         * gst/flx/flx_fmt.h:
18248         * gst/flx/gstflxdec.h:
18249         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
18250         (zoomFilterFastRGB):
18251         * gst/goom/filters.h:
18252         * gst/goom/goom_tools.h:
18253         * gst/law/alaw-encode.c:
18254         * gst/level/gstlevel.c:
18255         * gst/level/gstlevel.h:
18256         * gst/matroska/ebml-write.h:
18257         * gst/matroska/matroska-demux.h:
18258         * gst/matroska/matroska-ids.h:
18259         * gst/matroska/matroska-mux.h:
18260         * gst/monoscope/convolve.c: (convolve_match):
18261         * gst/monoscope/convolve.h:
18262         * gst/multipart/multipartmux.c:
18263         * gst/oldcore/gstaggregator.c:
18264         * gst/oldcore/gstaggregator.h:
18265         * gst/oldcore/gstmd5sink.c: (md5_process_block):
18266         * gst/oldcore/gstmd5sink.h:
18267         * gst/oldcore/gstmultifilesrc.c:
18268         * gst/oldcore/gstmultifilesrc.h:
18269         * gst/oldcore/gstpipefilter.h:
18270         * gst/oldcore/gstshaper.h:
18271         * gst/rtp/gstrtpL16depay.h:
18272         * gst/rtp/gstrtpL16pay.h:
18273         * gst/rtp/gstrtpdepay.h:
18274         * gst/rtp/gstrtpmp4vpay.c:
18275         * gst/rtp/gstrtpmp4vpay.h:
18276         * gst/rtsp/gstrtspsrc.c:
18277         * gst/rtsp/gstrtspsrc.h:
18278         * gst/rtsp/rtspconnection.h:
18279         * gst/rtsp/rtspdefs.h:
18280         * gst/rtsp/rtspmessage.h:
18281         * gst/rtsp/rtsptransport.h:
18282         * gst/rtsp/rtspurl.c:
18283         * gst/rtsp/rtspurl.h:
18284         * gst/rtsp/sdpmessage.c:
18285         * gst/rtsp/sdpmessage.h:
18286         * gst/smpte/barboxwipes.c:
18287         * gst/smpte/gstmask.h:
18288         * gst/smpte/gstsmpte.h:
18289         * gst/smpte/paint.c:
18290         * gst/smpte/paint.h:
18291         * gst/udp/gstdynudpsink.h:
18292         * gst/udp/gstmultiudpsink.h:
18293         * gst/udp/gstudpsink.c:
18294         * gst/udp/gstudpsink.h:
18295         * gst/udp/gstudpsrc.c:
18296         * gst/videomixer/videomixer.c:
18297         * gst/wavenc/riff.h:
18298         * gst/wavparse/gstwavparse.h:
18299         * sys/oss/gstossdmabuffer.h:
18300         * sys/oss/gstossmixer.h:
18301         * sys/oss/gstossmixerelement.h:
18302         * sys/oss/gstossmixertrack.h:
18303         * sys/oss/gstosssink.c:
18304         * sys/oss/gstosssink.h:
18305         * sys/oss/gstosssrc.c:
18306         * sys/oss/gstosssrc.h:
18307         * sys/osxaudio/gstosxaudioelement.h:
18308         * sys/osxaudio/gstosxaudiosink.h:
18309         * sys/osxaudio/gstosxaudiosrc.h:
18310           expand tabs
18311
18312 === release 0.10.0 ===
18313
18314 2005-12-05   <thomas (at) apestaart (dot) org>
18315
18316         * configure.ac:
18317           releasing 0.10.0, "Abondance"
18318
18319 2005-12-05  Andy Wingo  <wingo@pobox.com>
18320
18321         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
18322         * ext/flac/gstflacdec.c: (gst_flacdec_write):
18323         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
18324         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
18325         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
18326         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
18327         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
18328         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
18329         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
18330         * ext/speex/gstspeexdec.c: (speex_dec_chain):
18331         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
18332         * gst/auparse/gstauparse.c: (gst_auparse_chain):
18333         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
18334         * gst/goom/gstgoom.c: (gst_goom_chain):
18335         * gst/matroska/matroska-demux.c:
18336         (gst_matroska_demux_push_vorbis_codec_priv_data),
18337         (gst_matroska_demux_add_wvpk_header):
18338         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
18339         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
18340         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
18341         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
18342         alloc_buffer changes.
18343
18344 2005-12-05  Michael Smith  <msmith@fluendo.com>
18345
18346         * docs/plugins/gst-plugins-good-plugins.args:
18347           Remove args for plugins that aren't in -good.
18348
18349 === release 0.9.7 ===
18350
18351 2005-12-01   <thomas (at) apestaart (dot) org>
18352
18353         * configure.ac:
18354           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
18355
18356 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18357
18358         * docs/plugins/.cvsignore:
18359         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18360         * docs/plugins/inspect/plugin-multipart.xml:
18361         * docs/plugins/inspect/plugin-rtp.xml:
18362           add multipart plugin to docs
18363
18364 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18365
18366         * configure.ac:
18367         * ext/Makefile.am:
18368         * ext/pango/Makefile.am:
18369         * ext/pango/gstclockoverlay.c:
18370         * ext/pango/gstclockoverlay.h:
18371         * ext/pango/gsttextoverlay.c:
18372         * ext/pango/gsttextoverlay.h:
18373         * ext/pango/gsttextrender.c:
18374         * ext/pango/gsttextrender.h:
18375         * ext/pango/gsttimeoverlay.c:
18376         * ext/pango/gsttimeoverlay.h:
18377           move pango to base
18378
18379 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18380
18381         * gst/rtp/Makefile.am:
18382         * gst/rtp/gstrtpL16depay.c:
18383         * gst/rtp/gstrtpL16depay.h:
18384         * gst/rtp/gstrtpL16parse.c:
18385         * gst/rtp/gstrtpL16parse.h:
18386         * gst/rtp/gstrtpgsmdepay.c:
18387         * gst/rtp/gstrtpgsmdepay.h:
18388         * gst/rtp/gstrtpgsmparse.c:
18389         * gst/rtp/gstrtpgsmparse.h:
18390           parsers are depayers
18391
18392 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18393
18394         * gst/rtp/Makefile.am:
18395         * gst/rtp/gstasteriskh263.c:
18396         * gst/rtp/gstrtp.c:
18397         * gst/rtp/gstrtpL16enc.c:
18398         * gst/rtp/gstrtpL16enc.h:
18399         * gst/rtp/gstrtpL16parse.c:
18400         * gst/rtp/gstrtpL16parse.h:
18401         * gst/rtp/gstrtpL16pay.c:
18402         * gst/rtp/gstrtpL16pay.h:
18403         * gst/rtp/gstrtpamrdec.c:
18404         * gst/rtp/gstrtpamrdec.h:
18405         * gst/rtp/gstrtpamrdepay.c:
18406         * gst/rtp/gstrtpamrdepay.h:
18407         * gst/rtp/gstrtpamrenc.c:
18408         * gst/rtp/gstrtpamrenc.h:
18409         * gst/rtp/gstrtpamrpay.c:
18410         * gst/rtp/gstrtpamrpay.h:
18411         * gst/rtp/gstrtpdec.c:
18412         * gst/rtp/gstrtpdec.h:
18413         * gst/rtp/gstrtpdepay.c:
18414         * gst/rtp/gstrtpdepay.h:
18415         * gst/rtp/gstrtpg711dec.c:
18416         * gst/rtp/gstrtpg711dec.h:
18417         * gst/rtp/gstrtpg711depay.c:
18418         * gst/rtp/gstrtpg711depay.h:
18419         * gst/rtp/gstrtpg711enc.c:
18420         * gst/rtp/gstrtpg711enc.h:
18421         * gst/rtp/gstrtpg711pay.c:
18422         * gst/rtp/gstrtpg711pay.h:
18423         * gst/rtp/gstrtpgsmenc.c:
18424         * gst/rtp/gstrtpgsmenc.h:
18425         * gst/rtp/gstrtpgsmparse.c:
18426         * gst/rtp/gstrtpgsmparse.h:
18427         * gst/rtp/gstrtpgsmpay.c:
18428         * gst/rtp/gstrtpgsmpay.h:
18429         * gst/rtp/gstrtph263enc.c:
18430         * gst/rtp/gstrtph263enc.h:
18431         * gst/rtp/gstrtph263pay.c:
18432         * gst/rtp/gstrtph263pay.h:
18433         * gst/rtp/gstrtph263pdec.c:
18434         * gst/rtp/gstrtph263pdec.h:
18435         * gst/rtp/gstrtph263pdepay.c:
18436         * gst/rtp/gstrtph263pdepay.h:
18437         * gst/rtp/gstrtph263penc.c:
18438         * gst/rtp/gstrtph263penc.h:
18439         * gst/rtp/gstrtph263ppay.c:
18440         * gst/rtp/gstrtph263ppay.h:
18441         * gst/rtp/gstrtpmp4vdec.c:
18442         * gst/rtp/gstrtpmp4vdec.h:
18443         * gst/rtp/gstrtpmp4vdepay.c:
18444         * gst/rtp/gstrtpmp4vdepay.h:
18445         * gst/rtp/gstrtpmp4venc.c:
18446         * gst/rtp/gstrtpmp4venc.h:
18447         * gst/rtp/gstrtpmp4vpay.c:
18448         * gst/rtp/gstrtpmp4vpay.h:
18449         * gst/rtp/gstrtpmpadec.c:
18450         * gst/rtp/gstrtpmpadec.h:
18451         * gst/rtp/gstrtpmpadepay.c:
18452         * gst/rtp/gstrtpmpadepay.h:
18453         * gst/rtp/gstrtpmpaenc.c:
18454         * gst/rtp/gstrtpmpaenc.h:
18455         * gst/rtp/gstrtpmpapay.c:
18456         * gst/rtp/gstrtpmpapay.h:
18457         * gst/rtp/gstrtpspeexdec.c:
18458         * gst/rtp/gstrtpspeexdec.h:
18459         * gst/rtp/gstrtpspeexdepay.c:
18460         * gst/rtp/gstrtpspeexdepay.h:
18461         * gst/rtp/gstrtpspeexenc.c:
18462         * gst/rtp/gstrtpspeexenc.h:
18463         * gst/rtp/gstrtpspeexpay.c:
18464         * gst/rtp/gstrtpspeexpay.h:
18465           Do burger's rename for rtp payloaders and depayloaders
18466
18467 2005-11-30  Wim Taymans  <wim@fluendo.com>
18468
18469         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
18470         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
18471         * ext/dv/gstdvdemux.h:
18472         Fix seeking in dvdemux again, add some more debug info.
18473
18474 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18475
18476         * configure.ac:
18477           fix tests
18478
18479 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18480
18481         * PORTED_09:
18482         * docs/random/PORTED_09:
18483           move
18484         * tests/Makefile.am:
18485           add
18486         * win32/gst.sln:
18487           remove
18488
18489 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
18490
18491         * Makefile.am:
18492         * check/.cvsignore:
18493         * check/Makefile.am:
18494         * check/elements/.cvsignore:
18495         * check/elements/level.c:
18496         * check/elements/matroskamux.c:
18497         * configure.ac:
18498         * examples/Makefile.am:
18499         * examples/capsfilter/Makefile.am:
18500         * examples/capsfilter/capsfilter1.c:
18501         * examples/gob/Makefile.am:
18502         * examples/gob/gst-identity2.gob:
18503         * examples/gstplay/.cvsignore:
18504         * examples/gstplay/Makefile.am:
18505         * examples/gstplay/player.c:
18506         * examples/indexing/.cvsignore:
18507         * examples/indexing/Makefile.am:
18508         * examples/indexing/indexmpeg.c:
18509         * examples/level/Makefile.am:
18510         * examples/level/README:
18511         * examples/level/demo.c:
18512         * examples/level/plot.c:
18513         * examples/stats/Makefile.am:
18514         * examples/stats/mp2ogg.c:
18515         * examples/switch/.cvsignore:
18516         * examples/switch/Makefile.am:
18517         * examples/switch/switcher.c:
18518           move under tests/
18519
18520 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
18521
18522         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
18523         (gst_text_render_class_init), (resize_bitmap),
18524         (gst_text_render_render_text), (gst_text_render_setcaps),
18525         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
18526         (gst_text_render_chain), (gst_text_render_finalize),
18527         (gst_text_render_init), (gst_text_render_set_property):
18528         * ext/pango/gsttextrender.h:
18529           Add missing files.
18530
18531 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
18532
18533         * configure.ac:
18534         * ext/Makefile.am:
18535         * ext/pango/Makefile.am:
18536         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
18537         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
18538         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
18539         * ext/pango/gstclockoverlay.h:
18540         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
18541         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
18542         (gst_text_overlay_finalize), (gst_text_overlay_init),
18543         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
18544         (gst_text_overlay_text_pad_linked),
18545         (gst_text_overlay_text_pad_unlinked),
18546         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
18547         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
18548         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
18549         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
18550         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
18551         (gst_text_overlay_change_state), (plugin_init):
18552         * ext/pango/gsttextoverlay.h:
18553         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
18554         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
18555         (gst_time_overlay_class_init), (gst_time_overlay_init):
18556         * ext/pango/gsttimeoverlay.h:
18557           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
18558           and add background shading and text wrapping modes. Make 
18559           timoverlay derive from textoverlay. Also add new clockoverlay
18560           element.
18561
18562 2005-11-30  Julien MOUTTE  <julien@moutte.net>
18563
18564         * gst/udp/Makefile.am: Moved to netbuffer.
18565
18566 2005-11-30  Julien MOUTTE  <julien@moutte.net>
18567
18568         * configure.ac:
18569         * PORTED_O9:
18570         * gst/multipart/Makefile.am:
18571         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
18572         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
18573         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
18574         (gst_multipart_demux_change_state),
18575         (gst_multipart_demux_plugin_init):
18576         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
18577         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
18578         (gst_multipart_mux_sinkconnect),
18579         (gst_multipart_mux_request_new_pad),
18580         (gst_multipart_mux_handle_src_event),
18581         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
18582         (gst_multipart_mux_change_state): Ported multipart mux/demux to
18583         0.9.
18584
18585 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
18586
18587         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
18588         * gst/debug/gstnavigationtest.h:
18589         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
18590         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
18591         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
18592         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
18593         * gst/effectv/gstrev.c: (gst_revtv_get_type):
18594         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
18595         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
18596         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
18597         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
18598         (gst_video_flip_get_type):
18599         * gst/videofilter/gstvideoflip.h:
18600           update for symbols change
18601
18602 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18603
18604         * gst/udp/gstdynudpsink.c:
18605         * gst/udp/gstudpsrc.c:
18606           the old gstnet lib was renamed gstnetbuffer (#322257)
18607
18608 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
18609
18610         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
18611         (gst_text_overlay_collected):
18612           Actually render the text from the text pad.
18613
18614 2005-11-29  Edward Hervey  <edward@fluendo.com>
18615
18616         * gst/debug/gstnavseek.c: (gst_navseek_event):
18617         * gst/debug/progressreport.c: (gst_progress_report_event):
18618         Update for GstBaseTransform event virtual method
18619
18620 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18621
18622         * ext/cairo/Makefile.am:
18623           no need to link to videofilter
18624
18625 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
18626
18627         * gst/debug/Makefile.am:
18628         * gst/debug/gstnavigationtest.h:
18629         * gst/effectv/Makefile.am:
18630         * gst/effectv/gstaging.c:
18631         * gst/effectv/gstdice.c:
18632         * gst/effectv/gstedge.c:
18633         * gst/effectv/gstquark.c:
18634         * gst/effectv/gstrev.c:
18635         * gst/effectv/gstshagadelic.c:
18636         * gst/effectv/gstvertigo.c:
18637         * gst/effectv/gstwarp.c:
18638         * gst/videofilter/Makefile.am:
18639         * gst/videofilter/gstvideofilter.c:
18640         * gst/videofilter/gstvideofilter.h:
18641         * gst/videofilter/gstvideoflip.h:
18642           remove the videofilter library and link to the one in base
18643
18644 2005-11-28  Edward Hervey  <edward@fluendo.com>
18645
18646         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
18647         Useless check now we're setting the current entry correctly.
18648
18649 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
18650
18651         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
18652         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
18653         (gst_jpegenc_change_state):
18654           Don't leak input buffer in chain function (fixes #322667); make 
18655           state change function thread-safe; don't repeat the current function
18656           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
18657           gst_pad_alloc_buffer(); misc. minor cleanups.
18658
18659 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
18660
18661         * gst/matroska/matroska-mux.c:
18662         (gst_matroska_mux_video_pad_setcaps):
18663         Look for pixel-aspect-ratio in caps, not pixel_width and
18664         pixel_height (Fixes: #322645)
18665
18666 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
18667
18668         * gst/matroska/matroska-mux.c:
18669         (gst_matroska_mux_video_pad_setcaps):
18670         From Michal Benes:
18671         frame duration should be GST_SECOND / framerate, not
18672         GST_SECOND * framerate. (Fixes: #322643)
18673
18674 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
18675
18676         * configure.ac:
18677           fix up GST_PLUGIN_LDFLAGS
18678         * gst/rtsp/rtspconnection.c:
18679           fix includes (see #317043)
18680         * gst/videofilter/Makefile.am:
18681           stop installing this library
18682
18683 2005-11-26  Edward Hervey  <edward@fluendo.com>
18684
18685         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
18686         Handle the case where the incoming Video dv stream doesn't have
18687         a pixel aspect ratio set.
18688
18689 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18690
18691         * docs/plugins/Makefile.am:
18692         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18693         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18694         * ext/flac/gstflacdec.c:
18695           document flacdec
18696
18697 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18698
18699         * docs/plugins/Makefile.am:
18700         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18701         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18702         * docs/plugins/inspect/plugin-autodetect.xml:
18703         * ext/cairo/gstcairo.c: (plugin_init):
18704         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
18705         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
18706         (gst_text_overlay_init), (gst_text_overlay_font_init),
18707         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
18708         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
18709         (gst_text_overlay_text_pad_linked),
18710         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
18711         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
18712         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
18713         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
18714         (gst_text_overlay_change_state):
18715         * ext/cairo/gsttextoverlay.h:
18716         * ext/cairo/gsttimeoverlay.c:
18717         (gst_cairo_time_overlay_update_font_height),
18718         (gst_cairo_time_overlay_set_caps),
18719         (gst_cairo_time_overlay_get_unit_size),
18720         (gst_cairo_time_overlay_print_smpte_time),
18721         (gst_cairo_time_overlay_transform),
18722         (gst_cairo_time_overlay_base_init),
18723         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
18724         (gst_cairo_time_overlay_get_type):
18725         * ext/cairo/gsttimeoverlay.h:
18726           do some name borgifying
18727           document
18728
18729 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
18730
18731         * docs/plugins/Makefile.am:
18732         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
18733         * docs/plugins/gst-plugins-good-plugins-sections.txt:
18734         * gst/autodetect/gstautoaudiosink.c:
18735         (gst_auto_audio_sink_base_init):
18736         * gst/autodetect/gstautovideosink.c:
18737         (gst_auto_video_sink_base_init),
18738         (gst_auto_video_sink_factory_filter):
18739           documenting auto*sink
18740           using strstr for the video sink lookup, class field is not ordered
18741         * docs/plugins/inspect/plugin-1394.xml:
18742         * docs/plugins/inspect/plugin-aasink.xml:
18743         * docs/plugins/inspect/plugin-alaw.xml:
18744         * docs/plugins/inspect/plugin-alpha.xml:
18745         * docs/plugins/inspect/plugin-alphacolor.xml:
18746         * docs/plugins/inspect/plugin-auparse.xml:
18747         * docs/plugins/inspect/plugin-autodetect.xml:
18748         * docs/plugins/inspect/plugin-avi.xml:
18749         * docs/plugins/inspect/plugin-cacasink.xml:
18750         * docs/plugins/inspect/plugin-cairo.xml:
18751         * docs/plugins/inspect/plugin-cutter.xml:
18752         * docs/plugins/inspect/plugin-debug.xml:
18753         * docs/plugins/inspect/plugin-dv.xml:
18754         * docs/plugins/inspect/plugin-efence.xml:
18755         * docs/plugins/inspect/plugin-effectv.xml:
18756         * docs/plugins/inspect/plugin-esdsink.xml:
18757         * docs/plugins/inspect/plugin-flac.xml:
18758         * docs/plugins/inspect/plugin-flxdec.xml:
18759         * docs/plugins/inspect/plugin-gconfelements.xml:
18760         * docs/plugins/inspect/plugin-goom.xml:
18761         * docs/plugins/inspect/plugin-jpeg.xml:
18762         * docs/plugins/inspect/plugin-level.xml:
18763         * docs/plugins/inspect/plugin-matroska.xml:
18764         * docs/plugins/inspect/plugin-mulaw.xml:
18765         * docs/plugins/inspect/plugin-navigationtest.xml:
18766         * docs/plugins/inspect/plugin-ossaudio.xml:
18767         * docs/plugins/inspect/plugin-png.xml:
18768         * docs/plugins/inspect/plugin-rtp.xml:
18769         * docs/plugins/inspect/plugin-rtsp.xml:
18770         * docs/plugins/inspect/plugin-shout2send.xml:
18771         * docs/plugins/inspect/plugin-smpte.xml:
18772         * docs/plugins/inspect/plugin-speex.xml:
18773         * docs/plugins/inspect/plugin-udp.xml:
18774         * docs/plugins/inspect/plugin-videobox.xml:
18775         * docs/plugins/inspect/plugin-videoflip.xml:
18776         * docs/plugins/inspect/plugin-videomixer.xml:
18777         * docs/plugins/inspect/plugin-wavenc.xml:
18778         * docs/plugins/inspect/plugin-wavparse.xml:
18779           update for HEAD version
18780
18781 2005-11-25  Michael Smith  <msmith@fluendo.com>
18782
18783         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
18784           Patch from Sebastien Cote to close control sockets in udpsrc.
18785
18786 2005-11-24  Julien MOUTTE  <julien@moutte.net>
18787
18788         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
18789         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
18790         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
18791         (gst_quarktv_base_init), (gst_quarktv_class_init),
18792         (gst_quarktv_init): Flush the planes list on reverse caps
18793         negotiation. This was crashing because of differently sized
18794         buffers.
18795
18796 2005-11-24  Julien MOUTTE  <julien@moutte.net>
18797
18798         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
18799         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
18800         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
18801         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
18802         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
18803         (gst_videoflip_set_property), (gst_videoflip_base_init),
18804         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
18805         correctly, fix identity flipping, convert navigation event 
18806         correctly again.
18807
18808 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
18809
18810         * configure.ac: back to HEAD
18811
18812 === release 0.9.6 ===
18813
18814 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
18815
18816         * configure.ac:
18817           releasing 0.9.6, "Everything's Not Lost"
18818
18819 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
18820
18821         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
18822         Oops, initialise the framerate GValue
18823
18824 2005-11-23  Julien MOUTTE  <julien@moutte.net>
18825
18826         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
18827         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
18828         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
18829         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
18830         (gst_timeoverlay_get_type):
18831         * ext/cairo/gsttimeoverlay.h:
18832         * gst/debug/Makefile.am:
18833         * gst/debug/gstnavigationtest.c:
18834         (gst_navigationtest_handle_src_event),
18835         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
18836         (gst_navigationtest_transform), (gst_navigationtest_change_state),
18837         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
18838         (gst_navigationtest_init), (gst_navigationtest_get_type),
18839         (plugin_init):
18840         * gst/debug/gstnavigationtest.h:
18841         * gst/effectv/Makefile.am:
18842         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
18843         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
18844         (gst_agingtv_base_init), (gst_agingtv_class_init),
18845         (gst_agingtv_init), (gst_agingtv_get_type):
18846         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
18847         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
18848         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
18849         (gst_dicetv_get_type):
18850         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
18851         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
18852         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
18853         (gst_edgetv_get_type):
18854         * gst/effectv/gsteffectv.c:
18855         * gst/effectv/gsteffectv.h:
18856         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
18857         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
18858         (gst_quarktv_change_state), (gst_quarktv_base_init),
18859         (gst_quarktv_class_init), (gst_quarktv_init),
18860         (gst_quarktv_get_type):
18861         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
18862         (gst_revtv_get_unit_size), (gst_revtv_transform),
18863         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
18864         (gst_revtv_get_type):
18865         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
18866         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
18867         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
18868         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
18869         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
18870         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
18871         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
18872         (gst_vertigotv_init), (gst_vertigotv_get_type):
18873         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
18874         (gst_warptv_get_unit_size), (gst_warptv_transform),
18875         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
18876         (gst_warptv_get_type):
18877         * gst/videofilter/Makefile.am:
18878         * gst/videofilter/gstvideobalance.c:
18879         * gst/videofilter/gstvideobalance.h:
18880         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
18881         (gst_videofilter_class_init), (gst_videofilter_init):
18882         * gst/videofilter/gstvideofilter.h:
18883         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
18884         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
18885         (gst_videoflip_flip), (gst_videoflip_transform),
18886         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
18887         (gst_videoflip_base_init), (gst_videoflip_class_init),
18888         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
18889         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
18890         BaseTransform, it's just a place holder for now and every video
18891         effect plugin has been ported to use BaseTransform features 
18892         directly. QuarkTV was fixed too (was broken), navigationtest works
18893         and best for the end, videoflip converts navigation events depending
18894         on flip method ! Fixes #320953
18895
18896 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
18897
18898         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
18899         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
18900         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
18901         (gst_goom_src_negotiate), (gst_goom_chain):
18902         * gst/matroska/matroska-mux.c:
18903         (gst_matroska_mux_video_pad_setcaps):
18904         * sys/osxvideo/osxvideosink.m:
18905           Fixes for API changes
18906
18907 2005-11-23  Michael Smith <msmith@fluendo.com>
18908
18909         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
18910         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
18911         * ext/jpeg/gstjpegdec.h:
18912         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
18913         * ext/jpeg/gstjpegenc.h:
18914         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
18915         (gst_smokeenc_resync):
18916         * ext/jpeg/gstsmokeenc.h:
18917           JPEG fractiony goodness.
18918
18919 2005-11-22  Michael Smith <msmith@fluendo.com>
18920
18921         * gst/goom/filters.c:
18922         * gst/goom/graphic.h:
18923           Fix compilation by making some functions static inline instead of
18924           extern inline, matching the way they're used.
18925
18926 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
18927
18928         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
18929         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
18930         * ext/cairo/gsttextoverlay.h:
18931         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
18932         * ext/gdk_pixbuf/gstgdkpixbuf.h:
18933         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
18934         (gst_pngdec_caps_create_and_set):
18935         * ext/libpng/gstpngdec.h:
18936         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
18937         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
18938         * gst/avi/gstavimux.c: (gst_avimux_init),
18939         (gst_avimux_vidsinkconnect):
18940         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
18941         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
18942         (gst_goom_src_negotiate), (gst_goom_chain):
18943         * gst/goom/gstgoom.h:
18944         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
18945         * gst/matroska/matroska-mux.c:
18946         (gst_matroska_mux_video_pad_setcaps):
18947         * sys/osxvideo/osxvideosink.h:
18948         * sys/osxvideo/osxvideosink.m:
18949           More fractional framerate conversions 
18950
18951 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
18952
18953         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
18954         * gst/debug/gstnavigationtest.c:
18955         (gst_navigationtest_handle_src_event):
18956         * gst/videofilter/gstvideofilter.c:
18957         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
18958         (gst_videofilter_init):
18959         * gst/videofilter/gstvideofilter.h:
18960           Convert to fractional framerates.
18961
18962 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
18963
18964         * ext/aalib/gstaasink.c:
18965         * ext/dv/gstdvdec.c:
18966         * ext/esd/esdmon.c:
18967         * ext/flac/gstflacenc.c:
18968         * ext/gdk_pixbuf/pixbufscale.c:
18969         * ext/libcaca/gstcacasink.c:
18970         * ext/shout2/gstshout2.c:
18971         * gst/alpha/gstalpha.c:
18972         * gst/oldcore/gstaggregator.c:
18973         * gst/oldcore/gstshaper.c:
18974         * gst/smpte/barboxwipes.c:
18975         * gst/smpte/gstsmpte.c:
18976         * gst/videobox/gstvideobox.c:
18977         * gst/videofilter/gstvideoflip.c:
18978         * gst/videomixer/videomixer.c:
18979           fix up more enums
18980
18981 2005-11-22  Michael Smith <msmith@fluendo.com>
18982
18983         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
18984         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
18985         (gst_videomixer_update_queues):
18986           Fractional framerates, videomixer.
18987
18988 2005-11-22  Michael Smith <msmith@fluendo.com>
18989
18990         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
18991         * ext/dv/gstdvdec.h:
18992         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
18993         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
18994         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
18995         (gst_dvdemux_flush):
18996         * ext/dv/gstdvdemux.h:
18997           Fractional framerates for DV. 
18998
18999 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19000
19001         * gst/autodetect/gstautoaudiosink.c:
19002         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19003         * gst/autodetect/gstautovideosink.c:
19004         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
19005           Use gst_plugin_feature_list_free() to free feature list and
19006           in the case of autovideosink free the list at all. Also
19007           miscellaneous cosmetic fixes.
19008
19009 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
19010
19011         * gst/cutter/gstcutter.c: (gst_cutter_chain),
19012         (gst_cutter_set_property), (gst_cutter_get_caps):
19013           copy calculation code from level; remove use of some audio
19014           functions
19015
19016 2005-11-22  Andy Wingo  <wingo@pobox.com>
19017
19018         * Update for gst_tag_setter API changes.
19019
19020 2005-11-22  Andy Wingo  <wingo@pobox.com>
19021
19022         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
19023         (gst_dvdemux_demux_frame)
19024         * ext/flac/gstflacdec.c (gst_flacdec_write)
19025         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
19026         (gst_flacenc_sink_event)
19027         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
19028         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
19029         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
19030         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
19031         * gst/auparse/gstauparse.c (gst_auparse_chain)
19032         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
19033         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
19034         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
19035         (gst_avi_demux_handle_seek)
19036         * gst/goom/gstgoom.c (gst_goom_event)
19037         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
19038         * gst/matroska/matroska-demux.c
19039         (gst_matroska_demux_handle_seek_event)
19040         (gst_matroska_demux_loop_stream_parse_id)
19041         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
19042         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
19043         (gst_wavparse_stream_headers): Run update-funcnames.
19044
19045 2005-11-22  Edward Hervey  <edward@fluendo.com>
19046
19047         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
19048         (gst_dv1394src_init), (gst_dv1394src_dispose),
19049         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
19050         (gst_dv1394src_uri_set_uri):
19051         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
19052         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
19053         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
19054         URIHandler interface and element properties are now properly
19055         synchronized for DV1394src and UDPSrc
19056
19057 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
19058
19059         * ext/flac/Makefile.am:
19060         * ext/speex/Makefile.am:
19061           libgsttagedit has been renamed to libgsttag.
19062
19063 2005-11-21  Wim Taymans  <wim@fluendo.com>
19064
19065         * gst/rtsp/rtspconnection.c: (read_body):
19066         Apply patch from Sebastien Cote to fix #319184.
19067
19068 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
19069
19070         * configure.ac:
19071         * gst/cutter/Makefile.am:
19072         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
19073         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
19074         (gst_cutter_set_property), (gst_cutter_get_property),
19075         (plugin_init), (gst_cutter_get_caps):
19076           port cutter
19077         * gst/level/gstlevel.c:
19078           fix up plugin details
19079
19080 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19081
19082         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
19083         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
19084         (gst_flacdec_src_event):
19085         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
19086         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
19087         (gst_signal_processor_getrange), (gst_signal_processor_chain):
19088         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
19089         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
19090         (gst_flxdec_sink_event_handler):
19091         * gst/matroska/matroska-demux.c:
19092         (gst_matroska_demux_handle_seek_event):
19093         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
19094           Update for stream lock API changes: don't take stream log
19095           in sink event handlers any longer and change GST_STREAM_LOCK
19096           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
19097           functions.
19098
19099 2005-11-21  Michael Smith <msmith@fluendo.com>
19100
19101         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
19102           gst_object_unref, not g_object_unref
19103
19104 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19105
19106         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
19107         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
19108           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
19109
19110 2005-11-21  Michael Smith <msmith@fluendo.com>
19111
19112         * gst/auparse/Makefile.am:
19113         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
19114         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
19115         (gst_auparse_change_state):
19116         * gst/auparse/gstauparse.h:
19117           Partially fix #161712. playbin still doesn't work on these files,
19118           (on the bug report, Andy says we aren't typefinding it for some
19119           reason?) but at least auparse isn't totally busted like it was before.
19120
19121 2005-11-21  Andy Wingo  <wingo@pobox.com>
19122
19123         * *.h:
19124         * *.c: Ran scripts/update-macros. Oh yes.
19125
19126 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19127
19128         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
19129           Filler events are gone for now, comment out section generating
19130           them.
19131
19132 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
19133
19134         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
19135         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
19136         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
19137         * sys/osxvideo/osxvideosink.m:
19138           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
19139           (#322027)
19140
19141 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19142
19143         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
19144         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
19145         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
19146         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
19147         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
19148         (gst_avi_demux_stream_data):
19149         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
19150         * gst/wavenc/gstwavenc.c: (write_metadata):
19151         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
19152         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
19153         Fixes for GST_FOURCC_FORMAT API change.
19154
19155 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
19156
19157         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
19158         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
19159         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
19160         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19161         (gst_text_overlay_change_state):
19162         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
19163         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
19164         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
19165         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
19166         * gst/videomixer/videomixer.c: (gst_videomixer_init),
19167         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
19168         (gst_videomixer_change_state):
19169           Fix for collect pads API change. Also fix textoverlay state
19170           change function.
19171
19172 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19173
19174         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
19175         GST_PAD_IS_USABLE by something approaching it.
19176
19177 2005-11-20  Julien MOUTTE  <julien@moutte.net>
19178
19179         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
19180         API changes.
19181         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
19182         but also fix the code that was not checking return values from
19183         pad_push neither using pad_alloc_buffer.
19184
19185 2005-11-18  Edward Hervey  <edward@fluendo.com>
19186
19187         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
19188         (gst_pngenc_chain):
19189         Added debug category
19190         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
19191         goes to EOS.
19192
19193 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
19194
19195         * gst/rtp/Makefile.am
19196         * gst/rtp/gstrtp.c
19197         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
19198         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
19199         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
19200         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
19201         * gst/rtp/gstrtpg711enc.h:
19202         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
19203         * gst/rtp/gstrtpspeexenc.c:
19204         * gst/rtp/gstrtpspeexenc.h:
19205         * gst/rtp/gstrtpspeexdec.c:
19206         * gst/rtp/gstrtpspeexdec.h:
19207         Created Speex payloader and depayloader; Optimize G711 payloader to
19208         use adapter and send packets until MTU size.
19209
19210 2005-11-16  Wim Taymans  <wim@fluendo.com>
19211
19212         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
19213         Fix leak in check.
19214
19215 2005-11-16  Wim Taymans  <wim@fluendo.com>
19216
19217         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
19218         Fix state change.
19219
19220 2005-11-16  Andy Wingo  <wingo@pobox.com>
19221
19222         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
19223         (gst_udpsrc_create): Move comment.
19224
19225 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
19226
19227         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19228
19229         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
19230           When seeking, seek to closest index entry at or before the requested
19231           seek position, not just the closest one (#321001).
19232
19233 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
19234
19235         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
19236         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
19237           Invert DIB images again (see #132341).
19238
19239 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
19240
19241         * configure.ac:
19242           rework configure.ac file
19243         * ext/aalib/gstaasink.c:
19244         * ext/cairo/gstcairo.c:
19245         * ext/dv/gstdv.c:
19246         * ext/esd/gstesd.c:
19247         * ext/flac/gstflac.c:
19248         * ext/gconf/gstgconfelements.c:
19249         * ext/gdk_pixbuf/gstgdkpixbuf.c:
19250         * ext/jpeg/gstjpeg.c:
19251         * ext/ladspa/gstladspa.c:
19252         * ext/libcaca/gstcacasink.c:
19253         * ext/libmng/gstmng.c:
19254         * ext/libpng/gstpng.c:
19255         * ext/mikmod/gstmikmod.c:
19256         * ext/pango/gsttextoverlay.c:
19257         * ext/pango/gsttimeoverlay.c:
19258         * ext/raw1394/gst1394.c:
19259         * ext/speex/gstspeex.c:
19260         * gst/alpha/Makefile.am:
19261         * gst/alpha/gstalpha.c:
19262         * gst/alpha/gstalphacolor.c:
19263         * gst/auparse/gstauparse.c:
19264         * gst/autodetect/gstautoaudiosink.c:
19265         (gst_auto_audio_sink_factory_filter),
19266         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
19267         * gst/autodetect/gstautodetect.c:
19268         * gst/avi/gstavi.c:
19269         * gst/cutter/gstcutter.c:
19270         * gst/debug/efence.c:
19271         * gst/debug/gstdebug.c:
19272         * gst/debug/gstnavigationtest.c:
19273         * gst/effectv/gsteffectv.c:
19274         * gst/flx/gstflxdec.c:
19275         * gst/goom/gstgoom.c:
19276         * gst/interleave/plugin.c:
19277         * gst/law/alaw.c:
19278         * gst/law/mulaw.c:
19279         * gst/level/gstlevel.c:
19280         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
19281         * gst/matroska/matroska.c:
19282         * gst/median/gstmedian.c:
19283         * gst/monoscope/gstmonoscope.c:
19284         * gst/multipart/multipart.c:
19285         * gst/oldcore/gstelements.c:
19286         * gst/rtp/gstrtp.c:
19287         * gst/rtsp/gstrtsp.c:
19288         * gst/smoothwave/gstsmoothwave.c:
19289         * gst/smpte/gstsmpte.c:
19290         * gst/udp/gstudp.c:
19291         * gst/videobox/gstvideobox.c:
19292         * gst/videofilter/gstgamma.c:
19293         * gst/videofilter/gstvideobalance.c:
19294         * gst/videofilter/gstvideoflip.c:
19295         * gst/videofilter/gstvideotemplate.c:
19296         * gst/videomixer/videomixer.c:
19297         * gst/wavenc/gstwavenc.c:
19298         * gst/wavparse/gstwavparse.c:
19299         * sys/oss/gstossaudio.c:
19300         * sys/osxaudio/gstosxaudio.c:
19301           update GST_PLUGIN_DEFINE
19302         * gst/rtp/Makefile.am:
19303         * gst/rtp/gstasteriskh263.c:
19304           check for htons/htonl headers and possibly link to winsock2 lib
19305
19306 2005-11-12  Edward Hervey  <edward@fluendo.com>
19307
19308         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
19309         Only GST_DEBUG() information on the valid components.
19310
19311 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
19312
19313         * configure.ac: back to HEAD
19314
19315 === release 0.9.5 ===
19316
19317 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
19318
19319         * configure.ac:
19320           releasing 0.9.5, "Phone Alarm"
19321
19322 2005-11-11  Edward Hervey  <edward@fluendo.com>
19323
19324         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
19325         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
19326         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
19327         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
19328         (gst_avi_demux_loop):
19329         * gst/avi/gstavidemux.h:
19330         Yeah, implement proper seeking. Exact seeking and segment seeking.
19331         Still need to do some checks for segment_stop.
19332
19333 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
19334
19335         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19336
19337         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
19338           Don't try to ready buffer duration from buffer that we don't
19339           own any  longer and that might already have been unreffed.
19340           (#321136)
19341
19342 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
19343
19344         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
19345         (flx_decode_delta_flc), (gst_flxdec_chain):
19346         Attempting to optimize the code for embedded systems.
19347
19348 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
19349
19350         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19351
19352         * sys/oss/gstosssink.c: (gst_oss_sink_close):
19353           Don't re-use already closed file descriptor. (#320920)
19354
19355 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19356
19357         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
19358         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
19359         (gst_oss_sink_prepare):
19360         * sys/oss/gstosssink.h:
19361           Cache probed caps; fix debug output for SET_PARAM macros.
19362
19363 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19364
19365         * ext/cairo/Makefile.am:
19366         * ext/cairo/gstcairo.c: (plugin_init):
19367         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
19368         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
19369         (gst_text_overlay_init), (gst_text_overlay_font_init),
19370         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
19371         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
19372         (gst_text_overlay_text_pad_linked),
19373         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
19374         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
19375         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
19376         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
19377         (gst_text_overlay_change_state):
19378         * ext/cairo/gsttextoverlay.h:
19379           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
19380           property and redo positioning. Doesn't handle upstream renegotiation
19381           yet though.
19382
19383 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19384
19385         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
19386         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
19387         (gst_avi_demux_loop):
19388           No need to take the STREAM_LOCK in the loop function. Improve
19389           some debug messages. Don't leak pad names in debug messages.
19390
19391 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
19392
19393         * gst/matroska/matroska-demux.c:
19394         (gst_matroska_demux_push_vorbis_codec_priv_data),
19395         (gst_matroska_demux_add_wvpk_header):
19396           Don't error out when the source pad isn't linked.
19397
19398 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
19399
19400         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
19401         (gst_gconf_audio_sink_change_state):
19402         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
19403         (gst_gconf_video_sink_change_state):
19404           Fix state change functions here as well and set kid
19405           to NULL state before removing it.
19406
19407 2005-11-01  Edward Hervey  <edward@fluendo.com>
19408
19409         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
19410         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
19411         Added proper event handlind, 
19412         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
19413         ignored),
19414         and don't set a duration of 0 for buffers otherwise they are discarded
19415         by GstBaseSink.
19416
19417         GstWavEnc needs some serious loving, after going through the code I'm
19418         really wondering how this can stay in -good ...
19419
19420 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19421
19422         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
19423         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
19424         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
19425         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
19426         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
19427         (gst_matroska_mux_collected):
19428           Fix leaks and invalid memory access as reported by valgrind
19429
19430 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
19431
19432         Patch by: Michal Benes <michal.benes@xeris.cz>
19433
19434         * check/Makefile.am:
19435         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
19436         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
19437         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
19438           add a unit test for matroskamux
19439           fix the bugs that the unit test exposed
19440
19441 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
19442
19443         * gst/autodetect/gstautoaudiosink.c:
19444         (gst_auto_audio_sink_class_init),
19445         (gst_auto_audio_sink_change_state):
19446         * gst/autodetect/gstautovideosink.c:
19447         (gst_auto_video_sink_class_init),
19448         (gst_auto_video_sink_change_state):
19449           Fix state change function and use GST_DEBUG_FUNCPTR in
19450           class_init.
19451
19452 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
19453
19454         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19455
19456         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
19457         (gst_ebml_write_reset), (gst_ebml_write_element_new):
19458         * gst/matroska/ebml-write.h:
19459         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
19460           Set timestamps on outgoing ebml headers as well, so that the
19461           element after matroskamux can get the timestamp already when
19462           reading the first ebml element and doesn't have to wait for
19463           the actual data buffer for that (#320308).
19464           
19465 2005-10-31  Andy Wingo  <wingo@pobox.com>
19466
19467         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
19468         (gst_videomixer_pad_link): Kill some memleaks.
19469         (gst_videomixer_pad_get_property): Style fix.
19470         (gst_videomixer_pad_set_property): Style fix.
19471         (gst_videomixer_pad_init): Style fix.
19472         (gst_videomixer_update_queues): Kill memleak.
19473         (gst_videomixer_loop): Kill memleak.
19474         (gst_videomixer_collected): Kill memleak.
19475
19476 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
19477
19478         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
19479         gst_auparse_change_state:
19480         Just some cleanup.
19481
19482 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
19483
19484         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
19485         Add checks to GST_FLOW_NOT_LINKED for values returned
19486         from gst_pad_push.
19487         
19488 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
19489
19490         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
19491         (gst_rtpg711dec_process):
19492         * gst/rtp/gstrtpgsmenc.c:
19493         Payloader now sets some default caps on the srcpad if caps on the sinkpad
19494         are never set. This is important for the g711 to work with burger's rtpbin
19495         element.
19496
19497 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
19498
19499         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
19500         (gst_speexenc_push_buffer):
19501         Add checks for return values from gst_pad_push and
19502         gst_pad_alloc_buffer.
19503
19504 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
19505
19506         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19507
19508         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
19509         (gst_matroska_demux_parse_info),
19510         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
19511         (gst_matroska_demux_parse_cluster):
19512         * gst/matroska/matroska-ids.h:
19513         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
19514         (gst_matroska_mux_init), (gst_matroska_mux_start),
19515         (gst_matroska_mux_create_buffer_header),
19516         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
19517         (gst_matroska_mux_get_property):
19518         * gst/matroska/matroska-mux.h:
19519           Add SimpleBlock support to matroska demuxer and muxer (part of
19520           Matroska v2). (#319731)
19521
19522 2005-10-28  Wim Taymans  <wim@fluendo.com>
19523
19524         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
19525         (gst_jpeg_dec_change_state):
19526         * ext/jpeg/gstjpegdec.h:
19527         Cleanups. Don't create caps for every chain.
19528
19529 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
19530
19531         * gst/law/alaw-encode.c: (gst_alawenc_init),
19532         (alawenc_setcaps), (gst_alawenc_chain)
19533         * gst/law/alaw-encode.h:
19534         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
19535         (mulawenc_setcaps), (gst_mulawenc_chain)
19536         * gst/law/mulaw-encode.h:
19537         Set timestamp on buffer and it allows RTP G711 elements
19538         work properly.
19539
19540 2005-10-27  Wim Taymans  <wim@fluendo.com>
19541
19542         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
19543         Set correct format on oss instead of a silly value. 
19544
19545 2005-10-27  Julien MOUTTE  <julien@moutte.net>
19546
19547         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19548         (gst_video_box_transform_caps), (gst_video_box_set_caps),
19549         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
19550         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
19551         I420 rendering as well, doesn't bring much for my platform.
19552         Might help on some other platforms.
19553
19554 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
19555
19556         * gst/rtp/gstrtpgsmenc.c:
19557         * gst/rtp/gstrtpgsmparse.c:
19558         Declaring the padtemplate correctly.
19559
19560 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
19561
19562         * gst/rtp/gstrtpg711dec.c:
19563         * gst/rtp/gstrtpg711enc.c:
19564         * gst/rtp/gstrtpgsmenc.c:
19565         * gst/rtp/gstrtpgsmparse.c:
19566         Setting the proper copyright notice.
19567
19568 2005-10-26  Julien MOUTTE  <julien@moutte.net>
19569
19570         * gst/videobox/Makefile.am: Use liboil.
19571         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19572         (gst_video_box_set_property), (gst_video_box_transform_caps),
19573         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
19574         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
19575         using liboil. Will dot the same to I420 border generation
19576         tomorrow.
19577
19578 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
19579
19580         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
19581         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
19582         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
19583         * gst/rtp/gstrtpg711dec.h:
19584         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
19585         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
19586         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
19587         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
19588         (gst_rtpgsmenc_handle_buffer):
19589         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
19590         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
19591         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
19592         * gst/rtp/gstrtpgsmparse.h:
19593         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
19594         inherits from the basertpdepayloader.
19595
19596 2005-10-26  Julien MOUTTE  <julien@moutte.net>
19597
19598         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19599         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
19600         (gst_video_box_ayuv): Removing this forgotten debug.
19601
19602 2005-10-26  Julien MOUTTE  <julien@moutte.net>
19603
19604         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19605         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
19606         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
19607
19608 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
19609
19610         * sys/oss/gstossaudio.c:
19611         * sys/oss/gstossdmabuffer.c:
19612         * sys/oss/gstosshelper.c:
19613         * sys/oss/gstossmixer.c:
19614         * sys/oss/gstossmixerelement.c:
19615         * sys/oss/gstossmixertrack.c:
19616         * sys/oss/gstosssink.c:
19617         * sys/oss/gstosssrc.c:
19618           Actually use the 'oss' debug category we register.
19619
19620 2005-10-26  Julien MOUTTE  <julien@moutte.net>
19621
19622         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
19623         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
19624         Use gst_pad_get_parent and drop the ref that was added through
19625         that call.
19626
19627 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
19628
19629         * gst/rtp/gstrtpgsmenc.c:
19630           Fix compilation
19631
19632 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
19633
19634         * gst/rtp/gstrtpg711dec.c
19635         Just removed a couple of lines of weird code used during
19636         development/test time.
19637
19638 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
19639
19640         * gst/rtp/Makefile.am
19641         * gst/rtp/gstrtp.c
19642         * gst/rtp/gstrtpg711enc.c
19643         * gst/rtp/gstrtpg711enc.h
19644         * gst/rtp/gstrtpg711dec.c
19645         * gst/rtp/gstrtpg711dec.h
19646         Created G711 payloader and depayloader (it supports mulaw and alaw
19647         (dec)encoders)
19648
19649 2005-10-25  Julien MOUTTE  <julien@moutte.net>
19650
19651         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19652         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
19653         Doh ! I introduced wingo's bug again ! Sorry...
19654
19655 2005-10-25  Christian Schaller <christian@fluendo.com> 
19656
19657         * gst/rtp/Makefile.am: add missing header files for disting
19658
19659 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
19660
19661         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
19662         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
19663         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
19664         (gst_rtpgsmenc_handle_buffer):
19665         * gst/rtp/gstrtpgsmenc.h:
19666         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
19667         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
19668         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
19669         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
19670         * gst/rtp/gstrtpgsmparse.h:
19671         Getting the GSM (de)payloader working and compatible with our plans for RTP.
19672
19673 2005-10-25  Julien MOUTTE  <julien@moutte.net>
19674
19675         * ext/libpng/gstpngdec.c: (user_info_callback),
19676         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
19677         a newsegment event, move some redundant code in a single place.
19678
19679 2005-10-25  Julien MOUTTE  <julien@moutte.net>
19680
19681         * ext/libpng/gstpngdec.c: (user_info_callback),
19682         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
19683         hack to get correct colors order when we have a png image with
19684         alpha channel.
19685
19686 2005-10-24  Edward Hervey  <edward@fluendo.com>
19687
19688         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
19689         Call gst_element_no_more_pads when there will be no more pads.
19690
19691 2005-10-24  Wim Taymans  <wim@fluendo.com>
19692
19693         * gst/rtp/Makefile.am:
19694         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
19695         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
19696         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
19697         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
19698         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
19699         (gst_asteriskh263_plugin_init):
19700         * gst/rtp/gstasteriskh263.h:
19701         * gst/rtp/gstrtp.c: (plugin_init):
19702         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
19703         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
19704         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
19705         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
19706         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
19707         (gst_rtph263enc_plugin_init):
19708         * gst/rtp/gstrtph263enc.h:
19709         Added two new payloaders, an RFC 2190 payloader for h263 and
19710         a payload convertor for an asterisk server.
19711
19712 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
19713
19714         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
19715           Set bytes_per_sample correctly (is not always 4, but 
19716           depends on width and number of channels).
19717
19718 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
19719
19720         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
19721         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
19722         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
19723         (gst_flacenc_sink_event), (gst_flacenc_chain),
19724         (gst_flacenc_set_property), (gst_flacenc_get_property),
19725         (gst_flacenc_change_state):
19726         * ext/flac/gstflacenc.h:
19727           Fix seeking, so that flacenc can rewrite the header with the
19728           correct duration and amount of samples and all that at EOS;
19729           also set timestamps and granulepos on outgoing buffers; add
19730           debug category; fix state change function.
19731           
19732 2005-10-24  Julien MOUTTE  <julien@moutte.net>
19733
19734         * gst/videomixer/videomixer.c: Don't restrict video geometry
19735         from 16 to 4096.
19736
19737 2005-10-24  Julien MOUTTE  <julien@moutte.net>
19738
19739         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
19740         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
19741         Fix caps negotiation correctly, add debugging category.
19742
19743 2005-10-24  Christian Schaller  <christian@fluendo.com>
19744
19745         * configure.ac: Port over Thomas's change from base listing all plugins
19746
19747 2005-10-24  Julien MOUTTE  <julien@moutte.net>
19748
19749         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
19750         a sink pad.
19751
19752 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19753
19754         * configure.ac:
19755         * docs/upload.mak:
19756           back to HEAD
19757
19758 === release 0.9.4 ===
19759
19760 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
19761
19762         * configure.ac:
19763           Releasing 0.9.4, "Dromiceiomimus"
19764
19765 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
19766
19767         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
19768         (gst_speexenc_src_query):
19769           Add position and duration query, fix query type function.
19770           
19771         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
19772         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
19773           Let's not set non-fixed caps on source pads.
19774
19775 2005-10-21  Wim Taymans  <wim@fluendo.com>
19776
19777         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
19778         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
19779         (gst_avi_demux_handle_seek):
19780         Set correct stream_time in newsegment event.
19781         avi can also handle a duration query now.
19782
19783 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
19784
19785         * gst/matroska/matroska-demux.c:
19786         (gst_matroska_demux_handle_src_query),
19787         (gst_matroska_demux_handle_seek_event),
19788         (gst_matroska_demux_loop_stream_parse_id):
19789           Fix duration query; fix basetime in newsegment event after
19790           seek; fix duration in initial newsegment event.
19791
19792         * gst/matroska/matroska-mux.c:
19793         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
19794           Extract number of channels and samplerate from vorbis headers;
19795           add some debug messages when querying the durations of the
19796           input streams.
19797
19798 2005-10-20  Wim Taymans  <wim@fluendo.com>
19799
19800         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
19801         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19802         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
19803         Set stream time correctly in newsegment.
19804
19805 2005-10-20  Wim Taymans  <wim@fluendo.com>
19806
19807         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
19808         Correctly fill in the stream time.
19809
19810 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
19811
19812         * check/elements/level.c: (GST_START_TEST):
19813         * gst/level/gstlevel.c: (gst_level_message_new):
19814         * gst/level/level-example.c: (message_handler):
19815           use ELEMENT messages instead
19816
19817 2005-10-19  Wim Taymans  <wim@fluendo.com>
19818
19819         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
19820         (gst_dvdemux_src_query):
19821         * ext/flac/gstflacdec.c: (gst_flacdec_length),
19822         (gst_flacdec_src_query):
19823         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
19824         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
19825         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
19826         * gst/debug/gstnavseek.c: (gst_navseek_seek):
19827         * gst/debug/progressreport.c: (gst_progress_report_report):
19828         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
19829         * gst/matroska/matroska-demux.c:
19830         (gst_matroska_demux_handle_src_query):
19831         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
19832         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
19833         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19834         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
19835         (gst_wavparse_srcpad_event):
19836         API change fix.
19837
19838 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
19839
19840         * gst/goom/filters.c:
19841         * gst/goom/graphic.h:
19842         * gst/goom/lines.c:
19843           Make inline functions either 'static inline' or 'extern inline',
19844           otherwise the Forte compiler apparently won't inline them (#317300).
19845
19846 2005-10-19  Julien MOUTTE  <julien@moutte.net>
19847
19848         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
19849         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
19850         (user_info_callback), (user_endrow_callback), (user_end_callback),
19851         (user_read_data), (gst_pngdec_caps_create_and_set),
19852         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
19853         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
19854         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
19855         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
19856         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
19857         very nice and handle push/pull based model. if you have filesrc
19858         connected to it, it will do random access to load the png file.
19859         If you have a network source that can't do _getrange, it does 
19860         progressive loading through the chain function.
19861         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
19862         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
19863         thanks to Master Wim Taymans ;-)
19864
19865 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
19866
19867         * gst/matroska/Makefile.am:
19868         * gst/matroska/ebml-read.c:
19869         * gst/matroska/ebml-read.h:
19870         * gst/matroska/matroska-demux.c:
19871         * gst/matroska/matroska-demux.h:
19872         * gst/matroska/matroska.c: (plugin_init):
19873           Ported matroska demuxer to 0.9.
19874
19875 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
19876
19877         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19878
19879         * gst/matroska/matroska-mux.c:
19880         (gst_matroska_mux_video_pad_setcaps),
19881         (gst_matroska_mux_audio_pad_setcaps):
19882           Fix mpeg4 input handling (#318847); also, while we're at it,
19883           fix media type for Motion-JPEG: should be image/jpeg.
19884
19885 2005-10-18  Wim Taymans  <wim@fluendo.com>
19886
19887         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
19888         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
19889         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
19890         Fix for segment-start/stop API change.
19891
19892 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19893
19894         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
19895         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
19896         way.
19897
19898 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19899
19900         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
19901         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
19902         output declared in transform_caps.
19903
19904 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19905
19906         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
19907
19908 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19909
19910         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
19911         (gst_video_box_get_unit_size): Fix wrong size calculations and
19912         implement get_unit_size correctly.
19913
19914 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
19915
19916         * configure.ac:
19917           Enable flx plugin.
19918
19919         * gst/flx/gstflxdec.c: (flx_decode_chunks):
19920           Fix gcc4 signedness issue.
19921
19922 2005-10-17  Julien MOUTTE  <julien@moutte.net>
19923
19924         * configure.ac: Adding videomixer.
19925         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
19926         (user_read_data), (gst_pngdec_chain): More debugging.
19927         * gst/alpha/Makefile.am: Adding alphacolor
19928         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
19929         (gst_alpha_color_class_init), (gst_alpha_color_init),
19930         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
19931         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
19932         (plugin_init): Ported to 0.9 using in place base tranform.
19933         * gst/videomixer/Makefile.am:
19934         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
19935         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
19936         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
19937         (gst_videomixer_pad_init), (gst_videomixer_class_init),
19938         (gst_videomixer_init), (gst_videomixer_getcaps),
19939         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
19940         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
19941         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
19942         to 0.9 using collectpads.
19943
19944 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
19945
19946         * configure.ac:
19947         * gst/flx/Makefile.am:
19948         * gst/flx/gstflxdec.c: (gst_flxdec_init),
19949         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
19950         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
19951         * gst/flx/gstflxdec.h:
19952         flx plugin ported to 0.9
19953
19954 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
19955
19956         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
19957           use new gst_version_string()
19958
19959 2005-10-16  Andy Wingo  <wingo@pobox.com>
19960
19961         * configure.ac: GLIB_CHECK.
19962
19963 2005-10-15  Julien MOUTTE  <julien@moutte.net>
19964
19965         * ext/libpng/Makefile.am:
19966         * ext/libpng/gstpng.c: (plugin_init):
19967         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
19968         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
19969         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
19970
19971 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
19972
19973         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
19974
19975         * configure.ac:
19976         * gst/matroska/Makefile.am:
19977         * gst/matroska/ebml-ids.h:
19978         * gst/matroska/ebml-write.c:
19979         * gst/matroska/ebml-write.h:
19980         * gst/matroska/matroska-ids.h:
19981         * gst/matroska/matroska-mux.c:
19982         * gst/matroska/matroska-mux.h:
19983         * gst/matroska/matroska.c: (plugin_init):
19984           Port matroska muxer to 0.9 (#318847).
19985
19986 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
19987
19988         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
19989         (comment_init), (comment_add):
19990           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
19991           use GST_READ_UINT32_LE() and friends rather than the private
19992           implementation of those same macros.
19993
19994 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
19995
19996         * examples/stats/mp2ogg.c:
19997           more typo fixes
19998
19999 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
20000
20001         * examples/indexing/indexmpeg.c: (main):
20002         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
20003         (gst_esdmon_close_audio), (gst_esdmon_change_state):
20004         * ext/esd/esdmon.h:
20005         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
20006         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
20007         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20008         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20009         * gst/avi/gstavimux.c: (gst_avimux_init):
20010         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
20011         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
20012         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
20013         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
20014         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
20015         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
20016         * gst/oldcore/gstmultifilesrc.h:
20017         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
20018         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
20019         (gst_pipefilter_change_state):
20020         * gst/oldcore/gstpipefilter.h:
20021         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
20022         * gst/videomixer/videomixer.c: (gst_videomixer_init):
20023         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
20024         * sys/osxaudio/gstosxaudiosink.h:
20025         * sys/osxaudio/gstosxaudiosrc.h:
20026           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
20027           moved bitshift from macro to enum definition
20028
20029 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
20030
20031         * ext/Makefile.am:
20032         * ext/cairo/Makefile.am:
20033         * ext/cairo/gstcairo.c: (plugin_init):
20034         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
20035         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
20036         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
20037         * ext/cairo/gsttimeoverlay.h:
20038           update of cairo-based timeoverlay to 1.0 Cairo API
20039           doesn't work yet for resizing of output sink
20040
20041 2005-10-11  Wim Taymans  <wim@fluendo.com>
20042
20043         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
20044         newsegment API fix.
20045
20046 2005-10-11  Wim Taymans  <wim@fluendo.com>
20047
20048         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
20049         (gst_dvdemux_demux_frame):
20050         * ext/flac/gstflacdec.c: (gst_flacdec_write):
20051         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20052         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
20053         (gst_avi_demux_handle_seek):
20054         * gst/goom/gstgoom.c: (gst_goom_event):
20055         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
20056         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
20057         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20058         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20059         (gst_wavparse_srcpad_event):
20060         newsegment API update.
20061
20062 2005-10-11  Andy Wingo  <wingo@pobox.com>
20063
20064         * ext/speex/gstspeexenc.c: Signedness cleanups.
20065
20066 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
20067
20068         * PORTED_09:
20069         * ext/speex/Makefile.am:
20070         * ext/speex/gstspeex.c:
20071         * ext/speex/gstspeexenc.c:
20072         Speexenc ported to 0.9
20073
20074 2005-10-10  Wim Taymans  <wim@fluendo.com>
20075
20076         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
20077         (gst_oss_sink_init), (gst_oss_sink_set_property),
20078         (gst_oss_sink_get_property), (gst_oss_sink_open),
20079         (gst_oss_sink_prepare), (gst_oss_sink_reset):
20080         * sys/oss/gstosssink.h:
20081         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
20082         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
20083         (gst_oss_src_prepare):
20084         Cleanups, make device configurable in the sink, handle and report
20085         errors.
20086
20087 2005-10-10  Wim Taymans  <wim@fluendo.com>
20088
20089         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
20090         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
20091         Make sure element is NULL before removing from the bin.
20092
20093 2005-10-07  Andy Wingo  <wingo@pobox.com>
20094
20095         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
20096         block forever in a read().
20097         (gst_dv1394src_bus_reset): Post a message when the cable is
20098         unplugged.
20099         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
20100         (gst_dv1394src_bus_reset): Don't unref the message.
20101
20102         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
20103         hacking. The only change should be that the state change stuff was
20104         put into basesrc's start() and stop() routines, which coalesces
20105         some steps.
20106
20107 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
20108
20109         * configure.ac:
20110           Add check for mmap
20111           
20112         * gst/debug/Makefile.am:
20113           Only compile efence plugin on systems that have mmap.
20114
20115 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
20116
20117         * gst/debug/Makefile.am:
20118         * gst/debug/breakmydata.c:
20119         * gst/debug/gstdebug.c:
20120         * gst/debug/gstnavigationtest.c:
20121         * gst/debug/gstnavseek.c: 
20122         * gst/debug/gstnavseek.h:
20123         * gst/debug/progressreport.c: 
20124         * gst/debug/testplugin.c:
20125           Port progressreport, navseek, navigationtest, testsink and
20126           breakmydata.
20127
20128 2005-10-05  Edward Hervey  <edward@fluendo.com>
20129
20130         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
20131         (gst_dvdemux_src_query):
20132         Fixes for better conversion
20133
20134 2005-10-04  Michael Smith <msmith@fluendo.com>
20135
20136         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
20137         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
20138         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
20139         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
20140           Set state of elements to NULL before removing from bins.
20141           Set state of test element to NULL if we failed to move it to READY
20142
20143 2005-10-04  Edward Hervey  <edward@fluendo.com>
20144
20145         * ext/dv/Makefile.am:
20146         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
20147         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
20148         Corrected the query function for position so it doesn't forget what
20149         format was asked, and calls the conversion functions on the correct pad.
20150
20151 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20152
20153         * configure.ac:
20154           back to development
20155
20156 === release 0.9.3 ===
20157
20158 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
20159
20160         * configure.ac:
20161           Releasing 0.9.3, "Aramis"
20162
20163 2005-10-03  Andy Wingo  <wingo@pobox.com>
20164
20165         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
20166         error returns.
20167
20168 2005-10-02  Andy Wingo  <wingo@pobox.com>
20169
20170         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
20171
20172         * ext/flac/gstflacenc.c: Ported to 0.9.
20173
20174         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
20175
20176         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
20177         and link to gsttagedit. Enable flacenc.
20178
20179         * ext/flac/gstflacdec.c: Re-enable tag reading.
20180
20181 2005-09-30  Wim Taymans  <wim@fluendo.com>
20182
20183         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
20184         * gst/rtp/gstrtpgsmparse.c:
20185         * gst/rtp/gstrtph263penc.c:
20186         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20187         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20188         (gst_rtpmp4venc_set_property):
20189         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
20190         Various class and caps fixes from Andre Magalhaes (andrunko)
20191
20192 2005-09-29  Wim Taymans  <wim@fluendo.com>
20193
20194         * gst/level/level-example.c: (main):
20195         Update for new bus API.
20196
20197 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
20198
20199         * configure.ac:
20200           Fix unexpanded autoconf macro GST_DOC, which has been renamed
20201           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
20202
20203 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
20204
20205         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
20206           Fix playback of mono streams (bytes_per_sample should be set
20207           from the sample width and the number of channels negotiated,
20208           and not just be set to 4) (#317338)
20209
20210 2005-09-26  Wim Taymans  <wim@fluendo.com>
20211
20212         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
20213         (gst_rtpmpaenc_handle_buffer):
20214         Set buffer duration correctly.
20215
20216 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
20217
20218         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
20219         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
20220         (gst_avi_demux_change_state):
20221           Don't crash when encountering a stream with an unknown fourcc or
20222           codec id. Instead, create a pad of type video/x-avi-unknown or
20223           audio/x-avi-unknown, which as a side-effect also results in less
20224           confusing error messages in players ('no decoder' vs. 'no streams');
20225           minor fixes to state change function and class_init function.
20226
20227 2005-09-24  Wim Taymans  <wim@fluendo.com>
20228
20229         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
20230         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
20231         These are sinks.
20232
20233 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
20234
20235         * check/elements/level.c: (GST_START_TEST):
20236           fix test for new GstClockTime use
20237         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
20238         (gst_level_transform_ip):
20239         * gst/level/gstlevel.h:
20240           fix up the decay peak, ensuring the decay peak is never lower
20241           than the peak for that interval
20242
20243 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20244
20245         * docs/plugins/gst-plugins-good-plugins.args:
20246         * docs/plugins/inspect/plugin-alpha.xml:
20247         * docs/plugins/inspect/plugin-rtp.xml:
20248         * gst/level/gstlevel.c: (gst_level_set_caps),
20249         (gst_level_transform_ip):
20250           updating docs
20251
20252 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20253
20254         * Makefile.am:
20255         * check/elements/level.c: (GST_START_TEST):
20256         * gst/level/Makefile.am:
20257         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
20258         (gst_level_set_property), (gst_level_get_property),
20259         (gst_level_set_caps), (gst_level_message_new),
20260         (gst_level_transform_ip):
20261         * gst/level/gstlevel.h:
20262         * gst/level/level-example.c: (message_handler), (main):
20263           convert to using GstClockTime for all time values, finally.
20264
20265 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20266
20267         * gst/auparse/Makefile.am:
20268         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20269           fix up build
20270         * configure.ac:
20271         * ext/cairo/Makefile.am:
20272         * ext/dv/Makefile.am:
20273         * ext/esd/Makefile.am:
20274         * ext/flac/Makefile.am:
20275         * ext/gconf/Makefile.am:
20276         * ext/gdk_pixbuf/Makefile.am:
20277         * ext/jpeg/Makefile.am:
20278         * ext/ladspa/Makefile.am:
20279         * ext/libcaca/Makefile.am:
20280         * ext/libmng/Makefile.am:
20281         * ext/libpng/Makefile.am:
20282         * ext/mikmod/Makefile.am:
20283         * ext/pango/Makefile.am:
20284         * ext/raw1394/Makefile.am:
20285         * ext/shout2/Makefile.am:
20286         * ext/speex/Makefile.am:
20287         * gst/alpha/Makefile.am:
20288         * gst/autodetect/Makefile.am:
20289         * gst/avi/Makefile.am:
20290         * gst/cutter/Makefile.am:
20291         * gst/debug/Makefile.am:
20292         * gst/effectv/Makefile.am:
20293         * gst/flx/Makefile.am:
20294         * gst/goom/Makefile.am:
20295         * gst/interleave/Makefile.am:
20296         * gst/law/Makefile.am:
20297         * gst/matroska/Makefile.am:
20298         * gst/median/Makefile.am:
20299         * gst/monoscope/Makefile.am:
20300         * gst/multipart/Makefile.am:
20301         * gst/oldcore/Makefile.am:
20302         * gst/rtp/Makefile.am:
20303         * gst/rtsp/Makefile.am:
20304         * gst/smoothwave/Makefile.am:
20305         * gst/smpte/Makefile.am:
20306         * gst/videobox/Makefile.am:
20307         * gst/videofilter/Makefile.am:
20308         * gst/videomixer/Makefile.am:
20309         * gst/wavenc/Makefile.am:
20310         * gst/wavparse/Makefile.am:
20311         * sys/oss/Makefile.am:
20312         * sys/osxaudio/Makefile.am:
20313         * sys/osxvideo/Makefile.am:
20314           fix up GST_LIBS use
20315
20316 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
20317
20318         * gst/auparse/Makefile.am:
20319         * gst/auparse/gstauparse.c: (gst_auparse_chain):
20320           fix build of auparse
20321
20322 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
20323
20324         * configure.ac:
20325         * PORTED_09:
20326         * gst/auparse/gstauparse.c:
20327         * gst/auparse/gstauparse.h:
20328         Auparse ported to 0.9.
20329
20330 2005-09-22  Wim Taymans  <wim@fluendo.com>
20331
20332         * gst/rtp/TODO:
20333         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
20334         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20335         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20336         (gst_rtpmp4venc_set_property):
20337         * gst/rtp/gstrtpmp4venc.h:
20338         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
20339         * gst/rtp/gstrtpmpaenc.h:
20340         Use is_filled to both check MTU and max-ptime of base class.
20341
20342 2005-09-22  Wim Taymans  <wim@fluendo.com>
20343
20344         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20345         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
20346         (gst_rtpmp4venc_set_property):
20347         Don't fragment packets with multiple frames.
20348
20349 2005-09-22  Wim Taymans  <wim@fluendo.com>
20350
20351         * gst/rtp/TODO:
20352         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
20353         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
20354         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
20355         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
20356         (gst_rtpmp4venc_get_property):
20357         * gst/rtp/gstrtpmp4venc.h:
20358         Remove g_print.
20359         Update TODO
20360         Make payload encoder a bit smarter and more correct with
20361         timestamps.
20362         Added option in payloader to include config string in-band.
20363
20364 2005-09-21  Wim Taymans  <wim@fluendo.com>
20365
20366         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
20367         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
20368         (gst_rtspsrc_send):
20369         Strip spaces for key/value pairs.
20370
20371 2005-09-21  Wim Taymans  <wim@fluendo.com>
20372
20373         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
20374         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
20375         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
20376         (gst_rtspsrc_change_state):
20377         More SDP parsing and caps setting.
20378         Do NO_PREROLL differently.
20379         add pads only after negotiated.
20380
20381         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
20382         (gst_udpsrc_getcaps):
20383         Implement the getcaps function.
20384
20385 2005-09-21  Wim Taymans  <wim@fluendo.com>
20386
20387         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
20388         (gst_rtpamrdec_chain):
20389         Handle multiple AMr packets per payload. Handle CRC and
20390         parse ILL/ILP.
20391
20392         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
20393         Make caps params strings for easy SDP mapping.
20394         
20395         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
20396         Handle capsnego better.
20397
20398         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
20399         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
20400         Generate and parse config string in the caps.
20401
20402 2005-09-21  Wim Taymans  <wim@fluendo.com>
20403
20404         * gst/rtp/README:
20405         Update README
20406
20407         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
20408         Make extra params as strings.
20409
20410         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
20411         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
20412         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
20413         Make state change return NO_PREROLL as this is a live
20414         source.
20415
20416         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
20417         Don't unref old caps when NULL.
20418
20419 2005-09-20  Wim Taymans  <wim@fluendo.com>
20420
20421         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
20422         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
20423         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
20424         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
20425         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
20426         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
20427         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
20428         * gst/rtsp/sdpmessage.h:
20429         Add URI handler.
20430         Parse SDP and create caps.
20431
20432 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
20433
20434         * gst/alpha/gstalpha.c:
20435           fix element description
20436
20437 2005-09-19  Wim Taymans  <wim@fluendo.com>
20438
20439         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
20440         Don't check payload for now.
20441
20442 2005-09-19  Wim Taymans  <wim@fluendo.com>
20443
20444         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
20445         (gst_wavparse_init), (gst_wavparse_parse_file_header),
20446         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
20447         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
20448         (gst_wavparse_loop), (gst_wavparse_pad_convert),
20449         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
20450         (gst_wavparse_change_state):
20451         * gst/wavparse/gstwavparse.h:
20452         Fix wavparse some more.
20453
20454 2005-09-19  Wim Taymans  <wim@fluendo.com>
20455
20456         * check/elements/level.c: (GST_START_TEST):
20457         Fix for bus API change.
20458
20459 2005-09-19  Wim Taymans  <wim@fluendo.com>
20460
20461         * gst/level/level-example.c: (main):
20462         Fix for new bus API.
20463
20464         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
20465         Set caps on pads.
20466
20467 2005-09-15  Wim Taymans  <wim@fluendo.com>
20468
20469         * gst/rtp/Makefile.am:
20470         * gst/rtp/README:
20471         * gst/rtp/gstrtp.c: (plugin_init):
20472         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
20473         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
20474         (gst_rtpamrdec_change_state):
20475         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
20476         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
20477         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
20478         * gst/rtp/gstrtpamrenc.h:
20479         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
20480         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
20481         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
20482         * gst/rtp/gstrtpgsmenc.h:
20483         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
20484         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
20485         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
20486         (gst_rtpgsmparse_change_state):
20487         * gst/rtp/gstrtpgsmparse.h:
20488         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
20489         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
20490         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
20491         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
20492         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
20493         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
20494         * gst/rtp/gstrtph263penc.h:
20495         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
20496         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
20497         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
20498         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
20499         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
20500         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
20501         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
20502         * gst/rtp/gstrtpmp4venc.h:
20503         * gst/rtp/gstrtpmpadec.c:
20504         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
20505         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
20506         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
20507         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
20508         * gst/rtp/gstrtpmpaenc.h:
20509         Updates to payloader/depayloaders, make payloaders use
20510         the base classes.
20511         Updated README with suggested RTP caps and how to convert
20512         to/from SDP.
20513         Added config descriptor in mp4v payloader.
20514
20515 2005-09-15  Andy Wingo  <wingo@pobox.com>
20516
20517         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
20518         * gst/autodetect/gstautovideosink.c
20519         (gst_auto_video_sink_find_best): Update for new registry API.
20520
20521 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
20522
20523         * common/c-to-xml.py:
20524         * common/gtk-doc-plugins.mak:
20525           a simple py script to generate valid xml from a C example
20526           probably also need to strip an MIT license when we decide
20527         * docs/plugins/Makefile.am:
20528         * gst/level/Makefile.am:
20529         * gst/level/gstlevel.c: (gst_level_init):
20530         * gst/level/level-example.c: (message_handler), (main):
20531           add an example to level that will show up in the docs
20532         * gst/rtp/TODO:
20533           add a note for the future
20534
20535 2005-09-14  Michael Smith <msmith@fluendo.com>
20536
20537         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
20538           Actually define the debug object being used in wavenc. Fixes #316205
20539
20540 2005-09-14  Michael Smith <msmith@fluendo.com>
20541
20542         * gst/smpte/Makefile.am:
20543           Link against GST_BASE_LIBS, to get it linked against libgstbase;
20544           needed to build on windows (bug 316204)
20545
20546 2005-09-12  Andy Wingo  <wingo@pobox.com>
20547
20548         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
20549
20550 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
20551
20552         * configure.ac:
20553         * gst/fdsrc/Makefile.am:
20554         * gst/fdsrc/gstfdsrc.c:
20555         * gst/fdsrc/gstfdsrc.h:
20556           Move fdsrc back into gstreamer core elements.
20557
20558         * gst/level/gstlevel.c: (gst_level_class_init),
20559         (gst_level_transform_ip):
20560         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
20561           Basetransform changes.
20562
20563 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20564
20565         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
20566         * ext/jpeg/smokecodec.c: (find_best_size):
20567           fix compiler warnings
20568
20569 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
20570
20571         * gst-plugins-good.spec.in:
20572           spec file fixes
20573         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
20574         (gst_multiudpsink_render), (gst_multiudpsink_add),
20575         (gst_multiudpsink_clear):
20576           it actually helps to actually stream if we hook up the
20577           "add" signal to an actual implementation
20578         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
20579           some debugging
20580
20581 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
20582
20583         * ext/jpeg/Makefile.am:
20584         * ext/jpeg/gstjpeg.c
20585         * ext/jpeg/gstjpegenc.c:
20586         * ext/jpeg/gstsmokeenc.c:
20587
20588 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
20589
20590         * ext/flac/gstflacdec.c:
20591         * ext/flac/gstflacenc.c:
20592         * ext/flac/gstflactag.c:
20593         * ext/speex/gstspeexenc.c:
20594           gsttaginterface.h -> gsttagsetter.h
20595
20596 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
20597
20598         * configure.ac:
20599         * gst/debug/Makefile.am:
20600         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
20601         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
20602         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
20603         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
20604         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
20605           Port to 0.9 and re-enable efence plugin.
20606
20607 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
20608
20609         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
20610         (gst_flacdec_write), (gst_flacdec_convert_src):
20611         * ext/flac/gstflacdec.h:
20612           Add support for flac files with 24/32 bits per sample; and misc.
20613           minor clean-ups. Seeking is still partly broken (for me at least).
20614
20615 2005-09-06  Wim Taymans  <wim@fluendo.com>
20616
20617         * gst/rtp/Makefile.am:
20618         * gst/rtp/gstrtp.c: (plugin_init):
20619         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
20620         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
20621         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
20622         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
20623         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
20624         (gst_rtpmp4vdec_plugin_init):
20625         * gst/rtp/gstrtpmp4vdec.h:
20626         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
20627         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
20628         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
20629         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
20630         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
20631         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
20632         * gst/rtp/gstrtpmp4venc.h:
20633         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
20634         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
20635         Added mpeg4 video payload encoder/decoder.
20636         Added some docs in mpa payloader.
20637
20638 === release 0.9.1 ===
20639
20640 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
20641
20642         * NEWS:
20643         * README:
20644         * RELEASE:
20645         * autogen.sh:
20646         * configure.ac:
20647           releasing 0.9.1, "Blondie"
20648
20649 2005-09-05  Andy Wingo  <wingo@pobox.com>
20650
20651         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
20652         here from the state change handler, so we fire signals without
20653         holding the state lock.
20654
20655 2005-09-02  Andy Wingo  <wingo@pobox.com>
20656
20657         * All plugins updated for element state changes.
20658
20659 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20660
20661         * Makefile.am:
20662         * check/.cvsignore:
20663         * check/Makefile.am:
20664         * check/elements/.cvsignore:
20665         * check/elements/level.c: (setup_level), (cleanup_level),
20666         (GST_START_TEST), (level_suite), (main):
20667           add a test for level
20668         * common/release.mak:
20669           move the enum checking to release.mak
20670         * configure.ac:
20671           add valgrind and check checking
20672         * gst/level/gstlevel.c: (gst_level_transform):
20673         * gst/level/gstlevel.h:
20674           fix Andy's cast bug
20675           convert a field to int
20676           fix the arithmetic to int when checking for emit so that a
20677           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
20678
20679 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
20680
20681         * Makefile.am:
20682         * configure.ac:
20683           add docs to build
20684         * common/plugins.xsl:
20685           wrap Description into a refsect2
20686         * docs/Makefile.am:
20687         * docs/plugins/Makefile.am:
20688         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20689         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20690         * gst/goom/Makefile.am:
20691         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
20692         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
20693         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
20694         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
20695         (gst_goom_change_state):
20696         * gst/goom/gstgoom.h:
20697           GstGOOM -> GstGoom
20698           add an example launch line
20699         * gst/level/gstlevel.h:
20700         * gst/monoscope/gstmonoscope.c:
20701           cleanups
20702
20703 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
20704
20705         * configure.ac:
20706         * docs/plugins/Makefile.am:
20707         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
20708         * docs/plugins/gst-plugins-good-plugins-sections.txt:
20709         * docs/plugins/gst-plugins-good-plugins.types:
20710           document elements and plugins.  Shazam !
20711
20712 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
20713
20714         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
20715           be found under doc/random/ChangeLog-0.8