gst/avi/gstavidemux.c: Revert patch which sends timestamps only on keyframes, as...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
2
3         * gst/avi/gstavidemux.c:
4         Revert patch which sends timestamps only on keyframes, as it
5         breaks playback with current gst-ffmpeg.
6
7         Fixes: #515562
8
9 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
10
11         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
12         * tests/check/elements/multifile.c: (GST_START_TEST):
13         Close some memory leaks spotted by the unit test. Fixes bug #515697.
14
15 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
16
17         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
18         Use and unset the GError when pipeline creation fails instead of
19         simply leaking it. Fixes bug #515704.
20
21 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
22
23         * gst/audiofx/audioamplify.c:
24         * gst/audiofx/audiochebband.c:
25         * gst/audiofx/audiocheblimit.c:
26         * gst/audiofx/audiodynamic.c:
27         * gst/audiofx/audioinvert.c:
28         * gst/audiofx/audiopanorama.c:
29         * gst/audiofx/audiowsincband.c:
30         * gst/audiofx/audiowsinclimit.c:
31         Fix long description of audiofx elements. Fixes bug #515457.
32
33 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
34
35         * docs/plugins/Makefile.am:
36         * gst/spectrum/gstspectrum.c:
37         * tests/examples/spectrum/.cvsignore:
38         * tests/examples/spectrum/Makefile.am:
39         * tests/examples/spectrum/spectrum-example.c:
40
41         Add a simple example application for the spectrum element, include it
42         in the docs, and fix some documentation ambiguities.
43
44         Fixes: #348085
45
46 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
47
48         * gst/equalizer/Makefile.am:
49         * gst/spectrum/Makefile.am:
50         Fix includes order
51
52         * tests/check/Makefile.am:
53         Exclude v4l2src from the states test - it takes too long to start.
54
55         * tests/check/elements/spectrum.c:
56         Make the test run properly with CK_FORK=no
57
58 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
59
60         * gst/audiofix/Makefile.am: add missing header files 
61
62 2008-02-08  Julien Moutte  <julien@fluendo.com>
63
64         * gst/matroska/matroska-demux.c:
65         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
66         keyframe and delta units correctly when dealign with a BlockGroup.
67         Fixes: #514397
68
69 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
70
71         * tests/check/elements/.cvsignore:
72         Spell the new tests correctly in .cvsignore
73
74 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
75
76         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
77           Need to use gsize here for the size, fixes compiler warning.
78
79         * tests/examples/equalizer/.cvsignore:
80         * tests/examples/equalizer/Makefile.am:
81         * tests/examples/spectrum/.cvsignore:
82         * tests/examples/spectrum/Makefile.am:
83           Add missing files to fix the build.
84
85 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
86
87         * configure.ac:
88         * docs/plugins/Makefile.am:
89         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
90         * docs/plugins/gst-plugins-good-plugins-sections.txt:
91         * docs/plugins/gst-plugins-good-plugins.args:
92         * docs/plugins/gst-plugins-good-plugins.hierarchy:
93         * docs/plugins/inspect/plugin-multifile.xml:
94         * tests/check/Makefile.am:
95         * tests/check/elements/.cvsignore:
96
97         Move multifile plugin from -bad.
98         Fixes: #490283
99
100 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
101
102         * configure.ac:
103         * docs/plugins/Makefile.am:
104         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
105         * docs/plugins/gst-plugins-good-plugins-sections.txt:
106         * docs/plugins/gst-plugins-good-plugins.args:
107         * docs/plugins/gst-plugins-good-plugins.hierarchy:
108         * docs/plugins/inspect/plugin-spectrum.xml:
109         * gst/spectrum/Makefile.am:
110         * tests/check/Makefile.am:
111         * tests/check/elements/.cvsignore:
112         * tests/examples/Makefile.am:
113
114         Move spectrum plugin from -bad.
115         Move examples into tests/examples/spectrum.
116
117 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
118
119         * configure.ac:
120         * docs/plugins/Makefile.am:
121         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
122         * docs/plugins/gst-plugins-good-plugins-sections.txt:
123         * docs/plugins/gst-plugins-good-plugins.args:
124         * docs/plugins/gst-plugins-good-plugins.hierarchy:
125         * docs/plugins/gst-plugins-good-plugins.interfaces:
126         * docs/plugins/inspect/plugin-equalizer.xml:
127         * gst/equalizer/Makefile.am:
128         * tests/check/Makefile.am:
129         * tests/examples/Makefile.am:
130         Move the equalizer plugin across from -bad
131
132         * tests/check/elements/.cvsignore:
133         Add equalizer, audiosincwband and audiosincwlimit
134
135         * tests/check/elements/equalizer.c:
136         Fix compiler warnings
137
138         Fixes: #415627
139
140 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
141
142         * configure.ac:
143         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
144         are treated like releases and build without it.
145
146 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
147
148         * docs/plugins/Makefile.am:
149         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
150         * docs/plugins/gst-plugins-good-plugins-sections.txt:
151         * docs/plugins/gst-plugins-good-plugins.args:
152         * docs/plugins/inspect/plugin-audiofx.xml:
153         * gst/audiofx/Makefile.am:
154         * gst/audiofx/audiofx.c:
155         * gst/audiofx/audiowsincband.c:
156         * gst/audiofx/audiowsincband.h:
157         * gst/audiofx/audiowsinclimit.c:
158         * gst/audiofx/audiowsinclimit.h:
159         * tests/check/Makefile.am:
160         * tests/check/elements/audiowsincband.c:
161         * tests/check/elements/audiowsinclimit.c:
162
163         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
164         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
165         respectively.
166
167         Fixes: #467666
168
169 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
170
171         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
172         * tests/check/elements/icydemux.c:
173           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
174           caps, and add a somewhat useful debug message. Plus test.
175
176 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
177
178         * gst/rtsp/gstrtspsrc.c:
179         Include unistd.h only if HAVE_UNISTD_H is defined
180         * win32/common/config.h.in:
181         * win32/common/config.h:
182         Define socklen_t as it seems it's not defined in default 
183         Visual Studio headers.
184         * win32/vs6/libgstalpha.dsp:
185         * win32/vs6/libgstapetag.dsp:
186         * win32/vs6/libgstavi.dsp:
187         * win32/vs6/libgstrtp.dsp:
188         * win32/vs6/libgstrtsp.dsp:
189         * win32/vs6/libgstvideomixer.dsp:
190         Update project file dependencies and add new source files       
191
192 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
193
194         Patch by: Bjarne Rosengren <bjarne at axis dot com>
195
196         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
197         Don't leak buffers when we don't push them downstream.
198         Fixes bug #514965.
199
200 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
201
202         * configure.ac:
203           Bump requirements to (good) released versions to avoid
204           confusion and make implicit core requirement explicit.
205
206 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
207
208         * docs/plugins/Makefile.am:
209         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
210         * docs/plugins/gst-plugins-good-plugins-sections.txt:
211         * docs/plugins/gst-plugins-good-plugins.args:
212         * docs/plugins/inspect/plugin-audiofx.xml:
213         * gst/audiofx/Makefile.am:
214         * gst/audiofx/audiochebband.c:
215         * gst/audiofx/audiochebband.h:
216         * gst/audiofx/audiocheblimit.c:
217         * gst/audiofx/audiocheblimit.h:
218         * gst/audiofx/audiochebyshevfreqband.c:
219         * gst/audiofx/audiochebyshevfreqband.h:
220         * gst/audiofx/audiochebyshevfreqlimit.c:
221         * gst/audiofx/audiochebyshevfreqlimit.h:
222         * gst/audiofx/audiofx.c:
223         * tests/check/Makefile.am:
224         * tests/check/elements/.cvsignore:
225         * tests/check/elements/audiochebband.c:
226         * tests/check/elements/audiocheblimit.c:
227         * tests/check/elements/audiochebyshevfreqband.c:
228         * tests/check/elements/audiochebyshevfreqlimit.c:
229
230         Rename audiochebyshevfreqband -> audiochebband and
231         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
232         surgery.
233
234         Closes: #491811
235
236 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
237
238         Patch by: orjan <orjanf at axis dot com>
239
240         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
241         Fix caps memory leak. Fixes #514573.
242
243 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
244
245         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
246         If there's no entries in the subindex, don't try to do anything stupid,
247         just return.
248
249 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
250
251         Patch by: John Millikin <jmillikin at gmail dot com>
252
253         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
254           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
255           Fix extraction of picture blocks with newer libflac versions again:
256           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
257
258 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
259
260         * tests/check/Makefile.am:
261           Add rtp-payloading test to VALGRIND_TO_FIX.
262
263         * tests/check/elements/rtp-payloading.c:
264           Add semicolons after GST_TEST_END so gst-indent gets the
265           formatting right; make test less verbose in general, but
266           more verbose in the error case (which should probably
267           make the test fail anyway).
268
269 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
270
271         * docs/plugins/Makefile.am:
272         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
273         * docs/plugins/gst-plugins-good-plugins-sections.txt:
274         * gst/avi/gstavisubtitle.c:
275         Add documentation for avisubtitle and change class to
276         Codec/Parser/Subtitle
277
278 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
279
280         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
281         Treat ENOTTY (driver does not implement ioctl) the same as
282         EINVAL since it implies there are no available standards.
283
284         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
285         (gst_v4l2src_get_nearest_size):
286         Replace gst_v4l2src_get_size_limits with 2 calls to new function
287         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
288         probe if the driver does not support VIDIOC_TRY_FMT for whatever
289         reason, and if we aren't yet actively capturing.
290
291         * sys/v4l2/v4l2src_calls.h:
292         Remove replaced function declaration.
293
294 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
295
296         * configure.ac:
297         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
298         API.
299
300 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
301
302         * configure.ac:
303         Fix typo.
304
305 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
306
307         * gst/alpha/Makefile.am:
308         * gst/alpha/gstalpha.c:
309
310         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
311         some stuff, and making buffer-alloc and resizing work automatically.
312         No longer crashes on odd frame widths and heights, although there
313         seems to be a disagreement with ffmpegcolorspace about what size
314         an AYUV frame with odd height should be.
315
316 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
317
318         Patch by: Alessandro Decina <alessandro at nnva dot org>
319
320         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
321         * ext/libpng/gstpngenc.h:
322         Preallocate the output buffer so that g_memdup() and
323         gst_buffer_merge() aren't needed anymore. This greatly improves
324         performances and fixes #512544.
325
326 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
327
328         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
329         (gst_avi_demux_stream_data):
330         GStreamer timestamps are PTS values while AVI only knows about DTS
331         timestamps. Make sure we only copy the DTS as the buffer timestamp when
332         we are dealing with a key frame.
333
334 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
335
336         * tests/check/Makefile.am:
337         * tests/check/elements/.cvsignore:
338         * tests/check/elements/rtp-payloading.c:
339           Add add testsuite for the rtp-payloader that tries simulating
340           dataflow. Needs more test data.
341
342 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
343
344         * tests/check/elements/alphacolor.c:
345           Remove two unused variables.
346
347 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
348
349         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
350           Use g_ascii_strtoll() instead of atoll, which is only
351           available in C99.
352
353 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
354
355         * gst/rtp/Makefile.am:
356         * gst/rtp/gstrtp.c:
357         * gst/rtp/gstrtpmpvpay.c:
358         * gst/rtp/gstrtpmpvpay.h:
359         Add MPEG2 video payloader
360
361 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
362
363         * gst/level/gstlevel.c:
364         Use #include <math.h> instead of #include "math.h".
365
366 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
367
368         * tests/check/Makefile.am:
369         Fix up some CFLAGS sets.
370         Don't include gconfvideosrc in the states test.
371
372         * tests/check/elements/autodetect.c: (GST_START_TEST):
373         Add some error strings to fail_unless arguments to fix some weird
374         compiler errors on Solaris.
375
376 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
377
378         * configure.ac:
379         Detect video4linux headers on Solaris too.
380         * sys/v4l2/gstv4l2colorbalance.h:
381         * sys/v4l2/gstv4l2object.h:
382         * sys/v4l2/v4l2_calls.c:
383         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
384         (gst_v4l2_buffer_new):
385
386         Make v4l2 build on Solaris.
387         Patch by: Brian Cameron  <brian.cameron at sun dot com>
388         Fixes: #510505
389
390 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
391
392         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
393           Update list from (still local) scanning script.
394
395 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
396
397         Based on a patch by:
398             Victor STINNER <victor dot stinner at haypocalc dot com>
399
400         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
401         Set variable to NULL after freeing it to prevent double frees
402         or make failures by another use of it afterwards more obvious
403         and fix use of it after the freeing. Fixes bug #510592.
404
405 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
406
407         * gst/udp/gstmultiudpsink.c:
408         use GST_WARNING for logging
409
410 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
411
412         * gst/udp/gstmultiudpsink.c:
413         Don't try to leave a multicast group with an invalid socket
414
415 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
416
417         * ext/flac/gstflacdec.c:
418           Fix compilation against flac 1.1.2 (as on debian stable), where
419           the picture metadata defines and structs don't exist yet.
420           Fixes #509301.
421
422 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
423
424         Patch by: Olivier Crete <tester at tester dot ca>
425
426         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
427         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
428         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
429         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
430         * gst/udp/gstmultiudpsink.h:
431         Add property to automatically join a multicast group or not. This can be
432         useful when sharing a socket between multiple elements.
433         Fixes #509531.
434
435 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
436
437         * gst/videomixer/Makefile.am:
438           Add controller flags.
439
440 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
441
442         * gst/videomixer/videomixer.c:
443           Also commit the missing gst_object_sync_values().
444
445 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
446
447         * docs/plugins/Makefile.am:
448           Remove duplicate entry.
449
450 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
451
452         * docs/plugins/Makefile.am:
453         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
454         * docs/plugins/gst-plugins-good-plugins-sections.txt:
455         * docs/plugins/inspect/plugin-gamma.xml:
456         * docs/plugins/inspect/plugin-monoscope.xml:
457         * docs/plugins/inspect/plugin-video4linux2.xml:
458           Add 3 more plugins to docs.
459
460 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
461
462         * docs/plugins/gst-plugins-good-plugins-sections.txt:
463         * sys/osxvideo/osxvideosink.h:
464           Revert previous change caused by a file that got stuck on an old
465           revision.
466
467 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
468
469         * docs/plugins/gst-plugins-good-plugins-sections.txt:
470         * gst/multipart/Makefile.am:
471         * gst/multipart/multipartdemux.c:
472         * gst/multipart/multipartdemux.h:
473         * gst/multipart/multipartmux.c:
474         * gst/multipart/multipartmux.h:
475           Re-add multipartdemux to the docs. Last round of section cleanup.
476
477 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
478
479         * docs/plugins/Makefile.am:
480         * docs/plugins/gst-plugins-good-plugins-sections.txt:
481         * sys/osxaudio/gstosxaudiosink.h:
482         * sys/osxvideo/osxvideosink.h:
483           Managed to resolve most unused declarations. Filed a bug for one left.          
484
485 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
486
487         * docs/plugins/gst-plugins-good-plugins-sections.txt:
488           Cleanup section file.
489
490 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
491
492         * docs/plugins/Makefile.am:
493         * docs/plugins/gst-plugins-good-plugins.args:
494         * docs/plugins/gst-plugins-good-plugins.signals:
495         * docs/plugins/inspect/plugin-alaw.xml:
496         * docs/plugins/inspect/plugin-alpha.xml:
497         * docs/plugins/inspect/plugin-alphacolor.xml:
498         * docs/plugins/inspect/plugin-annodex.xml:
499         * docs/plugins/inspect/plugin-apetag.xml:
500         * docs/plugins/inspect/plugin-audiofx.xml:
501         * docs/plugins/inspect/plugin-auparse.xml:
502         * docs/plugins/inspect/plugin-autodetect.xml:
503         * docs/plugins/inspect/plugin-avi.xml:
504         * docs/plugins/inspect/plugin-cairo.xml:
505         * docs/plugins/inspect/plugin-cdio.xml:
506         * docs/plugins/inspect/plugin-cutter.xml:
507         * docs/plugins/inspect/plugin-debug.xml:
508         * docs/plugins/inspect/plugin-dv.xml:
509         * docs/plugins/inspect/plugin-efence.xml:
510         * docs/plugins/inspect/plugin-effectv.xml:
511         * docs/plugins/inspect/plugin-flac.xml:
512         * docs/plugins/inspect/plugin-flxdec.xml:
513         * docs/plugins/inspect/plugin-gconfelements.xml:
514         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
515         * docs/plugins/inspect/plugin-goom.xml:
516         * docs/plugins/inspect/plugin-halelements.xml:
517         * docs/plugins/inspect/plugin-icydemux.xml:
518         * docs/plugins/inspect/plugin-id3demux.xml:
519         * docs/plugins/inspect/plugin-jpeg.xml:
520         * docs/plugins/inspect/plugin-ladspa.xml:
521         * docs/plugins/inspect/plugin-level.xml:
522         * docs/plugins/inspect/plugin-matroska.xml:
523         * docs/plugins/inspect/plugin-mulaw.xml:
524         * docs/plugins/inspect/plugin-multipart.xml:
525         * docs/plugins/inspect/plugin-navigationtest.xml:
526         * docs/plugins/inspect/plugin-png.xml:
527         * docs/plugins/inspect/plugin-quicktime.xml:
528         * docs/plugins/inspect/plugin-rtp.xml:
529         * docs/plugins/inspect/plugin-rtsp.xml:
530         * docs/plugins/inspect/plugin-shout2send.xml:
531         * docs/plugins/inspect/plugin-smpte.xml:
532         * docs/plugins/inspect/plugin-speex.xml:
533         * docs/plugins/inspect/plugin-taglib.xml:
534         * docs/plugins/inspect/plugin-udp.xml:
535         * docs/plugins/inspect/plugin-videobalance.xml:
536         * docs/plugins/inspect/plugin-videobox.xml:
537         * docs/plugins/inspect/plugin-videocrop.xml:
538         * docs/plugins/inspect/plugin-videoflip.xml:
539         * docs/plugins/inspect/plugin-videomixer.xml:
540         * docs/plugins/inspect/plugin-wavenc.xml:
541         * docs/plugins/inspect/plugin-wavpack.xml:
542         * docs/plugins/inspect/plugin-wavparse.xml:
543           Update plugin docs.
544
545         * gst/videomixer/Makefile.am:
546         * gst/videomixer/videomixer.c:
547         * gst/videomixer/videomixer.h:
548         * gst/videomixer/videomixerpad.h:
549           Split out header to fix warnings from the doc-build.
550
551 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
552
553         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
554
555         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
556         Use atoll to parse the rtptime with enough precision. Fixes #509329.
557
558 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
559
560         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
561         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
562           Initialise variables to work around (false) 'foo might be used
563           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
564
565 2008-01-11  David Schleef  <ds@schleef.org>
566
567         * docs/plugins/.cvsignore:
568         * tests/check/pipelines/.cvsignore:
569           Ignore more files for the buildbot.
570
571 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
572
573         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
574         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
575         Generate the image-type values correctly. Leave them out of the caps
576         when outputting a "preview image" tag, since it only makes sense
577         to have one of those - the type is irrelevant.
578
579         * sys/sunaudio/gstsunaudiomixerctrl.c:
580         (gst_sunaudiomixer_ctrl_open):
581         If we can, mark the mixer multiple open when we use it, in case
582         (for some reason) the process wants to open it again elsewhere.
583
584 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
585
586         Patch by: Olivier Crete <tester at tester dot ca>
587
588         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
589         * gst/rtp/gstrtptheorapay.c:
590         Fix the clock rate to 90000 as required by the RFC.
591         Fixes #508644.
592
593 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
594
595         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
596           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
597
598 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
599
600         * autogen.sh:
601           Add -Wno-portability to the automake parameters to stop warnings
602           about GNU make extensions being used. We require GNU make in almost
603           every Makefile anyway.
604           
605         * configure.ac:
606           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
607           at the same time is required for per target flags.
608
609 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
610
611         * gst/videomixer/videomixer.c: (gst_videomixer_init):
612         Fix error from my last commit.
613
614 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
615
616         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
617
618         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
619           Make sure the ISO 639-X language code in ID3v2 COMM frames
620           is actually valid UTF-8 (or rather: ASCII), so we don't end
621           up with non-UTF8 strings in tags if there's garbage in the
622           language field. Also make sure the language code is always
623           lower case. Fixes: #508291.
624
625 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
626
627         * ChangeLog:
628           Fix ChangeLog typo.
629
630 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
631
632         * Makefile.am:
633           Include lcov.mak to allow building coverage reports. Guard
634           check-torture target like in the other packages.
635
636 2008-01-09  Sameer Naik  <sameer@damagehead.com>
637
638         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
639
640         * gst/videomixer/videomixer.c:
641         (gst_videomixer_set_master_geometry), (_do_init),
642         (gst_videomixer_child_proxy_get_child_by_index),
643         (gst_videomixer_child_proxy_get_children_count),
644         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
645         (gst_videomixer_init), (gst_videomixer_request_new_pad),
646         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
647         Implement GstChildProxy interface.
648         Send newsegment at the right moment
649         Fixes #488879
650
651 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
652
653         * gst/alpha/Makefile.am:
654         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
655         (gst_alpha_sink_event), (gst_alpha_chain),
656         (gst_alpha_change_state), (plugin_init):
657         Make the various properties of 'alpha' controllable. This allows doing
658         niceties like fade-in/fade-out.
659
660 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
661
662         * gst/rtp/gstasteriskh263.c:
663         * gst/rtp/gstrtpL16depay.c:
664         * gst/rtp/gstrtpac3depay.c:
665         * gst/rtp/gstrtpamrpay.c:
666         * gst/rtp/gstrtpdepay.c:
667         * gst/rtp/gstrtpgsmdepay.c:
668         * gst/rtp/gstrtph263depay.c:
669         * gst/rtp/gstrtph263pdepay.c:
670         * gst/rtp/gstrtph263ppay.c:
671         * gst/rtp/gstrtph264depay.c:
672         * gst/rtp/gstrtph264pay.c:
673         * gst/rtp/gstrtpmp2tdepay.c:
674         * gst/rtp/gstrtpmp4adepay.c:
675         * gst/rtp/gstrtpmp4gdepay.c:
676         * gst/rtp/gstrtpmp4gpay.c:
677         * gst/rtp/gstrtpmp4vdepay.c:
678         * gst/rtp/gstrtpmpadepay.c:
679         * gst/rtp/gstrtpmpvdepay.c:
680         * gst/rtp/gstrtpsv3vdepay.c:
681         * gst/rtp/gstrtptheoradepay.c:
682         * gst/rtp/gstrtptheorapay.c:
683         * gst/rtp/gstrtpvorbisdepay.c:
684         * gst/rtp/gstrtpvorbispay.c:
685           Remove copy/paste unused code (property setters and getter) found by
686           the coverage suite (yay, saves ~20k on disk).
687
688 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
689
690         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
691           (videosink_templ):
692           Also fix up pad templates to indicate that image/jpeg doesn't
693           absolutely require the framerate property to be set (#504081).
694
695 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
696
697         Based on patch by: Wouter Cloetens  <wouter at mind be>
698
699         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
700           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
701           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
702         * gst/matroska/matroska-mux.h:
703           Keep track of first and last timestamps for each incoming stream,
704           so we can calculate the total duration for live sources and other
705           input where we can't query the duration from the start or where
706           there's no constant framerate from which we can deduce the
707           duration; also use calculated/observed duration if it is bigger
708           than the previously queried duration. Furthermore, use
709           gst_pad_query_peer_duration() and take into account that it may
710           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
711           screws up comparisons when using unsigned integers. Fixes #504081.
712
713 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
714
715         * configure.ac:
716         * gst/audiofx/audioamplify.c:
717         (gst_audio_amplify_clipping_method_get_type),
718         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
719         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
720         (gst_audio_dynamic_transform_ip):
721         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
722         (gst_audio_invert_transform_ip):
723         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
724         (gst_audio_panorama_transform):
725         * gst/level/gstlevel.c: (gst_level_init):
726         Make elements GST_BUFFER_FLAG_GAP aware and call
727         gst_base_transform_set_gap_aware for this.
728         Bump core requirement to CVS.
729         
730         * gst/audiofx/audiochebyshevfreqband.c:
731         (gst_audio_chebyshev_freq_band_transform_ip):
732         * gst/audiofx/audiochebyshevfreqlimit.c:
733         (gst_audio_chebyshev_freq_limit_transform_ip):
734         Also sync GObject properties to the controller if operating
735         in passthrough mode.
736
737 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
738
739         * sys/directdraw/gstdirectdrawsink.c:
740           (gst_directdraw_sink_window_thread):
741           FALSE is not a gpointer.
742
743 2008-01-05  Julien Moutte  <julien@fluendo.com>
744
745         * sys/directdraw/gstdirectdrawsink.c:
746         (gst_directdraw_sink_set_window_id),
747         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
748         (gst_directdraw_sink_buffer_alloc),
749         (gst_directdraw_sink_draw_borders),
750         (gst_directdraw_sink_show_frame),
751         (gst_directdraw_sink_setup_ddraw),
752         (gst_directdraw_sink_window_thread),
753         (gst_directdraw_sink_get_ddrawcaps),
754         (gst_directdraw_sink_surface_create): Make sure we create our
755         internal window only when we need it. That will give a chance to
756         the application to get the prepare-xwindow-id bus message. Draw
757         black borders when keeping aspect ratio. Handle the case where our
758         rendering window disappears (closed or errors) like other sinks
759         do. Various 80 columns fixes, improve state change order. That
760         element could need some more love.
761
762 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
763
764         * ext/taglib/gstapev2mux.h:
765         * ext/taglib/gstid3v2mux.h:
766         Remove useless typedefs without new type name. Fixes a warning with
767         gcc 4.3.
768
769 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
770
771         Patch by: John Millikin <jmillikin at gmail dot com>
772
773         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
774         (gst_flac_dec_setup_stream_decoder),
775         (gst_flac_normalize_picture_mime_type),
776         (gst_flac_extract_picture_buffer),
777         (gst_flac_dec_metadata_callback):
778         Emit metadata messages when a PICTURE block is encountered.
779         Fixes #506715.
780
781 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
782
783         * gst/avi/gstavi.c:
784         increase rank because no known issues anymore ...
785         * gst/avi/gstavisubtitle.c:
786         send subtitle name to the srcpad
787
788 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
789
790         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
791         * gst/rtsp/gstrtspsrc.h:
792         Implement redirect for the DESCRIBE reply. Fixes #506025.
793
794 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
795
796         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
797         Fix 'xyz may be used uninitialized' compiler warnings caused
798         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
799         abort() in any case but properly report the error.
800
801 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
802
803         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
804         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
805         * sys/ximage/gstximagesrc.c: (composite_pixel):
806           Fix 'xyz may be used uninitialized' compiler warnings caused
807           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
808           not really nice to abort in any case). Fixes #505745.
809
810 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
811
812         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
813           Small unit test fix (has no practical impact at the moment,
814           since we're only feeding utf8 and hence just create a sub-
815           buffer for the output).
816
817 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
818
819         * gst/avi/gstavisubtitle.c:
820         * tests/check/elements/avisubtitle.c:
821         Add seeking support for avi subtitle
822
823 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
824
825         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
826         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
827         (gst_flac_dec_write):
828         * ext/flac/gstflacdec.h:
829         Remove some unused vars.
830         Do more cleanup of leftover events and tags.
831         Output tags after the segment event. Fixes #504018.
832
833 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
834
835         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
836           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
837           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
838           Detect other UTF byte order markers and convert to UTF-8 as
839           appropriate.
840
841 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
842
843         * gst/avi/gstavisubtitle.c: (src_template),
844           (gst_avi_subtitle_extract_utf8_file),
845           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
846           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
847           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
848         * gst/avi/gstavisubtitle.h:
849           Refactor a bit; fix name extraction; don't assume all the data
850           in the chunk is actually subtitle data, there may be padding at
851           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
852           file so it's there to send again after a seek (for future use).
853
854 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
855
856         * gst/avi/Makefile.am:
857         * gst/avi/gstavi.c:
858         * gst/avi/gstavisubtitle.c:
859         * gst/avi/gstavisubtitle.h:
860         * tests/check/Makefile.am:
861         * tests/check/elements/avisubtitle.c:
862         * win32/common/config.h:
863                 Add avi subtitle element for bug #442034. Need seeking support
864                 and more support for character conversion.
865
866 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
867
868         * Makefile.am:
869           Include common/win32.mak for CRLF check of win32 project
870           files (see #393626).
871
872         * win32/vs6/libgstpng.dsp:
873           Fix line endings and do cvs admin -kb.
874
875 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
876
877         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
878         Actually drop the buffers which are outside the currently configured
879         segment instead of just emitting a WARNING.
880
881 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
882
883         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
884         (gst_flac_dec_write):
885         * ext/flac/gstflacdec.h:
886         Send segments from the streaming thread. Fixes #502187.
887         Fix segment seeking and a bunch of other seeking cases.
888
889 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
890
891         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
892           Parse WOAF frames and put the result into GST_TAG_CONTACT,
893           which is where it would end up if the same information was
894           put in a vorbis comment (don't think it's worth adding a
895           new URI tag for this). Fixes #488112.
896
897 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
898
899         * configure.ac:
900           We need core/base 0.10.15 or later.
901
902 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
903
904         Patch by: Mark Nauwelaerts <manauw skynet be>
905
906         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
907         Fix regression in stream numbering. Fixes #502655.
908
909 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
910
911         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
912
913         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
914         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
915         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
916         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
917         (gst_rtp_h264_pay_handle_buffer):
918         * gst/rtp/gstrtph264pay.h:
919         Use higher performance start-code searching.
920         Parse NALs and store SPS, PPS and profile in the caps so that they can
921         be used in the SDP. Fixes #502814.
922
923 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
924
925         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
926         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
927           Init some structs to zero before we pass them to ioctl, which
928           avoids valgrind warnings.  Also fix a small memory leak.
929
930 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
931
932         Patch by: Wouter Cloetens <wouter at mind dot be>
933
934         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
935         Copy timestamp from input to output. Not very perfect yet but better
936         than nothing. Fixes #503023.
937
938 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
939
940         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
941           Also print a useful error message with the old Wavpack API
942           if possible.
943
944 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
945
946         * ext/wavpack/gstwavpackdec.c:
947           More build fixes for old libwavpack versions: include config.h so
948           that WAVPACK_OLD_API is actually defined as detected; only use
949           WavpackGetErrorMessage if it is available. This fixes the build
950           on debian stable for me.
951
952 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
953
954         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
955         * ext/wavpack/gstwavpackparse.c:
956           (gst_wavpack_parse_create_src_pad):
957           Workaround the non-existance of WavpackGetChannelMask in Wavpack
958           versions below 4.40.0.
959
960 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
961
962         * configure.ac:
963           And now do it right for real...
964
965 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
966
967         * configure.ac:
968           Correctly reset $LIBS to not contain -lm.
969
970 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
971
972         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
973
974         * configure.ac:
975         * ext/cairo/gsttimeoverlay.c:
976           (gst_cairo_time_overlay_print_smpte_time):
977           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
978           and checking for rint() and implementing it ourself if it doesn't
979           exist. Fixes #497293.
980
981 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
982
983         * configure.ac:
984           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
985
986 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
987
988         * sys/oss/gstosshelper.c:
989         Verify that the format returned after the ioctl is the one
990         we requested. It is valid for the ioctl to succeed while
991         substituting an alternate 'supported' sample format.
992
993 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
994
995         * sys/oss/gstossaudio.c: (plugin_init):
996         * sys/oss/gstosssink.c: (gst_oss_sink_open):
997         * sys/oss/gstosssrc.c: (gst_oss_src_open):
998           Post decent (and translated) error message when we can't
999           open the audio device for some reason.
1000
1001 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
1002
1003         * sys/oss/gstosssink.c:
1004         * sys/oss/gstosssrc.c:
1005         Allow the AUDIODEV environment variable to redirect us
1006         to a different default OSS device, like sunaudiosink does
1007         on Solaris (makes audio play automatically on SunRays).
1008
1009 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
1010
1011         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
1012         * gst/audiofx/audiochebyshevfreqband.c:
1013         (gst_audio_chebyshev_freq_band_transform_ip):
1014         * gst/audiofx/audiochebyshevfreqlimit.c:
1015         (gst_audio_chebyshev_freq_limit_transform_ip):
1016         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
1017         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
1018         The transform_ip() methods should do nothing if in passthrough mode.
1019         It might get non-writable buffers in that case but the buffer might
1020         as well be writable.
1021
1022         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
1023         The transform() methods won't be called in passthrough mode and
1024         otherwise the buffer is always writable so don't check here.
1025
1026 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
1027
1028         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
1029           Fix seeking in .wav files again (#501775).  Some people seem to think
1030           they don't need to test their changes when they're just 'reflowing'
1031           some code.
1032
1033 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1034
1035         * gst/autodetect/gstautovideosink.c:
1036         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
1037         (gst_auto_video_sink_init),
1038         (gst_auto_video_sink_create_element_with_pretty_name),
1039         (gst_auto_video_sink_find_best),
1040         (gst_auto_video_sink_set_property),
1041         (gst_auto_video_sink_get_property):
1042         * gst/autodetect/gstautovideosink.h:
1043         Fix docs.
1044         Use same error reporting code as autoaudiosink.
1045         Add property to filter sinks based on caps. Only select raw video sinks
1046         by default for backwards compat.
1047         API: GstAutoVideoSink::filter-caps
1048
1049 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1050
1051         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1052
1053         * gst/autodetect/gstautoaudiosink.c:
1054         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
1055         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
1056         (gst_auto_audio_sink_set_property),
1057         (gst_auto_audio_sink_get_property):
1058         * gst/autodetect/gstautoaudiosink.h:
1059         Add property to filter sinks based on caps. Only select raw audio sinks
1060         by default for backwards compat.  Fixes #417420.
1061         API: GstAutoAudioSink::filter-caps
1062
1063 2007-11-29  Michael Smith <msmith@fluendo.com>
1064
1065         Patch by: Arek Korbik <arkadini@gmail.com>
1066
1067         * gst/videobox/gstvideobox.c: (plugin_init):
1068           Initialise liboil in plugin_init()
1069
1070 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
1071
1072         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
1073         Post error before sending EOS. Fixes #499178.
1074
1075 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
1076
1077         * win32/vs6/gst_plugins_good.dsw:
1078         * win32/vs6/libgstpng.dsp:
1079         Add a project file for libgstpng
1080
1081 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
1082
1083         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
1084         (gst_rtp_h263_depay_process):
1085         Code beautification.
1086         Added debug statements.
1087         Don't bit-shift everything, just do operations on last/first byte
1088         instead.
1089
1090 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
1091
1092         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
1093
1094         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
1095         Fix wrong comparison in overrun check. Fixes #499239 some more.
1096
1097 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
1098
1099         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
1100         (gst_rtp_h263_depay_process):
1101         * gst/rtp/gstrtph263depay.h:
1102         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
1103         stream.
1104
1105 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
1106
1107         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
1108
1109         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1110         (gst_rtp_mp4a_depay_process):
1111         * gst/rtp/gstrtpmp4adepay.h:
1112         Fix depayloading when multiple frames are inside one RTP packet.
1113         Fixes #499239.
1114
1115 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1116
1117         * gst/level/gstlevel.c:
1118           Add GAP-flag support.
1119
1120 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
1121
1122         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
1123         Read the I flag for Mode A h263 rtp stream and set the
1124         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
1125         Fixes #499383
1126
1127 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1128
1129         * gst/level/gstlevel.c:
1130           Remove some dead code and do cleanups.
1131
1132 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1133
1134         * tests/check/pipelines/simple-launch-lines.c:
1135           Improve the tests by allowing to set a target state.
1136
1137 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
1138
1139         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
1140         Don't check the caps of the output buffer if they're equal some
1141         other caps. The caps can change in a backward compatible way
1142         and did at this point.
1143
1144 2007-11-24  Julien MOUTTE  <julien@moutte.net>
1145
1146         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
1147         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
1148         (gst_qtdemux_seek_to_previous_keyframe),
1149         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
1150         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
1151         reverse playback support.
1152
1153 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1154
1155         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
1156         Also set the channel layout on the Wavpack caps if we're having
1157         a mono layout. Of course only do it for "audio/x-wavpack".
1158
1159 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1160
1161         * ext/wavpack/gstwavpackcommon.c:
1162         (gst_wavpack_get_default_channel_mask),
1163         (gst_wavpack_set_channel_layout),
1164         (gst_wavpack_get_default_channel_positions),
1165         (gst_wavpack_get_channel_mask_from_positions),
1166         (gst_wavpack_set_channel_mapping):
1167         * ext/wavpack/gstwavpackcommon.h:
1168         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
1169         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
1170         * ext/wavpack/gstwavpackdec.h:
1171         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1172         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
1173         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
1174         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
1175         (gst_wavpack_enc_rewrite_first_block),
1176         (gst_wavpack_enc_sink_event):
1177         * ext/wavpack/gstwavpackenc.h:
1178         * ext/wavpack/gstwavpackparse.c:
1179         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
1180         (gst_wavpack_parse_scan_to_find_sample),
1181         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
1182         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
1183         * ext/wavpack/gstwavpackparse.h:
1184         Add support for encoding, parsing and decoding multichannel
1185         files with up to 8 channels. This also improves the robustness
1186         of parsing quite a bit.
1187
1188         * ext/wavpack/gstwavpackstreamreader.c:
1189         (gst_wavpack_stream_reader_read_bytes),
1190         (gst_wavpack_stream_reader_get_pos),
1191         (gst_wavpack_stream_reader_set_pos_abs),
1192         (gst_wavpack_stream_reader_set_pos_rel),
1193         (gst_wavpack_stream_reader_push_back_byte),
1194         (gst_wavpack_stream_reader_get_length),
1195         (gst_wavpack_stream_reader_can_seek),
1196         (gst_wavpack_stream_reader_write_bytes):
1197         Improve debugging.
1198
1199 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1200
1201         * ext/libpng/gstpngdec.c:
1202         * ext/libpng/gstpngdec.h:
1203           Don't release the png-memory from within the callback.
1204
1205 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1206
1207         Patch by: René Stadler <mail at renestadler dot de>
1208
1209         * ext/libpng/gstpngenc.c:
1210           Don't leak buffer data memory. Fixes #498395.
1211
1212 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1213
1214         Patch by: René Stadler <mail at renestadler dot de>
1215
1216         * tests/check/pipelines/simple-launch-lines.c:
1217           Tests for #498395.
1218
1219 2007-11-20  Julien MOUTTE  <julien@moutte.net>
1220
1221         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
1222         (gst_tag_lib_mux_adjust_event_offsets):
1223         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
1224         * sys/osxaudio/Makefile.am:
1225         * sys/osxvideo/cocoawindow.h:
1226         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
1227
1228 2007-11-15  David Schleef  <ds@schleef.org>
1229
1230         * ext/cairo/gsttextoverlay.c:
1231           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
1232
1233 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1234
1235         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
1236
1237         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
1238         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
1239         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
1240         * gst/rtp/gstrtpmp2tpay.h:
1241         Fill the MTU with as many packets as possible. Fixes #491323.
1242
1243 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1244
1245         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1246
1247         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
1248         Fix some more leaks. Fixes #497007.
1249
1250 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1251
1252         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1253
1254         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
1255         (gst_rtspsrc_stream_configure_tcp):
1256         Fix 3 pad leaks. Fixes #496983.
1257
1258 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1259
1260         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1261
1262         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
1263         Fix small leak. Fixes #497017.
1264
1265 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1266
1267         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1268         (gst_qtdemux_prepare_current_sample),
1269         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
1270         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
1271         * gst/qtdemux/qtdemux_fourcc.h:
1272         * gst/qtdemux/qtdemux_types.c:
1273         Add suppport for theora in quicktime according to XiphQT.
1274
1275 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
1276
1277         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
1278         (gst_v4l2src_init), (gst_v4l2src_set_property),
1279         (gst_v4l2src_get_property):
1280         * sys/v4l2/gstv4l2src.h:
1281         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1282           Always copy buffers by default (handle safer with bugged drivers)
1283           and added a property to make it possible to use mmap effectively (no
1284           copy if possible) when application wants to. Fixes: #480557.
1285
1286 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1287
1288         * gst/id3demux/id3tags.c:
1289         * gst/id3demux/id3tags.h:
1290         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
1291           We don't want the same string multiple times in a tag list for the
1292           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
1293           this doesn't happen and remove special-case code for GST_TAG_GENRE.
1294
1295 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1296
1297         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
1298           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
1299           into ID3v2 TXXX frames (fixes #347848).
1300
1301 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1302
1303         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1304           Don't leak sdp message contents (fixes #496773).
1305
1306         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
1307           Don't leak URI string.
1308
1309 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1310
1311         Patch by: Julien Puydt <julien dot puydt at laposte net>
1312
1313         * ext/raw1394/Makefile.am:
1314         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
1315           (gst_1394_property_probe_get_properties),
1316           (gst_1394_property_probe_probe_property),
1317           (gst_1394_property_probe_needs_probe),
1318           (gst_1394_property_probe_get_values),
1319           (gst_1394_property_probe_interface_init),
1320           (gst_1394_type_add_property_probe_interface):
1321         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
1322         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
1323           (gst_dv1394src_init), (gst_dv1394src_dispose),
1324           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
1325           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
1326           (gst_dv1394src_update_device_name):
1327         * ext/raw1394/gstdv1394src.h:
1328           Implement GstPropertyProbe interface and add "device-name" property,
1329           so applications can use this to probe for available devices in the
1330           same way they can already with v4lsrc and v4l2src (however horrible
1331           this property probe interface may be). Fixes #358841.
1332
1333 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1334
1335         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1336
1337         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
1338           (gst_rtspsrc_parse_range):
1339           Don't leak event, don't leak range (fixes #496752).
1340
1341 2007-11-14  Michael Smith <msmith@fluendo.com>
1342
1343         Patch by: Arek Korbik <arkadini@gmail.com>
1344
1345         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
1346           Detect RGBA/BGRA correctly on little endian systems.
1347
1348 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1349
1350         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1351           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
1352           corresponding ioctl() call fails even though the driver claims to
1353           support this format, just fall back to the pre-2.6.19 kernel
1354           routine that creates caps with suitable height and width ranges
1355           (see #448278).
1356
1357 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1358
1359         Patch by: Mark Nauwelaerts <manauw skynet be>
1360
1361         * gst/matroska/matroska-demux.c:
1362           (gst_matroska_demux_push_dvd_clut_change_event),
1363           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1364           (gst_matroska_demux_subtitle_caps):
1365         * gst/matroska/matroska-ids.h:
1366           Extract palette data for dvd subpicture streams and send it
1367           downstream as custom gstreamer dvd event (fixes #453417).
1368
1369 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1370
1371         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
1372           Implement minimal parsing of the passed pango font description
1373           string, so passing a font size works the same as with the
1374           pango textoverlay plugin; fixes #455086.
1375           (Maybe we could just use pangocairo here at some point).
1376
1377 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1378
1379         * gst/avi/gstavidemux.c:
1380         * gst/wavparse/gstwavparse.c:
1381           Return the result in _activate_pull(). Don't ref element there.
1382
1383 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1384
1385         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
1386         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
1387         (gst_wavparse_srcpad_event):
1388           Ref the element when we should, but not when we its not needed. Reflow
1389           the event_handling to not leak the event.       
1390
1391 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
1392
1393         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1394         (qtdemux_parse_samples):
1395         Properly free QTDemuxSamples array.
1396         Protect table write with a sensible check, some files apparently DO contain
1397         stts values starting with 0 :(
1398
1399 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1400
1401         * gst/avi/gstavidemux.c:
1402         * gst/qtdemux/qtdemux.c:
1403           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
1404           previous commit messed up.
1405
1406 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1407
1408         * gst/avi/gstavidemux.c:
1409         * gst/qtdemux/qtdemux.c:
1410           Sync _handle_src_event() with oggdemux. In avidemux also ref the
1411           element when we should, but not when we its not needed.
1412
1413 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
1414
1415         * gst/wavparse/gstwavparse.c:
1416           Return FALSE if we can't handle a query instead of changing the
1417           format. Ignore fact when dealing with mpeg audio.
1418
1419 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1420
1421         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1422
1423         * configure.ac:
1424         * gst/udp/gstdynudpsink.c:
1425         * gst/udp/gstdynudpsink.h:
1426         * gst/udp/gstmultiudpsink.c:
1427         * gst/udp/gstmultiudpsink.h:
1428         * gst/udp/gstudpsink.c:
1429         * gst/udp/gstudpsink.h:
1430           Fix includes for MSVC and GLib-2.14.0 (#492388).
1431
1432         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
1433           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
1434
1435 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
1436
1437         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
1438         (gst_mulawdec_chain):
1439         * gst/law/mulaw-decode.h:
1440         Calculate outgoing buffer duration if incoming buffer didn't have a
1441         valid duration.
1442
1443 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1444
1445         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
1446         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
1447         Smarter combine_flow code that also deals with downstream elements
1448         returning UNEXPECTED when they receive data out of the segment
1449         boundaries. Fixes #491305.
1450
1451 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1452
1453         * sys/v4l2/v4l2src_calls.c:
1454           Fix 'unused variable' compiler warning when compiling against
1455           older kernel headers.
1456
1457 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
1458
1459         * ext/taglib/gstid3v2mux.cc (add_funcs):
1460           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
1461
1462 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
1463
1464         * tests/check/pipelines/simple-launch-lines.c:
1465            Improve the tests a little more.
1466
1467 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
1468
1469         patch by: Yun Zheng Hu
1470
1471         * sys/osxaudio/gstosxaudiosrc.c:
1472         Use default input device instead of default output device and
1473         only memcpy actual available bytes.
1474
1475 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
1476
1477         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1478           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
1479           early. It is temporary until we find something better.
1480
1481 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1482
1483         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1484
1485         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
1486         Fix race when pausing a RTSP stream in interleaved.
1487         Fixes #475784.
1488
1489 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1490
1491         Patch by: Peter Kjellerstedt <pkj at axis com>
1492
1493         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
1494         Use correct unref function for buffers. #488844.
1495
1496 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
1497
1498         * gst/avi/gstavimux.c:
1499         * tests/check/elements/avimux.c:
1500           Add some debug and sync tests with the fix.     
1501
1502 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1503
1504         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1505
1506         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1507         When the socket is used by the app for other purposes, don't generate an
1508         error if there is activaty on the socket that is not data related.
1509         Fixes #487488.
1510
1511 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1512
1513         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
1514         (gst_v4l2src_grab_frame):
1515         Add some more debug info. Generate an error when we run out of buffers
1516         for some reason. See #480557.
1517
1518 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1519
1520         Patch by: Anders Skargren <anders dot skargren at axis dot com>
1521
1522         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
1523         Set marker bit correctly.
1524
1525 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
1526
1527         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1528         Use allowed name for the GstStructure.
1529
1530 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
1531
1532         * ext/gconf/gstswitchsink.c:
1533         * gst/autodetect/gstautoaudiosink.c:
1534           Use new gst_bus_pop_filtered().
1535
1536 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1537
1538         * sys/v4l2/gstv4l2src.c:
1539         * sys/v4l2/v4l2src_calls.c:
1540           When probing the formats and sizes a camera supports, make
1541           sure the best ones (highest resolution, prefered format)
1542           end up at the beginning of the probed caps and the less
1543           desirable ones at the end.  This is important because the
1544           order within the caps matters for things like fixation and
1545           negotiation, ie. what format is chosen in the end.
1546           With recent kernels, the current probing code will end up
1547           querying the supported sizes from lowest resolution to
1548           highest resolution, adding them to the probed caps in that
1549           order, resulting to v4l2src fixating to the lowest possible
1550           resolution if downstream does not express a size preference.
1551           Also make up a somewhat random ranking of prefered output
1552           formats for the same reason. Fixes #485828.
1553         
1554 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1555
1556         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
1557
1558         * gst/id3demux/id3v2frames.c:
1559           Extract license/copyright URIs from ID3v2 WCOP frames
1560           (Fixes #447000).
1561
1562         * tests/check/elements/id3demux.c:
1563         * tests/files/Makefile.am:
1564         * tests/files/id3-447000-wcop.tag:
1565           Add simple unit test.
1566
1567 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1568
1569         * ext/taglib/gstid3v2mux.cc:
1570           Add support for license/copyright URI tags (ID3v2 WCOP frame).
1571           Prerequisite for #447000.
1572
1573 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
1574
1575         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
1576         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
1577         a GstClockTime.
1578
1579 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1580
1581         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1582         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
1583         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
1584         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
1585         (gst_rtspsrc_change_state):
1586         More seeking fixes, mostly passing around the new playback segment in
1587         order to configure it properly.
1588         Also reset base_time of udp sources when setting them back to PLAYING as
1589         a temporary hack until core supports seek in live sources properly.
1590
1591 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1592
1593         * gst/rtp/gstrtpmp4adepay.c:
1594         Fix caps as to not confuse autopluggers.
1595
1596 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1597
1598         * gst/id3demux/gstid3demux.c:
1599         * gst/id3demux/gstid3demux.h:
1600         * gst/id3demux/id3tags.c:
1601         * gst/id3demux/id3tags.h:
1602         * gst/id3demux/id3v2frames.c:
1603           Port ID3 tag demuxer over to the new GstTagDemux in -base
1604           (now would be a good time to test re-importing your music
1605           collection).
1606
1607 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1608
1609         * gst/apetag/Makefile.am:
1610         * gst/apetag/gstapedemux.c:
1611         * gst/apetag/gstapedemux.h:
1612         * gst/apetag/gsttagdemux.c:
1613         * gst/apetag/gsttagdemux.h:
1614           Port APE tag demuxer over to the new GstTagDemux in -base.
1615
1616 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
1617
1618         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1619         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
1620         (gst_rtspsrc_handle_internal_src_query),
1621         (gst_rtspsrc_handle_src_query), (new_session_pad),
1622         (gst_rtspsrc_stream_configure_tcp),
1623         (gst_rtspsrc_stream_configure_transport),
1624         (gst_rtspsrc_loop_send_cmd):
1625         Improve flushing behaviour.
1626         Set state of the udp sources to PAUSE/PLAYING correctly.
1627         Handle events and queries for UDP and TCP transport now.
1628
1629 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1630
1631         * gst/rtp/gstrtpgsmdepay.c:
1632         * gst/rtp/gstrtpgsmpay.c:
1633           Add log category.
1634
1635 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1636
1637         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
1638
1639         * tests/check/Makefile.am:
1640         * tests/check/pipelines/simple-launch-lines.c:
1641           Add unit tests for payloaders/depayloaders.
1642
1643 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1644
1645         * gst/avi/gstavimux.c:
1646         * gst/avi/gstavimux.h:
1647           Also save codec data for audio streams. Fixes #482495.
1648
1649 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1650
1651         * gst/avi/gstavimux.c:
1652           Fix "Index entry has invalid stream nr 1".
1653           Add support for muxing aac - work in progress (see #482495).
1654
1655 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1656
1657         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
1658         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
1659         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1660         * gst/rtsp/gstrtspsrc.h:
1661         Parse bandwidth modifiers, they are not yet configured in the session
1662         manager because we don't have an API for that yet.
1663
1664 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1665
1666         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
1667         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1668         Use shiny new function in -base to get the default clock-rate.
1669         Update some docs.
1670
1671 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
1672
1673         * win32/MANIFEST:
1674         Add files to win32 manifest.
1675         * win32/vs6/libgstaudiofx.dsp:
1676         * win32/vs6/libgstqtdemux.dsp:
1677         * win32/vs6/libgstrtp.dsp:
1678         * win32/vs6/libgstrtsp.dsp:
1679         Update project files.
1680
1681 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
1682
1683         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
1684         (gst_rtspsrc_play):
1685         * gst/rtsp/gstrtspsrc.h:
1686         In TCP mode, only timestamp the first buffer. TCP is not real time and
1687         it does not make sense to try to skew compensate, also some servers send
1688         the first batch of data in a burst.
1689
1690 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
1691
1692         * gst/matroska/matroska-demux.c:
1693           Fix setting the discont flag on the first buffer
1694           pushed downstream for formats with private codec
1695           data that needs to be deserialised into buffers
1696           (such as vorbis and FLAC when in a matroska container).
1697
1698 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
1699
1700         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1701
1702         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
1703         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
1704         (gst_rtp_mp4v_pay_handle_buffer):
1705         * gst/rtp/gstrtpmp4vpay.h:
1706         Free the config string. Fixes #480707.
1707         Clean up the timestamp code a little.
1708
1709 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1710
1711         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1712         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
1713         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
1714         * gst/rtsp/gstrtspsrc.h:
1715         Set timestamps on RTP buffers in interleaved mode.
1716         Mark first buffers with a DISCONT.
1717         Remove flush hack now that sync for live sources has been figured out.
1718
1719 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1720
1721         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1722         Update documentation.
1723
1724 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1725
1726         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
1727         (gst_rtp_xqt_depay_change_state):
1728         * gst/qtdemux/gstrtpxqtdepay.h:
1729         Fail if we don't know the quicktime format.
1730
1731 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
1732
1733         * ext/flac/gstflacenc.c:
1734         * ext/flac/gstflacenc.h:
1735           Save the flow return from the last gst_pad_push() and
1736           make sure we pass the right flow return value upstream
1737           in the case of failure; minor clean-ups.
1738
1739 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1740
1741         * ext/taglib/gstapev2mux.cc:
1742         * ext/taglib/gstid3v2mux.cc:
1743         * gst/apetag/gstapedemux.c:
1744           Add support for the new GST_TAG_COMPOSER (#459809).
1745
1746 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1747
1748         * gst/law/alaw-decode.c:
1749         * gst/law/alaw-decode.h:
1750         * gst/law/alaw-encode.c:
1751         * gst/law/alaw-encode.h:
1752         * gst/law/alaw.c:
1753         * gst/law/mulaw-conversion.h:
1754           Compulsive clean-ups: use boilerplate macros, add debug
1755           categories, fix up things to conform to symbol nomenklatura,
1756           etc.
1757
1758 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1759
1760         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1761
1762         * gst/law/alaw-decode.c:
1763         * gst/law/alaw-encode.c:
1764           Use static tables for A-Law decoding and encoding; this makes
1765           A-Law decoding and encoding less CPU-intensive, but increases
1766           the binary size a bit. Leaving old code around for now,
1767           selectable by a define in the code. Fixes #435435.
1768
1769 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1770
1771         * configure.ac:
1772         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
1773         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
1774         in configure.ac.
1775
1776 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1777
1778         Patch by: <j at bootlab dot org>
1779
1780         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1781         Add fourccs for MPEG2 HDV streams. Fixes #479960.
1782
1783 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
1784
1785         * sys/oss/gstosshelper.c:
1786           Use GST_WARNING instead of a g_critical. This situation is not caused
1787           by the application.
1788
1789 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1790
1791         * po/LINGUAS:
1792         * po/nl.po:
1793           Updated translations.
1794
1795 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1796
1797         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
1798
1799         * po/eu.po:
1800           Added Basque translation.
1801
1802 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1803
1804         translated by: Abel Cheung <abelcheung@gmail.com>
1805
1806         * po/zh_HK.po:
1807         * po/zh_TW.po:
1808           Added Chinese (traditional and Hong Kong) translation.
1809
1810 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1811
1812         translated by: Jakub Bogusz <qboosh@pld-linux.org>
1813
1814         * po/pl.po:
1815           Added Polish translation.
1816
1817 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1818
1819         translated by: Ilkka Tuohela <hile@iki.fi>
1820
1821         * po/fi.po:
1822           Added Finnish translation.
1823
1824 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1825
1826         translated by: Jorge González González <aloriel@gmail.com>
1827
1828         * po/es.po:
1829           Added Spanish translation.
1830
1831 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1832
1833         translated by: Mogens Jaeger <mogens@jaeger.tf>
1834
1835         * po/da.po:
1836           Added Danish translation.
1837
1838 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1839
1840         translated by: Funda Wang <fundawang@linux.net.cn>
1841
1842         * po/zh_CN.po:
1843           Added Chinese (simplified) translation.
1844
1845 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1846
1847         translated by: Alexander Shopov <ash@contact.bg>
1848
1849         * po/bg.po:
1850           Added Bulgarian translation.
1851
1852 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
1853
1854         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
1855         Set outgoing packet duration because we can. Fixes #478244 some more.
1856
1857 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
1858
1859         * ext/cairo/gsttextoverlay.c:
1860           Add info about static leak.
1861         
1862         * tests/check/Makefile.am:
1863         * tests/check/generic/states.c:
1864           Improved state change unit test.
1865
1866 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
1867
1868         * docs/plugins/.cvsignore:
1869         * tests/check/.cvsignore:
1870           Ignore registries in any format.
1871
1872 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
1873
1874         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
1875         Removed some unused code.
1876
1877         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1878         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
1879         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
1880         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
1881         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
1882         (gst_rtp_theora_pay_flush_packet):
1883         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
1884         Try to preserve the incomming buffer duration on the outgoing
1885         packets. Fixes #478244.
1886
1887 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
1888
1889         * ext/taglib/gstapev2mux.cc:
1890         * ext/taglib/gstid3v2mux.cc:
1891           Work around compiler warnings with g++-4.2 when assigning a
1892           string constant to a gchar * (partially fixes #478092).
1893
1894 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
1895
1896         * configure.ac:
1897           We require core CVS now for gst_base_src_set_do_timestamp().
1898
1899 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1900
1901         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
1902         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1903         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
1904         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
1905         (gst_rtspsrc_handle_message):
1906         Fix compiler warnings shown with Forte.
1907
1908 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
1909
1910         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
1911         (gst_rtspsrc_dup_printf):
1912         Give meaningfull error when all streams failed to configure for some
1913         reason.
1914
1915 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
1916
1917         * gst/rtp/README:
1918         Update README with the design for synchronisation rules of RTP on
1919         sender and receiver.
1920
1921 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
1922
1923         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
1924         (gst_wavparse_chain):
1925         Don't push EOS from the chain function, the element
1926         driving the pipeline is responsible for this. The bug
1927         this was meant to fix seems to be queue not forwarding
1928         EOS in all cases (see #476514).
1929
1930 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
1931
1932         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
1933         (gst_level_transform_ip):
1934         * gst/level/gstlevel.h:
1935         Use basetransform segment so that it is correctly managed on flushes and
1936         start/stop.
1937         Report message timestamp as stream time, which is what an application
1938         can understand.
1939
1940 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
1941
1942         * ext/taglib/gstapev2mux.cc:
1943         * ext/taglib/gstapev2mux.h:
1944         * ext/taglib/gsttaglibmux.c:
1945         * tests/check/elements/apev2mux.c:
1946         Update my mail address.
1947
1948 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
1949
1950         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
1951         (gst_wavparse_loop), (gst_wavparse_chain):
1952         Add EOS logic for the push-based mode too. Fixes #476514.
1953
1954 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
1955
1956         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
1957         * gst/law/alaw-encode.h:
1958         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1959         (gst_mulawenc_chain):
1960         * gst/law/mulaw-encode.h:
1961         Fix law encoder timestamps.
1962
1963 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
1964
1965         * ext/gconf/gstgconfaudiosink.c:
1966           Fix warning when building without debug.
1967
1968         * sys/oss/gstossmixertrack.c:
1969           Use const like in alsamixertrack.c (fixes warnings).
1970
1971 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
1972
1973         * sys/v4l2/v4l2src_calls.c:
1974         (gst_v4l2src_probe_caps_for_format_and_size):
1975         Fix framerate detection code some more.
1976         Handle the case where there is a weird step in the stepwise framerates.
1977         Don't overwrite the min interval with the framerate, use a temp variable
1978         instead.
1979         Use max in the Continuous framerate intervals instead of step, which is
1980         1 according to the docs. Fixes #475424.
1981
1982 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
1983
1984         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
1985         Make udpsrc timestamp outgoing buffers based on when they were received.
1986         Also make it output a segment in time.
1987
1988 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
1989
1990         * gst/avi/gstavidemux.c:
1991           Plug a little leak. Little code cleanups.
1992
1993 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
1994
1995         * configure.ac:
1996           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
1997           flac versions, 's good for cross-compilation karma.
1998
1999 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
2000
2001         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
2002
2003         * gst/rtp/gstrtph263pay.c:
2004           Fix up header structure so that compilers don't add padding
2005           between the structure fields, since that would lead to us
2006           sending RTP packets with broken headers (as is currently the
2007           case when compiling with MSVC). Also see similar fixes in
2008           libgstrtp in gst-plugins-base. (#474616; #471194)
2009
2010 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
2011
2012         * sys/v4l2/v4l2src_calls.c:
2013         (gst_v4l2src_probe_caps_for_format_and_size):
2014         Don't overwrite our GValue with 0 but instead use the previously
2015         computed value. Fixes #471823 some more.
2016
2017 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2018
2019         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2020           No tabs in this file please, or gtk-doc will end up documenting
2021           rather absurd class hierarchies.
2022
2023 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2024
2025         * ext/gconf/gstswitchsink.c:
2026           If the new kid element fails to change state for some reason
2027           (e.g. esdsink not being able to connect to the sound server),
2028           forward the error message it posted on the bus instead of just
2029           posting a generic 'Internal state change error: please file a
2030           bug' error message. Fixes #471364.
2031
2032 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2033
2034         * gst/qtdemux/Makefile.am:
2035         * gst/qtdemux/qtdemux.c:
2036           Don't assume tags are encoded as UTF-8 (#473670).
2037
2038 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2039
2040         * sys/v4l2/gstv4l2src.c:
2041         * sys/v4l2/gstv4l2src.h:
2042         * sys/v4l2/v4l2src_calls.c:
2043           Implement LATENCY queries in the crudest way possible so I don't
2044           have to use sync=false any longer when testing with videosinks.
2045
2046 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2047
2048         * configure.ac:
2049           Fix build.
2050
2051 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2052
2053         * sys/v4l2/v4l2src_calls.c:
2054         (gst_v4l2src_probe_caps_for_format_and_size):
2055         Add some more debugging in the framerate function.
2056         Iterate stepwise framerate up to and _including_ the max and if nothing
2057         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
2058         don't end up with an empty list. Fixes #471823
2059
2060 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2061
2062         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2063         (gst_multiudpsink_set_clients_string),
2064         (gst_multiudpsink_get_clients_string),
2065         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2066         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2067         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
2068         (gst_multiudpsink_clear):
2069         Add property do configure destination address/port pairs
2070         API:GstMultiUDPSink::clients
2071
2072 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2073
2074         * tests/examples/Makefile.am:
2075         * tests/examples/rtp/Makefile.am:
2076         * tests/examples/rtp/client-H263p-AMR.sh:
2077         * tests/examples/rtp/client-H263p-PCMA.sdp:
2078         * tests/examples/rtp/client-H263p-PCMA.sh:
2079         * tests/examples/rtp/client-H264-PCMA.sdp:
2080         * tests/examples/rtp/client-H264-PCMA.sh:
2081         * tests/examples/rtp/client-PCMA.sh:
2082         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
2083         * tests/examples/rtp/server-alsasrc-PCMA.sh:
2084         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
2085         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2086         Added some RTP example scripts for sending and receiving RTP streams.
2087
2088 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2089
2090         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
2091         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
2092         Restructure the setcaps function so that we can also compute the
2093         expected GStreamer output size of the video frames.
2094         Set frame_byte_size correctly so that read-based devices have a chance
2095         of working correctly.
2096         When grabbing a frame, discard frames that are not of the expected size.
2097         Some cameras don't output the right framesize for the first buffer.
2098         Try only a couple of times to get a valid frame, else error out.
2099
2100         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
2101         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
2102         Add some more debug info when scanning the device.
2103
2104         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
2105         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
2106         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
2107         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
2108         Add some more debug info when dequeing a frame.
2109
2110 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2111
2112         * gst/wavparse/gstwavparse.c:
2113           More code cleanups. Add some more comment and improve debugs logs.
2114
2115 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2116
2117         * gst/wavparse/gstwavparse.c:
2118         * gst/wavparse/gstwavparse.h:
2119           Implement seek-query. Refactor duration calculations. Appropriate use
2120           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
2121           out of loops.
2122
2123 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
2124
2125         * gst/avi/gstavidemux.c:
2126           Implement seek-query.
2127
2128 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
2129
2130         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
2131         (gst_rtspsrc_dup_printf):
2132         Use new basesink async property to make sparse RTCP packet not wait for
2133         preroll.
2134
2135 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
2136
2137         * gst/audiofx/Makefile.am:
2138         Dist the right file.
2139
2140 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
2141
2142         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
2143         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
2144         Make sure we generate and parse floating point values in the POSIX
2145         locale instead of the current locale. 
2146
2147 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
2148
2149         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
2150         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
2151         (gst_rtspsrc_play):
2152         * gst/rtsp/gstrtspsrc.h:
2153         Fix method detection again.
2154         Keep track of when we must send a Range header.
2155         Use segment values for Range, Speed and Scale headers.
2156         Parse Speed and Scale headers to update the segment values.
2157
2158 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
2159
2160         patch by: Mark Nauwelaerts <manauw@skynet.be>
2161
2162         * sys/v4l2/v4l2src_calls.c:
2163           Handle optional v4l2 ioctls gracefully.
2164
2165 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
2166
2167         * gst/rtp/Makefile.am:
2168         * gst/rtp/gstrtp.c: (plugin_init):
2169         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
2170         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
2171         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
2172         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
2173         (gst_rtp_h263_depay_get_property),
2174         (gst_rtp_h263_depay_change_state),
2175         (gst_rtp_h263_depay_plugin_init):
2176         * gst/rtp/gstrtph263depay.h:
2177         Added an H263 depayloader. Fixes #369392.
2178
2179         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
2180         (gst_rtp_h263p_depay_process):
2181         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2182         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
2183         Make the H263+ pay/depayloader support H263-1998 and H263-2000
2184         payloads.
2185         Also alow plain H263 on the h263p payloaders. Fixes #465040.
2186
2187 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2188
2189         * gst/audiofx/audiochebyshevfreqband.c:
2190         * gst/audiofx/audiochebyshevfreqlimit.c:
2191         Add small comparision with the windowed sinc filters in the docs.
2192
2193 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2194
2195         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
2196         (audiochebyshevfreqband_suite):
2197         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
2198         (audiochebyshevfreqlimit_suite):
2199         Also test 32 bit float mode and the type 2 variants of the filters.
2200
2201 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
2202
2203         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2204         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2205         (gst_rtspsrc_loop):
2206         Refactor the udp and interleaved loop function a bit.
2207
2208 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2209
2210         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2211         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
2212         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
2213         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2214         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2215         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
2216         * gst/rtsp/gstrtspsrc.h:
2217         Protect connection activity with a new lock, avoids deadlocks when going
2218         to PAUSED. Fixes #455808.
2219
2220 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2221
2222         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
2223         Fix debug statement.
2224
2225 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2226
2227         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
2228         Fix stray %u in debug line as spotted by Saur on IRC.
2229
2230 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
2231
2232         * gst/audiofx/audiochebyshevfreqband.c:
2233         (gst_audio_chebyshev_freq_band_class_init):
2234         * gst/audiofx/audiochebyshevfreqlimit.c:
2235         (gst_audio_chebyshev_freq_limit_class_init):
2236         Use generator macros for the process functions for the different
2237         sample types, add lower upper boundaries for the GObject properties
2238         so automatically generated UIs can use sliders and add a note about
2239         the number of poles as a too high number of poles combined with
2240         very low or very high frequencies will produce only noise.
2241         * docs/plugins/gst-plugins-good-plugins.args:
2242         Regenerated for the property changes.
2243
2244 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2245
2246         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
2247         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
2248         (gst_rtspsrc_stream_configure_udp_sink),
2249         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
2250         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2251         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2252         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
2253         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
2254         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2255         * gst/rtsp/gstrtspsrc.h:
2256         Improve timeout handling.
2257         Use the same socket for sending and receiving RTCP packets so that some
2258         servers can track clients better.
2259         Improve connection closed handling. Try to reconnect.
2260         Don't overwrite our content base with NULL.
2261         Improve debugging.
2262         Improve range parsing and handling.
2263         Remove flushing hack now that core does the right thing.
2264
2265 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2266
2267         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2268         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2269         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
2270         (gst_multiudpsink_close), (gst_multiudpsink_add):
2271         * gst/udp/gstmultiudpsink.h:
2272         Add support for getting and setting the socket to use.
2273
2274         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2275         (gst_udpsrc_create), (gst_udpsrc_get_property):
2276         Add support for getting the currently used socket.
2277
2278 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
2279
2280         reviewed by: Stefan Kost  <ensonic@users.sf.net>
2281
2282         * gst/audiofx/Makefile.am:
2283         * gst/audiofx/audiochebyshevfreqband.c:
2284         (gst_audio_chebyshev_freq_band_mode_get_type),
2285         (gst_audio_chebyshev_freq_band_base_init),
2286         (gst_audio_chebyshev_freq_band_dispose),
2287         (gst_audio_chebyshev_freq_band_class_init),
2288         (gst_audio_chebyshev_freq_band_init),
2289         (generate_biquad_coefficients), (calculate_gain),
2290         (generate_coefficients),
2291         (gst_audio_chebyshev_freq_band_set_property),
2292         (gst_audio_chebyshev_freq_band_get_property),
2293         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
2294         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
2295         (gst_audio_chebyshev_freq_band_start):
2296         * gst/audiofx/audiochebyshevfreqband.h:
2297         * gst/audiofx/audiochebyshevfreqlimit.c:
2298         (gst_audio_chebyshev_freq_limit_mode_get_type),
2299         (gst_audio_chebyshev_freq_limit_base_init),
2300         (gst_audio_chebyshev_freq_limit_dispose),
2301         (gst_audio_chebyshev_freq_limit_class_init),
2302         (gst_audio_chebyshev_freq_limit_init),
2303         (generate_biquad_coefficients), (calculate_gain),
2304         (generate_coefficients),
2305         (gst_audio_chebyshev_freq_limit_set_property),
2306         (gst_audio_chebyshev_freq_limit_get_property),
2307         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
2308         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
2309         (gst_audio_chebyshev_freq_limit_start):
2310         * gst/audiofx/audiochebyshevfreqlimit.h:
2311         * gst/audiofx/audiofx.c: (plugin_init):
2312         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
2313         Fixes #464800.
2314
2315         * tests/check/Makefile.am:
2316         * tests/check/elements/.cvsignore:
2317         * tests/check/elements/audiochebyshevfreqband.c:
2318         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
2319         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
2320         * tests/check/elements/audiochebyshevfreqlimit.c:
2321         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
2322         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
2323         Add unit tests for the chebyshev filters.
2324
2325         * docs/plugins/Makefile.am:
2326         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2327         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2328         * docs/plugins/gst-plugins-good-plugins.args:
2329         * docs/plugins/inspect/plugin-1394.xml:
2330         * docs/plugins/inspect/plugin-audiofx.xml:
2331         * docs/plugins/inspect/plugin-dv.xml:
2332         * docs/plugins/inspect/plugin-flac.xml:
2333         * docs/plugins/inspect/plugin-jpeg.xml:
2334         * docs/plugins/inspect/plugin-png.xml:
2335         * docs/plugins/inspect/plugin-rtp.xml:
2336         * docs/plugins/inspect/plugin-shout2send.xml:
2337         * docs/plugins/inspect/plugin-wavpack.xml:
2338         And add docs for the chebyshev filters. While doing
2339         that also run make update in docs/plugins.
2340
2341 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2342
2343         * ext/annodex/gstcmmltag.c:
2344         * gst/rtp/gstrtpvorbispay.c:
2345           Make ro memory to share.
2346
2347 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2348
2349         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2350         Improve UDP performance by avoiding a select() when we have data
2351         available immediatly.
2352
2353 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2354
2355         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
2356         (gst_rtp_dec_class_init):
2357         * gst/rtsp/gstrtpdec.h:
2358         Add (dummy) SSRC management signals.
2359
2360         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
2361         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
2362         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
2363         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
2364         (on_timeout), (gst_rtspsrc_stream_configure_manager),
2365         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
2366         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2367         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2368         * gst/rtsp/gstrtspsrc.h:
2369         Add connection-speed property.
2370         Add find_stream helper functions.
2371         Handle stream EOS based on BYE messages or SSRC timeout.
2372         Returns SUCCESS from the state change function as we hide our async
2373         elements from the parent.
2374
2375 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2376
2377         * gst/debug/rndbuffersize.c:
2378           Fix da leak.
2379
2380 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
2381
2382         * gst/debug/Makefile.am:
2383         * gst/debug/breakmydata.c:
2384         * gst/debug/gstdebug.c:
2385         * gst/debug/negotiation.c:
2386         * gst/debug/progressreport.c:
2387         * gst/debug/rndbuffersize.c:
2388         * gst/debug/testplugin.c:
2389           Add new test element and clean-up the others a little.
2390
2391 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
2392
2393         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2394         Fix parsing of mp4a version 0 atoms. Fixes #465774.
2395
2396 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
2397
2398         * gst/rtp/gstrtpilbcdepay.c:
2399           Include stdlib.
2400
2401 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
2402
2403         * gst/rtp/gstrtpmpvdepay.c:
2404         Set the mpegversion in the caps so that autoplugging does not get
2405         confused.
2406
2407 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2408
2409         * po/hu.po:
2410         * po/uk.po:
2411         * po/vi.po:
2412           Updated translations.
2413
2414 2007-08-08  Michael Smith <msmith@fluendo.com>
2415
2416         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
2417           Render right border in the correct location.
2418
2419 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
2420
2421         Patch by: Olivier Crete <tester at tester dot ca>
2422
2423         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
2424         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2425         Make mode property a string. Fixes #464475.
2426
2427 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2428
2429         * ext/flac/gstflacenc.c:
2430           Widen caps to match decoder a bit and add more FIXMEs.
2431
2432 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2433
2434         patch by: Mark Nauwelaerts <manauw@skynet.be>
2435
2436         * gst/avi/gstavimux.c:
2437           Fix ODML index tag numbering. Fixes #463624.
2438
2439 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
2440
2441         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
2442         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2443         (gst_rtspsrc_stream_configure_tcp),
2444         (gst_rtspsrc_stream_configure_udp_sink):
2445         Fix default clock-rate for realmedia.
2446         Fix parsing of transport.
2447         Don't try to link NULL pads.
2448
2449 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
2450
2451         * po/POTFILES.skip:
2452           Add POTFILES.skip with list of source files that aren't disted at the
2453           moment but contain translatable strings. Should hopefully pacify
2454           broken tools and make it clearer that these files are left out
2455           intentionally (#461600).
2456
2457 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
2458
2459         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
2460         If the buffer was entirely clipped ... don't try sending it :)
2461
2462 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2463
2464         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
2465         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
2466         (gst_rtspsrc_create_transports_string),
2467         (gst_rtspsrc_prepare_transports):
2468         If we don't hav a session manager, set the caps on outgoing buffers
2469         ourselves.
2470         Force PAUSE/PLAY methods for now until the extensions can overwrite.
2471         Append final bit of the transport string even when it does not contain a
2472         placeholder.
2473
2474 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2475
2476         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
2477         (gst_rtsp_ext_list_connect):
2478         * gst/rtsp/gstrtspext.h:
2479         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2480         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
2481         Clean up the interface list.
2482         Allow connecting to interface signals for the extensions.
2483         Remove old extension code.
2484         Free list on cleanup.
2485         Allow extensions to send additional RTSP messages.
2486
2487 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2488
2489         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
2490         Handle a NULL gconf key gracefully by rendering the default element.
2491
2492 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2493
2494         * gst/rtsp/gstrtspext.h:
2495         Fix include path for extension interface.
2496
2497 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2498
2499         * gst/audiofx/audioamplify.h:
2500         Also remove a now unecessary variable here.
2501
2502 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2503
2504         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
2505         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
2506         * gst/audiofx/audiodynamic.c:
2507         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
2508         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
2509         * gst/audiofx/audiodynamic.h:
2510         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
2511         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
2512         * gst/audiofx/audioinvert.h:
2513         Don't save format information ourselves, this is already saved in
2514         GstAudioFilter.
2515
2516 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
2517
2518         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2519         (gst_rtsp_ext_list_stream_select):
2520         * gst/rtsp/gstrtspext.h:
2521         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
2522         Use rank to filter out extensions.
2523         Add url to stream_select interface call.
2524
2525 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
2526
2527         * gst/rtsp/Makefile.am:
2528         * gst/rtsp/base64.c:
2529         * gst/rtsp/base64.h:
2530         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2531         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
2532         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
2533         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
2534         (gst_rtsp_ext_list_setup_media),
2535         (gst_rtsp_ext_list_configure_stream),
2536         (gst_rtsp_ext_list_get_transports),
2537         (gst_rtsp_ext_list_stream_select):
2538         * gst/rtsp/gstrtspext.h:
2539         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
2540         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
2541         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
2542         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2543         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
2544         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
2545         (gst_rtspsrc_stream_configure_tcp),
2546         (gst_rtspsrc_stream_configure_mcast),
2547         (gst_rtspsrc_stream_configure_udp),
2548         (gst_rtspsrc_stream_configure_udp_sink),
2549         (gst_rtspsrc_stream_configure_transport),
2550         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2551         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2552         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
2553         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
2554         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2555         (gst_rtspsrc_parse_methods),
2556         (gst_rtspsrc_create_transports_string),
2557         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
2558         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
2559         (gst_rtspsrc_play), (gst_rtspsrc_pause),
2560         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
2561         * gst/rtsp/gstrtspsrc.h:
2562         * gst/rtsp/rtsp.h:
2563         * gst/rtsp/rtspconnection.c:
2564         * gst/rtsp/rtspconnection.h:
2565         * gst/rtsp/rtspdefs.c:
2566         * gst/rtsp/rtspdefs.h:
2567         * gst/rtsp/rtspext.h:
2568         * gst/rtsp/rtspextwms.c:
2569         * gst/rtsp/rtspextwms.h:
2570         * gst/rtsp/rtspmessage.c:
2571         * gst/rtsp/rtspmessage.h:
2572         * gst/rtsp/rtsprange.c:
2573         * gst/rtsp/rtsprange.h:
2574         * gst/rtsp/rtsptransport.c:
2575         * gst/rtsp/rtsptransport.h:
2576         * gst/rtsp/rtspurl.c:
2577         * gst/rtsp/rtspurl.h:
2578         * gst/rtsp/sdp.h:
2579         * gst/rtsp/sdpmessage.c:
2580         * gst/rtsp/sdpmessage.h:
2581         * gst/rtsp/test.c:
2582         Use shiny new RTSP and SDP library.
2583         Implement RTSP extensions using the new interface.
2584         Remove a lot of old code.
2585
2586 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
2587
2588         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2589         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
2590
2591 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2592
2593         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2594         Don't unref the outgoing buffer twice when dropping it because it's
2595         outside of the segment.
2596
2597 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2598
2599         * configure.ac:
2600         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
2601         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
2602         Use the new buffer clipping function from gstaudio here and
2603         require gst-plugins-base CVS.
2604         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2605         For framed Wavpack buffers we require a valid timestamp.
2606
2607 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
2608
2609         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
2610         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
2611         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
2612         Clip raw audio and video when we can, keep track of current output
2613         segment.
2614         Don't leak buffers and events when there is no output pad.
2615         Improve debugging here and there.
2616
2617 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
2618
2619         * configure.ac:
2620           Sync liboil check with plugins-base.
2621
2622 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
2623
2624         * ext/annodex/Makefile.am:
2625           Fix CFLAGS/LIBS.
2626
2627         * ext/cdio/gstcdiocddasrc.c:
2628         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
2629           Include stdlib
2630
2631         * ext/cairo/Makefile.am:
2632         * gst/videofilter/Makefile.am:
2633         * tests/examples/level/Makefile.am:
2634           Use $(LIBM) instead of -lm
2635
2636 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2637
2638         * sys/v4l2/gstv4l2src.c:
2639           Add another example pipeline.
2640
2641 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2642
2643         Patch by: Alexander Eichner <alexeichi@yahoo.de>
2644
2645         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2646           Use define here.
2647
2648         * sys/v4l2/gstv4l2tuner.c:
2649         (gst_v4l2_tuner_set_frequency_and_notify):
2650           Don't touch the property - its still disabled.
2651
2652         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
2653         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
2654         * sys/v4l2/v4l2src_calls.h:
2655           Improve fallback format negotionation. Fixes #451388
2656
2657 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2658
2659         * tests/check/elements/videocrop.c: (GST_START_TEST):
2660           Fix the test.
2661
2662 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2663
2664         * docs/plugins/Makefile.am:
2665         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2666         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2667         * docs/plugins/inspect/plugin-jpeg.xml:
2668         * docs/plugins/inspect/plugin-png.xml:
2669         * ext/jpeg/gstjpegdec.c:
2670         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
2671         (gst_pngdec_sink_setcaps):
2672           More docs. More logs in pngdec.
2673
2674 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
2675
2676         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2677           Initialize num_buffers with minimum value.
2678
2679         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
2680         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
2681           Handle frame-size query failure gracefully.
2682
2683 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
2684
2685         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2686         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
2687         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
2688         of qt/aac files.
2689
2690 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
2691
2692         * ext/wavpack/gstwavpackdec.c:
2693         (gst_wavpack_dec_clip_outgoing_buffer):
2694         Fix buffer clipping to correctly clip to the segment stop.
2695
2696 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2697
2698         * configure.ac:
2699         * tests/Makefile.am:
2700         Remove bogus check for libcheck, since we check for
2701         gstreamer-check and it pulls in the required info from there,
2702         and we weren't actually _using_ the information for libcheck
2703         ourselves anyway.
2704
2705 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
2706
2707         * configure.ac:
2708           Use pkg-config to locate check.
2709
2710 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
2711
2712         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
2713         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
2714         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
2715         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2716         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
2717         * gst/effectv/gstaging.c: (gst_agingtv_transform):
2718         * gst/effectv/gstdice.c: (gst_dicetv_transform):
2719         * gst/effectv/gstedge.c: (gst_edgetv_transform):
2720         * gst/effectv/gstquark.c: (gst_quarktv_transform):
2721         * gst/effectv/gstrev.c: (gst_revtv_transform):
2722         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
2723         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
2724         * gst/effectv/gstwarp.c: (gst_warptv_transform):
2725         * gst/matroska/matroska-demux.c:
2726         (gst_matroska_demux_add_wvpk_header),
2727         (gst_matroska_demux_check_subtitle_buffer),
2728         (gst_matroska_decode_buffer):
2729         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
2730           Fix build against core CVS.
2731
2732 2007-07-10  Edward Hervey  <bilboed@gmail.com>
2733
2734         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
2735         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
2736         don't have enough granularity to convert that boolean into a
2737         GstFlowReturn.
2738
2739 2007-07-06  Michael Smith <msmith@fluendo.com>
2740
2741         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
2742         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
2743         (gst_alawdec_change_state):
2744         * gst/law/alaw-decode.h:
2745         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
2746         (gst_mulawdec_class_init), (gst_mulawdec_init),
2747         (gst_mulawdec_chain), (gst_mulawdec_change_state):
2748         * gst/law/mulaw-decode.h:
2749           Fix capsnego bogosity in *law decoders. 
2750
2751 2007-07-06  Michael Smith <msmith@fluendo.com>
2752
2753         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
2754         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
2755         (gst_smokeenc_change_state):
2756         * ext/jpeg/gstsmokeenc.h:
2757           Remove stupidity in get/set caps functions.
2758           Fix some refcounting problems.
2759
2760 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
2761
2762         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
2763         Remove endianness-flipping hack that seems to have been required
2764         only because of a bug in ffmpegcolorspace.
2765         Partially Fixes: #451908
2766
2767 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
2768
2769         * docs/plugins/Makefile.am:
2770           Simplify --extra-dir as gtkdoc scans recursively.
2771
2772 2007-07-03  Wim Taymans,,,  <set EMAIL_ADDRESS environment variable>
2773
2774         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2775
2776         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2777         Set the encoding-name in the rtp caps to all uppercase, as required by
2778         the caps spec.
2779         Some small cleanups in the error paths. Fixes #453037.
2780
2781 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
2782
2783         * ext/wavpack/gstwavpackparse.c:
2784         (gst_wavpack_parse_index_get_last_entry),
2785         (gst_wavpack_parse_index_get_entry_from_sample),
2786         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
2787         (gst_wavpack_parse_scan_to_find_sample):
2788         * ext/wavpack/gstwavpackparse.h:
2789         Use a GSList for the GArray that is used like a list anyway.
2790
2791 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
2792
2793         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
2794         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
2795         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
2796           Add state change function where we set 0/1 as default framerate in
2797           case our setcaps function isn't called, like it might not in a
2798           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
2799           gdkpixbufdec trying to create caps with a 0/0 framerate.
2800           Also post an error message on the bus if gst_pad_push() fails when
2801           called from our sink event handler (+1 for flow returns for event
2802           functions in 0.11) instead of failing silently.
2803
2804 2007-06-27  Wim Taymans  <wim@fluendo.com>
2805
2806         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
2807         Cast stack args to the proper types. Fixes #451249.
2808
2809 2007-06-27  Wim Taymans  <wim@fluendo.com>
2810
2811         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2812         (new_session_pad), (gst_rtspsrc_setup_streams):
2813         * gst/rtsp/gstrtspsrc.h:
2814         For container formats we only need to activate one of the streams so
2815         that we correctly signal no-more-pads. Fixes #451015.
2816
2817 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
2818
2819         * docs/plugins/gst-plugins-good-plugins.args:
2820         * docs/plugins/inspect/plugin-aasink.xml:
2821         * docs/plugins/inspect/plugin-alaw.xml:
2822         * docs/plugins/inspect/plugin-alpha.xml:
2823         * docs/plugins/inspect/plugin-alphacolor.xml:
2824         * docs/plugins/inspect/plugin-annodex.xml:
2825         * docs/plugins/inspect/plugin-apetag.xml:
2826         * docs/plugins/inspect/plugin-audiofx.xml:
2827         * docs/plugins/inspect/plugin-auparse.xml:
2828         * docs/plugins/inspect/plugin-autodetect.xml:
2829         * docs/plugins/inspect/plugin-avi.xml:
2830         * docs/plugins/inspect/plugin-cacasink.xml:
2831         * docs/plugins/inspect/plugin-cairo.xml:
2832         * docs/plugins/inspect/plugin-cdio.xml:
2833         * docs/plugins/inspect/plugin-cutter.xml:
2834         * docs/plugins/inspect/plugin-debug.xml:
2835         * docs/plugins/inspect/plugin-efence.xml:
2836         * docs/plugins/inspect/plugin-effectv.xml:
2837         * docs/plugins/inspect/plugin-esdsink.xml:
2838         * docs/plugins/inspect/plugin-flac.xml:
2839         * docs/plugins/inspect/plugin-flxdec.xml:
2840         * docs/plugins/inspect/plugin-gconfelements.xml:
2841         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2842         * docs/plugins/inspect/plugin-goom.xml:
2843         * docs/plugins/inspect/plugin-halelements.xml:
2844         * docs/plugins/inspect/plugin-icydemux.xml:
2845         * docs/plugins/inspect/plugin-id3demux.xml:
2846         * docs/plugins/inspect/plugin-jpeg.xml:
2847         * docs/plugins/inspect/plugin-ladspa.xml:
2848         * docs/plugins/inspect/plugin-level.xml:
2849         * docs/plugins/inspect/plugin-matroska.xml:
2850         * docs/plugins/inspect/plugin-mulaw.xml:
2851         * docs/plugins/inspect/plugin-multipart.xml:
2852         * docs/plugins/inspect/plugin-navigationtest.xml:
2853         * docs/plugins/inspect/plugin-ossaudio.xml:
2854         * docs/plugins/inspect/plugin-png.xml:
2855         * docs/plugins/inspect/plugin-quicktime.xml:
2856         * docs/plugins/inspect/plugin-rtp.xml:
2857         * docs/plugins/inspect/plugin-rtsp.xml:
2858         * docs/plugins/inspect/plugin-smpte.xml:
2859         * docs/plugins/inspect/plugin-speex.xml:
2860         * docs/plugins/inspect/plugin-taglib.xml:
2861         * docs/plugins/inspect/plugin-udp.xml:
2862         * docs/plugins/inspect/plugin-videobalance.xml:
2863         * docs/plugins/inspect/plugin-videobox.xml:
2864         * docs/plugins/inspect/plugin-videocrop.xml:
2865         * docs/plugins/inspect/plugin-videoflip.xml:
2866         * docs/plugins/inspect/plugin-videomixer.xml:
2867         * docs/plugins/inspect/plugin-wavenc.xml:
2868         * docs/plugins/inspect/plugin-wavparse.xml:
2869         * docs/plugins/inspect/plugin-ximagesrc.xml:
2870           Update docs with caps info.
2871
2872 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
2873
2874         * po/POTFILES.in:
2875           Add more files with translatable strings (#450878).
2876
2877 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
2878
2879         * MAINTAINERS:
2880         Updating all the maintainers files
2881
2882 2007-06-22  Edward Hervey  <edward@fluendo.com>
2883
2884         * ext/flac/gstflactag.c: (gst_flac_tag_init):
2885         * gst/interleave/deinterleave.c: (deinterleave_init),
2886         (deinterleave_sink_link):
2887         * gst/interleave/interleave.c: (interleave_init):
2888         * gst/median/gstmedian.c: (gst_median_init):
2889         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
2890         Fix memory leaks.
2891         * tests/check/elements/id3demux.c: (pad_added_cb):
2892         Remove unused variable.
2893
2894 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
2895
2896         * ext/gconf/gconf.h:
2897         Make the prototype of gst_gconf_get_key_for_sink_profile
2898         match the implementation.
2899         Patch by: Damien Carbery <damien dot carbery at sun dot com>
2900         Fixes: #449747
2901
2902 2007-06-20  Michael Smith <msmith@fluendo.com>
2903
2904         * gst/rtp/gstrtpdepay.c:
2905           Fix description - rtpdepay is not a payloader.
2906
2907 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
2908
2909         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
2910         (qtdemux_video_caps):
2911         * gst/qtdemux/qtdemux_fourcc.h:
2912           Add MJPG to the variants of motion jpeg.
2913
2914 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
2915
2916         * tests/check/Makefile.am:
2917         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
2918         * tests/check/elements/videocrop.c: (GST_START_TEST):
2919         * tests/check/elements/videofilter.c:
2920         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2921         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
2922           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
2923           error flags are included and it errors out on compiler warnings
2924           for CVS builds; remove unused variables in various unit tests.
2925
2926 2007-06-19  Wim Taymans  <wim@fluendo.com>
2927
2928         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2929         (rtsp_connection_close), (rtsp_connection_free):
2930         Use threadsafe inet_ntop to convert an ip number to a string. 
2931         Fixes #447961.
2932         Don't leak fd (and ip) when freeing a connection without first closing
2933         it.
2934
2935 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
2936
2937         * configure.ac:
2938         Back to CVS
2939
2940         * gst-plugins-good.doap:
2941         Add 0.10.6 to the doap file.
2942
2943 === release 0.10.6 ===
2944
2945 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
2946
2947         * configure.ac:
2948           releasing 0.10.6, "Wobble Board"
2949
2950 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
2951
2952         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2953         (rtsp_connection_free):
2954           Revert previous commit again, since we are frozen (sorry).
2955
2956 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
2957
2958         Patch by: Peter Kjellerstedt <pkj at axis com>
2959
2960         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2961         (rtsp_connection_free):
2962           inet_ntoa() uses a static buffer internally, so we need to copy the
2963           returned string if we want to store it for later (#447961).
2964
2965 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
2966
2967         * win32/vs6/autogen.dsp:
2968         * win32/vs6/gst_plugins_good.dsw:
2969         * win32/vs6/libgstalaw.dsp:
2970         * win32/vs6/libgstalpha.dsp:
2971         * win32/vs6/libgstalphacolor.dsp:
2972         * win32/vs6/libgstapetag.dsp:
2973         * win32/vs6/libgstaudiofx.dsp:
2974         * win32/vs6/libgstauparse.dsp:
2975         * win32/vs6/libgstautodetect.dsp:
2976         * win32/vs6/libgstavi.dsp:
2977         * win32/vs6/libgstcutter.dsp:
2978         * win32/vs6/libgstdirectdraw.dsp:
2979         * win32/vs6/libgstdirectsound.dsp:
2980         * win32/vs6/libgsteffectv.dsp:
2981         * win32/vs6/libgstflx.dsp:
2982         * win32/vs6/libgstgoom.dsp:
2983         * win32/vs6/libgsticydemux.dsp:
2984         * win32/vs6/libgstid3demux.dsp:
2985         * win32/vs6/libgstinterleave.dsp:
2986         * win32/vs6/libgstjpeg.dsp:
2987         * win32/vs6/libgstlevel.dsp:
2988         * win32/vs6/libgstmatroska.dsp:
2989         * win32/vs6/libgstmedian.dsp:
2990         * win32/vs6/libgstmonoscope.dsp:
2991         * win32/vs6/libgstmulaw.dsp:
2992         * win32/vs6/libgstmultipart.dsp:
2993         * win32/vs6/libgstqtdemux.dsp:
2994         * win32/vs6/libgstrtp.dsp:
2995         * win32/vs6/libgstrtsp.dsp:
2996         * win32/vs6/libgstsmpte.dsp:
2997         * win32/vs6/libgstspeex.dsp:
2998         * win32/vs6/libgstudp.dsp:
2999         * win32/vs6/libgstvideobalance.dsp:
3000         * win32/vs6/libgstvideobox.dsp:
3001         * win32/vs6/libgstvideocrop.dsp:
3002         * win32/vs6/libgstvideoflip.dsp:
3003         * win32/vs6/libgstvideomixer.dsp:
3004         * win32/vs6/libgstwaveform.dsp:
3005         * win32/vs6/libgstwavenc.dsp:
3006         * win32/vs6/libgstwavparse.dsp:
3007         Mark *.dsp & *.dsw as binary files and convert to DOS line
3008         endings, as they don't load into VS6 correctly otherwise.
3009
3010 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3011
3012         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3013         (rtsp_connection_connect):
3014         Fix the MingW build. 
3015         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
3016         Fixes: #446981
3017
3018 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3019
3020         * tests/check/elements/.cvsignore:
3021         * tests/icles/.cvsignore:
3022         Hush the buildbots up
3023
3024 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3025
3026         * configure.ac:
3027         * sys/Makefile.am:
3028         * sys/directdraw/Makefile.am:
3029         * sys/directsound/Makefile.am:
3030         * sys/waveform/Makefile.am:
3031         Make sure to dist everything needed for win32 builds.
3032
3033 2007-06-14  Edward Hervey  <edward@fluendo.com>
3034
3035         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3036         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
3037         caps.
3038         Fixes #447458
3039
3040 2007-06-13  Wim Taymans  <wim@fluendo.com>
3041
3042         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
3043         Make sure we allocate enough memory for the codec_data.
3044         Fixes #447210.
3045
3046 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
3047
3048         * win32/MANIFEST:
3049         Add videocrop project file to the win32 manifest.
3050         * win32/vs6/gst_plugins_good.dsw:
3051         Add qtdemux,videocrop and waveform projects to the workspace.
3052         * win32/vs6/libgstqtdemux.dsp:
3053         Add zlib to the link list of qtdemux.
3054         * win32/vs6/libgstvideocrop.dsp:
3055         Add a project file for videocrop.
3056
3057 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3058
3059         * po/POTFILES.in:
3060         Add qtdemux for translation
3061
3062 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3063
3064         * configure.ac:
3065         * docs/plugins/Makefile.am:
3066         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3067         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3068         * docs/plugins/inspect/plugin-videocrop.xml:
3069         * gst-plugins-good.spec.in:
3070         * sys/Makefile.am:
3071         * tests/check/Makefile.am:
3072         * tests/icles/Makefile.am:
3073         * tests/icles/videocrop-test.c:
3074         Move videocrop and osxvideo from -bad.
3075
3076 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3077
3078         * configure.ac:
3079         * docs/plugins/Makefile.am:
3080         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3081         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3082         * docs/plugins/gst-plugins-good-plugins.args:
3083         * docs/plugins/inspect/plugin-qtdemux.xml:
3084         * docs/plugins/inspect/plugin-quicktime.xml:
3085         * win32/MANIFEST:
3086         Move qtdemux from -bad.
3087
3088         * gst-plugins-good.spec.in:
3089         Update spec file to reflect moving of qtdemux and wavpack
3090
3091 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3092         
3093         * win32/MANIFEST:
3094         * docs/plugins/Makefile.am:
3095         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3096         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3097         * docs/plugins/inspect/plugin-directdraw.xml:
3098         * docs/plugins/inspect/plugin-directsound.xml:
3099         * docs/plugins/inspect/plugin-waveform.xml:
3100         Move the waveform plugin from -bad too. Update the inspect xml
3101         files to mention Plugins Good instead of Plugins Bad.
3102
3103 2007-06-12  Andy Wingo  <wingo@pobox.com>
3104
3105         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
3106         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
3107         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
3108         finalization and resuscitation. No longer public.
3109         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
3110         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
3111         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
3112         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
3113         miniobject semantics, and be threadsafe.
3114         (gst_v4l2src_queue_frame): Remove this function, as we just call
3115         the ioctls directly in the two places where we queue buffers.
3116         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
3117         directly.
3118         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
3119         to allocate the pool, which also preallocates the GstBuffers.
3120         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
3121         queueing the frames directly.
3122         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
3123         mmap buffers have been dequeued.
3124
3125         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
3126         real MiniObject instead of rolling our own refcounting and
3127         finalizing. Give it a lock.
3128         (struct _GstV4l2Buffer): Remove one intermediary object, having
3129         the buffers hold the struct v4l2_buffer directly.
3130
3131         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
3132         capture_init so that it can set them on the buffers that it will
3133         create.
3134         (gst_v4l2src_get_read): For better or for worse, include the
3135         timestamping and offsetting code here; really we should be using
3136         bufferalloc though.
3137         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
3138         preallocated, mmap'd buffers.
3139
3140 2007-06-11  Wim Taymans  <wim@fluendo.com>
3141
3142         Patch by: daniel fischer <dan at f3c dot com>
3143
3144         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
3145         (gst_ximage_src_get_caps):
3146         Actually use the display_name property so that we can dump any
3147         available X display. Fixes #445905.
3148
3149 2007-06-11  Wim Taymans  <wim@fluendo.com>
3150
3151         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3152
3153         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
3154         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
3155         Add missing rate fields to caps. Fixes #441118.
3156
3157 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
3158
3159         * win32/vs6/gst_plugins_good.dsw:
3160         * win32/vs8/gst-plugins-good.sln:
3161         Add DirectSound and DirectDraw sinks project files to
3162         workspace and solution files.
3163
3164 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3165
3166         Patch by: Josh Coalson <xflac at yahoo dot com>,
3167         updated by Alexis Ballier <aballier at gentoo dot org>:
3168
3169         * configure.ac:
3170         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
3171         (gst_flac_dec_setup_seekable_decoder),
3172         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
3173         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
3174         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
3175         * ext/flac/gstflacdec.h:
3176         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3177         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
3178         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
3179         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
3180         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
3181         (gst_flac_enc_chain), (gst_flac_enc_set_property),
3182         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
3183         * ext/flac/gstflacenc.h:
3184         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
3185         
3186 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3187
3188         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
3189         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
3190         not necessary anymore as we need at least that core version. 
3191
3192 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3193
3194         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3195         (gst_wavpack_dec_chain):
3196         * ext/wavpack/gstwavpackdec.h:
3197         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3198         (gst_wavpack_parse_push_buffer):
3199         * ext/wavpack/gstwavpackparse.h:
3200         Improve discont handling by checking if the next Wavpack block has
3201         the expected, following block index.
3202
3203 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3204
3205         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
3206           Fix element description.
3207
3208 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3209
3210         * configure.ac:
3211         * docs/plugins/Makefile.am:
3212         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3213         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3214         * docs/plugins/gst-plugins-good-plugins.args:
3215         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3216         * docs/plugins/gst-plugins-good-plugins.signals:
3217         * docs/plugins/inspect/plugin-autodetect.xml:
3218         * docs/plugins/inspect/plugin-gconfelements.xml:
3219         * docs/plugins/inspect/plugin-ladspa.xml:
3220         * docs/plugins/inspect/plugin-rtp.xml:
3221         * docs/plugins/inspect/plugin-wavpack.xml:
3222         * ext/Makefile.am:
3223         * tests/check/Makefile.am:
3224           move wavpack plugin.  See #352605.
3225
3226 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
3227
3228         * configure.ac:
3229         * docs/plugins/Makefile.am:
3230         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3231         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3232         * docs/plugins/gst-plugins-good-plugins.args:
3233         * sys/Makefile.am:
3234         * win32/MANIFEST:
3235         Add DirectDraw & DirectSound plugins to the build and docs.
3236
3237 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
3238
3239         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
3240         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
3241           When operating in pull mode, error out correct on not-linked.
3242
3243 2007-06-06  Andy Wingo  <wingo@pobox.com>
3244
3245         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
3246         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
3247         format and size if the ioctls are defined; should fix compilation
3248         on Linux < 2.16.19.
3249
3250 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
3251
3252         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
3253           Printf fixes in debug statements; use LOG level for debug statements
3254           that are printed for each and every frame; convert c++ comments to
3255           C-style comments; not much point using g_try_malloc() if we then not
3256           even check the return value.
3257
3258 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
3259
3260         * configure.ac:
3261           Bump requirements to released versions (core and base 0.10.13).
3262
3263         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
3264           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
3265           own implementation.
3266
3267 2007-06-05  Andy Wingo  <wingo@pobox.com>
3268
3269         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
3270         some useless comments.
3271
3272         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
3273         frames before calling STREAMON, that might leave them in a state
3274         where they can't be dequeued if we go back to NULL without calling
3275         STREAMON, according to the docs.
3276         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
3277         before we call STREAMON.
3278         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
3279         failures. (For me this code hung.) The pool refcounting is still
3280         crack; added a note to that effect.
3281
3282 2007-06-05  Wim Taymans  <wim@fluendo.com>
3283
3284         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3285         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
3286         Add support for mapping gst structure names to the MIME type equivalent.
3287         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
3288
3289 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3290
3291         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3292         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
3293         (gst_wavenc_chain), (gst_wavenc_change_state):
3294         * gst/wavenc/gstwavenc.h:
3295         Properly write wav files with width!=depth by having the depth most
3296         significant bytes set and all others zero. Fixes #442535.
3297
3298 2007-06-01  Wim Taymans  <wim@fluendo.com>
3299
3300         * gst/rtsp/rtspconnection.c:
3301         Add include to make buildbot happy.
3302
3303 2007-06-01  Wim Taymans  <wim@fluendo.com>
3304
3305         Patch by: Peter Kjellerstedt  <pkj at axis com>
3306
3307         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3308         (rtsp_connection_connect), (add_date_header),
3309         (rtsp_connection_send), (parse_response_status),
3310         (parse_request_line), (parse_line), (rtsp_connection_receive):
3311         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
3312         * gst/rtsp/rtspdefs.h:
3313         * gst/rtsp/rtspmessage.c: (key_value_foreach),
3314         (rtsp_message_init_request), (rtsp_message_init_response),
3315         (rtsp_message_remove_header), (rtsp_message_append_headers),
3316         (rtsp_message_dump):
3317         * gst/rtsp/rtspmessage.h:
3318         Improves version checking, allowing an RTSP server to reply with "505
3319         RTSP Version not supported.
3320         Adds a Date header to all messages.
3321         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
3322         want to be able to send a response even if something in the request was
3323         invalid. EINVAL is only used when passing wrong arguments to functions.
3324         Do not handle an invalid method in parse_request_line(). Defer this to
3325         the caller so it can respond with "405 Method Not Allowed".
3326         Improves parsing of the timeout parameter to the Session header,
3327         allowing whitespace after the semicolon. 
3328         Avoids a compiler warning due to variables shadowing a function argument.
3329
3330 2007-06-01  Wim Taymans  <wim@fluendo.com>
3331
3332         Based on Patch by: Daniel Charles <dcharles at ti dot com>
3333
3334         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
3335         (gst_rtp_amr_depay_process):
3336         * gst/rtp/gstrtpamrdepay.h:
3337         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
3338         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
3339         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
3340         * gst/rtp/gstrtpamrpay.h:
3341         Add support for AMR-WB.
3342         Small cleanups such as using BOILERPLATE.
3343
3344 2007-05-31  Wim Taymans  <wim@fluendo.com>
3345
3346         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
3347         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
3348
3349 2007-05-30  Andy Wingo  <wingo@pobox.com>
3350
3351         * sys/v4l2/gstv4l2object.h: 
3352         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
3353         unintended changes.
3354
3355         * sys/v4l2/v4l2src_calls.h: 
3356         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
3357         the format list in the order that the driver gives it to us.
3358         (gst_v4l2src_probe_caps_for_format_and_size)
3359         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
3360         based on the capabilities of the device.
3361         (gst_v4l2src_grab_frame): Update for object variable renaming.
3362         (gst_v4l2src_set_capture): Update to be strict in its parameters,
3363         as in the set_caps below.
3364         (gst_v4l2src_capture_init): Update for object variable renaming,
3365         and reflow.
3366         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
3367         (gst_v4l2src_capture_deinit): Update for object variable renaming.
3368         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
3369         (gst_v4l2src_get_fps): Remove; these functions don't have much
3370         meaning outside of an atomic set_caps method.
3371         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
3372         known.
3373
3374         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
3375         call to update_fps; not sure about this change.
3376         (gst_v4l2_tuner_set_norm): Work around the fact that for the
3377         moment we don't have an update_fps_func.
3378
3379         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
3380         structures in the object, just store what we need. Do store the
3381         probed caps of the device. Don't store the current frame rate.
3382
3383         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
3384         update_fps_function, for now. Update for new object variable
3385         naming.
3386         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
3387         new object variable naming.
3388         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
3389         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
3390         (gst_v4l2src_get_caps): Rework to probe the device for supported
3391         frame sizes and frame rates.
3392         (gst_v4l2src_set_caps): Rework to be strict in the given
3393         parameters: if someone asks us to have a certain size and rate,
3394         that is what we configure.
3395         (gst_v4l2src_get_read): Update for object variable naming. Don't
3396         leak buffers on short reads.
3397         (gst_v4l2src_get_mmap): Update for object variable naming, and add
3398         comments.
3399         (gst_v4l2src_create): Update for object variable naming.
3400
3401 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3402
3403         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
3404         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
3405         * gst/avi/gstavidemux.h:
3406           Parse subtitle text streams instead of erroring out (#442034). Still
3407           needs a parser for the subtitles to actually show up.
3408
3409 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3410
3411         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
3412         (gst_avi_demux_loop):
3413           Make _push_event() return TRUE if the event could be pushed on at
3414           least one pad and not only if it could be pushed on all pads,
3415           otherwise we'll end up posting an error message on EOS if one or
3416           more source pads are not connected.
3417
3418 2007-05-28  Wim Taymans  <wim@fluendo.com>
3419
3420         * gst/rtsp/rtsptransport.c:
3421         Use renamed RTP bin.
3422
3423 2007-05-28  Wim Taymans  <wim@fluendo.com>
3424
3425         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
3426
3427         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
3428         (gst_video_box_set_property), (gst_video_box_transform_caps),
3429         (video_box_recalc_transform), (gst_video_box_set_caps),
3430         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
3431         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
3432         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
3433         (gst_video_box_i420_i420), (gst_video_box_transform),
3434         (plugin_init):
3435         Add AYUV->AYUV and AYUV->I420 formats. 
3436         Fix negotiation and I420->AYUV conversion.
3437         Fixes #429329.
3438
3439 2007-05-26  Wim Taymans  <wim@fluendo.com>
3440
3441         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
3442         Use different variables for nested for loops so that the outer loop
3443         functions properly and speex files with multiple frames per buffer work
3444         properly.
3445         Fixes #441408.
3446
3447 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3448
3449         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
3450           Don't leak newsegment events.
3451
3452 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3453
3454         * gst/wavparse/Makefile.am:
3455           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
3456           drags it in.
3457
3458 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3459
3460         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3461         (notgst_value_array_append_buffer),
3462         (gst_flac_enc_process_stream_headers),
3463         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
3464         (gst_flac_enc_change_state):
3465         * ext/flac/gstflacenc.h:
3466           Collect headers, add "streamheader" field to output caps and set
3467           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
3468           produces output according to the official FLAC-to-Ogg mapping
3469           instead of completely broken files. Fixes #426044.
3470
3471 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3472
3473         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
3474         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
3475         (gst_id3demux_sink_event):
3476         * gst/id3demux/gstid3demux.h:
3477         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
3478         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
3479         (gst_tag_demux_send_new_segment):
3480         Handle and adjust new-segment events so that downstream really
3481         sees a stream with the tag pieces stripped off the front and back.
3482         Fixes strangeness in seeking when mp3 decoders use the new-segment
3483         byte position to estimate their current playback position timestamp
3484         and then the arriving buffers don't match up.
3485
3486 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3487
3488         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
3489           Don't unnecessarily perform a READY->NULL->READY transition on the
3490           detected audio sink when starting up. Fixes: #440127
3491
3492 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
3493
3494         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
3495         (gst_flac_enc_chain):
3496           Don't crash in chain function if setcaps hasn't been called.
3497
3498 2007-05-24  Wim Taymans  <wim@fluendo.com>
3499
3500         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
3501         Init value to avoid infinte loops.
3502
3503 2007-05-24  Wim Taymans  <wim@fluendo.com>
3504
3505         Patch by: Peter Kjellerstedt  <pkj at axis com>
3506
3507         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
3508         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
3509         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3510         (gst_rtspsrc_play):
3511         (rtsp_connection_send), (rtsp_connection_receive):
3512         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
3513         Fix for new API.
3514
3515         * gst/rtsp/rtspconnection.c: (add_auth_header),
3516         Only add authorisation and session headers when sending messages.
3517
3518         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
3519         (rtsp_message_init_request), (rtsp_message_init_response),
3520         (rtsp_message_unset), (rtsp_message_add_header),
3521         (rtsp_message_remove_header), (rtsp_message_get_header),
3522         (rtsp_message_append_headers), (dump_key_value),
3523         (rtsp_message_dump):
3524         * gst/rtsp/rtspmessage.h:
3525         Add support for multiple headers of the same type by storing the parsed
3526         headers in a GArray instaed of a hashtable.
3527
3528 2007-05-21  Wim Taymans  <wim@fluendo.com>
3529
3530         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
3531         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
3532         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
3533         safer shutdown.
3534
3535 2007-05-21  Wim Taymans  <wim@fluendo.com>
3536
3537         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
3538         * gst/rtsp/gstrtpdec.h:
3539         Added signal for backwards compat.
3540
3541 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
3542         
3543         Patch by: René Stadler <mail at renestadler dot de>
3544
3545         * configure.ac:
3546         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
3547         (gst_au_parse_parse_header), (gst_au_parse_chain):
3548         * gst/auparse/gstauparse.h:
3549         Use audioconvert for converting from non-native endianness floats
3550         in auparse instead of doing it ourself. Fixes #424527.
3551         This needs the audioconvert from plugins-base CVS.
3552         
3553 2007-05-21  Wim Taymans  <wim@fluendo.com>
3554
3555         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3556         (gst_rtp_h263p_pay_flush):
3557         Fix enum registration.
3558
3559 2007-05-21  Wim Taymans  <wim@fluendo.com>
3560
3561         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
3562
3563         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3564         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
3565         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
3566         (gst_rtp_h263p_pay_flush):
3567         * gst/rtp/gstrtph263ppay.h:
3568         Add new fragmentation mode base on GOB headers. Fixes #438940.
3569
3570 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
3571
3572         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
3573           Printf format fix.
3574
3575 2007-05-18  Wim Taymans  <wim@fluendo.com>
3576
3577         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3578         Don't crash when an unsupported transport error was returned by the
3579         server, just try to configure the next stream. Fixes #439255.
3580
3581 2007-05-18  Wim Taymans  <wim@fluendo.com>
3582
3583         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
3584         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
3585         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
3586         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3587         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
3588         * gst/rtsp/gstrtspsrc.h:
3589         Add TCP timeout property and use it for all TCP connection.
3590
3591         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3592         (rtsp_connection_write), (rtsp_connection_next_timeout),
3593         (rtsp_connection_reset_timeout):
3594         Make connect and writes cancelable and make them use the timeout.
3595
3596 2007-05-18  Wim Taymans  <wim@fluendo.com>
3597
3598         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3599         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
3600         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3601         (gst_rtspsrc_setup_streams):
3602         Refactor timeout handling.
3603         Also send keep-alive when dealing with TCP transport.
3604
3605         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3606         (rtsp_connection_free), (rtsp_connection_next_timeout),
3607         (rtsp_connection_reset_timeout):
3608         * gst/rtsp/rtspconnection.h:
3609         Use a timer to handle the session timeouts, add some methods to deal
3610         with timeouts.
3611
3612 2007-05-17  Wim Taymans  <wim@fluendo.com>
3613
3614         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
3615         (gst_rtspsrc_setup_streams):
3616         Ignore streams that fail the setup command, we will retry with a
3617         different transport later on.
3618
3619         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
3620         (rtsp_ext_wms_configure_stream):
3621         Fix encoding name case.
3622
3623 2007-05-16  Edward Hervey  <edward@fluendo.com>
3624
3625         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
3626         Fix build on macosx.
3627
3628 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3629
3630         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
3631         Replace direct comparison of a string with the string literal "" with
3632         a comparison of the first character with '\0'. Fixes #438926.
3633
3634 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3635
3636         * gst/debug/breakmydata.c (gst_break_my_data_init):
3637           One more try. This should be the proper fix now.
3638
3639 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3640
3641         * gst/debug/breakmydata.c:
3642           Ooops, no // comments please.
3643
3644 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3645
3646         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
3647         (gst_break_my_data_init):
3648           Fix gst_buffer_is_writable() assertion.
3649
3650 2007-05-14  David Schleef  <ds@schleef.org>
3651
3652         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
3653           video/x-raw-bayer.  Fixes #314160.
3654
3655 2007-05-14  Wim Taymans  <wim@fluendo.com>
3656
3657         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
3658         (gst_rtp_theora_depay_parse_configuration):
3659         * gst/rtp/gstrtptheorapay.c: (encode_base64),
3660         (gst_rtp_theora_pay_finish_headers),
3661         (gst_rtp_theora_pay_handle_buffer):
3662         Update theora pay/depayloader in a similar to vorbis.
3663
3664         * gst/rtp/gstrtpvorbisdepay.c:
3665         (gst_rtp_vorbis_depay_parse_configuration):
3666         Update docs.
3667
3668 2007-05-14  Wim Taymans  <wim@fluendo.com>
3669
3670         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
3671         When we try to execute a method that is not supported by the server,
3672         don't error out but remove the method from the accepted methods so that
3673         we never try to perform this method again.
3674
3675 2007-05-14  Wim Taymans  <wim@fluendo.com>
3676
3677         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
3678         Remove annoying _dump_mem.
3679
3680 2007-05-14  Wim Taymans  <wim@fluendo.com>
3681
3682         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
3683         Parse range correctly.
3684
3685         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
3686         The baseurl now always has a '/' at the start.
3687
3688 2007-05-14  Wim Taymans  <wim@fluendo.com>
3689
3690         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
3691         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
3692         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3693         Factor out caps configuration and configure more stuff such as the time
3694         ranges and speed/scale values.
3695
3696         * gst/rtsp/rtsptransport.c:
3697         Add Copyright after non-trival fixes.
3698
3699 2007-05-12  Wim Taymans  <wim@fluendo.com>
3700
3701         Patch by: Peter Kjellerstedt  <pkj at axis com>
3702
3703         * gst/rtsp/gstrtspsrc.h:
3704         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
3705         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
3706         (rtsp_message_get_header):
3707         * gst/rtsp/rtspmessage.h:
3708         Make channel guint8 where possible.
3709         Make rtsp_message_init_data() take the channel as a guint8.
3710
3711         * gst/rtsp/rtspdefs.c:
3712         Fixed a typo: Timout -> Timeout
3713
3714         * gst/rtsp/rtspdefs.h:
3715         Make RTSP_CHECK() behave as a statement.
3716
3717         * gst/rtsp/sdpmessage.c:
3718         Avoid a compiler warning in INIT_ARRAY().
3719         Fixes #437692.
3720
3721 2007-05-12  Wim Taymans  <wim@fluendo.com>
3722
3723         Patch by: Peter Kjellerstedt  <pkj at axis com>
3724
3725         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
3726         (rtsp_url_get_request_uri):
3727         * gst/rtsp/rtspurl.h:
3728         Add support for query parameters to RTSP URLs.
3729
3730 2007-05-12  Wim Taymans  <wim@fluendo.com>
3731
3732         Patch by: Peter Kjellerstedt  <pkj at axis com>
3733
3734         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
3735         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
3736         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
3737         (rtsp_transport_parse), (rtsp_transport_as_text):
3738         * gst/rtsp/rtsptransport.h:
3739         Add validation to rtsp_transport_parse().
3740         Add rtsp_transport_as_text() to generate an RTSP header from an
3741         RTSPTransport.
3742         Change ssrc to guint (was a string) since that is what it is, even
3743         though it is sent as a hex string.
3744         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
3745         incorrect, which can be seen when looking at the examples in the RFC).
3746         Fixes #437670.
3747
3748 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3749
3750         Patch by: Eric Anholt
3751
3752         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
3753           gst_ximage_src_ximage_get):
3754         Use union of all damage between frames to make it faster.
3755         Fixes bug #342463.
3756         Also fix crasher when cursor is at bottom right of window.
3757
3758 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
3759
3760         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
3761           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
3762           streaming mode regression for file from #343837 with 'bext' chunk
3763           before the 'fmt' chunk.
3764
3765 2007-05-11  Wim Taymans  <wim@fluendo.com>
3766
3767         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
3768         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
3769         (gst_rtspsrc_handle_src_event),
3770         (gst_rtspsrc_stream_configure_manager),
3771         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
3772         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
3773         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3774         * gst/rtsp/gstrtspsrc.h:
3775         * gst/rtsp/rtspdefs.h:
3776         Preliminary seek support.
3777         Activate internal pads so that we can receive events on them.
3778         Don't try to parse a range string when it's NULL.
3779
3780 2007-05-11  Wim Taymans  <wim@fluendo.com>
3781
3782         * gst/rtp/README:
3783         Update README with new RTP variables that will be used for
3784         synchronisation.
3785
3786         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
3787         (gst_rtp_vorbis_depay_parse_configuration),
3788         (gst_rtp_vorbis_depay_process):
3789         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
3790         (gst_rtp_vorbis_pay_finish_headers),
3791         (gst_rtp_vorbis_pay_handle_buffer):
3792         Update vorbis pay and depayloader to draft-04.
3793
3794 2007-05-11  Wim Taymans  <wim@fluendo.com>
3795
3796         * gst/rtsp/rtsptransport.c:
3797         UDP MCAST is actually the default for RTP/AVP.
3798 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
3799
3800         * gst/level/gstlevel.c: (gst_level_transform_ip):
3801         Use guint8 * instead of gpointer then vs6 can build 
3802         in_data += (filter->width / 8).
3803
3804 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3805
3806         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
3807           gst_ximage_src_ximage_get):
3808         * sys/ximage/gstximagesrc.h (last_ximage):
3809         When using Damage actually keep the last frame, and not assume
3810         that the buffer we get already has the last frame on it.
3811         Copy the cursor over if we specify a non-zero start x and
3812         start y.
3813
3814 2007-05-11  Wim Taymans  <wim@fluendo.com>
3815
3816         * gst/rtsp/rtsptransport.c:
3817         Make UDP the default transport when not specified.
3818
3819 2007-05-09  David Schleef  <ds@schleef.org>
3820
3821         * gst/level/gstlevel.c:
3822           Revert last change.
3823
3824 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
3825
3826         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
3827         (gst_level_transform_ip):
3828         Use guint8 * instead of gpointer then vs6 know the size of data
3829         pointed when moving the pointer.
3830         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
3831         Move instructions after variables declaration.
3832         * win32/vs6/autogen.dsp:
3833         * win32/vs6/libgstrtp.dsp:
3834         * win32/vs6/libgstrtsp.dsp:
3835         Update vs6 project files.
3836
3837 2007-05-09  Wim Taymans  <wim@fluendo.com>
3838
3839         * gst/rtsp/Makefile.am:
3840         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
3841         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
3842         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
3843         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
3844         (rtsp_range_free):
3845         * gst/rtsp/rtsprange.h:
3846         Add code to parse time ranges.
3847         Report DURATION on the stream when possible.
3848
3849 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
3850
3851         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
3852         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3853         (gst_videomixer_collected):
3854           Fix strides calculation for AYUV (it's just width*4) (#436910).
3855
3856 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3857
3858         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
3859         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
3860         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
3861         Sync the GObject properties before each processing step to properly
3862         work with the controller.
3863
3864 2007-05-04  Wim Taymans  <wim@fluendo.com>
3865
3866         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3867         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3868         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3869         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
3870         (gst_rtspsrc_change_state):
3871         Let more error state trickle down so that we can catch more error
3872         cases.
3873         Handle keep-alive a little smarter by selecting a method the server
3874         actually supports.
3875         Fix a race in UDP streaming shutdown.
3876
3877 2007-05-04  Wim Taymans  <wim@fluendo.com>
3878
3879         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
3880         Ignore errors when trying to use the keep-alive messages.
3881
3882 2007-05-04  Wim Taymans  <wim@fluendo.com>
3883
3884         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
3885         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
3886         (gst_rtspsrc_stream_configure_manager),
3887         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
3888         (gst_rtspsrc_stream_configure_mcast),
3889         (gst_rtspsrc_stream_configure_udp),
3890         (gst_rtspsrc_stream_configure_udp_sink),
3891         (gst_rtspsrc_stream_configure_transport):
3892         Send RTCP messages back to the server over the TCP connection.
3893
3894         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
3895         (rtsp_connection_send), (rtsp_connection_read), (read_body),
3896         (rtsp_connection_receive):
3897         * gst/rtsp/rtspconnection.h:
3898         Factor out and expose lowlevel _write and _read methods.
3899         Implement sending data messages to the server.
3900
3901 2007-05-03  Wim Taymans  <wim@fluendo.com>
3902
3903         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
3904         (gst_multipart_mux_collected):
3905         Fix timestamps on outgoing buffers.
3906
3907 2007-05-03  Wim Taymans  <wim@fluendo.com>
3908
3909         * gst/multipart/multipartmux.c:
3910         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
3911         (gst_multipart_mux_change_state):
3912         Emit NEWSEGMENT events before pushing the first buffer.
3913
3914 2007-05-03  Wim Taymans  <wim@fluendo.com>
3915
3916         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
3917         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
3918         (gst_rtspsrc_handle_src_query),
3919         (gst_rtspsrc_stream_configure_manager),
3920         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
3921         (gst_rtspsrc_stream_configure_mcast),
3922         (gst_rtspsrc_stream_configure_udp),
3923         (gst_rtspsrc_stream_configure_udp_sink),
3924         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
3925         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
3926         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
3927         (gst_rtspsrc_pause):
3928         Refactor transport configuration code.
3929         Create internal pads for TCP transport so that we can implement events
3930         and queries.
3931         Handle events and queries.
3932         Parse range from the SDP.
3933         Fix race in pause handler where the connection could still be flushing.
3934
3935 2007-05-02  Wim Taymans  <wim@fluendo.com>
3936
3937         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3938         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
3939         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
3940         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
3941         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
3942         (gst_rtspsrc_change_state):
3943         * gst/rtsp/gstrtspsrc.h:
3944         Fix race when multiple udp sources post timeouts, just act on the first
3945         received timeout.
3946         Protect stream list with a recursive lock to fix some races.
3947         Flush connection when we need to do a reconnect or stop.
3948         Make state lock recursive.
3949
3950         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3951         (rtsp_connection_close):
3952         Some small cleanups.
3953
3954 2007-05-02  Wim Taymans  <wim@fluendo.com>
3955
3956         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
3957         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
3958         Only set DISCONT when there actually is a discont or when we just
3959         started.
3960
3961 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3962
3963         * ext/flac/gstflac.c: (plugin_init):
3964         Call bindtextdomain() to get localized strings.
3965
3966 2007-05-02  Wim Taymans  <wim@fluendo.com>
3967
3968         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
3969         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
3970         (gst_wavparse_stream_data):
3971         * gst/wavparse/gstwavparse.h:
3972         Be a bit more clever when dealing with VBR files with FACT tags, we
3973         don't want to timestamp buffers in that case but the estimated BPS can
3974         be used for seeking.
3975         Only send close segment in the streaming thread.
3976
3977 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3978
3979         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
3980         Correctly post an error on the bus if something went wrong in the loop
3981         function. This fixes a few cases where the task was paused and nothing
3982         happened anymore.
3983
3984 2007-05-02  Wim Taymans  <wim@fluendo.com>
3985
3986         * gst/rtsp/test.c: (main):
3987         Fix compilation of deprecated test just because I'm too lazy to delete
3988         it.
3989
3990 2007-05-02  Wim Taymans  <wim@fluendo.com>
3991
3992         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3993         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
3994         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
3995         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
3996         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
3997         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
3998         * gst/rtsp/gstrtspsrc.h:
3999         Fix sending RTCP to the right place.
4000         Fix bug in reffing the wrong UDP element.
4001         Use new pad names for the session manager.
4002         Implement handling server requests in interleaved and UDP modes.
4003         Handle session keep-alive in UDP modes.
4004         Remove GCond for handling UDP timeouts.
4005
4006         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4007         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4008         (rtsp_connection_receive), (rtsp_connection_close):
4009         * gst/rtsp/rtspconnection.h:
4010         Store connection IP address for later.
4011         Add timeout args to all operations that might block forever.
4012         Parse session timeout.
4013         Only close sockets when not already closed.
4014
4015         * gst/rtsp/rtspdefs.c:
4016         * gst/rtsp/rtspdefs.h:
4017         Add timeout return value and error string.
4018
4019         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
4020         Add small comment.
4021
4022 2007-05-01  Wim Taymans  <wim@fluendo.com>
4023
4024         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4025
4026         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
4027         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
4028         * gst/rtp/gstrtpmp4vpay.h:
4029         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
4030
4031 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
4032
4033         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4034           Remove v4l2src from docs, since it breaks the docs build, and the
4035           plugin is only built if --enable-experimental is used anyway.
4036
4037         * docs/plugins/Makefile.am:
4038           Spaces => tab.
4039
4040 2007-04-29  Wim Taymans  <wim@fluendo.com>
4041
4042         * gst/udp/gstmultiudpsink.c: (leave_multicast),
4043         (gst_multiudpsink_add), (gst_multiudpsink_remove):
4044         Add code to drop membership of a multicast group.
4045
4046         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
4047         (gst_udpsink_set_uri):
4048         Implement URI handler.
4049
4050         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4051         (gst_rtspsrc_parse_rtpinfo):
4052         Use URI handler to make udpsink instace.
4053         Improve code to configure port and destination.
4054
4055 2007-04-29  Wim Taymans  <wim@fluendo.com>
4056
4057         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
4058         Fix multicast detection.
4059         Don't try to join a multicast group if the address is not multicast.
4060
4061         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
4062         Small debug improvement.
4063
4064 2007-04-27  Wim Taymans  <wim@fluendo.com>
4065
4066         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4067         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4068         (gst_rtspsrc_handle_message):
4069         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
4070         parent.
4071
4072 2007-04-27  Wim Taymans  <wim@fluendo.com>
4073
4074         * gst/rtp/gstrtpilbcdepay.h:
4075         Fix mode property when specified as an arg.
4076
4077 2007-04-26  Edward Hervey  <edward@fluendo.com>
4078
4079         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4080         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4081         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4082         * docs/plugins/inspect/plugin-osxaudio.xml:
4083         Add documentation for osxaudio plugin.
4084
4085 2007-04-26  Wim Taymans  <wim@fluendo.com>
4086
4087         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4088         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4089         (gst_rtspsrc_open), (gst_rtspsrc_close),
4090         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4091         (gst_rtspsrc_pause):
4092         * gst/rtsp/gstrtspsrc.h:
4093         Protect state changes with a lock.
4094
4095         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4096         (parse_line):
4097         * gst/rtsp/rtspconnection.h:
4098         Remove some unused stuff.
4099
4100 2007-04-26  Wim Taymans  <wim@fluendo.com>
4101
4102         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4103         Handle the case where there are exactly 0 bytes to read and the ioctl
4104         did not report an error. Fixes #433530.
4105
4106 2007-04-26  Wim Taymans  <wim@fluendo.com>
4107
4108         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4109         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4110         * gst/wavparse/gstwavparse.h:
4111         Apply DISCONT to buffers.
4112         Only apply timestamp to the first sample after a DISCONT, too many VBR
4113         files cause random jitter in the timestamps. Fixes #433119.
4114
4115 2007-04-25  Wim Taymans  <wim@fluendo.com>
4116
4117         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
4118         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
4119         (gst_rtp_dec_get_property):
4120         * gst/rtsp/gstrtpdec.h:
4121         Add dummy latency property to be backwards compat with rtpbin.
4122
4123         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4124         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4125         (gst_rtspsrc_stream_configure_transport),
4126         (gst_rtspsrc_parse_rtpinfo):
4127         * gst/rtsp/gstrtspsrc.h:
4128         Add latency property and configure in the session manager.
4129         Don't set invalid clock-base and seqnum-base on caps, some servers
4130         sometimes don't send them.
4131
4132 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4133
4134         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
4135         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
4136           Double-check that RGB input caps are really RGBA caps (apparently
4137           the core doesn't always catch it if those caps aren't a subset of
4138           our template caps, also see #421543). Fixes #429319 in a way.
4139           Also, don't leak the pad template in the transform_caps function.
4140
4141         * tests/check/Makefile.am:
4142         * tests/check/elements/.cvsignore:
4143         * tests/check/elements/alphacolor.c: (setup_alphacolor),
4144         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
4145         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
4146         (GST_START_TEST), (alphacolor_suite):
4147           Add some basic unit tests for alphacolor.
4148
4149 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4150
4151         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
4152           If we get a fatal flow return in the loop function, first post the
4153           error message and only then send the EOS event downstream, otherwise
4154           applications might get an eos message before the error message and
4155           think everything was ok (related to #429319).
4156
4157 2007-04-25  Wim Taymans  <wim@fluendo.com>
4158
4159         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4160         Read the channel byte as an unsigned byte.
4161
4162 2007-04-25  Wim Taymans  <wim@fluendo.com>
4163
4164         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
4165         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
4166         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
4167         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
4168         (gst_rtp_gsm_depay_setcaps):
4169         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4170         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
4171         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
4172         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
4173         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
4174         (gst_ilbc_depay_get_property):
4175         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
4176         * gst/rtp/gstrtpmp4adepay.c:
4177         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
4178         (gst_rtp_pcma_depay_setcaps):
4179         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
4180         (gst_rtp_pcmu_depay_setcaps):
4181         Make sure we configure the clock_rate in the baseclass in the setcaps
4182         function. Fixes #431282.
4183
4184 2007-04-25  Wim Taymans  <wim@fluendo.com>
4185
4186         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4187         (gst_rtspsrc_stream_free), (request_pt_map),
4188         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
4189         * gst/rtsp/gstrtspsrc.h:
4190         Parse server address from SDP.
4191         Hook up a udpsink to send RTCP back to the server.
4192
4193         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4194         * gst/rtsp/rtsptransport.h:
4195         Add some docs.
4196
4197 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
4198
4199         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4200           Make header field check conditional. Fixes #433135
4201
4202 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4203
4204         * docs/plugins/Makefile.am:
4205         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4206         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4207         * docs/plugins/inspect/plugin-alphacolor.xml:
4208         * gst/alpha/Makefile.am:
4209         * gst/alpha/gstalphacolor.c:
4210         * gst/alpha/gstalphacolor.h:
4211           Add minimal docs blurb to alphacolor; split out headers into
4212           separate header file for gtk-doc.
4213
4214 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
4215
4216         * gst/debug/progressreport.c: (gst_progress_report_report):
4217           Don't try to post NULL message (in case we can't query upstream
4218           position or duration).
4219
4220 2007-04-18  Michael Smith  <msmith@fluendo.com>
4221
4222         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
4223         (gst_cutter_get_caps):
4224         * gst/cutter/gstcutter.h:
4225           Fix some of the most obvious bugs in cutter. Now doesn't leak
4226           everything if input is silent.
4227
4228 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
4229
4230         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4231         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
4232         * gst/wavenc/gstwavenc.h:
4233         Wav apparently only supports width==GST_ROUND_UP(depth), everything
4234         else results in a invalid block align and invalid files.
4235
4236 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
4237
4238         Patch by: Snaik <snaik32 gmail com>
4239
4240         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
4241           Add missing break statement for BOX_HORIZONTAL case.
4242
4243 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4244
4245         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4246
4247         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4248         Use correct format strings for integer types.
4249
4250 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4251
4252         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
4253         (gst_wavparse_create_sourcepad):
4254         Use gst_riff_create_audio_template_caps () instead of the local caps.
4255         This makes updates of the local caps unecessary whenever libgstriff
4256         gets support for new formats.
4257
4258 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4259
4260         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4261
4262         * sys/sunaudio/gstsunaudio.c:
4263         * sys/sunaudio/gstsunaudiomixer.c:
4264         * sys/sunaudio/gstsunaudiomixer.h:
4265         * sys/sunaudio/gstsunaudiomixerctrl.c:
4266         * sys/sunaudio/gstsunaudiomixerctrl.h:
4267         * sys/sunaudio/gstsunaudiomixertrack.h:
4268         * sys/sunaudio/gstsunaudiosink.c:
4269         * sys/sunaudio/gstsunaudiosink.h:
4270         * sys/sunaudio/gstsunaudiosrc.c:
4271         * sys/sunaudio/gstsunaudiosrc.h:
4272           Fix and/or update copyright attributions (#430228).
4273
4274 2007-04-13  Wim Taymans  <wim@fluendo.com>
4275
4276         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4277         Fix docs.
4278
4279         * gst/rtsp/URLS:
4280         Add some more example urls.
4281
4282         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4283         (gst_rtp_dec_chain_rtp):
4284         Better debugging.
4285
4286         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
4287         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4288         (gst_rtspsrc_parse_rtpinfo):
4289         Remove unused code.
4290
4291 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4292
4293         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4294         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4295         (gst_wavparse_stream_data):
4296           Relax the audio/mpeg caps again and add FIXME: comment.
4297
4298 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4299
4300         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4301         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4302         (gst_wavparse_stream_data):
4303         * gst/wavparse/gstwavparse.h:
4304           More sanity check for the header fields. Fix type for 'rate' header
4305           field.
4306
4307 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4308
4309         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
4310         (gst_icydemux_unicodify):
4311           If the metadata strings we get in the stream are not UTF-8, try to
4312           interpret them according to the character encodings specified in the
4313           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
4314           only fall back to locale/ISO-8859-1 if those aren't set or don't
4315           work. Should fix #428901.
4316
4317 2007-04-12  Wim Taymans  <wim@fluendo.com>
4318
4319         * gst/rtp/gstrtph264depay.c:
4320         Use the proper sync word for SPS and PPS.
4321
4322 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4323
4324         * gst/rtp/Makefile.am:
4325         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
4326           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
4327         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
4328           Add a simple hashing implementation that we can use to generate
4329           a 24-bit ident value based on the codebooks for vorbis and theora.
4330         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
4331           gst_rtp_theora_pay_handle_buffer):
4332         * gst/rtp/gstrtpvorbisdepay.c
4333           (gst_rtp_vorbis_depay_parse_configuration,
4334           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
4335         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
4336           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
4337           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
4338           Use the hashing function, ensuring that the same codebooks result
4339           in the same ident and thus the same SDP description.
4340           Various log fixes/changes.
4341
4342 2007-04-12  Wim Taymans  <wim@fluendo.com>
4343
4344         Patch by: jerry tan <jerry dot tan at sun dot com>
4345
4346         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
4347         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
4348         application's responsibility to make sure it open the device once.
4349         Remove a careless error if AUDIODEV is set. Fixes #392620.
4350
4351 2007-04-12  Wim Taymans  <wim@fluendo.com>
4352
4353         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4354         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
4355         * gst/rtsp/gstrtpdec.h:
4356         Make backward compat with rtpbin by adding the request-pt-map signals.
4357
4358         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
4359         (new_session_pad), (request_pt_map),
4360         (gst_rtspsrc_stream_configure_transport),
4361         (gst_rtspsrc_stream_configure_caps),
4362         (gst_rtspsrc_activate_streams):
4363         * gst/rtsp/gstrtspsrc.h:
4364         Implement request-pt-map signals instead of setting caps on the buffers
4365         for the session manager.
4366
4367 2007-04-11  Wim Taymans  <wim@fluendo.com>
4368
4369         * gst/udp/gstudp.c: (plugin_init):
4370         Register GstNetBuffer in plugin_init so that the type can be used from
4371         multiple threads without races.
4372
4373 2007-04-10  Wim Taymans  <wim@fluendo.com>
4374
4375         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
4376         (gst_rtp_amr_depay_process):
4377         Fix depayloader clock_rate and some cleanups.
4378
4379         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
4380         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4381         * gst/rtp/gstrtph264depay.h:
4382         Don't push codec_data in the adapter because it might get flushed when
4383         we get a discont.
4384
4385         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4386         Handle multiple AU per packet.
4387
4388         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
4389         (gst_rtp_sv3v_depay_plugin_init):
4390         Disable rank, this one does not work.
4391         Remove timestamping, base class does that.
4392
4393 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
4394
4395         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
4396           limit caps to the formats we announce in the template
4397
4398         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4399         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4400         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
4401           fix some crashers/asserts when dealing with broken files
4402
4403 2007-04-10  Wim Taymans  <wim@fluendo.com>
4404
4405         Patch by: Peter Kjellerstedt  <pkj at axis com>
4406
4407         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4408         * gst/rtp/gstrtpL16depay.c:
4409         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4410         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
4411         (gst_rtp_speex_depay_setcaps):
4412         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
4413         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
4414         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
4415         Fix some compiler warnings. Fixes #428182.
4416
4417 2007-04-06  Wim Taymans  <wim@fluendo.com>
4418
4419         * gst/rtsp/Makefile.am:
4420         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
4421         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
4422         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
4423         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
4424         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
4425         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
4426         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
4427         (create_rtcp), (gst_rtp_dec_request_new_pad),
4428         (gst_rtp_dec_release_pad):
4429         * gst/rtsp/gstrtpdec.h:
4430         * gst/rtsp/gstrtsp.c: (plugin_init):
4431         Morph RTPDec into something compatible with RTPBin as a fallback.
4432         Various other style fixes.
4433
4434         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
4435         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
4436         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
4437         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
4438         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4439         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
4440         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
4441         * gst/rtsp/gstrtspsrc.h:
4442         Implement RTPBin session manager handling.
4443         Don't try to add empty properties to caps.
4444         Implement fallback session manager, handling.
4445         Don't combine errors from RTCP streams, just ignore them.
4446
4447         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
4448         * gst/rtsp/rtsptransport.h:
4449         Implement fallback session manager.
4450         Make RTPBin the default one when available.
4451
4452 2007-04-05  Wim Taymans  <wim@fluendo.com>
4453
4454         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4455         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
4456         This element is ready to be autoplugged.
4457
4458 2007-04-05  Julien MOUTTE  <julien@moutte.net>
4459
4460         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
4461         Don't leave the offsets defined by upstream element on the
4462         compressed data buffer we are pushing downstream. Make them
4463         GST_BUFFER_OFFSET_NONE.
4464
4465 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
4466
4467         * gst/avi/README:
4468         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
4469         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
4470         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
4471         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
4472         (gst_avi_demux_calculate_durations_from_index),
4473         (gst_avi_demux_stream_header_push),
4474         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
4475         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
4476           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
4477
4478 2007-04-03  Wim Taymans  <wim@fluendo.com>
4479
4480         * gst/smpte/barboxwipes.c:
4481         Fix error as spotted by Snaik <snaik32 at gmail dot com>
4482
4483 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4484
4485         * gst/wavparse/gstwavparse.c:
4486         Support audio/x-raw-float in wav files. This only works with
4487         plugins-base CVS, using an older version doesn't have any
4488         disadvantages though.
4489
4490 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4491
4492         * configure.ac:
4493         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4494         (gst_au_parse_parse_header), (gst_au_parse_chain):
4495         * gst/auparse/gstauparse.h:
4496         Revert last change as we don't want plugins-good to depend on
4497         plugins-base CVS now.
4498
4499 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4500
4501         * configure.ac:
4502         Require gst-plugins-base CVS for audioconvert with non-native
4503         float support and width/depth fix in libgstriff.
4504
4505         Patch by: René Stadler <mail at renestadler dot de>
4506
4507         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4508         (gst_au_parse_parse_header), (gst_au_parse_chain):
4509         * gst/auparse/gstauparse.h:
4510         Don't swap the floats ourself if they're not in native endianness.
4511         Instead let audioconvert handle this. Fixes #339838.
4512
4513 2007-03-29  Wim Taymans  <wim@fluendo.com>
4514
4515         * gst/rtp/gstasteriskh263.h:
4516         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
4517         (gst_rtp_h263p_depay_change_state):
4518         * gst/rtp/gstrtph263pdepay.h:
4519         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4520         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
4521         (gst_rtp_h264_depay_change_state):
4522         * gst/rtp/gstrtph264depay.h:
4523         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4524         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
4525         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4526         Flush adapter on disconts.
4527
4528 2007-03-29  Wim Taymans  <wim@fluendo.com>
4529
4530         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
4531         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
4532         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
4533         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
4534         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4535         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
4536         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4537         (gst_rtp_mp4v_depay_process):
4538         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
4539         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
4540         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
4541         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
4542         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
4543         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4544         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
4545         Use more efficient adapter and rtpbuffer methods when possible.
4546
4547 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4548
4549         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4550         (gst_wavenc_sink_setcaps):
4551         Correctly handle width!=depth input.
4552         * gst/wavparse/gstwavparse.c:
4553         Already export in the caps that width==8 uses unsigned samples and
4554         everything else uses signed samples.
4555
4556 2007-03-29  Wim Taymans  <wim@fluendo.com>
4557
4558         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4559
4560         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
4561         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
4562         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
4563         (gst_dynudpsink_close):
4564         * gst/udp/gstdynudpsink.h:
4565         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
4566         (gst_udpsrc_create), (gst_udpsrc_set_property),
4567         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
4568         * gst/udp/gstudpsrc.h:
4569         Rework the socket allocation a bit based on the sockfd argument so that
4570         it becomes usable.
4571         Add a closefd property to instruct the udp elements to close the custom
4572         file descriptors when going to READY. Fixes #423304.
4573         API:GstUDPSrc::closefd property
4574         API:GstDynUDPSink::closefd property
4575
4576 2007-03-29  Wim Taymans  <wim@fluendo.com>
4577
4578         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4579
4580         * gst/rtp/Makefile.am:
4581         * gst/rtp/gstrtp.c: (plugin_init):
4582         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
4583         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4584         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
4585         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4586         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
4587         (gst_rtp_h264_pay_plugin_init):
4588         * gst/rtp/gstrtph264pay.h:
4589         Added H264 payloader. Fixes #423782.
4590
4591         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4592         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4593         Small fixes.
4594
4595 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4596
4597         * gst/wavparse/gstwavparse.c:
4598         Actually support depths from 1 to 32, not only 8 to 32.
4599
4600 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4601
4602         * gst/wavparse/gstwavparse.c:
4603         Add support for wav files containing audio/x-raw-int with random
4604         depths between 1 and 32 bits.
4605
4606 2007-03-28  Wim Taymans  <wim@fluendo.com>
4607
4608         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
4609
4610         * gst/rtp/Makefile.am:
4611         * gst/rtp/gstrtp.c: (plugin_init):
4612         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
4613         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
4614         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
4615         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
4616         (gst_rtp_mp4a_depay_get_property),
4617         (gst_rtp_mp4a_depay_change_state),
4618         (gst_rtp_mp4a_depay_plugin_init):
4619         * gst/rtp/gstrtpmp4adepay.h:
4620         Added MP4A-LATM depayloader. Fixes #417792.
4621
4622         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4623         (gst_rtp_mp4v_depay_process):
4624         Fixup depayloader, setting codec_data, using more efficient adaptor and
4625         rtpbuffer handling.
4626
4627         * gst/rtsp/URLS:
4628         Add url to test above.
4629
4630 2007-03-25  Wim Taymans  <wim@fluendo.com>
4631
4632         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
4633         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
4634         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
4635         (gst_rtspsrc_media_to_caps),
4636         (gst_rtspsrc_stream_configure_transport),
4637         (gst_rtspsrc_stream_configure_caps),
4638         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
4639         * gst/rtsp/gstrtspsrc.h:
4640         Handle default clock-rates for static payload types, rearrange stuff so
4641         that the rtpmap field in the sdp can override the defaults.
4642         Parse RTP-Info field to get the seqnum and timebase fields that should
4643         go in the caps.
4644         Delay configuring caps after we got the RTP-Info from the PLAY reply from
4645         the server. 
4646
4647 2007-03-22  Wim Taymans  <wim@fluendo.com>
4648
4649         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
4650
4651         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
4652         Accept complex pipeline descriptions as an audio profile instead of just
4653         a single element. Fixes #420658.
4654
4655 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
4656
4657         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
4658           Rename registered type in preparation of GstTagDemux moving to
4659           -base at some point in the future.
4660
4661 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
4662
4663         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4664           Streaming mode fixes: don't unref buffer we don't own any longer;
4665           remove bogus adapter flush. Fixes #419338.
4666
4667 2007-03-17  David Schleef  <ds@schleef.org>
4668
4669         * REQUIREMENTS: Change the format to key/value, add a bunch of
4670           information, remove a bunch of requirements that are for
4671           other GStreamer packages.
4672
4673 2007-03-17  David Schleef  <ds@schleef.org>
4674
4675         * REQUIREMENTS: Fix a few things.  This file really needs a
4676         good once-over.
4677
4678 2007-03-15  Edward Hervey  <edward@fluendo.com>
4679
4680         * sys/Makefile.am:
4681         Don't forget to distribute the sys/osxaudio/ directory.
4682
4683 2007-03-15  Edward Hervey  <edward@fluendo.com>
4684
4685         * configure.ac:
4686         * sys/Makefile.am:
4687         * sys/osxaudio/Makefile.am:
4688         * sys/osxaudio/gstosxaudio.c:
4689         * sys/osxaudio/gstosxaudiosink.c:
4690         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
4691         (gst_osx_audio_sink_getcaps),
4692         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
4693         * sys/osxaudio/gstosxaudiosrc.c:
4694         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
4695         (gst_osx_audio_src_create_ringbuffer):
4696         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
4697         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
4698         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
4699         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
4700         * sys/osxaudio/gstosxringbuffer.h:
4701         Activate osxaudio in gst-plugins-good with proper build setup.
4702         Add inlined documentation.
4703         Fix debug statements
4704         Fix ringbuffer when pausing.
4705         Fixes #323471
4706
4707 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4708         * gst/rtp/gstrtppcmapay.c:
4709         * gst/rtp/gstrtppcmapay.h:
4710         * gst/rtp/gstrtppcmupay.c:
4711         * gst/rtp/gstrtppcmupay.h:
4712         Ported mulaw and alaw payloaders to use new base class
4713
4714 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4715
4716         * po/af.po:
4717         * po/az.po:
4718         * po/cs.po:
4719         * po/en_GB.po:
4720         * po/it.po:
4721         * po/nl.po:
4722         * po/or.po:
4723         * po/sq.po:
4724         * po/sr.po:
4725         * po/sv.po:
4726         * po/uk.po:
4727         * po/vi.po:
4728           Update translations.
4729
4730 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
4731
4732         * configure.ac:
4733           Fix string replace error (AG_AG_GST_* => AG_GST_*).
4734
4735 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4736
4737         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
4738           Fix handling of -1 values for start and stop values when seeking,
4739           and SEEK_CUR+SEEK_END here as well.
4740
4741 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
4742
4743         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
4744           Fix handling of -1 values for start and stop values when seeking, 
4745           and SEEK_CUR+SEEK_END.
4746
4747 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4748
4749         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4750           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
4751           the image format a variable-length NUL-terminated string; in
4752           versions before that the image format is a fixed-length string of
4753           3 characters (see #348644 for a sample tag).
4754           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
4755
4756 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
4757
4758         * win32/MANIFEST:
4759         Add new project files to MANIFEST.
4760         * win32/vs6/libgstaudiofx.dsp:
4761         * win32/vs6/libgstrtp.dsp:
4762         * win32/vs6/libgstrtsp.dsp:
4763         Update project files.
4764         
4765 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4766
4767         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
4768         (gst_avi_demux_parse_index):
4769         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4770         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
4771           Printf format fixes; also add some missing quotes in translated
4772           strings. Fixes #416728 and #416727.
4773
4774 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4775
4776         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
4777           Tim and I can't think of any reason the child audio sink needs to 
4778           be set back to NULL after successfully determining that it can 
4779           reach READY - it gets immediately set back to READY by the caller
4780           anyway, causing an unnecessary close/open of any audio devices
4781           involved.
4782
4783 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4784
4785         * po/LINGUAS:
4786         * po/ja.po:
4787           Add ja.po file from #377306.
4788
4789 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4790
4791         * sys/sunaudio/gstsunaudio.c: (plugin_init):
4792         * sys/sunaudio/gstsunaudiomixertrack.c:
4793         (gst_sunaudiomixer_track_new):
4794           Actually translate sunaudio mixer track labels instead of just
4795           marking the strings as translatable (#377306); clean up weird
4796           label string mapping code that serves no apparent purpose. Also
4797           set the 'untranslated-label' property when creating mixer tracks
4798           if the GstMixerTrack base class supports this.
4799
4800         * tests/check/Makefile.am:
4801         * tests/check/elements/.cvsignore:
4802         * tests/check/elements/sunaudio.c: (GST_START_TEST),
4803         (sunaudio_suite):
4804           Very minimalistic unit test for sunaudiomixer element (compiles, but not
4805           actually tested on a system where sunaudiomixer is available).
4806
4807 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4808
4809         * tests/check/Makefile.am:
4810         Re-enable the states test and see if it works on the buildbots.
4811
4812 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4813
4814         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
4815         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
4816         (gst_dvdec_change_state):
4817         * ext/dv/gstdvdec.h:
4818         Infer pixel-aspect-ratio from the video frame format if it isn't
4819         provided by the container, as happens when playing DV from AVI
4820         or Quicktime containers.
4821
4822         Patch by: Wim Taymans <wim@fluendo.com>
4823         Fixes #380944
4824
4825 2007-03-09  Wim Taymans  <wim@fluendo.com>
4826
4827         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
4828         When activated, remove the udpsrc timeout, we have dataflow and timeouts
4829         will later be handled by the jitterbuffer.
4830
4831 2007-03-09  Wim Taymans  <wim@fluendo.com>
4832
4833         * ext/taglib/gstid3v2mux.cc:
4834         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
4835         Fixes #414496.
4836         
4837         Patch by: Alex Lancaster <alexl at users sourceforge net>
4838
4839 2007-03-09  Wim Taymans  <wim@fluendo.com>
4840
4841         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4842         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
4843         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
4844         (gst_avi_demux_chain):
4845         Fix stream position reporting after a seek. Fixes #416445.
4846
4847 2007-03-08  Wim Taymans  <wim@fluendo.com>
4848
4849         Patch by: René Stadler <mail at renestadler dot de>
4850
4851         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4852         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
4853         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
4854         Make avidemux accept optional header chunks in any order.
4855         Fixes #415446.
4856
4857 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
4858
4859         * tests/check/Makefile.am:
4860         Disable the states check until the remaining Valgrind errors
4861         are fixed or suppressed.
4862
4863 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4864
4865         * tests/check/elements/.cvsignore:
4866           Add audiodynamic check to .cvsignore
4867
4868 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4869
4870         reviewed by: Stefan Kost  <ensonic@users.sf.net>
4871
4872         * gst/audiofx/Makefile.am:
4873         * gst/audiofx/audiodynamic.c:
4874         (gst_audio_dynamic_characteristics_get_type),
4875         (gst_audio_dynamic_mode_get_type),
4876         (gst_audio_dynamic_set_process_function),
4877         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
4878         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
4879         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
4880         (gst_audio_dynamic_transform_hard_knee_compressor_int),
4881         (gst_audio_dynamic_transform_hard_knee_compressor_float),
4882         (gst_audio_dynamic_transform_soft_knee_compressor_int),
4883         (gst_audio_dynamic_transform_soft_knee_compressor_float),
4884         (gst_audio_dynamic_transform_hard_knee_expander_int),
4885         (gst_audio_dynamic_transform_hard_knee_expander_float),
4886         (gst_audio_dynamic_transform_soft_knee_expander_int),
4887         (gst_audio_dynamic_transform_soft_knee_expander_float),
4888         (gst_audio_dynamic_transform_ip):
4889         * gst/audiofx/audiodynamic.h:
4890         * gst/audiofx/audiofx.c: (plugin_init):
4891         Add new audiodynamic element which can act as a compressor or
4892         expander. Supported are hard-knee and soft-knee operation modes with
4893         user-specified ratio and threshold.
4894         Attack and release parameters are not yet implemented but will follow.
4895         * docs/plugins/Makefile.am:
4896         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4897         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4898         * docs/plugins/gst-plugins-good-plugins.args:
4899         * docs/plugins/inspect/plugin-audiofx.xml:
4900         Integrate audiodynamic into the docs.
4901         * tests/check/Makefile.am:
4902         * tests/check/elements/audiodynamic.c: (setup_dynamic),
4903         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
4904         Add unit test for audiodynamic.
4905
4906 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
4907
4908         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
4909         Free handles that we allocated when exiting via the error paths.
4910
4911 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
4912
4913         * gst/level/gstlevel.c: (gst_level_class_init),
4914         (gst_level_set_caps), (gst_level_start), (gst_level_event),
4915         (gst_level_transform_ip):
4916         * gst/level/gstlevel.h:
4917           Resolve message timestamps against the playback segment.
4918
4919 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4920
4921         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
4922         (gst_id3demux_sink_activate):
4923           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
4924           caps passed to it (previously one code path assumed it took ownership
4925           while another one assumed it didn't, while in fact it sometimes did and
4926           sometimes didn't ...).
4927
4928         * configure.ac:
4929         * tests/files/Makefile.am:
4930         * tests/files/id3-407349-1.tag:
4931         * tests/files/id3-407349-2.tag:
4932           Add directory where data for unit tests can be stored.
4933
4934         * tests/Makefile.am:
4935         * tests/check/Makefile.am:
4936         * tests/check/elements/.cvsignore:
4937         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
4938         (read_tags_from_file), (run_check_for_file),
4939         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
4940           Add unit test for id3demux, and in particular for bug #407349. Only
4941           testing pull-mode for now; push mode doesn't work yet because the test
4942           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
4943
4944 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4945
4946         * tests/check/Makefile.am:
4947           Add missing backslash at end of line.
4948
4949 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
4950
4951         Trigger rebuild.
4952
4953 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4954
4955         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
4956         * gst/id3demux/id3tags.h:
4957         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
4958         (parse_obsolete_tdat_frame):
4959           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
4960           the four-digit number will be interpreted as a year, whereas it is
4961           month and day in DDMM format. Instead, parse TDAT frames and fix up
4962           the date in the GST_TAG_DATE tag later if we also extracted a year.
4963           Fixes #407349.
4964
4965 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
4966
4967         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
4968         (gst_switch_commit_new_kid):
4969         Fix up the dispose logic so it doesn't leak, and fix setting of 
4970         the child state so that we don't set a child to our current state 
4971         just as we are changing it to something else.
4972
4973 2007-03-06  Wim Taymans  <wim@fluendo.com>
4974
4975         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
4976         (gst_goom_chain):
4977         * gst/goom/gstgoom.h:
4978         Document, fix and improve goom adapter behaviour.
4979         Fixes #407006.
4980
4981 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
4982
4983         * ext/esd/esdsink.c: (gst_esdsink_open):
4984         Unref static pad template after using it.
4985
4986 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
4987
4988         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
4989         (gst_switch_commit_new_kid):
4990         Fix up the reference counting of the child elements.
4991
4992 2007-03-05  Wim Taymans  <wim@fluendo.com>
4993
4994         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
4995         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
4996         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
4997         Fix encoding-name case.
4998
4999 2007-03-05  Wim Taymans  <wim@fluendo.com>
5000
5001         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
5002         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
5003         (gst_rtp_speex_depay_process):
5004         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
5005         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
5006         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
5007         (gst_rtp_speex_pay_change_state):
5008         * gst/rtp/gstrtpspeexpay.h:
5009         Fix speex (de)payloader. Fixes #358040.
5010
5011 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5012
5013         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
5014         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
5015         Install fakesink in NULL by fixing some broken logic. This obviates
5016         the need to manually set _IS_SINK.
5017         Add some comments and remove a little cruft while I'm at it.
5018
5019 2007-03-05  Wim Taymans  <wim@fluendo.com>
5020
5021         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
5022         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
5023
5024 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
5025
5026         * po/POTFILES.in:
5027           Update.
5028
5029 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5030
5031         * tests/check/Makefile.am:
5032         Gah! Also disable gconfvideosink from the tests, otherwise
5033         it will instantiate autovideosink, and dfbvideosink and
5034         leak on the buildbots.
5035
5036 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5037
5038         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
5039         (gst_cdio_cdda_src_finalize):
5040         Make sure we always destroy our libcdio handle.
5041
5042 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5043
5044         * tests/check/Makefile.am:
5045         Disable autovideosink so the buildbots don't barf over memory
5046         leaked in the directfb sink.
5047
5048 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5049
5050         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
5051         Chain up in dispose
5052
5053 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5054
5055         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
5056         (gst_multipart_find_pad_by_mime):
5057         Use gst_pad_new_from_static_template instead of
5058         static_pad_template_get+pad_new.
5059
5060 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5061
5062         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
5063         Catch the case where no clock has been set.
5064
5065 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5066
5067         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
5068         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
5069         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
5070         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
5071         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
5072         (gst_gconf_audio_src_finalize), (do_toggle_element):
5073         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
5074         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
5075         (do_toggle_element):
5076         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
5077         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
5078         (gst_gconf_video_src_finalize), (do_toggle_element):
5079         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
5080         (gst_switch_sink_reset), (gst_switch_sink_set_child):
5081         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
5082         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
5083         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5084         (gst_shout2send_init), (gst_shout2send_finalize):
5085         * gst/debug/testplugin.c: (gst_test_class_init),
5086         (gst_test_finalize):
5087         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5088         (gst_flxdec_dispose):
5089         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
5090         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
5091         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5092         (gst_rtspsrc_finalize):
5093         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
5094         * gst/rtsp/rtspextwms.h:
5095         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
5096         (gst_smpte_finalize):
5097         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
5098         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
5099         (gst_udpsink_finalize):
5100         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
5101         (gst_wavparse_sink_activate):
5102         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
5103         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
5104         (gst_oss_src_finalize):
5105         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
5106         * sys/v4l2/gstv4l2object.h:
5107         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5108         (gst_v4l2src_finalize):
5109         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
5110
5111         Fix a bunch of leaks shown by the newly-added states test.
5112
5113 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5114
5115         * ext/dv/gstdvdec.c: (gst_dvdec_init):
5116         Use gst_pad_new_from_static_template instead of 
5117         static_pad_template_get+pad_new.
5118
5119 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
5120
5121         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5122
5123         * ext/libcaca/Makefile.am:
5124         * gst/debug/Makefile.am:
5125           Don't mix tabs and spaces (#414168).
5126
5127 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5128
5129         * tests/check/generic/.cvsignore:
5130           Ignore files to please buildbot.
5131
5132 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5133
5134         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5135         (gst_wavparse_stream_data):
5136           Unbreak my previous commit (swapped nominator & denominator). Tim,
5137           thanks for spotting.
5138
5139 2007-03-02  Wim Taymans  <wim@fluendo.com>
5140
5141         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
5142         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
5143         (gst_cdio_cdda_src_finalize):
5144         Small code cleanups.
5145         Don't use pad_alloc as the base class cannot deal with the error codes.
5146
5147 2007-03-02  Wim Taymans  <wim@fluendo.com>
5148
5149         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
5150         (gst_udpsrc_create):
5151         Fix doc.
5152
5153 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5154
5155         Patch by: René Stadler <mail@renestadler.de>
5156
5157         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
5158         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
5159         (gst_wavparse_stream_data):
5160           Handle rounding better to not drop last sample frame. Fixes #356692
5161
5162 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
5163
5164         * tests/check/Makefile.am:
5165         Disable cacasink from the states check too - it also calls exit(1)
5166         on us when it can't find a terminal to talk to.
5167
5168 2007-03-02  Wim Taymans  <wim@fluendo.com>
5169
5170         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5171
5172         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5173         (gst_udpsrc_create), (gst_udpsrc_set_property),
5174         (gst_udpsrc_get_property):
5175         * gst/udp/gstudpsrc.h:
5176         Add support to strip proprietary headers. Fixes #350296.
5177
5178 2007-03-02  Wim Taymans  <wim@fluendo.com>
5179
5180         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5181         Fix compilation.
5182
5183 2007-03-02  Wim Taymans  <wim@fluendo.com>
5184
5185         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5186
5187         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
5188         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
5189         (gst_rtp_mp2t_depay_set_property),
5190         (gst_rtp_mp2t_depay_get_property):
5191         * gst/rtp/gstrtpmp2tdepay.h:
5192         Add support to strip off proprietary headers. Fixes #350278.
5193
5194 2007-03-02  Wim Taymans  <wim@fluendo.com>
5195
5196         * ext/hal/hal.c:
5197         Fix compilation.
5198
5199 2007-03-02  Wim Taymans  <wim@fluendo.com>
5200
5201         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
5202         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
5203         (gst_sunaudiosrc_open):
5204         * sys/sunaudio/gstsunaudiosrc.h:
5205         Remove device-name from GstSunAudioSrc. Fixes #412597.
5206
5207 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5208
5209         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5210         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5211         Having NULL as UDI previously selected the default sink/src. Change
5212         this back but mention it in the debug output.
5213         * ext/hal/hal.c: (gst_hal_get_alsa_element),
5214         (gst_hal_get_oss_element), (gst_hal_get_string),
5215         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
5216         (gst_hal_get_audio_src):
5217         * ext/hal/hal.h:
5218         Refactor a bit, check all error conditions, greatly improve debugging
5219         and fix some possible memory leaks. Also implement OSS support
5220         and allow specifying an UDI that points to a real device. For this the
5221         child device which supports ALSA (preferred) or OSS is used.
5222         As a side effect this makes it impossible now to get a alsasink in
5223         halaudiosrc and a alsasrc in halaudiosink.
5224
5225 2007-03-01  Wim Taymans  <wim@fluendo.com>
5226
5227         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
5228         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
5229         Errors from the udp sources are not fatal unless all of them are in
5230         error.
5231
5232 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5233
5234         * tests/check/Makefile.am:
5235         Disable aasink in the states test. I suspect this is the element that
5236         is calling exit(1) when it can't proceed.
5237
5238 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5239
5240         * tests/check/Makefile.am:
5241         Draw plugins in from the build tree sys/ dir, rather than picking
5242         up the already installed versions.
5243
5244 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5245
5246         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
5247         Error out correctly when getting xcontext fails.
5248
5249 2007-03-01  Wim Taymans  <wim@fluendo.com>
5250
5251         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
5252         Make state change to PAUSED NO_PREROLL because that's what it will be in
5253         the future and rtspsrc relies on it.
5254
5255         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
5256         (gst_rtspsrc_change_state):
5257         Don't error out when we don't get an error from the state change
5258         function.
5259
5260 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5261
5262         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5263         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5264           Check if the device UDI is set before trying to query HAL
5265           about it and give a useful error message if it wasn't set.
5266         * ext/hal/hal.c: (gst_hal_get_string):
5267           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
5268           gives an assertion failure in D-Bus when running with
5269           DBUS_FATAL_WARNINGS=1.
5270
5271 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5272
5273         * configure.ac:
5274           Convert to new AG_GST style.
5275
5276 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5277
5278         * tests/check/Makefile.am:
5279         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
5280           add test for states
5281
5282 2007-02-28  Wim Taymans  <wim@fluendo.com>
5283
5284         * tests/check/elements/.cvsignore:
5285         Add new videofilter check to .cvsignore.
5286
5287 2007-02-28  Wim Taymans  <wim@fluendo.com>
5288
5289         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
5290         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5291         (gst_avi_demux_loop), (gst_avi_demux_chain):
5292         Fix combined flow return. Fixes #412608.
5293
5294 2007-02-28  Wim Taymans  <wim@fluendo.com>
5295
5296         * gst/videofilter/Makefile.am:
5297         Dist header..
5298
5299 2007-02-28  Wim Taymans  <wim@fluendo.com>
5300
5301         * gst/videofilter/gstgamma.h:
5302         Add header too.
5303
5304 2007-02-28  Wim Taymans  <wim@fluendo.com>
5305
5306         Patch by: Mark Nauwelaerts <manauw at skynet be>
5307
5308         * gst/videofilter/Makefile.am:
5309         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
5310         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
5311         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5312         (oil_tablelookup_u8), (gst_gamma_set_caps),
5313         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
5314         Port gamma filter to 0.10. Fixes #412704.
5315
5316         * tests/check/Makefile.am:
5317         * tests/check/elements/videofilter.c: (setup_filter),
5318         (cleanup_filter), (check_filter), (GST_START_TEST),
5319         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
5320         Add unit tests for videofilters.
5321
5322 2007-02-28  Wim Taymans  <wim@fluendo.com>
5323
5324         * gst/rtsp/URLS:
5325         Add another interesting test url.
5326
5327         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
5328         Don't allow getting header fields from data packets.
5329
5330 2007-02-28  Michael Smith  <msmith@fluendo.com>
5331
5332         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5333         (gst_shout2send_init), (gst_shout2send_start),
5334         (gst_shout2send_set_property), (gst_shout2send_get_property):
5335         * ext/shout2/gstshout2.h:
5336           Add a property for username.
5337
5338 2007-02-27  Christian Schallerr <christian@fluendo.com>
5339
5340         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
5341
5342 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5343
5344         * gst/rtsp/Makefile.am:
5345         Fix make check too.
5346
5347 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5348
5349         * gst/rtsp/base64.c: (util_base64_encode):
5350         * gst/rtsp/base64.h:
5351         Commit missing files for base64 encoding.
5352
5353 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
5354
5355         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5356
5357         * configure.ac:
5358         * ext/annodex/Makefile.am:
5359         * ext/jpeg/Makefile.am:
5360         * ext/speex/Makefile.am:
5361         * gst/alpha/Makefile.am:
5362         * gst/cutter/Makefile.am:
5363         * gst/debug/Makefile.am:
5364         * gst/effectv/Makefile.am:
5365         * gst/goom/Makefile.am:
5366         * gst/level/Makefile.am:
5367         * gst/smpte/Makefile.am:
5368         * gst/videofilter/Makefile.am:
5369           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
5370
5371 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5372
5373         * gst/rtsp/Makefile.am:
5374         * gst/rtsp/rtspconnection.c: (append_auth_header),
5375         (rtsp_connection_send), (rtsp_connection_set_auth):
5376         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
5377         from icecast to replace it. Relicensed from GPL courtesy of Mike
5378         Smith.
5379
5380 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5381
5382         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
5383         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
5384         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
5385         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
5386         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
5387         (gst_rtspsrc_uri_set_uri):
5388         * gst/rtsp/gstrtspsrc.h:
5389         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
5390         (append_auth_header), (rtsp_connection_send),
5391         (rtsp_connection_free), (rtsp_connection_set_auth):
5392         * gst/rtsp/rtspconnection.h:
5393         * gst/rtsp/rtspdefs.h:
5394         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
5395         * gst/rtsp/rtspurl.h:
5396
5397         Implement simple Basic Authentication support so that urls like
5398         rtsp://user:pass@hostname/rtspstream work on hosts that require
5399         authentication.
5400
5401 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
5402
5403         * sys/v4l2/gstv4l2object.c:
5404         * sys/v4l2/gstv4l2tuner.c:
5405         * sys/v4l2/v4l2_calls.c:
5406         Fix segfault when oppening a radio device.
5407         
5408 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
5409
5410         * gst/level/gstlevel.c: (gst_level_set_caps),
5411         (gst_level_transform_ip):
5412         * sys/v4l2/README:
5413         * tests/check/elements/level.c: (GST_START_TEST):
5414           Fix level for multi-channel case.
5415
5416 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
5417
5418         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
5419         (gst_level_transform_ip):
5420         * gst/level/gstlevel.h:
5421           Use function pointer for process function and add process functions
5422           for float audio.
5423
5424 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
5425
5426         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5427         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5428         (gst_v4l2src_capture_init):
5429           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
5430           fixes #407369
5431
5432 2007-02-18  Wim Taymans  <wim@fluendo.com>
5433
5434         * gst/rtp/Makefile.am:
5435         * gst/rtp/gstrtp.c: (plugin_init):
5436         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
5437         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
5438         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
5439         (gst_rtp_mp2t_pay_plugin_init):
5440         * gst/rtp/gstrtpmp2tpay.h:
5441         Added simple mpeg transport stream payloader.
5442
5443 2007-02-16  Wim Taymans  <wim@fluendo.com>
5444
5445         * gst/rtsp/URLS:
5446         Add example H264 rtsp url.
5447
5448         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5449         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
5450         Don't convert values to lowercase or we might mess up base64 encoded
5451         properties.
5452
5453 2007-02-16  Wim Taymans  <wim@fluendo.com>
5454
5455         * gst/rtp/README:
5456         Fix case of string params.
5457
5458         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5459         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
5460         Fix depayloader, support more packet types.
5461         Add sync codes to make sure the packetizer can do its job.
5462
5463         * gst/rtp/gstrtpmp4gdepay.c:
5464         * gst/rtp/gstrtpmp4gpay.c:
5465         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
5466         Fix caps case again.
5467
5468 2007-02-15  Wim Taymans  <wim@fluendo.com>
5469
5470         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
5471         Set right caps on output buffers.
5472
5473 2007-02-14  Wim Taymans  <wim@fluendo.com>
5474
5475         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
5476         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
5477         Clear stack allocated SDPMedia struct before calling _init() on it.
5478         Clarify this in the docs as well.
5479
5480 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
5481
5482         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
5483         (do_change_child):
5484         Don't reset the profile when going switching states, as it makes
5485         the element non-reusable.
5486
5487 2007-02-14  Wim Taymans  <wim@fluendo.com>
5488
5489         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
5490         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
5491         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
5492         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
5493         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
5494         (sdp_parse_line):
5495         * gst/rtsp/sdpmessage.h:
5496         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
5497         Fix memory management of SDP messages. Fixes #407793.
5498
5499 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
5500
5501         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
5502
5503         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
5504         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
5505
5506 2007-02-14  Wim Taymans  <wim@fluendo.com>
5507
5508         Patch by: jp.liu <jp_liu at astrocom dot cn>
5509
5510         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
5511         Fix parsing of password field in url. Fixes #407797.
5512
5513 2007-02-14  Wim Taymans  <wim@fluendo.com>
5514
5515         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5516         (gst_wavparse_reset), (gst_wavparse_init),
5517         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
5518         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
5519         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
5520         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
5521         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
5522         (gst_wavparse_loop), (gst_wavparse_chain),
5523         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5524         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
5525         (plugin_init):
5526         * gst/wavparse/gstwavparse.h:
5527         Update docs.
5528         Use boilerplate.
5529         Various code cleanups.
5530         When the bitrate is not known (bps == 0 or compressed formats) let
5531         downstream element guestimate the duration and position and don't
5532         generate timestamps or durations. Fixes #405213.
5533         Fix EOS and ERROR conditions in chain mode, we just need to forward the
5534         error flowreturn upstream.
5535
5536 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
5537
5538         * ext/gconf/Makefile.am:
5539         * ext/gconf/gconf.c: (gst_gconf_get_string),
5540         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
5541         (gst_gconf_render_bin_with_default):
5542         * ext/gconf/gconf.h:
5543         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
5544         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
5545         (gst_gconf_audio_sink_dispose), (do_change_child),
5546         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
5547         (cb_change_child), (gst_gconf_audio_sink_change_state):
5548         * ext/gconf/gstgconfaudiosink.h:
5549         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
5550         (gst_switch_sink_class_init), (gst_switch_sink_reset),
5551         (gst_switch_sink_init), (gst_switch_sink_dispose),
5552         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
5553         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
5554         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
5555         * ext/gconf/gstswitchsink.h:
5556         * gst/autodetect/gstautoaudiosink.c:
5557         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
5558         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
5559         (gst_auto_audio_sink_detect):
5560         * gst/autodetect/gstautovideosink.c:
5561         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
5562         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
5563         (gst_auto_video_sink_detect):
5564         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
5565         and a child that implements the GConf key monitoring. The end goal of
5566         this is an audio sink that can be changed on the fly, but at the 
5567         moment it still only changes on the next READY transition.
5568
5569 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5570
5571         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5572         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5573         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
5574         (gst_avi_demux_calculate_durations_from_index),
5575         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5576         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5577         (gst_avi_demux_loop):
5578           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
5579
5580 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5581
5582         * configure.ac:
5583         * docs/plugins/Makefile.am:
5584           Add crossreferences to glib/gobject/gstream docs.
5585
5586 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5587
5588         * gst/monoscope/Makefile.am:
5589         * gst/monoscope/gstmonoscope.c:
5590           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
5591           (but no LIBS, since we only use defines from the headers).
5592
5593 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5594
5595         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
5596
5597         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
5598         (gst_wavparse_stream_data):
5599           Fix massive memory leak when operating in streaming mode due to
5600           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
5601           Fixes #407057.
5602
5603 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5604
5605         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5606         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
5607         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
5608         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
5609         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5610         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
5611         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
5612         (gst_avi_demux_calculate_durations_from_index),
5613         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5614         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
5615         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5616         * gst/avi/gstavidemux.h:
5617           Save some memory (8%) by repacking the index entry structure (more to
5618           come). Add more FIXMEs to questionable parts.
5619
5620 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5621
5622         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
5623         (gst_v4l2src_get_caps):
5624         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5625         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5626         (gst_v4l2src_capture_init):
5627           More FIXME comments and messaging changes.
5628
5629 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5630
5631         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
5632         (gst_goom_change_state):
5633         * gst/goom/gstgoom.h:
5634           Improved docs and use GST_DEBUG_FUNCPTR.
5635
5636         * gst/level/gstlevel.c: (gst_level_class_init):
5637           Use GST_DEBUG_FUNCPTR.
5638
5639         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
5640         (gst_monoscope_chain), (gst_monoscope_change_state):
5641           Improved docs source cleanups.
5642
5643 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5644
5645         * gst/debug/Makefile.am:
5646         * gst/debug/gstdebug.c: (plugin_init):
5647         * gst/debug/gstpushfilesrc.c:
5648         * gst/debug/gstpushfilesrc.h:
5649           Add code for a pushfilesrc element that implements a pushfile:// URI
5650           handler, to make debugging push-mode operation of demuxer/decoders
5651           that support both easier in connection with seek/playbin/etc.
5652           The element isn't registered at the moment.
5653
5654 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
5655
5656         * gst/avi/gstavimux.c:
5657           Comment a #if 0 in caps template definition as VS6 seems to 
5658         do not support it.
5659         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
5660           Use gst_guint64_to_gdouble for conversion.
5661         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
5662           Move variables declaration before the first instruction.
5663         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
5664           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
5665           And don't include netdb.h for G_OS_WIN32
5666         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
5667           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
5668           by VS6 then use an other way to initialize SDPMedia structure.
5669         * gst/udp/gstdynudpsink.h:
5670         * gst/udp/gstdynudpnetutils.h:
5671           Do not include <sys/time.h> for G_OS_WIN32
5672         * gst/udp/gstudpsrc.c:
5673           Define socklen_t as int for G_OS_WIN32
5674         * win/common/config.h.in:
5675           Undef HAVE_NETINET_IN_H
5676         * win32/vs6/gst_plugins_good.dsw:
5677         * win32/vs6/libgstrtp.dsp:
5678         * win32/vs6/libgstrtsp.dsp:
5679         * win32/vs6/libgstautogen.dsp:
5680         * win32/vs6/libgstaudiofx.dsp:
5681         * win32/vs6/libgstudp.dsp:
5682           Add and update project files.
5683         * win32/common/gstudp-enumtypes.c:
5684         * win32/common/gstudp-enumtypes.h:
5685           Add a copy of udp enumtypes to win32/common as in core 
5686           and base.
5687         
5688 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
5689
5690         * configure.ac:
5691           Activate monoscope when building with --enable-experimental. Fix
5692           --enable-external configure switch description.
5693
5694         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
5695         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
5696           Help gst-indent.
5697
5698 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
5699
5700         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
5701           Explicitly cast result of pointer arithmetic to integer in order to
5702           avoid compiler warnings on some 64-bit systems. Should fix #406018.
5703
5704 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5705
5706         * gst/debug/progressreport.c:
5707           Some more docs.
5708
5709 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5710
5711         * docs/plugins/inspect/plugin-rtp.xml:
5712           Update for new elements.
5713
5714         * gst/debug/progressreport.h:
5715           Commit newly-created header file as well.
5716
5717 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5718
5719         * docs/plugins/Makefile.am:
5720         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5721         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5722         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5723         * gst/debug/Makefile.am:
5724         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
5725         (gst_progress_report_do_query), (gst_progress_report_report):
5726           Make progressreport element post messages with the current progress
5727           on the bus. Also add some basic docs for it.
5728
5729 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
5730
5731         * ext/hal/hal.c: (gst_hal_get_string):
5732         * ext/hal/hal.h:
5733           Some small cleanups; deal with errors when parsing the HAL ALSA
5734           capabilities a bit better.
5735
5736 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5737
5738         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5739           Let's try this again and use the right cast this time.
5740
5741 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5742
5743         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5744           Add cast to avoid compiler warnings with older GLib versions
5745           where the nick/name members in GEnumValue are not declared as
5746           constant strings.
5747
5748 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5749
5750         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
5751         (gst_gconf_render_bin_from_key),
5752         (gst_gconf_get_default_audio_sink):
5753         * ext/gconf/gconf.h:
5754         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
5755         (do_toggle_element), (gst_gconf_audio_sink_set_property),
5756         (gst_gconf_audio_sink_get_property):
5757           In gconfaudiosink, get the right key as the old key in do_toggle
5758           (ie. one dependent on the profile selected). Log some more stuff so
5759           we can see what's actually going on.
5760
5761 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
5762
5763         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
5764         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
5765         (gst_audio_amplify_set_process_function),
5766         (gst_audio_amplify_setup):
5767         * gst/audiofx/audioamplify.h:
5768         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5769         (gst_audio_invert_class_init), (gst_audio_invert_setup):
5770         * gst/audiofx/audioinvert.h:
5771         Some small cleanups and port both elements to the new GstAudioFilter
5772         base class to save a few lines of common code.
5773         * gst/audiofx/Makefile.am:
5774         Link against libgstaudio for the above changes
5775
5776 2007-01-29  Wim Taymans  <wim@fluendo.com>
5777
5778         * tests/check/elements/.cvsignore:
5779         Some more ignores.
5780
5781 2007-01-26  Wim Taymans  <wim@fluendo.com>
5782
5783         Patch by: charles <charlesg3 at gmail dot com>
5784
5785         * ext/shout2/gstshout2.c: (gst_shout2send_init),
5786         (set_shout_metadata), (gst_shout2send_event):
5787         * ext/shout2/gstshout2.h:
5788         Properly handle tags in shout2send. Fixes #399825.
5789
5790 2007-01-25  Wim Taymans  <wim@fluendo.com>
5791
5792         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5793         (gst_rtspsrc_activate_streams):
5794         Convert SDP fields to upper/lowercase following the rules in the SDP to
5795         caps document. 
5796
5797 2007-01-25  Wim Taymans  <wim@fluendo.com>
5798
5799         * gst/rtp/README:
5800         * gst/rtp/gstrtpilbcdepay.c:
5801         * gst/rtp/gstrtpilbcpay.c:
5802         * gst/rtp/gstrtpmp4gdepay.c:
5803         * gst/rtp/gstrtpmp4gpay.c:
5804         * gst/rtp/gstrtpspeexdepay.c:
5805         * gst/rtp/gstrtpspeexpay.c:
5806         * gst/rtp/gstrtpsv3vdepay.c:
5807         * gst/rtp/gstrtptheoradepay.c:
5808         * gst/rtp/gstrtptheorapay.c:
5809         * gst/rtp/gstrtpvorbisdepay.c:
5810         * gst/rtp/gstrtpvorbispay.c:
5811         Fix case of encoding-name and key/value pairs to match the document.
5812         This is to make interoperation with SDP case-insensitive as required by
5813         the relevant RFCs.
5814
5815 2007-01-25  Wim Taymans  <wim@fluendo.com>
5816
5817         * configure.ac:
5818         Bump required -core/-base to CVS
5819
5820 2007-01-25  Wim Taymans  <wim@fluendo.com>
5821
5822         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
5823         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
5824         * gst/rtp/gstrtpL16pay.h:
5825         Fill up to MTU using adapter.
5826         Timestamp rtp packets.
5827
5828 2007-01-25  Edward Hervey  <edward@fluendo.com>
5829
5830         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5831         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
5832         Use G_GSIZE_FORMAT in print statements for portability.
5833         Fixes build on macosx.
5834
5835 2007-01-24  Wim Taymans  <wim@fluendo.com>
5836
5837         * gst/rtp/Makefile.am:
5838         * gst/rtp/gstrtp.c: (plugin_init):
5839         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
5840         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
5841         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
5842         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
5843         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
5844         (gst_rtp_L16_depay_plugin_init):
5845         * gst/rtp/gstrtpL16depay.h:
5846         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
5847         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
5848         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
5849         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
5850         (gst_rtp_L16_pay_plugin_init):
5851         * gst/rtp/gstrtpL16pay.h:
5852         Port and enable raw audio payloader/depayloader. Needs a bit more work
5853         on the payloader side.
5854
5855 2007-01-24  Wim Taymans  <wim@fluendo.com>
5856
5857         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
5858         (gst_rtspsrc_stream_configure_transport),
5859         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
5860         * gst/rtsp/gstrtspsrc.h:
5861         Only unblock the udp pads when we linked and activated them all.
5862         Fixes #395688.
5863
5864 2007-01-24  Wim Taymans  <wim@fluendo.com>
5865
5866         * gst/rtp/Makefile.am:
5867         * gst/rtp/gstrtp.c: (plugin_init):
5868         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
5869         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
5870         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
5871         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
5872         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
5873         * gst/rtp/gstrtpac3depay.h:
5874         Added simple AC3 depayloader (RFC 4184).
5875
5876         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
5877         Fix a leak.
5878
5879 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
5880
5881         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5882
5883         * gst/audiofx/Makefile.am:
5884         * gst/audiofx/audioamplify.c:
5885         (gst_audio_amplify_clipping_method_get_type),
5886         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
5887         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
5888         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
5889         (gst_audio_amplify_set_caps),
5890         (gst_audio_amplify_transform_int_clip),
5891         (gst_audio_amplify_transform_int_wrap_negative),
5892         (gst_audio_amplify_transform_int_wrap_positive),
5893         (gst_audio_amplify_transform_float_clip),
5894         (gst_audio_amplify_transform_float_wrap_negative),
5895         (gst_audio_amplify_transform_float_wrap_positive),
5896         (gst_audio_amplify_transform_ip):
5897         * gst/audiofx/audioamplify.h:
5898         * gst/audiofx/audiofx.c: (plugin_init):
5899         Add new element "audioamplify". This allows scaling of raw audio
5900         samples, similar to the "volume" element, but provides different modes
5901         for clipping and allows unlimited amplification. It's mainly targeted
5902         for creative sound design and not as a replacement of the "volume"
5903         element. Fixes #397162
5904         * docs/plugins/Makefile.am:
5905         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5906         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5907         * docs/plugins/gst-plugins-good-plugins.args:
5908         * docs/plugins/inspect/plugin-audiofx.xml:
5909         Add docs for audioamplify and integrate them into the build system
5910         * tests/check/Makefile.am:
5911         * tests/check/elements/audioamplify.c: (setup_amplify),
5912         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
5913         Add fairly extensive unit test suite for audioamplify
5914
5915 2007-01-24  Wim Taymans  <wim@fluendo.com>
5916
5917         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
5918         Unblock pads after adding the pads to the element so that autopluggers
5919         get a change to link something. Possibly fixes #395688.
5920
5921 2007-01-24  Wim Taymans  <wim@fluendo.com>
5922
5923         * gst/rtp/gstrtpamrdepay.c:
5924         * gst/rtp/gstrtpgsmdepay.c:
5925         * gst/rtp/gstrtph263pdepay.c:
5926         * gst/rtp/gstrtph263ppay.c:
5927         * gst/rtp/gstrtph264depay.c:
5928         * gst/rtp/gstrtpilbcdepay.c:
5929         * gst/rtp/gstrtpmp2tdepay.c:
5930         * gst/rtp/gstrtpmp4gdepay.c:
5931         * gst/rtp/gstrtpmp4gpay.c:
5932         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
5933         * gst/rtp/gstrtpmp4vpay.c:
5934         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
5935         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
5936         (gst_rtp_mpa_depay_process):
5937         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
5938         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
5939         * gst/rtp/gstrtppcmadepay.c:
5940         * gst/rtp/gstrtppcmudepay.c:
5941         * gst/rtp/gstrtpspeexdepay.c:
5942         * gst/rtp/gstrtpspeexpay.c:
5943         * gst/rtp/gstrtpsv3vdepay.c:
5944         * gst/rtp/gstrtptheoradepay.c:
5945         * gst/rtp/gstrtptheorapay.c:
5946         * gst/rtp/gstrtpvorbisdepay.c:
5947         * gst/rtp/gstrtpvorbispay.c:
5948         Fix caps with payload numbers.
5949         Add some fixed payload numbers to caps when possible.
5950
5951 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5952
5953         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5954
5955         * gst/audiofx/Makefile.am:
5956         * gst/audiofx/audiofx.c: (plugin_init):
5957         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5958         (gst_audio_invert_class_init), (gst_audio_invert_init),
5959         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
5960         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
5961         (gst_audio_invert_transform_float),
5962         (gst_audio_invert_transform_ip):
5963         * gst/audiofx/audioinvert.h:
5964         Add new audiofx element "audioinvert". This element swaps the upper
5965         and lower half of samples and can be used for example for a
5966         wide-stereo effect. Fixes #396057
5967         * docs/plugins/Makefile.am:
5968         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5969         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5970         * docs/plugins/gst-plugins-good-plugins.args:
5971         * docs/plugins/inspect/plugin-audiofx.xml:
5972         Add docs for the audioinvert element and add them to the build system.
5973         * tests/check/Makefile.am:
5974         * tests/check/elements/audioinvert.c: (setup_invert),
5975         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
5976         Add unit test suite for the audioinvert element.
5977
5978 2007-01-23  Wim Taymans  <wim@fluendo.com>
5979
5980         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
5981         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
5982         Parse config params as string and int.
5983         Parse and use AU header length
5984
5985 2007-01-23  Wim Taymans  <wim@fluendo.com>
5986
5987         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
5988         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
5989         * gst/smpte/gstmask.c: (_gst_mask_register):
5990         * gst/smpte/gstmask.h:
5991         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
5992         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
5993         (gst_smpte_paint_triangle_clock):
5994         constify some static structs.
5995         Don't update the mask if nothing changed to the params.
5996         Make sure we never draw outside of the picture. Fixes #398325.
5997
5998 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
5999
6000         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
6001           Error out properly when pull_range fails while we're reading the
6002           headers, instead of just pausing the task silently. Fixes #399338.
6003
6004 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
6005
6006         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6007           Some more sanity checks to make sure the input formats match and the
6008           input pads are actually negotiated, in case someone tries to feed
6009           buffers from fakesrc or filesrc. Fixes #398299.
6010           Also const-ify an array, just because we can.
6011
6012 2007-01-19  Edward Hervey  <edward@fluendo.com>
6013
6014         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
6015         Ignore previous commit, that was only valid for widths and heights
6016         that are multiples of 4.
6017         Copy over size/stride macros from jpegdec. This allows the element
6018         to work with any width,height...
6019         ... but puts in evidence that the actual transformations only work
6020         with width/height that are multiples of 4.
6021
6022 2007-01-19  Edward Hervey  <edward@fluendo.com>
6023
6024         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6025         Allocate buffers of the right size.
6026         The proper size of a I420 buffer in bytes is:
6027         
6028             width * height * 3
6029             ------------------
6030                     2
6031
6032 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6033
6034         * gst/smpte/gstsmpte.c: (gst_smpte_init):
6035           Proxy getcaps on sink pads too, so that we either end up with the
6036           same dimensions on all pads or error out if that's not possible
6037           (seems to work even!). Fixes #398086, I think.
6038
6039 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6040
6041         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6042         * docs/plugins/gst-plugins-good-plugins.args:
6043         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6044           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
6045           fix integer properties with -1 as minimum value.
6046
6047         * docs/plugins/inspect/plugin-1394.xml:
6048         * docs/plugins/inspect/plugin-aasink.xml:
6049         * docs/plugins/inspect/plugin-alaw.xml:
6050         * docs/plugins/inspect/plugin-alpha.xml:
6051         * docs/plugins/inspect/plugin-alphacolor.xml:
6052         * docs/plugins/inspect/plugin-annodex.xml:
6053         * docs/plugins/inspect/plugin-apetag.xml:
6054         * docs/plugins/inspect/plugin-audiofx.xml:
6055         * docs/plugins/inspect/plugin-auparse.xml:
6056         * docs/plugins/inspect/plugin-autodetect.xml:
6057         * docs/plugins/inspect/plugin-avi.xml:
6058         * docs/plugins/inspect/plugin-cacasink.xml:
6059         * docs/plugins/inspect/plugin-cairo.xml:
6060         * docs/plugins/inspect/plugin-cdio.xml:
6061         * docs/plugins/inspect/plugin-cutter.xml:
6062         * docs/plugins/inspect/plugin-debug.xml:
6063         * docs/plugins/inspect/plugin-dv.xml:
6064         * docs/plugins/inspect/plugin-efence.xml:
6065         * docs/plugins/inspect/plugin-effectv.xml:
6066         * docs/plugins/inspect/plugin-esdsink.xml:
6067         * docs/plugins/inspect/plugin-flac.xml:
6068         * docs/plugins/inspect/plugin-flxdec.xml:
6069         * docs/plugins/inspect/plugin-gconfelements.xml:
6070         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6071         * docs/plugins/inspect/plugin-goom.xml:
6072         * docs/plugins/inspect/plugin-halelements.xml:
6073         * docs/plugins/inspect/plugin-icydemux.xml:
6074         * docs/plugins/inspect/plugin-id3demux.xml:
6075         * docs/plugins/inspect/plugin-jpeg.xml:
6076         * docs/plugins/inspect/plugin-level.xml:
6077         * docs/plugins/inspect/plugin-matroska.xml:
6078         * docs/plugins/inspect/plugin-mulaw.xml:
6079         * docs/plugins/inspect/plugin-multipart.xml:
6080         * docs/plugins/inspect/plugin-navigationtest.xml:
6081         * docs/plugins/inspect/plugin-ossaudio.xml:
6082         * docs/plugins/inspect/plugin-png.xml:
6083         * docs/plugins/inspect/plugin-rtp.xml:
6084         * docs/plugins/inspect/plugin-rtsp.xml:
6085         * docs/plugins/inspect/plugin-shout2send.xml:
6086         * docs/plugins/inspect/plugin-smpte.xml:
6087         * docs/plugins/inspect/plugin-speex.xml:
6088         * docs/plugins/inspect/plugin-taglib.xml:
6089         * docs/plugins/inspect/plugin-udp.xml:
6090         * docs/plugins/inspect/plugin-videobalance.xml:
6091         * docs/plugins/inspect/plugin-videobox.xml:
6092         * docs/plugins/inspect/plugin-videoflip.xml:
6093         * docs/plugins/inspect/plugin-videomixer.xml:
6094         * docs/plugins/inspect/plugin-wavenc.xml:
6095         * docs/plugins/inspect/plugin-wavparse.xml:
6096         * docs/plugins/inspect/plugin-ximagesrc.xml:
6097           Update to CVS.
6098
6099 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
6100
6101         Patch by: Sebastian Dröge <slomo circular-chaos org>
6102
6103         * gst/audiofx/audiopanorama.c:
6104           Fix doc section name (Fixes #397946)
6105
6106 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
6107
6108         * sys/v4l2/gstv4l2object.c:
6109         (gst_v4l2_object_install_properties_helper),
6110         (gst_v4l2_object_set_property_helper),
6111         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
6112         * sys/v4l2/gstv4l2object.h:
6113         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6114         (gst_v4l2src_init), (gst_v4l2src_set_property),
6115         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
6116         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6117         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6118         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
6119         (gst_v4l2src_capture_deinit):
6120           Fix EIO handing when capturing. Add new property to specify the number of
6121           buffers to enque (and remove the borked num-buffers usage).
6122
6123 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
6124
6125         Patch by: Sebastian Dröge <slomo circular-chaos org>
6126
6127         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
6128         (gst_audio_panorama_set_process_function):
6129           Use a function array for process methods, add more docs and define the
6130           startindex of enums.
6131
6132 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6133
6134         Patch by: Mark Nauwelaerts <manauw at skynet be>
6135
6136         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
6137         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
6138         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
6139         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
6140         (gst_avi_mux_riff_get_avi_header),
6141         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
6142         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
6143         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
6144         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
6145         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
6146         (gst_avi_mux_change_state):
6147         * gst/avi/gstavimux.h:
6148         * tests/check/elements/avimux.c: (teardown_src_pad):
6149           Add support for more than one audio stream; write better AVIX
6150           header; refactor code a bit; don't announce vorbis caps on our audio
6151           sink pads since we don't support it anyway. Closes #379298.
6152
6153 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
6154
6155         Patch by: Sebastian Dröge <slomo circular-chaos org>
6156
6157         * gst/audiofx/audiopanorama.c:
6158         (gst_audio_panorama_method_get_type),
6159         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
6160         (gst_audio_panorama_set_process_function),
6161         (gst_audio_panorama_set_property),
6162         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
6163         (gst_audio_panorama_transform_m2s_int_simple),
6164         (gst_audio_panorama_transform_s2s_int_simple),
6165         (gst_audio_panorama_transform_m2s_float_simple),
6166         (gst_audio_panorama_transform_s2s_float_simple):
6167         * gst/audiofx/audiopanorama.h:
6168           Add 'method' property and provide a simple (non-psychoacustic)
6169           processing method (#394859).
6170
6171         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
6172         (panorama_suite):
6173           Tests for new method.
6174
6175 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6176
6177         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
6178         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
6179           Set correct caps on outgoing pulled buffers, or things blow up
6180           after recent core changes.
6181
6182 2007-01-11  Wim Taymans  <wim@fluendo.com>
6183
6184         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6185
6186         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
6187         (gst_multipart_mux_request_new_pad),
6188         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
6189         (gst_multipart_mux_change_state):
6190         Return FLOW errors ASAP. Fixes #394977.
6191         Misc cleanups.
6192
6193 2007-01-11  Wim Taymans  <wim@fluendo.com>
6194
6195         Patch by: Lutz Mueller <lutz at topfrose dot de>
6196
6197         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
6198         Check for stream pad before activating. 
6199
6200 2007-01-10  Wim Taymans  <wim@fluendo.com>
6201
6202         Patch by: Peter Kjellerstedt  <pkj at axis com>
6203
6204         * gst/rtsp/COPYING.MIT:
6205         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6206         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
6207         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
6208         (gst_rtspsrc_stream_configure_transport),
6209         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
6210         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
6211         (gst_rtspsrc_parse_methods),
6212         (gst_rtspsrc_create_transports_string),
6213         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6214         (gst_rtspsrc_open), (gst_rtspsrc_close):
6215         * gst/rtsp/gstrtspsrc.h:
6216         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
6217         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
6218         (parse_request_line), (parse_line), (rtsp_connection_read),
6219         (rtsp_connection_close):
6220         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
6221         (rtsp_method_as_text), (rtsp_header_as_text),
6222         (rtsp_status_as_text), (rtsp_find_header_field),
6223         (rtsp_find_method):
6224         * gst/rtsp/rtspdefs.h:
6225         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
6226         (rtsp_ext_wms_configure_stream):
6227         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
6228         (rtsp_message_new_request), (rtsp_message_init_request),
6229         (rtsp_message_new_response), (rtsp_message_init_response),
6230         (rtsp_message_init_data), (rtsp_message_unset),
6231         (rtsp_message_free), (rtsp_message_add_header),
6232         (rtsp_message_get_header), (rtsp_message_set_body),
6233         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
6234         * gst/rtsp/rtspmessage.h:
6235         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
6236         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
6237         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
6238         (sdp_message_dump):
6239         Allow url to be NULL to be able to use it for server connections.
6240         Can now send responses as well as requests.
6241         No longer hangs in an endless loop if EOF is received.
6242         Can now convert a status code to a text string.
6243         Return RTSP_HDR_INVALID for unknown headers.
6244         Return RTSP_INVALID for unknown methods.
6245         Copy CSeq and Session headers from the request.
6246         Only free memory corresponding to the currently set message type.
6247         Added const to function arguments as appropriate.
6248         Avoid a compiler warning when initializing nmedia.
6249         Use guint rather than gint to avoid compiler warnings.
6250         Fix crasher in wms extension.
6251         Factor out stream setup from open_connection.
6252         Delay activation of streams when actual data is received from the
6253         server, this prepares us to do proper protocol switching.
6254         Added new license.
6255         Fixes #380895.
6256
6257
6258 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
6259
6260         Patch by: Sebastian Dröge <slomo ubuntu com>
6261
6262         * docs/plugins/Makefile.am:
6263         * gst/audiofx/audiopanorama.c:
6264           Some small docs fixes (#394851).
6265
6266 2007-01-09  Wim Taymans  <wim@fluendo.com>
6267
6268         * gst/avi/gstavidemux.c:
6269         Fix docs.
6270
6271 2007-01-09  Wim Taymans  <wim@fluendo.com>
6272
6273         * gst/rtp/Makefile.am:
6274         * gst/rtp/gstrtp.c: (plugin_init):
6275         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
6276         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
6277         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
6278         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
6279         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
6280         * gst/rtp/gstrtpmpvdepay.h:
6281           Added RFC 2250 MPEG Video Depayloader.
6282
6283         * gst/rtp/gstrtpL16depay.h:
6284         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6285         (gst_rtp_h263p_depay_process):
6286         Fix Header file. Small cleanups.
6287
6288         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
6289         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
6290         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
6291         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
6292         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
6293         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
6294         (gst_rtp_mp4v_depay_change_state):
6295         Remove usused code. Remove Adapter from state Change. Added debug.
6296
6297         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
6298         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
6299         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
6300         * gst/rtp/gstrtpmpadepay.h:
6301         Subclass base depayloader.
6302         Added debug.
6303         Support static payload type assignment as well.
6304
6305         * gst/rtp/gstrtpmpapay.c:
6306         Fix caps.
6307
6308 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6309
6310         Patch by: Vincent Torri  <vtorri at univ-evry fr>
6311
6312         * ext/jpeg/gstjpegdec.c:
6313         * ext/jpeg/gstjpegenc.c:
6314         * ext/jpeg/smokecodec.c:
6315           These libjpeg callbacks should return a 'boolean' (unsigned char
6316           apparently) and not a 'gboolean' (which maps to gint). Fixes
6317           warnings when compiling with MingW (#393427).
6318
6319         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6320           Use ioctlsocket on win32.
6321
6322         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6323           Some printf format fixes for win32.
6324
6325 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
6326
6327         * gst/cutter/gstcutter.c: (gst_cutter_chain):
6328           Use gst_guint64_to_gdouble for conversion.
6329         * win32/vs6/libgstmatroska.dsp:
6330           Add zlib to the link.
6331         * win32/vs6/libgstvideobox.dsp:
6332           Update liboil library name (project is linked to 
6333           liboil-0.3-0.lib now).
6334           
6335 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6336
6337         * gst/matroska/Makefile.am:
6338           If zlib is available and used, we must link it explicitly for
6339           things to work on MingW (fixes #392855).
6340
6341 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
6342
6343         * ext/esd/esdsink.c: (gst_esdsink_delay):
6344           Don't return bogus values when esd_get_delay() fails for some
6345           reason (#392189).
6346
6347 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6348
6349         * sys/ximage/gstximagesrc.c: (composite_pixel):
6350           Fix presumably copy'n'pasto for 16bpp depth.
6351
6352 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6353
6354         * gst/matroska/matroska-mux.c:
6355         (gst_matroska_mux_audio_pad_setcaps):
6356           The "signed" field in audio caps is of boolean type, trying to use
6357           gst_structure_get_int() to extract it will fail. Fixing this makes
6358           matroskamux accept raw audio input (#387121) (use at your own risk
6359           though, due to the matroska spec being not entirely useful in this
6360           respect).
6361           Also fix up raw audio structures in template caps so that they
6362           represent what our setcaps function will actually accept, so that
6363           converters know what to convert to.
6364           Finally, don't fail if there isn't an "endianness" field in 8-bit
6365           PCM caps.
6366
6367 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
6368
6369         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6370         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6371         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6372         (teardown_cmmldec):
6373         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6374         (teardown_cmmlenc):
6375         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6376           reapply consistent pad (de)activation
6377
6378 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
6379
6380         * configure.ac:
6381         Back to CVS
6382
6383         * gst-plugins-good.doap:
6384         Add 0.10.5 doap entry
6385
6386 === release 0.10.5 ===
6387
6388 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
6389
6390         * configure.ac:
6391           releasing 0.10.5, "The Path of Thorns"
6392
6393 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6394
6395         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6396         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6397         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6398         (teardown_cmmldec):
6399         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6400         (teardown_cmmlenc):
6401         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6402           revert my freeze breakage
6403
6404 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6405
6406         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6407         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6408         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6409         (teardown_cmmldec):
6410         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6411         (teardown_cmmlenc):
6412         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6413           consistent pad (de)activation
6414
6415 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
6416
6417         * configure.ac:
6418         * ext/Makefile.am:
6419         Disable LADPSA, as it has moved to the -bad module for the duration.
6420
6421 2006-12-18  Wim Taymans  <wim@fluendo.com>
6422
6423         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
6424         (gst_signal_processor_event):
6425         Reset flow_state back to _OK after a flush stop so that we exit our
6426         error state after the flush. Fixes #374213
6427
6428 2006-12-16  David Schleef  <ds@schleef.org>
6429
6430         * sys/osxvideo/osxvideosink.h:
6431         * sys/osxvideo/osxvideosink.m:
6432           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
6433
6434 2006-12-16  David Schleef  <ds@schleef.org>
6435
6436         Patch by: Vijay Santhanam <vijay santhanam gmail com>
6437
6438         * sys/osxvideo/Makefile.am:
6439         * sys/osxvideo/osxvideosink.h:
6440         * sys/osxvideo/osxvideosink.m:
6441           Preliminary patch for porting osxvideosink
6442
6443 2006-12-16  Wim Taymans  <wim@fluendo.com>
6444
6445         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6446
6447         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
6448         (gst_videomixer_set_master_geometry),
6449         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
6450         (gst_videomixer_reset), (gst_videomixer_init),
6451         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
6452         (gst_videomixer_release_pad), (gst_videomixer_collected),
6453         (gst_videomixer_change_state):
6454         Introduce some locking around the videomixer state so that it does not
6455         crash when adding/removing pads. Fixes #383043.
6456
6457 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
6458
6459         * configure.ac:
6460           Make sure libcaca can actually be used instead of just checking for
6461           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
6462           cross-compiling (fixes #384587).
6463
6464 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6465
6466         * Makefile.am:
6467         * gst-plugins-good.doap:
6468         * gst-plugins-good.spec.in:
6469           adding doap file
6470
6471 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6472
6473         * configure.ac:
6474           libflac-1.1.3 changed API again, but we can't build against it yet,
6475           so make sure our check doesn't use libflac-1.1.3 and add a comment
6476           to this effect.
6477
6478 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6479
6480         * gst/effectv/gstquark.c: (gst_quarktv_transform),
6481         (gst_quarktv_planetable_clear):
6482           Add some NULL pointer checks (possibly related to #385623).
6483
6484 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
6485
6486         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
6487         (gst_tag_demux_chain):
6488         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
6489           In streaming mode, if the first buffer we get doesn't have an
6490           offset, fix it up to be 0, otherwise trimming won't work later on
6491           and we'll be typefinding application/x-id3, which may result in
6492           decodebin plugging an endless number of id3demux elements as a
6493           consequence. Fixes #385031.
6494           
6495 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6496
6497         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
6498           Ignore the buffer_time the sound device reports. Turns out it is 
6499           sometimes completely bogus and we're better off without it.
6500
6501 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6502
6503         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6504         (gst_matroska_demux_video_caps):
6505         * gst/matroska/matroska-ids.c:
6506         (gst_matroska_track_init_video_context):
6507         * gst/matroska/matroska-ids.h:
6508           Try harder to extract the framerate for video tracks correctly and
6509           save it directly instead of converting it back and forth a few
6510           times. Mostly makes a difference for very small framerates (<1).
6511           Fixes #380199.
6512
6513 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6514
6515         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
6516         (gst_gconf_audio_src_dispose), (do_toggle_element):
6517         * ext/gconf/gstgconfaudiosrc.h:
6518           Remove gconf notify hook when the gconfaudiosrc element is
6519           destroyed, otherwise the callback may be called on an
6520           already-destroyed instance and bad things happen. Should fix
6521           #378184.
6522           Also ignore gconf key changes when the source is already running.
6523
6524 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6525
6526         Patch by: Sebastian Dröge  <mail at slomosnail de>
6527
6528         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6529           We need to be able to read and parse any possible floating point string
6530           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
6531           will parse the former only in certain locales though, so we really need
6532           to canonicalise the separator to '.' and then use g_ascii_strtod() to
6533           make sure we can parse either version at all times.
6534           Fixes #382982 for real.
6535
6536 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6537
6538         * sys/sunaudio/gstsunaudiomixerctrl.c:
6539         * sys/sunaudio/gstsunaudiosrc.c:
6540
6541         Use the sunaudio debug category.
6542
6543         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
6544         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
6545         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
6546         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
6547         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
6548         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
6549         (gst_sunaudiosink_reset):
6550         * sys/sunaudio/gstsunaudiosink.h:
6551
6552         Uses the sunaudio debug category for all debug output
6553         Implements the _delay() callback to synchronise video playback better
6554         Change the segtotal and segsize values back to the parent class 
6555           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
6556           respectively)
6557         Measure the samples written to the device vs. played.
6558         Keep track of segments in the device by writing empty eof frames, and
6559         sleep using a GCond when we get too far ahead and risk overrunning the
6560         sink's ringbuffer.
6561
6562         Fixes: #360673
6563
6564 2006-12-08  Wim Taymans  <wim@fluendo.com>
6565
6566         Patch by: Sebastian Dröge  <mail at slomosnail de >
6567
6568         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6569         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
6570         * gst/audiofx/audiopanorama.h:
6571         Fix audiopanorame with float samples. Fixes #383726.
6572
6573 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6574
6575         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
6576         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
6577         (gst_sunaudiosrc_reset):
6578
6579         Implement reset functions to unblock the src/sink more quickly on 
6580         state change requests.
6581         Patch by: Brian Cameron <brian dot cameron at sun com>
6582
6583 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6584
6585         * sys/sunaudio/gstsunaudiomixer.c:
6586         (gst_sunaudiomixer_change_state):
6587         Construct the correct mixer device name when the AUDIODEV env var
6588         is set.
6589
6590         Patch by: Jerry Tan <jerry.tan at sun dot com>
6591         Fixes: #383596
6592
6593 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6594
6595         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
6596         Apply patch to open the mixer control and set the MULTIPLE_OPEN
6597         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
6598         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
6599         Patch by: Jerry Tan <jerry.tan at sun dot com>
6600         Fixes: #349015
6601
6602 2006-12-07  Wim Taymans  <wim@fluendo.com>
6603
6604         * gst/smpte/gstmask.h:
6605         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
6606         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
6607         (gst_smpte_collected), (gst_smpte_set_property),
6608         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
6609         * gst/smpte/gstsmpte.h:
6610         Port to 0.10 some more. 
6611         Added duration property to specify the duration of the transition.
6612         Make framerate a fraction.
6613         Deprecate fps property, we only use negotiated fps.
6614         Added docs.
6615         Fix collectpad usage.
6616         Reset state in READY.
6617         Send NEWSEGMENT event.
6618         Fix racy updates of object properties.
6619         Added debug category.
6620         Fixes #383323.
6621
6622 2006-12-06  Wim Taymans  <wim@fluendo.com>
6623
6624         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6625
6626         * gst/videomixer/videomixer.c:
6627         (gst_videomixer_set_master_geometry),
6628         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
6629         Don't reset xpos and ypos in the setcaps function because causes
6630         unexpected behaviour.
6631         Fixes #382179.
6632
6633 2006-12-06  Wim Taymans  <wim@fluendo.com>
6634
6635         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
6636         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
6637         Keep track of the buffer timestamp in the collectdata member instead
6638         of modifying the buffer without making the metadata writable first.
6639         Fixes #382277.
6640
6641 2006-12-06  Wim Taymans  <wim@fluendo.com>
6642
6643         Patch by: Rob Taylor <robtaylor at floopily dot org>
6644
6645         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6646         If using multicast in udpsrc, bind to the multicast address rather than
6647         IN_ADDR_ANY.
6648         This allows the simultanous use of multiple udpsrcs listening on
6649         different multicat addresses. Without this all udpsrcs will receive all
6650         packets from all subscribed multicast addresses.
6651         Fixes #383001.
6652
6653 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6654
6655         * ext/taglib/gstid3v2mux.cc:
6656         Don't attempt to write a NULL frame into the ID3 tag set when the 
6657         createFrame method returned NULL.
6658         Fixes: #381857
6659         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
6660
6661 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6662
6663         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6664         Use g_strtod() instead of sscanf to parse doubles, so that it will
6665         try parsing in the C locale if the current locale fails.
6666         Fixes: #382982
6667         Patch by: Sebastian Dröge  <mail at slomosnail de >
6668
6669 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
6670
6671         * win32/MANIFEST:
6672         Fix compilation on win32 under VS8
6673         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
6674         Partially fixes #381175
6675
6676 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6677
6678         * gst/avi/gstavimux.c:
6679           accept all mpegversions,fixes #380825
6680           spotted by: Jerome Alet  
6681
6682 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6683
6684         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6685         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
6686         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
6687         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
6688           cleanup the error message a bit more
6689
6690 2006-11-28  Wim Taymans  <wim@fluendo.com>
6691
6692         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
6693         Fix width and height properties.
6694
6695         * ext/libcaca/gstcacasink.h:
6696         Fix compilation on newer libcaca that require us to include a new
6697         header. Fixes #379918.
6698
6699 2006-11-28  Wim Taymans  <wim@fluendo.com>
6700
6701         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6702         * gst/rtsp/gstrtspsrc.h:
6703         * gst/rtsp/rtspext.h:
6704         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
6705         (rtsp_ext_wms_get_context):
6706         Add method so that extensions can choose to disable the setup of
6707         a stream.
6708         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
6709
6710 2006-11-27  Wim Taymans  <wim@fluendo.com>
6711
6712         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6713
6714         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6715         Push header in a separate buffer instead of memcpy:ing all data.
6716         Change LF => CRLF in headers.
6717         Move trailing LF to header. Fixes #379792.
6718
6719 2006-11-27  Wim Taymans  <wim@fluendo.com>
6720
6721         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
6722         Small buffer overflow fix and improve debugging.
6723
6724 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6725
6726         * ext/esd/esdmon.h:
6727         * ext/esd/esdsink.h:
6728           remove obsolete _factory_init protos
6729
6730 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6731
6732         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
6733         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6734         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
6735         (gst_avi_demux_read_subindexes_push),
6736         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
6737         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6738         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
6739         (gst_avi_demux_massage_index),
6740         (gst_avi_demux_calculate_durations_from_index),
6741         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
6742         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
6743         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6744           remove dead code, tweak debugs statements, add comments, use
6745           _uint64_scale instead _uint64_scale_int when using guint64 values,
6746           small optimizations, reflow some error handling
6747
6748 2006-11-22  Edward Hervey  <edward@fluendo.com>
6749
6750         * po/.cvsignore:
6751         We never put .pot files in cvs. Let's ignore them all.
6752
6753 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6754
6755         * po/POTFILES.in:
6756           ... but better exclude files that aren't disted.
6757
6758 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6759
6760         * po/POTFILES.in:
6761           Add v4l2 source files to list of files with translations, so the
6762           strings are actually extracted (however bad they still may be).
6763
6764 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6765
6766         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
6767           Minor clean-ups: const-ify static array, remove trailing comma from
6768           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
6769
6770 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
6771
6772         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
6773         Make sure that g_free always gets called on the same pointer that was 
6774         returned by g_malloc.  Fixes #376594.
6775         Do not leak memory if decompressed size is wrong.
6776         Remove unneeded check of return value of g_malloc.
6777         Patch by: René Stadler <mail@renestadler.de>
6778
6779 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
6780
6781         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
6782           Add missing curly brackets.
6783
6784 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
6785
6786         * sys/v4l2/v4l2src_calls.c:
6787         Fix capture_deinit.
6788
6789 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6790
6791         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
6792         (gst_matroska_mux_request_new_pad):
6793           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
6794
6795         * tests/check/elements/matroskamux.c: (setup_src_pad),
6796         (setup_sink_pad), (GST_START_TEST):
6797         Activate pads before using them.
6798
6799 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6800
6801         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
6802           Initialise variable to get rid of bogus compiler warning.
6803
6804 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
6805
6806         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
6807
6808         * gst/rtp/gstrtph263pay.c:
6809         * gst/rtp/gstrtph263pdepay.c:
6810         * gst/rtp/gstrtph263ppay.c:
6811           Specify H.263 variant and version in the caps (fixes #361637)
6812
6813 2006-11-15  Wim Taymans  <wim@fluendo.com>
6814
6815         * gst/rtsp/rtspconnection.c: (read_body):
6816         Don't set a data pointer to NULL and a size > 0 when we deal
6817         with empty packets.
6818
6819         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
6820         (rtsp_message_init_response), (rtsp_message_init_data),
6821         (rtsp_message_unset), (rtsp_message_free),
6822         (rtsp_message_take_body):
6823         Check that we can't create invalid empty packets. 
6824
6825 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6826
6827         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6828
6829         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
6830         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
6831         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
6832         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6833         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
6834         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
6835         * gst/matroska/matroska-mux.h:
6836           Add basic tag writing support; implement releasing pads (#374658).
6837
6838 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6839
6840         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6841         (gst_matroska_demux_audio_caps):
6842           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
6843
6844 2006-11-14  David Schleef  <ds@schleef.org>
6845
6846         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
6847
6848 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6849
6850         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6851
6852         * win32/vs8/gst-plugins-good.sln:
6853         * win32/vs8/libgst1394.vcproj:
6854         * win32/vs8/libgstaasink.vcproj:
6855         * win32/vs8/libgstalaw.vcproj:
6856         * win32/vs8/libgstalpha.vcproj:
6857         * win32/vs8/libgstalphacolor.vcproj:
6858         * win32/vs8/libgstannodex.vcproj:
6859         * win32/vs8/libgstapetag.vcproj:
6860         * win32/vs8/libgstaudiofx.vcproj:
6861         * win32/vs8/libgstauparse.vcproj:
6862         * win32/vs8/libgstautodetect.vcproj:
6863         * win32/vs8/libgstavi.vcproj:
6864         * win32/vs8/libgstcacasink.vcproj:
6865         * win32/vs8/libgstcdio.vcproj:
6866         * win32/vs8/libgstcutter.vcproj:
6867         * win32/vs8/libgstdv.vcproj:
6868         * win32/vs8/libgsteffectv.vcproj:
6869         * win32/vs8/libgstflac.vcproj:
6870         * win32/vs8/libgstflxdec.vcproj:
6871         * win32/vs8/libgstgoom.vcproj:
6872         * win32/vs8/libgsticydemux.vcproj:
6873         * win32/vs8/libgstid3demux.vcproj:
6874         * win32/vs8/libgstjpeg.vcproj:
6875         * win32/vs8/libgstladspa.vcproj:
6876         * win32/vs8/libgstlevel.vcproj:
6877         * win32/vs8/libgstmatroska.vcproj:
6878         * win32/vs8/libgstmikmod.vcproj:
6879         * win32/vs8/libgstmng.vcproj:
6880         * win32/vs8/libgstmonoscope.vcproj:
6881         * win32/vs8/libgstmulaw.vcproj:
6882         * win32/vs8/libgstmultipart.vcproj:
6883         * win32/vs8/libgstpng.vcproj:
6884         * win32/vs8/libgstrtp.vcproj:
6885         * win32/vs8/libgstrtsp.vcproj:
6886         * win32/vs8/libgstshout2.vcproj:
6887         * win32/vs8/libgstsmpte.vcproj:
6888         * win32/vs8/libgstspeex.vcproj:
6889         * win32/vs8/libgsttaglib.vcproj:
6890         * win32/vs8/libgstudp.vcproj:
6891         * win32/vs8/libgstvideobalance.vcproj:
6892         * win32/vs8/libgstvideobox.vcproj:
6893         * win32/vs8/libgstvideoflip.vcproj:
6894         * win32/vs8/libgstvideomixer.vcproj:
6895         * win32/vs8/libgstwavenc.vcproj:
6896         * win32/vs8/libgstwavparse.vcproj:
6897           Make end-of-line returns unixy, so that when the files are checked
6898           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
6899           Hopefully fixes #366492.
6900
6901 2006-11-14  Wim Taymans  <wim@fluendo.com>
6902
6903         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
6904         Disable init_frames delay timestamp adjustment, it does not
6905         seem to be needed at all. Fixes #369621.
6906
6907 2006-11-13  Wim Taymans  <wim@fluendo.com>
6908
6909         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6910
6911         * gst/videomixer/videomixer.c:
6912         (gst_videomixer_set_master_geometry),
6913         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
6914         (gst_videomixer_collect_free), (gst_videomixer_reset),
6915         (gst_videomixer_init), (gst_videomixer_finalize),
6916         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
6917         (gst_videomixer_collected), (gst_videomixer_change_state):
6918         Fix memleak by unref'ing collectpads instance (when finalizing)
6919         Implement releasing a request pad. Fixes #374479.
6920
6921 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
6922
6923         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6924
6925         * win32/vs8/gst-plugins-good.sln:
6926         * win32/vs8/libgst1394.vcproj:
6927         * win32/vs8/libgstaasink.vcproj:
6928         * win32/vs8/libgstalaw.vcproj:
6929         * win32/vs8/libgstalpha.vcproj:
6930         * win32/vs8/libgstalphacolor.vcproj:
6931         * win32/vs8/libgstannodex.vcproj:
6932         * win32/vs8/libgstapetag.vcproj:
6933         * win32/vs8/libgstaudiofx.vcproj:
6934         * win32/vs8/libgstauparse.vcproj:
6935         * win32/vs8/libgstautodetect.vcproj:
6936         * win32/vs8/libgstavi.vcproj:
6937         * win32/vs8/libgstcacasink.vcproj:
6938         * win32/vs8/libgstcdio.vcproj:
6939         * win32/vs8/libgstcutter.vcproj:
6940         * win32/vs8/libgstdv.vcproj:
6941         * win32/vs8/libgsteffectv.vcproj:
6942         * win32/vs8/libgstflac.vcproj:
6943         * win32/vs8/libgstflxdec.vcproj:
6944         * win32/vs8/libgstgoom.vcproj:
6945         * win32/vs8/libgsticydemux.vcproj:
6946         * win32/vs8/libgstid3demux.vcproj:
6947         * win32/vs8/libgstjpeg.vcproj:
6948         * win32/vs8/libgstladspa.vcproj:
6949         * win32/vs8/libgstlevel.vcproj:
6950         * win32/vs8/libgstmatroska.vcproj:
6951         * win32/vs8/libgstmikmod.vcproj:
6952         * win32/vs8/libgstmng.vcproj:
6953         * win32/vs8/libgstmonoscope.vcproj:
6954         * win32/vs8/libgstmulaw.vcproj:
6955         * win32/vs8/libgstmultipart.vcproj:
6956         * win32/vs8/libgstpng.vcproj:
6957         * win32/vs8/libgstrtp.vcproj:
6958         * win32/vs8/libgstrtsp.vcproj:
6959         * win32/vs8/libgstshout2.vcproj:
6960         * win32/vs8/libgstsmpte.vcproj:
6961         * win32/vs8/libgstspeex.vcproj:
6962         * win32/vs8/libgsttaglib.vcproj:
6963         * win32/vs8/libgstudp.vcproj:
6964         * win32/vs8/libgstvideobalance.vcproj:
6965         * win32/vs8/libgstvideobox.vcproj:
6966         * win32/vs8/libgstvideoflip.vcproj:
6967         * win32/vs8/libgstvideomixer.vcproj:
6968         * win32/vs8/libgstwavenc.vcproj:
6969         * win32/vs8/libgstwavparse.vcproj:
6970           Add VS8 project files (note that many of the plugins in ext are
6971           disabled by default). Fixes #366492.
6972
6973 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
6974
6975         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6976           we do not translate debug messages
6977
6978 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
6979
6980         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
6981           fix categorisation, make short desc more explicit, remove unused code
6982           Fixes #372021
6983
6984 2006-11-08  Wim Taymans  <wim@fluendo.com>
6985
6986         * gst/rtp/gstrtpL16depay.c:
6987         * gst/rtp/gstrtpamrdepay.c:
6988         * gst/rtp/gstrtpamrpay.c:
6989         * gst/rtp/gstrtpgsmdepay.c:
6990         * gst/rtp/gstrtph263pay.c:
6991         * gst/rtp/gstrtph263pdepay.c:
6992         * gst/rtp/gstrtph263ppay.c:
6993         * gst/rtp/gstrtph264depay.c:
6994         * gst/rtp/gstrtpmp2tdepay.c:
6995         * gst/rtp/gstrtpmp4gdepay.c:
6996         * gst/rtp/gstrtpmp4gpay.c:
6997         * gst/rtp/gstrtpmp4vdepay.c:
6998         * gst/rtp/gstrtpmp4vpay.c:
6999         * gst/rtp/gstrtpmpadepay.c:
7000         * gst/rtp/gstrtpmpapay.c:
7001         * gst/rtp/gstrtppcmadepay.c:
7002         * gst/rtp/gstrtppcmapay.c:
7003         * gst/rtp/gstrtppcmudepay.c:
7004         * gst/rtp/gstrtppcmupay.c:
7005         * gst/rtp/gstrtpspeexdepay.c:
7006         * gst/rtp/gstrtpspeexpay.c:
7007         * gst/rtp/gstrtpsv3vdepay.c:
7008         Fix element descriptions.
7009
7010 2006-11-08  Wim Taymans  <wim@fluendo.com>
7011
7012         * gst/rtp/gstrtpvorbisdepay.c:
7013         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
7014         Fix description.
7015         Small cleanup in the payloader.
7016
7017 2006-11-08  Wim Taymans  <wim@fluendo.com>
7018
7019         * gst/rtp/Makefile.am:
7020         * gst/rtp/gstrtp.c: (plugin_init):
7021         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
7022         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
7023         (gst_rtp_theora_depay_finalize),
7024         (gst_rtp_theora_depay_parse_configuration),
7025         (gst_rtp_theora_depay_setcaps),
7026         (gst_rtp_theora_depay_switch_codebook),
7027         (gst_rtp_theora_depay_process),
7028         (gst_rtp_theora_depay_set_property),
7029         (gst_rtp_theora_depay_get_property),
7030         (gst_rtp_theora_depay_change_state),
7031         (gst_rtp_theora_depay_plugin_init):
7032         * gst/rtp/gstrtptheoradepay.h:
7033         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
7034         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
7035         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
7036         (gst_rtp_theora_pay_init_packet),
7037         (gst_rtp_theora_pay_flush_packet),
7038         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
7039         (gst_rtp_theora_pay_handle_buffer),
7040         (gst_rtp_theora_pay_plugin_init):
7041         * gst/rtp/gstrtptheorapay.h:
7042         Add theora pay/depayloaders.
7043
7044 2006-11-06  Wim Taymans  <wim@fluendo.com>
7045
7046         * gst/rtp/Makefile.am:
7047         We depend on gsttag to generate the vorbis comments.
7048
7049         * gst/rtp/gstrtpvorbisdepay.c:
7050         (gst_rtp_vorbis_depay_parse_configuration),
7051         (gst_rtp_vorbis_depay_setcaps),
7052         (gst_rtp_vorbis_depay_switch_codebook),
7053         (gst_rtp_vorbis_depay_process):
7054         * gst/rtp/gstrtpvorbisdepay.h:
7055         Parse configuration string in the depayloader.
7056         Implement selecting and switching to a new codebook.
7057         Receiving vorbis over RTP now works.
7058
7059         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
7060         (gst_rtp_vorbis_pay_init_packet),
7061         (gst_rtp_vorbis_pay_finish_headers),
7062         (gst_rtp_vorbis_pay_handle_buffer):
7063         * gst/rtp/gstrtpvorbispay.h:
7064         Set timestamps on outgoing buffers and RTP packets.
7065         Fix configuration string, prepend number of Packet headers.
7066         Fix encoding of ident string.
7067         Add delivery-method to caps.
7068         Streaming vorbis over RTP now works.
7069
7070 2006-11-06  Wim Taymans  <wim@fluendo.com>
7071
7072         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7073         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
7074         (gst_rtp_vorbis_pay_handle_buffer):
7075         * gst/rtp/gstrtpvorbispay.h:
7076         Generate a valid configuration string in the caps based on the
7077         vorbis headers.
7078
7079 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7080
7081         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
7082         * ext/cdio/gstcdio.h:
7083         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
7084           Move CD-TEXT utility function into common file so it can also be
7085           used by a future cdioparanoiasrc.
7086
7087 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
7088         
7089         * sys/v4l2/Makefile.am:
7090         * sys/v4l2/gstv4l2object.c:
7091         * sys/v4l2/gstv4l2src.c:
7092         * sys/v4l2/gstv4l2xoverlay.c:
7093         * sys/v4l2/v4l2_calls.c:
7094         * sys/v4l2/v4l2src_calls.c:
7095         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
7096         xoverlay code that is still not implemented.
7097
7098 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
7099
7100         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
7101           We require a -base more recent than 0.10.9, so it's safe to use
7102           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
7103
7104         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
7105         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
7106           Use _newsegment_full() now that we depend on a recent enough core.
7107
7108         * gst/wavparse/gstwavparse.c:
7109           Remove cruft that we don't need any longer now that we depend on
7110           a recent enough -base.
7111
7112 2006-10-31  Wim Taymans  <wim@fluendo.com>
7113
7114         * gst/rtp/Makefile.am:
7115         * gst/rtp/gstrtp.c: (plugin_init):
7116         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
7117         (gst_rtpilbcpay_setcaps):
7118         Fix and activate ILBC pay and depayloaders. Fixes #368162.
7119
7120 2006-10-31  Wim Taymans  <wim@fluendo.com>
7121
7122         * ext/speex/gstspeexdec.c: (speex_dec_convert),
7123         (speex_dec_sink_event), (speex_dec_chain_parse_header):
7124         Some small cleanups, use _scale.
7125
7126 2006-10-31  Wim Taymans  <wim@fluendo.com>
7127
7128         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
7129         Use higher precision scale function.
7130
7131 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
7132
7133         Patch by: Michal Benes  <michal dot benes at itonis tv>
7134
7135         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
7136         (gst_matroska_demux_read_track_encodings),
7137         (gst_matroska_decode_buffer):
7138           Fix several issues with encoded/compressed/encrypted/signed tracks;
7139           also, remove superfluous newline characters from some debug
7140           statements. (#366155)
7141
7142 2006-10-30  Wim Taymans  <wim@fluendo.com>
7143
7144         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
7145         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
7146         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
7147         (gst_smokedec_change_state):
7148         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
7149         (gst_smokeenc_init), (gst_smokeenc_finalize),
7150         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
7151         (gst_smokeenc_resync), (gst_smokeenc_chain),
7152         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
7153         (gst_smokeenc_change_state):
7154         Various cleanups, capsnego and leak fixes.
7155
7156 2006-10-30  Wim Taymans  <wim@fluendo.com>
7157
7158         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7159
7160         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
7161         Fix videomixer so that it can handle any combination of framerates.
7162         Fixes #367221.
7163
7164 2006-10-28  Wim Taymans  <wim@fluendo.com>
7165
7166         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7167         (gst_avi_demux_parse_file_header),
7168         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
7169         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
7170         (gst_avi_demux_chain):
7171         Fix position query for audio. also fixes timestamps in streaming
7172         mode and bug #364958.
7173         Small cleanups.
7174
7175 2006-10-27  Wim Taymans  <wim@fluendo.com>
7176
7177         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
7178         * ext/libpng/gstpngenc.h:
7179         Fix strides. Fixes #364856.
7180         Cleanup capsnego.
7181         Set caps on outgoing buffers.
7182
7183 2006-10-18  Wim Taymans  <wim@fluendo.com>
7184
7185         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
7186
7187         * gst/rtp/gstrtpgsmpay.c:
7188         * gst/rtp/gstrtph263pay.c:
7189         * gst/rtp/gstrtpmpapay.c:
7190         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
7191         (gst_rtp_pcma_pay_handle_buffer):
7192         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
7193         Add static payload numbers in addition to the dynamic ones.
7194         Fixes #361639.
7195
7196 2006-10-18  Wim Taymans  <wim@fluendo.com>
7197
7198         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7199         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
7200         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
7201         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
7202         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
7203         * gst/rtsp/rtspdefs.h:
7204         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7205         * gst/rtsp/rtspurl.h:
7206         Reuse already existing enum for lower transport.
7207         Add rtspt and rtspu protocols.
7208         Send redirect to rtspt when udp times out.
7209
7210 2006-10-18  Wim Taymans  <wim@fluendo.com>
7211
7212         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7213         (gst_wavparse_stream_data):
7214         Fix seeking some more, mostly for speed changes.
7215
7216 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7217
7218         Patch by: Fredrik Persson  <frepe at bredband net>
7219
7220         * sys/v4l2/gstv4l2tuner.c:
7221         * sys/v4l2/gstv4l2tuner.h:
7222           Fix _set_channel(): remove useless g_object_notify() for "channel"
7223           property that doesn't exist any longer and therefore now also
7224           useless redirect (#338818).
7225
7226 2006-10-17  Wim Taymans  <wim@fluendo.com>
7227
7228         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
7229         Some drivers do not support unsetting the non-blocking flag once the
7230         device is opened. In those cases, close/open the device in
7231         non-blocking mode. Fixes #362673.
7232
7233 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7234
7235         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7236         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7237         (gst_v4l2src_get_fps):
7238           dear stefan, framespersecond is not frameperiod, reverting but adding
7239           comment
7240
7241 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7242
7243         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7244         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7245         (gst_v4l2src_get_fps):
7246           Numerator is numerator and denominator is denominator. Say that aloud
7247           5 times and retry after next beer.
7248
7249 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
7250
7251         Patch by: Josep Torra Valles  <josep at fluendo com>
7252
7253         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7254         * ext/esd/esdsink.c: (gst_esdsink_write):
7255         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
7256         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
7257         (gst_flac_dec_send_newsegment):
7258         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
7259         (gst_flac_enc_tell_callback):
7260         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
7261         (smokecodec_parse_header), (smokecodec_decode):
7262         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
7263         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
7264         * gst/goom/Makefile.am:
7265         * gst/goom/gstgoom.c:
7266         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
7267         * gst/rtsp/gstrtspsrc.c:
7268         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7269         * gst/udp/gstudpsink.c:
7270         * gst/udp/gstudpsrc.c:
7271         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
7272         * sys/sunaudio/gstsunaudiomixertrack.h:
7273           Fix a bunch of problems discovered by the Forte compiler, mostly type
7274           mixups and pointer arithmetics with void pointers. Fixes #362603.
7275
7276 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7277
7278         * ext/speex/gstspeex.c: (plugin_init):
7279         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
7280         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
7281         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
7282         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
7283         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
7284         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
7285         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
7286         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
7287         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
7288         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
7289         (gst_speex_enc_chain), (gst_speex_enc_get_property),
7290         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
7291         * ext/speex/gstspeexenc.h:
7292           Miscellaneous clean-ups, among other things: speexenc => enc to
7293           enhance code readability; change speexenc => speex_enc; in chain
7294           function unref input buffer in case of error; take reference in
7295           event function; use boilerplate macro; use gst_pad_query_peer_*
7296           convenience functions.
7297
7298 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7299
7300         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
7301         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
7302         (gst_speexenc_set_header_on_caps):
7303           Fix some mem leaks.
7304
7305 2006-10-11  Wim Taymans  <wim@fluendo.com>
7306
7307         * gst/rtsp/URLS:
7308         Added some other URL.
7309
7310         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
7311         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
7312         (gst_rtspsrc_open), (gst_rtspsrc_play),
7313         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7314         * gst/rtsp/gstrtspsrc.h:
7315         Work on fallback to TCP connection when the UDP socket times out.
7316         Handler server requests, just reply with OK for now.
7317
7318         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7319         * gst/rtsp/rtspdefs.h:
7320         Added some more Real extension headers.
7321
7322         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7323         Fix parsing of urls with a ':' that is not part of the hostname:port
7324         part of the url.
7325
7326 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7327
7328         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
7329         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
7330         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
7331           Activate pad before adding it to the already-running element.
7332
7333         * tests/check/elements/icydemux.c: (icydemux_found_pad):
7334           Activate newly-created pad too.
7335
7336 2006-10-11  Wim Taymans  <wim@fluendo.com>
7337
7338         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
7339
7340         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7341         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
7342         (gst_udpsrc_start):
7343         Fix some leaks in caps and uris. Fixes #361252.
7344
7345 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
7346
7347         * gst/wavparse/Makefile.am:
7348           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
7349
7350 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
7351
7352         * sys/v4l2/gstv4l2xoverlay.c:
7353         * sys/v4l2/gstv4l2xoverlay.h:
7354         Fix build as per the patch in #338818 comment 36.
7355
7356 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
7357
7358         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
7359           Activate pads before adding them to the source.
7360
7361 2006-10-06  Wim Taymans  <wim@fluendo.com>
7362
7363         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
7364         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
7365         Activate pads before adding.
7366
7367 2006-10-06  Wim Taymans  <wim@fluendo.com>
7368
7369         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7370         (gst_multipart_find_pad_by_mime):
7371         Activate pads before adding.
7372
7373         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
7374         BOILERPLATE sets parent_class for us.
7375
7376 2006-10-06  Wim Taymans  <wim@fluendo.com>
7377
7378         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
7379         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7380         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
7381         (gst_rtspsrc_alloc_udp_ports),
7382         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7383         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
7384         (gst_rtspsrc_create_transports_string),
7385         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
7386         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7387         * gst/rtsp/gstrtspsrc.h:
7388         Rework how the transport string is constructed, try to share channels
7389         and udp ports.
7390         Make most of the stuff less dependant on RTP as we are also going to use
7391         it for RDT.
7392         Add support for transport specific session managers.
7393
7394         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
7395         Implement _flush().
7396
7397         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7398         * gst/rtsp/rtspdefs.h:
7399         Add generic error return code.
7400
7401         * gst/rtsp/rtspext.h:
7402         Add support for pluggable tranport strings.
7403
7404         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
7405         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
7406         (rtsp_ext_wms_get_context):
7407         Detect WMServer and activate the extension.
7408
7409         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
7410         (rtsp_transport_get_manager), (rtsp_transport_parse):
7411         * gst/rtsp/rtsptransport.h:
7412         Added methods to get mime/manager for certain transports.
7413
7414 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
7415
7416         * ext/cairo/gsttimeoverlay.c:
7417         (gst_cairo_time_overlay_update_font_height):
7418         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
7419         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
7420         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7421         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
7422         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
7423         * ext/libpng/gstpngdec.c: (user_endrow_callback):
7424         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
7425         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
7426         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
7427         (gst_avi_demux_stream_data):
7428         * gst/cutter/gstcutter.c: (gst_cutter_chain):
7429         * gst/debug/efence.c: (gst_efence_buffer_alloc),
7430         (gst_fenced_buffer_copy):
7431         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
7432         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
7433         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
7434         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
7435         (gst_rtspsrc_handle_message):
7436         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7437         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
7438           Printf format fixes.
7439
7440 2006-10-04  Wim Taymans  <wim@fluendo.com>
7441
7442         * gst/rtsp/Makefile.am:
7443         Dist new .h file too.
7444
7445 2006-10-04  Wim Taymans  <wim@fluendo.com>
7446
7447         * gst/rtsp/Makefile.am:
7448         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
7449         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
7450         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7451         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7452         (gst_rtspsrc_parse_rtpmap),
7453         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
7454         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7455         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
7456         * gst/rtsp/gstrtspsrc.h:
7457         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7458         * gst/rtsp/rtspdefs.h:
7459         * gst/rtsp/rtspext.h:
7460         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
7461         (rtsp_ext_wms_get_context):
7462         * gst/rtsp/rtspextwms.h:
7463         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
7464         (rtsp_transport_parse):
7465         * gst/rtsp/rtsptransport.h:
7466         Factor out extension in separate module.
7467         Fix getcaps to filter against the padtemplate.
7468         Use Content-Base if the server gives one.
7469         Rework the transport parsing a bit for future extensions.
7470         Added some Real Header field definitions.
7471
7472 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7473
7474         * docs/plugins/Makefile.am:
7475         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7476         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7477           added v4l2 stubs
7478         * gst-plugins-good.spec.in:
7479           add v4l2
7480
7481 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
7482
7483         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7484           Extract disc/album/medium number and count and try harder
7485           to extract track number/count.
7486
7487 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7488
7489         * configure.ac:
7490         * sys/Makefile.am:
7491           add build stuff for v4l2, needs --enable-experimental until
7492           the last bits are resolved
7493
7494 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
7495
7496         * tests/check/Makefile.am:
7497           Disable autodetect test temporarily, so that the build bots
7498           update -bad and the ranks of unreliable video sinks in there.
7499
7500         * tests/check/elements/autodetect.c: (GST_START_TEST):
7501           Skip test if no usable videosink is found.
7502
7503 2006-09-29  Wim Taymans  <wim@fluendo.com>
7504
7505         * gst/rtsp/URLS:
7506         Add some more URLs.
7507
7508         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7509         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
7510         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7511         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
7512         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7513         (gst_rtspsrc_loop), (gst_rtspsrc_send),
7514         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7515         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
7516         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7517         * gst/rtsp/gstrtspsrc.h:
7518         Add timeout property to control UDP timeouts.
7519         Fix error messages.
7520         Also start a loop function when operating in UDP mode so that we can
7521         do some more stuff async.
7522         Handle element messages from udpsrc to detect timeouts. If a timeout
7523         happens we currently generate an error.
7524         API: rtspsrc::timeout property.
7525
7526         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7527         (gst_udpsrc_create):
7528         Really implement the timeout in microseconds and not milliseconds.
7529
7530 2006-09-29  Wim Taymans  <wim@fluendo.com>
7531
7532         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7533         (gst_udpsrc_create), (gst_udpsrc_set_property),
7534         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
7535         * gst/udp/gstudpsrc.h:
7536         Added property to post a message on timeout.
7537         Updated docs.
7538         When restarting the select, initialize the fdsets again.
7539         Init control sockets so we don't accidentally close a random socket.
7540         API: GstUDPSrc::timeout property
7541
7542 2006-09-29  Wim Taymans  <wim@fluendo.com>
7543
7544         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
7545         Fix flag registration.
7546
7547         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7548         Reading 0 also means 'no more commands'
7549
7550 2006-09-29  Wim Taymans  <wim@fluendo.com>
7551
7552         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7553
7554         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7555         Fix possible infinite loop when shutting down, a read can also return
7556         0 to indicate no more messages are available. Fixes #358156.
7557
7558 2006-09-25  Wim Taymans  <wim@fluendo.com>
7559
7560         * gst/autodetect/gstautoaudiosink.c:
7561         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
7562         (gst_auto_audio_sink_find_best):
7563         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
7564         Small cleanups.
7565         don't try to set "sync" property when it is not available.
7566
7567 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7568
7569         Patch by: Peter Kjellerstedt  <pkj at axis com>
7570
7571         * gst/alpha/gstalpha.c:
7572         * gst/rtp/gstrtpamrdepay.c:
7573         * gst/rtsp/gstrtspsrc.c:
7574         * gst/udp/gstudpsrc.c:
7575         * gst/videomixer/videomixer.c:
7576           Include stdlib.h in some more places, makes things compile
7577           with uClibc and -Werror (#357592).
7578
7579 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7580
7581         * ext/jpeg/gstjpegdec.c:
7582           Set minimum height to 8 (from 16), our code should handle
7583           that fine. Some of the buttons on the apple trailer site
7584           are apparently only 15 pixels high (see #357470).
7585
7586 2006-09-23  Wim Taymans  <wim@fluendo.com>
7587
7588         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
7589         (gst_rtspsrc_open):
7590         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7591         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7592         (rtsp_connection_receive):
7593         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7594         * gst/rtsp/rtspdefs.h:
7595         Improve error reporting.
7596
7597 2006-09-23  Wim Taymans  <wim@fluendo.com>
7598
7599         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
7600         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
7601         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
7602         * gst/rtp/gstrtpdepay.c:
7603         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
7604         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
7605         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
7606         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
7607         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
7608         (gst_rtp_mp2t_depay_plugin_init):
7609         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
7610         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
7611         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
7612         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
7613         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
7614         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
7615         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
7616         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
7617         Fix klass typos.
7618         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
7619
7620 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7621
7622         * configure.ac:
7623           Need  -base CVS for gst_base_rtp_depayload_push_ts().
7624
7625 2006-09-22  Wim Taymans  <wim@fluendo.com>
7626
7627         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7628         Don't check for a tag that is never there and check if we read the
7629         correct tag. Fixes seeking again.
7630         We must post an error when all pads are unlinked.
7631
7632 2006-09-22  Wim Taymans  <wim@fluendo.com>
7633
7634         * gst/rtp/Makefile.am:
7635         * gst/rtp/gstrtp.c: (plugin_init):
7636         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
7637         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7638         (gst_rtp_vorbis_pay_reset_packet),
7639         (gst_rtp_vorbis_pay_init_packet),
7640         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
7641         (gst_rtp_vorbis_pay_handle_buffer):
7642         More fixage, set endoder-params correctly in the payloader.
7643
7644 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7645
7646         * gst/autodetect/gstautoaudiosink.c:
7647         (gst_auto_audio_sink_base_init):
7648         * gst/autodetect/gstautovideosink.c:
7649         (gst_auto_video_sink_base_init):
7650           Make static pad templates static to appease valgrind's leak
7651           detector.
7652
7653         * tests/check/Makefile.am:
7654         * tests/check/elements/.cvsignore:
7655         * tests/check/elements/autodetect.c: (GST_START_TEST),
7656         (autodetect_suite):
7657           Add simple test for the ghostpad lockup on shutdown fixed in core
7658           CVS (audio bit disabled because it would need dozens of alsa
7659           suppressions and I'm too lazy to add those now).
7660
7661 2006-09-22  Wim Taymans  <wim@fluendo.com>
7662
7663         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
7664         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
7665         Small cleanups.
7666
7667         * gst/rtp/Makefile.am:
7668         * gst/rtp/gstrtp.c: (plugin_init):
7669         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
7670         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
7671         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
7672         (gst_rtp_vorbis_depay_process),
7673         (gst_rtp_vorbis_depay_set_property),
7674         (gst_rtp_vorbis_depay_get_property),
7675         (gst_rtp_vorbis_depay_change_state),
7676         (gst_rtp_vorbis_depay_plugin_init):
7677         * gst/rtp/gstrtpvorbisdepay.h:
7678         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
7679         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
7680         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
7681         (gst_rtp_vorbis_pay_flush_packet),
7682         (gst_rtp_vorbis_pay_append_buffer),
7683         (gst_rtp_vorbis_pay_handle_buffer),
7684         (gst_rtp_vorbis_pay_plugin_init):
7685         * gst/rtp/gstrtpvorbispay.h:
7686         Add experimental vorbis pay and depayloaders.
7687
7688 2006-09-21  Wim Taymans  <wim@fluendo.com>
7689
7690         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
7691         Fix profile-level-id parsing and setup.
7692
7693 2006-09-21  Wim Taymans  <wim@fluendo.com>
7694
7695         * gst/udp/README:
7696         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
7697         Update README, simple cleanup.
7698
7699 2006-09-21  Wim Taymans  <wim@fluendo.com>
7700
7701         * gst/rtp/README:
7702         Update README with some examples.
7703
7704         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
7705         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
7706         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
7707         (gst_rtp_mp4g_pay_setcaps):
7708         * gst/rtp/gstrtpmp4gpay.h:
7709         Make optional RTP parameters of type STRING, as required by the
7710         application/x-rtp caps specification.
7711
7712 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
7713
7714         * gst/rtp/gstrtph263pdepay.c:
7715         * gst/rtp/gstrtph263ppay.c:
7716         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
7717         RTP header.
7718
7719 2006-09-20  Wim Taymans  <wim@fluendo.com>
7720
7721         * gst/rtp/Makefile.am:
7722         And makefile too.
7723
7724 2006-09-20  Wim Taymans  <wim@fluendo.com>
7725
7726         * gst/rtp/gstrtp.c: (plugin_init):
7727         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
7728         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
7729         (decode_base64), (gst_rtp_asf_depay_setcaps),
7730         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
7731         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
7732         (gst_rtp_asf_depay_plugin_init):
7733         * gst/rtp/gstrtpasfdepay.h:
7734         Added preliminary ASF depayloader.
7735
7736         * gst/rtp/gstrtph264depay.c: (decode_base64):
7737         Fix base64 decoding.
7738
7739 2006-09-20  Wim Taymans  <wim@fluendo.com>
7740
7741         * gst/rtsp/URLS:
7742         Added some test URLS.
7743
7744         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7745         (gst_rtspsrc_loop), (gst_rtspsrc_open):
7746         * gst/rtsp/gstrtspsrc.h:
7747         When creating streams, give access to the complete SDP.
7748         Fix some leaks.
7749         Collect and merge global stream properties in stream caps.
7750         Preliminary support for WMServer.
7751
7752         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7753         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7754         (rtsp_connection_receive):
7755         * gst/rtsp/rtspconnection.h:
7756         Make connection interruptable.
7757         Refactor to make it reconnectable.
7758         Don't fail on short reads when reading data packets.
7759
7760         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
7761         (rtsp_url_get_port):
7762         * gst/rtsp/rtspurl.h:
7763         Add methods for getting/setting the port.
7764
7765         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
7766         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
7767         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
7768         (sdp_media_get_format), (sdp_parse_line),
7769         (sdp_message_parse_buffer):
7770         Fix headers. 
7771         Add methods for getting multiple attributes with the same name.
7772         Increase buffer size when parsing.
7773         Fix parsing of a=foo fields.
7774
7775         * gst/rtsp/test.c: (main):
7776         Update to new connection API.
7777
7778         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7779         (rtsp_message_init_response), (rtsp_message_init_data),
7780         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
7781         * gst/rtsp/rtspmessage.h:
7782         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
7783         * gst/rtsp/rtsptransport.h:
7784         * gst/rtsp/sdp.h:
7785         * gst/rtsp/sdpmessage.h:
7786         * gst/rtsp/gstrtsp.c:
7787         * gst/rtsp/gstrtsp.h:
7788         * gst/rtsp/gstrtpdec.c:
7789         * gst/rtsp/gstrtpdec.h:
7790         * gst/rtsp/rtsp.h:
7791         * gst/rtsp/rtspdefs.c:
7792         * gst/rtsp/rtspdefs.h:
7793         Dual licensed under MIT and LGPL now.
7794
7795 2006-09-19  Wim Taymans  <wim@fluendo.com>
7796
7797         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
7798         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
7799         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7800         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7801         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
7802         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7803         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7804         * gst/rtsp/gstrtspsrc.h:
7805         Reorganize stream parsing and creation.
7806         Detect container formats in interleaved mode.
7807         Keep more state about the streams.
7808         Assume a server also supports PLAY if it does not say.
7809         Add unicast and interleaved properties to TCP transport requests to make
7810         some servers happy (WMServer).
7811
7812         * gst/rtsp/sdpmessage.h:
7813         Add some defines for the standard Bandwidth types.
7814
7815 2006-09-19  Wim Taymans  <wim@fluendo.com>
7816
7817         * gst/rtsp/test.c: (main):
7818         Fix build.
7819
7820 2006-09-19  Wim Taymans  <wim@fluendo.com>
7821
7822         * gst/wavparse/gstwavparse.c:
7823         Add ms-gsm to the src template.
7824
7825 2006-09-18  Wim Taymans  <wim@fluendo.com>
7826
7827         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
7828         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
7829         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
7830         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
7831         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
7832         * gst/rtsp/gstrtspsrc.h:
7833         Small cleanups, added documentation.
7834         Try to clean up the requests and responses.
7835         Refactor parsing the supported methods.
7836
7837         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
7838         (rtsp_connection_create), (rtsp_connection_send),
7839         (parse_response_status), (parse_request_line),
7840         (rtsp_connection_receive), (rtsp_connection_close),
7841         (rtsp_connection_free):
7842         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
7843         (rtsp_transport_init), (rtsp_transport_parse),
7844         (rtsp_transport_free):
7845         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7846         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
7847         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
7848         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
7849         Use g_return_val some more.
7850
7851         * gst/rtsp/rtspdefs.h:
7852         Add more enum values to track initial states.
7853
7854         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
7855         (rtsp_message_init_request), (rtsp_message_new_response),
7856         (rtsp_message_init_response), (rtsp_message_init_data),
7857         (rtsp_message_unset), (rtsp_message_free),
7858         (rtsp_message_add_header), (rtsp_message_remove_header),
7859         (rtsp_message_get_header), (rtsp_message_set_body),
7860         (rtsp_message_take_body), (rtsp_message_get_body),
7861         (rtsp_message_steal_body), (rtsp_message_dump):
7862         * gst/rtsp/rtspmessage.h:
7863         Reorder arguments, object goes as the first one.
7864         Use g_return_val some more.
7865
7866 2006-09-18  Wim Taymans  <wim@fluendo.com>
7867
7868         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
7869         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
7870         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
7871         * gst/rtsp/gstrtspsrc.h:
7872         Export sometimes source pad with correct caps on the template, create
7873         the ghostpad from the template.
7874         Remove RTCP template as we never expose RTCP.
7875         Protect against invalid body size.
7876         Avoid memcpy when creating the output buffer.
7877         Properly post an error and send EOS when the loop function is shut down.
7878
7879 2006-09-18  Wim Taymans  <wim@fluendo.com>
7880
7881         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
7882
7883         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7884         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
7885         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
7886         * gst/rtsp/gstrtspsrc.h:
7887         Make sure we can never set an invalid location.
7888
7889         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
7890         * gst/rtsp/rtspmessage.h:
7891         Added _steal_body method for future use.
7892
7893         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
7894         Make freeing of NULL url return immediatly.
7895
7896 2006-09-18  Wim Taymans  <wim@fluendo.com>
7897
7898         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
7899
7900         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
7901         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
7902         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
7903         (gst_rtspsrc_change_state):
7904         * gst/rtsp/gstrtspsrc.h:
7905         Use boilerplate.
7906         Make rtspsrc subclass GstBin to make state changes easier.
7907         Add Range header field on the PLAY request.
7908
7909 2006-09-18  Wim Taymans  <wim@fluendo.com>
7910
7911         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
7912
7913         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
7914         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7915         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
7916         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
7917         * gst/rtsp/rtspconnection.c: (inet_aton):
7918         Small cleanups.
7919         when multicast is selected as the transport, create UDP sources and
7920         connect to the multicast group.
7921         Move parsing and setting of caps to a common place.
7922         Fixes #349894.
7923
7924 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
7925
7926         * ext/flac/gstflactag.c:
7927         * gst/alpha/gstalpha.c:
7928         * gst/debug/breakmydata.c:
7929         * gst/debug/negotiation.c:
7930         * gst/debug/testplugin.c:
7931         * gst/effectv/gstaging.c:
7932         * gst/effectv/gstdice.c:
7933         * gst/effectv/gstedge.c:
7934         * gst/effectv/gstquark.c:
7935         * gst/effectv/gstrev.c:
7936         * gst/effectv/gstshagadelic.c:
7937         * gst/effectv/gstvertigo.c:
7938         * gst/effectv/gstwarp.c:
7939         * gst/multipart/multipartdemux.c:
7940         * gst/multipart/multipartmux.c:
7941         * gst/videobox/gstvideobox.c:
7942         * gst/videofilter/gstgamma.c:
7943         * gst/videofilter/gstvideotemplate.c:
7944         * gst/videomixer/videomixer.c:
7945         * sys/sunaudio/gstsunaudiosrc.h:
7946         More G_OBJECT macro fixing.
7947
7948 2006-09-16  Wim Taymans  <wim@fluendo.com>
7949
7950         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
7951
7952         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
7953         Correctly set the dwLength in strh.
7954         With this patch, the file duration is now displayed correctly in window
7955         media player and the AVI plays completely. Fixes #356147
7956
7957 2006-09-15  Wim Taymans  <wim@fluendo.com>
7958
7959         Patch by: Darren Kenny <darren dot kenny at sun dot com>
7960
7961         * sys/sunaudio/gstsunaudiomixerctrl.c:
7962         (gst_sunaudiomixer_ctrl_build_list):
7963         Set the output track as the MASTER so that the gnome-settings-daemon
7964         keybindings for changing the volume using the keyboard works.
7965         Fixes #356142.
7966
7967 2006-09-15  Wim Taymans  <wim@fluendo.com>
7968
7969         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
7970         Fix documentation, it is not possible to control the framerate of jpegdec
7971         using filtered caps yet. Fixes #355210.
7972         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
7973         stop when there is an error.
7974
7975 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
7976
7977         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
7978         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
7979           Don't interpret a first buffer with an offset of NONE as
7980           'from the middle of the stream', but only a first buffer
7981           that has a valid buffer offset that's non-zero (see #345449).
7982
7983 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
7984
7985         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
7986         (gst_icydemux_typefind_or_forward):
7987         * gst/icydemux/gsticydemux.h:
7988           When we merge/collect multiple incoming buffers for typefinding
7989           purposes, keep an initial 0 offset on the first outgoing buffer
7990           as well (otherwise id3demux won't work right). Fixes #345449.
7991           Also Make buffer metadata writable before setting buffer caps.
7992
7993         * tests/check/elements/icydemux.c: (typefind_succeed),
7994         (cleanup_icydemux), (push_data), (GST_START_TEST),
7995         (icydemux_suite):
7996           Small test case for the above.
7997
7998 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
7999
8000         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
8001         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
8002         (gst_avi_demux_stream_header_push),
8003         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8004         (gst_avi_demux_loop):
8005           More code reuse and better logging in _peek_chunk(). Reintroduce check
8006           for chunk sizes before reading them (avoid oom). Better handling for 
8007           invalid chunksizes when streaming.
8008
8009 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
8010
8011         * gst/level/gstlevel.c: (gst_level_set_property):
8012         * gst/level/gstlevel.h:
8013           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
8014           René Stadler
8015
8016 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
8017
8018         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8019         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8020         (gst_avi_demux_stream_data):
8021           Revert one change to fix streaming avi (adapter size != data size).
8022
8023 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8024
8025         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
8026
8027         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
8028         (gst_matroska_demux_reset),
8029         (gst_matroska_demux_read_track_encodings),
8030         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
8031         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8032         (gst_matroska_demux_subtitle_caps):
8033         * gst/matroska/matroska-ids.h:
8034           Add support for VOBSUB subtitle tracks and zlib-compressed
8035           tracks. Make sure we start on a keyframe after a seek. (#343348)
8036
8037 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8038
8039         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
8040         (gst_matroska_demux_push_flac_codec_priv_data),
8041         (gst_matroska_demux_push_xiph_codec_priv_data),
8042         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8043         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
8044         * gst/matroska/matroska-ids.h:
8045           Add basic FLAC support (#311586), not perfect yet though, needs some
8046           tweaking in flacdec; also, seeking could be better.
8047           Do better bounds checking when deserialising vorbis stream headers
8048           to make sure we don't read beyond the end of the buffer on bad input.
8049
8050 2006-09-04  Wim Taymans  <wim@fluendo.com>
8051
8052         Patch by: Alessandro Decina <alessandro at nnva dot org>
8053
8054         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
8055         Seeking back in a file containing a CMML stream errors out if the seek
8056         goes back up to the CMML headers. This is because after the seek the xml
8057         processing instruction <?xml ...?> is submitted to the xml parser again, 
8058         which results in an error. The attached patch fixes the problem. 
8059         Fixes #353908.
8060
8061         * ext/annodex/gstcmmlenc.h:
8062         Fix authors name.
8063
8064
8065 2006-08-28  Andy Wingo  <wingo@pobox.com>
8066
8067         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
8068         New helper function to lessen the ifdefs.
8069         (GST_INFO_OBJECT): 
8070         (gst_dv1394src_iso_receive): Use it.
8071         (gst_dv1394src_create): Also use the control sockets in iec61883
8072         mode.
8073         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
8074         handle for AVC operations; fixes #348233.
8075
8076 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8077
8078         * configure.ac:
8079         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8080         * docs/plugins/inspect/plugin-audiofx.xml:
8081         * docs/plugins/inspect/plugin-audiofxgood.xml:
8082         * gst/audiofx/Makefile.am:
8083         * gst/audiofx/audiofx.c:
8084         * gst/audiofxgood/.cvsignore:
8085         * gst/audiofxgood/Makefile.am:
8086         * gst/audiofxgood/audiofx.c:
8087         * gst/audiofxgood/audiopanorama.c:
8088         * gst/audiofxgood/audiopanorama.h:
8089           Rename again (audiofxgood -> audiofx).
8090
8091 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8092
8093         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
8094         (gst_avi_demux_stream_scan):
8095           Initialze variables.
8096
8097 2006-08-25  Wim Taymans  <wim@fluendo.com>
8098
8099         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8100         (gst_avi_demux_init), (gst_avi_demux_finalize),
8101         (gst_avi_demux_reset), (gst_avi_demux_index_last),
8102         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
8103         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
8104         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8105         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
8106         (gst_avi_demux_massage_index),
8107         (gst_avi_demux_calculate_durations_from_index),
8108         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
8109         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8110         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
8111         (gst_avi_demux_change_state):
8112         * gst/avi/gstavidemux.h:
8113         More attempts to turn this into readable code.
8114         Don't leak adapters.
8115         Calculate duration according to index more efficiently.
8116         Don't try to act like we drive the pipeline in chain mode.
8117
8118 2006-08-25  Wim Taymans  <wim@fluendo.com>
8119
8120         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
8121         Fix build.
8122
8123 2006-08-25  Wim Taymans  <wim@fluendo.com>
8124
8125         Patch by: Alessandro Decina <alessandro at nnva dot org>
8126
8127         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
8128         Do some extra sanity checks.
8129         Fixes #350340.
8130
8131         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
8132         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
8133         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
8134         Check if clip->start_time is valid before adding the clip to the
8135         track list.
8136         Reset enc->preamble going from PAUSED to READY.
8137         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
8138         only used for EOS.
8139         Only post an error message if we were the one that created the fatal
8140         GstFlowReturn value.
8141
8142         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
8143         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
8144         Parse the seconds field of the npt-sec time format using %llu rather than
8145         %d and check that the value scaled by GST_SECOND doesn't overflow.
8146         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
8147         Lookup a clip's track with clip->track rather than clip->id which
8148         makes no sense.
8149         Identify a clip by its track and start time and not its xml id.
8150         do some more input checking and make sure we don't do undefined shifts.
8151
8152         * tests/check/elements/cmmldec.c: (setup_cmmldec),
8153         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
8154         (cmml_tag_message_pop), (check_headers), (push_clip_full),
8155         (push_clip), (push_empty_clip), (check_output_clip),
8156         (GST_START_TEST), (cmmldec_suite):
8157         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
8158         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
8159         (check_headers), (push_clip), (check_clip_times), (check_clip),
8160         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
8161         Added some more checks.
8162
8163 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8164
8165         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
8166         (gst_audio_panorama_set_property),
8167         (gst_audio_panorama_get_property),
8168         (gst_audio_panorama_transform_m2s_int),
8169         (gst_audio_panorama_transform_s2s_int),
8170         (gst_audio_panorama_transform_m2s_float),
8171         (gst_audio_panorama_transform_s2s_float):
8172         * gst/audiofxgood/audiopanorama.h:
8173         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8174           Make also the pan-property float (saves scaling and yields better
8175           resolution)
8176
8177 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8178
8179         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8180         (gst_audio_panorama_transform_m2s_float),
8181         (gst_audio_panorama_transform_s2s_float):
8182           ChangeLog surgery to add cymax's real name
8183
8184
8185 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8186
8187         Patch by: René Stadler <mail@renestadler.de>
8188
8189         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8190         (gst_audio_panorama_transform_m2s_int),
8191         (gst_audio_panorama_transform_s2s_int),
8192         (gst_audio_panorama_transform_m2s_float),
8193         (gst_audio_panorama_transform_s2s_float),
8194         (gst_audio_panorama_transform):
8195         * gst/audiofxgood/audiopanorama.h:
8196           Added float support
8197
8198 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8199
8200         * gst/audiofxgood/audiopanorama.c:
8201         (gst_audio_panorama_transform_m2s):
8202           Fix docs & debug category. Add Fixme for volume pan levels.
8203
8204 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8205
8206         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8207         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8208         (gst_avi_demux_stream_header_pull),
8209         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8210         (gst_avi_demux_chain):
8211           unbreak AVI index handling, some more debug, remove an obsolete
8212           adapter_flush that caused streaming to wander off in the wild
8213
8214 2006-08-24  Wim Taymans  <wim@fluendo.com>
8215
8216         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8217         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
8218         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
8219         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8220         (gst_avi_demux_calculate_durations_from_index),
8221         (gst_avi_demux_stream_header_push),
8222         (gst_avi_demux_stream_header_pull):
8223         * gst/avi/gstavidemux.h:
8224         Some more cleanups. 
8225         Fix totalFrames parsing in ODML.
8226         Disable use of index for length calculation in case of ODML as this is
8227         broken now.
8228
8229 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
8230
8231         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
8232           Use libgsttag helper function here too.
8233
8234 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
8235
8236         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8237         (gst_avi_demux_init), (gst_avi_demux_dispose),
8238         (gst_avi_demux_reset), (gst_avi_demux_index_next),
8239         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
8240         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8241         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
8242         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
8243         (gst_avi_demux_parse_subindex),
8244         (gst_avi_demux_read_subindexes_push),
8245         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
8246         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8247         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
8248         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
8249         (gst_avi_demux_stream_header_pull),
8250         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8251         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
8252         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
8253         (gst_avi_demux_change_state):
8254         * gst/avi/gstavidemux.h:
8255           Initial streaming support for avidemux (fixes #336465)
8256
8257 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8258
8259         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8260           There is no taglibmux element ...
8261
8262         * gst/rtsp/gstrtspsrc.c:
8263           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
8264           was complaining about unknown entity here.
8265
8266 2006-08-22  Wim Taymans  <wim@fluendo.com>
8267
8268         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8269         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
8270         (gst_avi_demux_process_next_entry):
8271         * gst/avi/gstavidemux.h:
8272         Mark DISCONT.
8273         Remove old unused fields and reorder the struct a bit.
8274
8275 2006-08-22  Wim Taymans  <wim@fluendo.com>
8276
8277         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8278         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
8279         (gst_rtspsrc_pause):
8280         * gst/rtsp/gstrtspsrc.h:
8281         * sys/oss/gstosssink.c: (gst_oss_sink_open),
8282         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
8283         Small documentation updates.
8284
8285 2006-08-22  Wim Taymans  <wim@fluendo.com>
8286
8287         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8288         (gst_avi_demux_index_entry_for_time),
8289         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8290         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
8291         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8292         (gst_avi_demux_next_data_buffer),
8293         (gst_avi_demux_calculate_durations_from_index),
8294         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
8295         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
8296         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8297         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
8298         * gst/avi/gstavidemux.h:
8299         Precalc most of the duration query for each stream.
8300         Make seeking more correct.
8301         Use GstSegment to track position and duration.
8302         Code cleanups and leak fixes.
8303         Calculate correct total duration based on index length.
8304
8305 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
8306
8307         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
8308         (parse_insert_string_field):
8309           If strings in text fields are marked ISO8859-1, but contain
8310           valid UTF-8 already, then handle them as UTF-8 and ignore
8311           the encoding. (#351794)
8312
8313 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8314
8315         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
8316         (gst_flac_dec_write), (gst_flac_dec_loop),
8317         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
8318         (gst_flac_dec_src_query):
8319         * ext/flac/gstflacdec.h:
8320           Make flac-in-ogg work (#352100).
8321
8322 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8323
8324         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8325           Don't unref buffers of which we've already given away
8326           ownership to the adapter.
8327
8328 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8329
8330         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
8331           Make metadata extraction actually work.
8332
8333         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
8334         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
8335         (gst_speexenc_chain):
8336           Fix metadata writing: replace old code which wrote completely
8337           broken tags with libgsttag-based code. Plus miscellaneous
8338           code cleanups (use static pad templates etc.) and a bunch
8339           of leak fixes.
8340
8341 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8342
8343         * gst/audiopanorama/.cvsignore:
8344         * gst/audiopanorama/Makefile.am:
8345         * gst/audiopanorama/audiofx.c:
8346         * gst/audiopanorama/audiopanorama.c:
8347         * gst/audiopanorama/audiopanorama.h:
8348           die! die! die! you should never have been there
8349
8350 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
8351
8352         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8353         Fix invalid memory access in audiopanorama test suite.
8354
8355 2006-08-21  Edward Hervey  <edward@fluendo.com>
8356
8357         * tests/check/elements/.cvsignore:
8358         ignore built file
8359
8360 2006-08-21  Wim Taymans  <wim@fluendo.com>
8361
8362         * gst/rtp/Makefile.am:
8363         Fix the build again.
8364
8365 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8366
8367         * gst/audiofxgood/.cvsignore:
8368         * gst/audiofxgood/Makefile.am:
8369         * gst/audiofxgood/audiofx.c: (plugin_init):
8370         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8371         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8372         (gst_audio_panorama_set_property),
8373         (gst_audio_panorama_get_property),
8374         (gst_audio_panorama_get_unit_size),
8375         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8376         (gst_audio_panorama_transform_m2s),
8377         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8378         * gst/audiofxgood/audiopanorama.h:
8379           resubmit with the desired name *again*
8380
8381 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8382
8383         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
8384         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
8385           use g_assert in _get_unit_size
8386
8387 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8388
8389         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8390         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8391         * docs/plugins/inspect/plugin-audiofxgood.xml:
8392           cleanup -unused.txt to make it useful, add previously missing docs
8393
8394         * ext/Makefile.am:
8395           Quietly (accidentally) enable LADSPA for building by default, 
8396           despite the fact that it doesn't meet the plugin checklist.
8397             -- Added by Jan Schmidt 18 Dec 2006
8398
8399         * ext/esd/esdmon.c:
8400         * ext/esd/esdsink.c:
8401         * ext/esd/gstesd.c: (plugin_init):
8402           reflow to get rid of two external symbols
8403
8404         * gst/audiofxgood/audiofx.c: (plugin_init):
8405           re-add
8406
8407 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8408
8409         * configure.ac:
8410         * gst/audiofxgood/.cvsignore:
8411         * gst/audiofxgood/Makefile.am:
8412         * gst/audiofxgood/audiofx.c
8413         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8414         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8415         (gst_audio_panorama_set_property),
8416         (gst_audio_panorama_get_property),
8417         (gst_audio_panorama_get_unit_size),
8418         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8419         (gst_audio_panorama_transform_m2s),
8420         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8421         * gst/audiofxgood/audiopanorama.h:
8422         * tests/check/Makefile.am:
8423         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
8424         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
8425         (panorama_suite), (main):
8426         Add audiofxgood plugin with audiopanorama element
8427
8428 2006-08-18  Wim Taymans  <wim@fluendo.com>
8429
8430         * docs/plugins/Makefile.am:
8431         More Oss docs fixage. 
8432
8433 2006-08-18  Wim Taymans  <wim@fluendo.com>
8434
8435         * gst/rtp/Makefile.am:
8436         * gst/rtp/gstrtp.c: (plugin_init):
8437         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
8438         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
8439         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
8440         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
8441         (gst_rtp_sv3v_depay_get_property),
8442         (gst_rtp_sv3v_depay_change_state),
8443         (gst_rtp_sv3v_depay_plugin_init):
8444         * gst/rtp/gstrtpsv3vdepay.h:
8445         Added experimental SVQ3 depayloader.
8446
8447 2006-08-18  Edward Hervey  <edward@fluendo.com>
8448
8449         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
8450         (gst_dvdemux_loop), (gst_dvdemux_change_state):
8451         * ext/dv/gstdvdemux.h:
8452         When handling seek requests, don't send the newsegment event from the
8453         calling thread. Instead save it so it can be sent from the streaming
8454         thread.
8455
8456 2006-08-17  Wim Taymans  <wim@fluendo.com>
8457
8458         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8459
8460         * gst/multipart/multipartdemux.c: (multipart_parse_header):
8461         Accept leading whitespace before the boundary
8462         This patch makes the demuxer allow some whitespace before the actual
8463         boundary. This makes the demuxer work with the ``old'' gstreamer
8464         multipartmuxer again (which placed an extra \n before the start
8465         of the stream) Fixes #349068.
8466
8467 2006-08-17  Wim Taymans  <wim@fluendo.com>
8468
8469         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
8470         Error out on non-implemented stuff.
8471
8472 2006-08-16  Wim Taymans  <wim@fluendo.com>
8473
8474         Patch by: Andy Wingo <wingo at pobox dot com>
8475
8476         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
8477         (gst_signal_processor_start), (gst_signal_processor_stop),
8478         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
8479         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
8480         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
8481         (gst_signal_processor_change_state):
8482         Make ladspa elements reusable. Fixes #350006.
8483
8484 2006-08-16  Wim Taymans  <wim@fluendo.com>
8485
8486         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
8487         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
8488         names as possible. Fixes #349901.
8489
8490 2006-08-16  Wim Taymans  <wim@fluendo.com>
8491
8492         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
8493         (gst_signal_processor_do_pushes):
8494         A push() gives away our refcount so we should not use the buffer on the
8495         pen anymore.
8496
8497 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8498
8499         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8500         (gst_oss_mixer_element_finalize):
8501           Don't leak device string.
8502
8503 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8504
8505         * configure.ac:
8506           Require CVS of GStreamer core and -base (for
8507           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
8508
8509         * ext/taglib/gstid3v2mux.cc:
8510           Write extended comment tags properly (#348762).
8511
8512         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
8513         (parse_comment_frame):
8514           Extract COMM frames into extended comments, which makes it
8515           easier to properly retain the description bit of the tag
8516           and maintain this information when re-tagging (#348762).
8517
8518 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8519
8520         * tests/check/Makefile.am:
8521           Don't try to run annodex unit tests if the annodex
8522           plugin has not been built (Fixes #351116).
8523
8524 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8525
8526         * gst/autodetect/gstautoaudiosink.c:
8527         (gst_auto_audio_sink_find_best):
8528           When we can't find a usable audiosink, don't error out,
8529           but use a fake sink instead and post a warning message
8530           on the bus (#341278).
8531
8532 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8533
8534         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
8535         * sys/oss/gstosssink.c:
8536         * sys/oss/gstosssrc.c:
8537           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
8538           ossmixer's new device property.
8539
8540         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8541         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8542           Add docs for OSS elements.
8543
8544         * docs/plugins/inspect/plugin-aasink.xml:
8545         * docs/plugins/inspect/plugin-alaw.xml:
8546         * docs/plugins/inspect/plugin-alpha.xml:
8547         * docs/plugins/inspect/plugin-alphacolor.xml:
8548         * docs/plugins/inspect/plugin-annodex.xml:
8549         * docs/plugins/inspect/plugin-apetag.xml:
8550         * docs/plugins/inspect/plugin-auparse.xml:
8551         * docs/plugins/inspect/plugin-autodetect.xml:
8552         * docs/plugins/inspect/plugin-avi.xml:
8553         * docs/plugins/inspect/plugin-cacasink.xml:
8554         * docs/plugins/inspect/plugin-cairo.xml:
8555         * docs/plugins/inspect/plugin-cdio.xml:
8556         * docs/plugins/inspect/plugin-cutter.xml:
8557         * docs/plugins/inspect/plugin-debug.xml:
8558         * docs/plugins/inspect/plugin-dv.xml:
8559         * docs/plugins/inspect/plugin-efence.xml:
8560         * docs/plugins/inspect/plugin-effectv.xml:
8561         * docs/plugins/inspect/plugin-esdsink.xml:
8562         * docs/plugins/inspect/plugin-flac.xml:
8563         * docs/plugins/inspect/plugin-flxdec.xml:
8564         * docs/plugins/inspect/plugin-gconfelements.xml:
8565         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8566         * docs/plugins/inspect/plugin-goom.xml:
8567         * docs/plugins/inspect/plugin-halelements.xml:
8568         * docs/plugins/inspect/plugin-icydemux.xml:
8569         * docs/plugins/inspect/plugin-id3demux.xml:
8570         * docs/plugins/inspect/plugin-jpeg.xml:
8571         * docs/plugins/inspect/plugin-level.xml:
8572         * docs/plugins/inspect/plugin-matroska.xml:
8573         * docs/plugins/inspect/plugin-mulaw.xml:
8574         * docs/plugins/inspect/plugin-multipart.xml:
8575         * docs/plugins/inspect/plugin-navigationtest.xml:
8576         * docs/plugins/inspect/plugin-ossaudio.xml:
8577         * docs/plugins/inspect/plugin-png.xml:
8578         * docs/plugins/inspect/plugin-rtp.xml:
8579         * docs/plugins/inspect/plugin-rtsp.xml:
8580         * docs/plugins/inspect/plugin-shout2send.xml:
8581         * docs/plugins/inspect/plugin-smpte.xml:
8582         * docs/plugins/inspect/plugin-speex.xml:
8583         * docs/plugins/inspect/plugin-taglib.xml:
8584         * docs/plugins/inspect/plugin-udp.xml:
8585         * docs/plugins/inspect/plugin-videobalance.xml:
8586         * docs/plugins/inspect/plugin-videobox.xml:
8587         * docs/plugins/inspect/plugin-videoflip.xml:
8588         * docs/plugins/inspect/plugin-videomixer.xml:
8589         * docs/plugins/inspect/plugin-wavenc.xml:
8590         * docs/plugins/inspect/plugin-wavparse.xml:
8591         * docs/plugins/inspect/plugin-ximagesrc.xml:
8592           Update to CVS version.
8593           
8594 2006-08-16  Wim Taymans  <wim@fluendo.com>
8595
8596         * gst/rtp/gstrtpamrdepay.c:
8597         * gst/rtp/gstrtpmp4gdepay.c:
8598         Caps extra properties must be defined as strings for
8599         depayloaders because they are generated from an SDP.
8600
8601         * gst/rtp/Makefile.am:
8602         * gst/rtp/gstrtp.c: (plugin_init):
8603         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
8604         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
8605         (gst_rtp_h264_depay_finalize), (decode_base64),
8606         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
8607         (gst_rtp_h264_depay_set_property),
8608         (gst_rtp_h264_depay_get_property),
8609         (gst_rtp_h264_depay_change_state),
8610         (gst_rtp_h264_depay_plugin_init):
8611         * gst/rtp/gstrtph264depay.h:
8612         Added basic, not completely functional RFC 3984 H264 depayloader.
8613
8614 2006-08-16  Wim Taymans  <wim@fluendo.com>
8615
8616         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
8617         Add pads after setting them up.
8618
8619         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8620         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
8621         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
8622         (gst_rtspsrc_stream_setup_rtp),
8623         (gst_rtspsrc_stream_configure_transport),
8624         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
8625         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8626         (gst_rtspsrc_pause):
8627         * gst/rtsp/gstrtspsrc.h:
8628         Fix interleaved mode.
8629          - Protect streaming with lock.
8630          - Combine flows
8631          - set caps on outgoing buffers.
8632          - strip trailing \0 from data packets.
8633          - Configure RTP/RTCP in stream.
8634         Use DEBUG_OBJECT more.
8635
8636 2006-08-16  Wim Taymans  <wim@fluendo.com>
8637
8638         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
8639         Turn a g_print into a DEBUG line.
8640
8641 2006-08-13  Wim Taymans  <wim@fluendo.com>
8642
8643         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
8644         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8645         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
8646         (gst_oss_mixer_element_get_property),
8647         (gst_oss_mixer_element_change_state):
8648         * sys/oss/gstossmixerelement.h:
8649         Small cleanups. Better error reporting.
8650         Add device property for the mixer instead of the hardcoded
8651         /dev/mixer. Fixes #350785.
8652         API: GstOssMixerElement::device property
8653
8654 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
8655
8656         Patch by: Jens Granseuer <jensgr at gmx net>
8657
8658         * gconf/Makefile.am:
8659           Make --disable-schemas work right (they still need
8660           to be copied to the installation directory, just not
8661           applied). Fixes #351347 (also #344100).
8662           
8663 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8664
8665         * configure.ac: back to HEAD
8666
8667 === release 0.10.4 ===
8668
8669 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
8670
8671         * configure.ac:
8672           releasing 0.10.4, "Dear Leader"
8673
8674 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8675
8676         Patch by: Edward Hervey <edward@fluendo.com>
8677
8678         * configure.ac:
8679         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8680         (gst_wavparse_stream_data):
8681         Send the newsegment event in the streaming thread.
8682         Fixes #347529
8683
8684 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
8685
8686         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
8687         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
8688         (gst_smokeenc_resync), (gst_smokeenc_chain):
8689           Refuse sink caps in the encoder if width or height is not a
8690           multiple of 16, the encoder does not support that yet (#349939);
8691           along the same lines, check the return value of the encoder
8692           setup function; also remove some debug log clutter.
8693
8694 2006-08-04  Andy Wingo  <wingo@pobox.com>
8695
8696         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
8697         whether a processor can work in place or not, and for keeping
8698         track of its state. Change the FlowReturn instance variable from
8699         "state" to "flow_state", all callers changed.
8700
8701         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
8702         (gst_signal_processor_start, gst_signal_processor_stop)
8703         (gst_signal_processor_cleanup): New functions to manage the
8704         processor's state.
8705         (gst_signal_processor_setcaps): start() as well as setup() here.
8706         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
8707         (gst_signal_processor_change_state): Stop and cleanup the
8708         processor as we go to NULL.
8709
8710         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
8711         INPLACE_BROKEN is not set.
8712
8713         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
8714         Do the alloc_buffer in bytes, not frames.
8715         
8716 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8717
8718         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
8719         Fix rgb masks when recording in < 24bpp.
8720
8721 2006-08-04  Andy Wingo  <wingo@pobox.com>
8722
8723         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
8724         (gst_signal_processor_prepare)
8725         (gst_signal_processor_update_inputs)
8726         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
8727         (gst_signal_processor_flush)
8728         (gst_signal_processor_sink_activate_push)
8729         (gst_signal_processor_src_activate_pull)
8730         (gst_signal_processor_change_state): Remove the last of the code
8731         that assumes that we process whole buffers at a time. Fix some
8732         debugging. Seems to work now in some cases.
8733         (gst_signal_processor_src_activate_pull): BPB
8734
8735 2006-08-01  Andy Wingo  <wingo@pobox.com>
8736
8737         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
8738         Fix nframes-choosing.
8739         (gst_signal_processor_init): Init pending_in and pending_out.
8740
8741         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
8742         more default sample rate, although we never check that the sample
8743         rate actually gets set. Something for the future.
8744         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
8745         (gst_signal_processor_event): Refcount fixen.
8746         (gst_signal_processor_process): Pull the number of frames to
8747         process from the sizes of the buffers in the input pens.
8748         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
8749         (gst_signal_processor_do_pulls): Add an nframes argument, and use
8750         it instead of buffer_frames.
8751         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
8752         to do_pulls.
8753         (gst_signal_processor_chain)
8754         (gst_signal_processor_sink_activate_push)
8755         (gst_signal_processor_src_activate_pull):  Refcount fixen.
8756
8757         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
8758
8759 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
8760
8761         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
8762         (gst_signal_processor_process):
8763           don't query buffer-frames from caps, add lots of debug-log,
8764           try fix for assert (#349189)
8765
8766 2006-07-31  Wim Taymans  <wim@fluendo.com>
8767
8768         * gst/udp/gstudpsrc.c:
8769         Fix docs.
8770
8771 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
8772
8773         * ext/ladspa/gstsignalprocessor.c:
8774         (gst_signal_processor_add_pad_from_template),
8775         (gst_signal_processor_init), (gst_signal_processor_setcaps),
8776         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
8777         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
8778         (gst_signal_processor_sink_activate_push),
8779         (gst_signal_processor_src_activate_pull),
8780         (gst_signal_processor_change_state):
8781          Add debugs logs here and there, add more error handling, add some
8782          FIXME comments, filed #349189
8783
8784 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8785
8786         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
8787         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
8788         Set caps on buffer correctly.  Fixes bug #349155.
8789
8790 2006-07-28  Wim Taymans  <wim@fluendo.com>
8791
8792         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8793
8794         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
8795         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
8796         (gst_multipart_demux_finalize), (get_line_end),
8797         (multipart_parse_header), (multipart_find_boundary),
8798         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
8799         (gst_multipart_set_property), (gst_multipart_get_property):
8800         Uses GstAdapter instead of own buffering.
8801         Actually parses the mime-type correctly (In tests the mime-type was
8802         always "" with the old version).
8803         Uses the Content-length header if available to speed up things.
8804         Reliably autoscans the boundary name by default.
8805         Fixes #349068.
8806
8807         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
8808         Don't start the stream with a \n.
8809
8810 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
8811
8812         Patch by: Brian Cameron <brian dot cameron at sun com>
8813
8814         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
8815           Open source with O_NONBLOCK (#349015).
8816
8817 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
8818
8819         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8820         (gst_avi_demux_massage_index):
8821         * gst/avi/gstavidemux.h:
8822           Whitespace fixes and more debug
8823
8824 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8825
8826         * gst/autodetect/gstautoaudiosink.c:
8827         (gst_auto_audio_sink_create_element_with_pretty_name),
8828         (gst_auto_audio_sink_find_best),
8829         (gst_auto_audio_sink_change_state):
8830           Get rid of old and unused magic sound-server properties stuff.
8831           Add suffix to child sink's name that makes it easy to see from
8832           the name alone which type it actually is (alsa, oss, esd, etc.).
8833
8834 2006-07-27  Wim Taymans  <wim@fluendo.com>
8835
8836         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8837         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
8838         (gst_udpsrc_start):
8839         * gst/udp/gstudpsrc.h:
8840         Rename "buffer" to "buffer-size" to make clear it is a size we set and
8841         not some sort of feature we enable.
8842
8843 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8844
8845         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
8846           Use CLOSE_SOCKET() here instead of close() to maintain
8847           win32 workiness.
8848
8849 2006-07-27  Wim Taymans  <wim@fluendo.com>
8850
8851         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8852
8853         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8854         (gst_udpsrc_create), (gst_udpsrc_set_property),
8855         (gst_udpsrc_get_property), (gst_udpsrc_start):
8856         * gst/udp/gstudpsrc.h:
8857         Added "buffer-size" property to control the kernel receive buffer size.
8858         Update documentation.
8859         Small cleanups. Fixes #348752.
8860         API: buffer-size property
8861
8862 2006-07-26  Wim Taymans  <wim@fluendo.com>
8863
8864         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
8865
8866         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
8867         (gst_rtp_pcma_pay_handle_buffer):
8868         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
8869         (gst_rtp_pcmu_pay_handle_buffer):
8870         Fix timestamp calculation on outgoing RTP packets.
8871         Fixes #348675.
8872
8873 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8874
8875         * ext/taglib/gstid3v2mux.cc:
8876           Fix writing of comment frames (should be COMM not TCOM),
8877           is still sub-optimal though, since we don't retain or
8878           extract the comment descriptions properly (#334375,
8879           also see #334375).
8880
8881 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8882
8883         * gst/wavparse/gstwavparse.c:
8884           #define 'fact' RIFF chunk if we are not compiling against
8885           -base CVS (we don't want to depend on -base CVS for this
8886           one define only, and also not for release order reasons).
8887
8888 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8889
8890         * ext/taglib/gstid3v2mux.cc:
8891           Handle multiple tags of the same type properly. Re-inject
8892           unparsed ID3v2 frames that we get as binary blobs from
8893           id3demux into the tag again so we don't lose information
8894           when retagging (#334375).
8895
8896 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
8897
8898         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
8899           Document newly-added properties properly, so that there is a
8900           'Since: 0.10.4' in the plugin docs. Convert some property
8901           names into canonical GObject style (GObject will do that
8902           internally anyway).
8903
8904 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
8905
8906         * gst/id3demux/id3tags.c:
8907         (id3demux_add_id3v2_frame_blob_to_taglist):
8908           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
8909           well, and add the version to the blob's buffer caps, since that
8910           information will be needed for deserialisation later on (#348644).
8911
8912 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
8913
8914         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
8915         (gst_avi_demux_parse_stream):
8916          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
8917          indentation and spacing.
8918
8919 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8920
8921         * docs/plugins/Makefile.am:
8922         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8923         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8924         * docs/plugins/gst-plugins-good-plugins.args:
8925         * docs/plugins/inspect/plugin-1394.xml:
8926         * docs/plugins/inspect/plugin-aasink.xml:
8927         * docs/plugins/inspect/plugin-alaw.xml:
8928         * docs/plugins/inspect/plugin-alpha.xml:
8929         * docs/plugins/inspect/plugin-alphacolor.xml:
8930         * docs/plugins/inspect/plugin-annodex.xml:
8931         * docs/plugins/inspect/plugin-apetag.xml:
8932         * docs/plugins/inspect/plugin-auparse.xml:
8933         * docs/plugins/inspect/plugin-autodetect.xml:
8934         * docs/plugins/inspect/plugin-avi.xml:
8935         * docs/plugins/inspect/plugin-cacasink.xml:
8936         * docs/plugins/inspect/plugin-cairo.xml:
8937         * docs/plugins/inspect/plugin-cdio.xml:
8938         * docs/plugins/inspect/plugin-cutter.xml:
8939         * docs/plugins/inspect/plugin-debug.xml:
8940         * docs/plugins/inspect/plugin-dv.xml:
8941         * docs/plugins/inspect/plugin-efence.xml:
8942         * docs/plugins/inspect/plugin-effectv.xml:
8943         * docs/plugins/inspect/plugin-esdsink.xml:
8944         * docs/plugins/inspect/plugin-flac.xml:
8945         * docs/plugins/inspect/plugin-flxdec.xml:
8946         * docs/plugins/inspect/plugin-gconfelements.xml:
8947         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8948         * docs/plugins/inspect/plugin-goom.xml:
8949         * docs/plugins/inspect/plugin-halelements.xml:
8950         * docs/plugins/inspect/plugin-icydemux.xml:
8951         * docs/plugins/inspect/plugin-id3demux.xml:
8952         * docs/plugins/inspect/plugin-jpeg.xml:
8953         * docs/plugins/inspect/plugin-level.xml:
8954         * docs/plugins/inspect/plugin-matroska.xml:
8955         * docs/plugins/inspect/plugin-mulaw.xml:
8956         * docs/plugins/inspect/plugin-multipart.xml:
8957         * docs/plugins/inspect/plugin-navigationtest.xml:
8958         * docs/plugins/inspect/plugin-ossaudio.xml:
8959         * docs/plugins/inspect/plugin-png.xml:
8960         * docs/plugins/inspect/plugin-rtp.xml:
8961         * docs/plugins/inspect/plugin-rtsp.xml:
8962         * docs/plugins/inspect/plugin-shout2send.xml:
8963         * docs/plugins/inspect/plugin-smpte.xml:
8964         * docs/plugins/inspect/plugin-speex.xml:
8965         * docs/plugins/inspect/plugin-udp.xml:
8966         * docs/plugins/inspect/plugin-videobalance.xml:
8967         * docs/plugins/inspect/plugin-videobox.xml:
8968         * docs/plugins/inspect/plugin-videoflip.xml:
8969         * docs/plugins/inspect/plugin-videomixer.xml:
8970         * docs/plugins/inspect/plugin-wavenc.xml:
8971         * docs/plugins/inspect/plugin-wavparse.xml:
8972         * docs/plugins/inspect/plugin-ximagesrc.xml:
8973           Update files to CVS/Prerelease version, add esdsink docs.
8974
8975         * ext/esd/esdsink.c:
8976           Add gtk-doc blurb.
8977
8978         * gst/rtp/gstrtpmp4vpay.c:
8979           Fix typo in element description.
8980
8981 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8982
8983         * ext/esd/esdsink.c: (gst_esdsink_open),
8984         (gst_esdsink_factory_init):
8985           Prevent libesd from auto-spawning a sound daemon if it
8986           is not already running. Now that we don't do evil stuff
8987           like that any longer we can give esdsink a rank so that
8988           autoaudiosink will try it as well if all other audio
8989           sinks fail (#343051).
8990
8991 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8992
8993         * ext/esd/Makefile.am:
8994           Oops, need to remove README from EXTRA_DIST as well.
8995
8996 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8997
8998         * ext/esd/README:
8999           Remove, it contains nothing useful anyway.
9000
9001         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
9002         (gst_esdsink_delay):
9003           Some small clean-ups; use GST_BOILERPLATE etc.
9004
9005 2006-07-24  Wim Taymans  <wim@fluendo.com>
9006
9007         * gst/law/alaw-decode.c: (alawdec_getcaps):
9008         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
9009         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
9010         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
9011         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
9012
9013 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
9014
9015         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
9016         (gst_wavparse_other), (gst_wavparse_perform_seek),
9017         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
9018         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
9019         (gst_wavparse_pad_query):
9020         * gst/wavparse/gstwavparse.h:
9021           Use information from 'fact' chunk for length calculation of compressed
9022           samples. Calculate bps if bogus value is found in wav header (embeded
9023           mp2/mp3).
9024           
9025
9026 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9027
9028         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
9029
9030         * configure.ac:
9031         * gst/udp/Makefile.am:
9032         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
9033         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
9034         * gst/udp/gstdynudpsink.h:
9035         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
9036         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
9037         * gst/udp/gstmultiudpsink.h:
9038         * gst/udp/gstudp.c: (plugin_init):
9039         * gst/udp/gstudpsink.h:
9040         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
9041         (gst_udpsrc_start), (gst_udpsrc_stop):
9042         * gst/udp/gstudpsrc.h:
9043         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
9044         (gst_udp_net_utils_win32_wsa_startup):
9045         * gst/udp/gstudpnetutils.h:
9046           Port udp plugin to win32 (#345288).
9047
9048 2006-07-24  Wim Taymans  <wim@fluendo.com>
9049
9050         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
9051         Remove unwanted DEBUG line.
9052
9053 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9054
9055         * gst/id3demux/gstid3demux.c: (plugin_init):
9056         * gst/id3demux/id3tags.c:
9057         (id3demux_add_id3v2_frame_blob_to_taglist):
9058         * gst/id3demux/id3tags.h:
9059           On second thought, it might be wiser and more efficient
9060           not to do tag registration from a streaming thread.
9061
9062 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9063
9064         * gst/id3demux/id3tags.c:
9065         (id3demux_add_id3v2_frame_blob_to_taglist),
9066         (id3demux_id3v2_frames_to_tag_list):
9067           Put ID3v2 frames we can't parse as binary blobs into private
9068           tags, so that they are not lost when retagging, at least once
9069           id3v2mux has been taught to re-inject those frames again.
9070           See bug #334375.
9071
9072 2006-07-21  Wim Taymans  <wim@fluendo.com>
9073
9074         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9075         (gst_avi_demux_process_next_entry):
9076         Fix some leaks.
9077
9078         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9079         Don't use \n in debug lines.
9080
9081 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
9082
9083         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9084         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9085           Add annodex and icydemux, cleanup the sections a bit
9086
9087 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
9088
9089         Patch by: Alex Lancaster <alexl at users sourceforge net>
9090
9091         * ext/taglib/gstid3v2mux.cc:
9092           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
9093           ID3v2 TSSE frames (#347898).
9094
9095 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
9096
9097         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9098           Respect mpegversion for "video/mpeg" and give message in case of
9099           unhandled versions.
9100
9101 2006-07-17  Wim Taymans  <wim@fluendo.com>
9102
9103         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
9104         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
9105         (gst_pngdec_chain), (gst_pngdec_sink_event),
9106         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
9107         (gst_pngdec_sink_activate_push):
9108         * ext/libpng/gstpngdec.h:
9109         Use statically allocated segment instead of leaking.
9110         Various cleanups.
9111         Fix flush and seek handling.
9112
9113 2006-07-16  Wim Taymans  <wim@fluendo.com>
9114
9115         * gst/rtp/Makefile.am:
9116         * gst/rtp/gstrtp.c: (plugin_init):
9117         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
9118         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
9119         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
9120         (gst_rtp_mp4g_depay_set_property),
9121         (gst_rtp_mp4g_depay_get_property),
9122         (gst_rtp_mp4g_depay_change_state),
9123         (gst_rtp_mp4g_depay_plugin_init):
9124         * gst/rtp/gstrtpmp4gdepay.h:
9125         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
9126         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
9127         (gst_rtp_mp4g_pay_flush):
9128         Added simple generic mpeg4 depayloader.
9129         Fix generic mpeg4 payloader.
9130
9131 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
9132
9133         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
9134           Don't try doing state changes on a NULL pointer.
9135
9136 2006-07-14  Wim Taymans  <wim@fluendo.com>
9137
9138         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
9139
9140         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
9141         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
9142         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9143         * gst/rtp/gstrtpamrdepay.h:
9144         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
9145         Fixes #321191
9146
9147 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9148
9149         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9150         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
9151         Fix segfault when moving mouse pointer to the bottom right corner.
9152
9153 2006-07-12  Wim Taymans  <wim@fluendo.com>
9154
9155         * gst/rtp/Makefile.am:
9156         * gst/rtp/gstrtp.c: (plugin_init):
9157         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
9158         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
9159         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
9160         (gst_rtp_mp2t_depay_set_property),
9161         (gst_rtp_mp2t_depay_get_property),
9162         (gst_rtp_mp2t_depay_change_state),
9163         (gst_rtp_mp2t_depay_plugin_init):
9164         * gst/rtp/gstrtpmp2tdepay.h:
9165         Added mpeg2 TS depayloader. Closing #347234.
9166
9167 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
9168
9169         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
9170           Remove g_assert that shouldn't be there and was triggered
9171           after trying to open a device that doesn't exist or can't
9172           be opened for some other reason (#347972).
9173
9174 2006-07-10  Edward Hervey  <edward@fluendo.com>
9175
9176         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9177         (gst_avi_demux_stream_header), (push_tag_lists):
9178         * gst/avi/gstavidemux.h:
9179         Don't push tag events found by gst_riff_parse_info() before outputting
9180         GST_EVENT_NEWSEGMENT.
9181
9182 2006-07-10  Wim Taymans  <wim@fluendo.com>
9183
9184         * gst/rtsp/Makefile.am:
9185         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
9186         (rtsp_connection_close):
9187         * gst/rtsp/rtspdefs.h:
9188         replaced closesocket and close in code with one CLOSE_SOCKET. 
9189         Some more cleanups. Fixes #345301.
9190
9191 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
9192
9193         * gst/autodetect/gstautoaudiosink.c:
9194           Fix example pipeline in docs.
9195
9196 2006-07-10  Wim Taymans  <wim@fluendo.com>
9197
9198         Patch by: Rob Taylor <robtaylor at floopily dot org>
9199
9200         * gst/udp/gstmultiudpsink.c: (join_multicast),
9201         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
9202         If a destination is added before the stream is set to PAUSED, the
9203         multicast group is not joined as the socket is not created yet. 
9204         Also TTL and LOOP should also be set. Fixes #346921.
9205
9206 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9207
9208         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9209         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9210         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
9211         (gst_ximage_src_init):
9212         * sys/ximage/gstximagesrc.h:
9213         Fix use-damage property to actually work :)
9214         Add startx, starty, endx, endy properties so screencasts other than full
9215         screen ones can work.
9216
9217 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9218
9219         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9220         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9221         (gst_ximage_src_class_init), (gst_ximage_src_init):
9222         * sys/ximage/gstximagesrc.h:
9223         Add use_damage property to offer ability to choose whether to use
9224         XDamage or not.
9225
9226 2006-07-07  Wim Taymans  <wim@fluendo.com>
9227
9228         * gst/goom/filters.c: (zoomFilterSetResolution):
9229         Avoid goom coredumping by clearing memory. 
9230         Fixes 345679.
9231
9232 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
9233
9234         * win32/vs6/libgstid3demux.dsp:
9235         Add a link to libgsttag-0.10.lib.
9236
9237 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9238
9239         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9240         (gst_tag_demux_read_range):
9241         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9242         (gst_id3demux_read_range):
9243           Don't return FLOW_UNEXPECTED when a buffer is before
9244           the start of the stream (which might happen with
9245           large ID3v2 tags if the tag reading was done pullrange
9246           based and we then switched to push mode later on).
9247           Fixes regression introduced by commit from June 29th.
9248
9249 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9250
9251         * ext/taglib/gstid3v2mux.cc:
9252           Make UTF-8 the default encoding when writing string
9253           tags (before, our UTF-8 strings would automatically
9254           be converted to ISO-8859-1 by taglib and written as
9255           ISO-8859-1 fields if that was possible).
9256
9257         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
9258         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
9259         (test_taglib_id3mux_with_tags):
9260           Add test case that makes sure our UTF-8 strings have
9261           actually been written into the tag as UTF-8.
9262
9263 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9264
9265         * configure.ac:
9266           Let's try that again.
9267
9268 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9269
9270         * configure.ac:
9271           Disable monoscope plugin for now until it fulfills
9272           all the requirements.
9273
9274 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9275
9276         * configure.ac:
9277         * gst/monoscope/Makefile.am:
9278         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
9279         (gst_monoscope_class_init), (gst_monoscope_init),
9280         (gst_monoscope_finalize), (gst_monoscope_reset),
9281         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
9282         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
9283         (gst_monoscope_sink_event), (gst_monoscope_src_event),
9284         (gst_monoscope_change_state), (plugin_init):
9285         * gst/monoscope/gstmonoscope.h:
9286           Port monoscope visualisation to 0.10.
9287
9288 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9289
9290         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
9291         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
9292           Return FLOW_UNEXPECTED when at the end of the file, not
9293           FLOW_ERROR. Fixes 'internal stream error' errors that
9294           would sometimes occur in totem when scrubbing to the
9295           end of an ID3v1 tagged mp3 file.
9296
9297 2006-07-03  Edward Hervey  <edward@fluendo.com>
9298
9299         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
9300         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
9301         (gst_pngdec_sink_event), (gst_pngdec_change_state):
9302         * ext/libpng/gstpngdec.h:
9303         Implement buffer clipping/dropping using GstSegment.
9304         This provides accurate seeking.
9305
9306 2006-07-03  Edward Hervey  <edward@fluendo.com>
9307
9308         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9309         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
9310         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
9311         (gst_avi_demux_process_next_entry), (push_tag_lists),
9312         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9313         * gst/avi/gstavidemux.h:
9314         Proper aggregation of each stream's GstFlowReturn in order to figure out
9315         whether the task should stop or not.
9316         Don't send inline events before pushing out a NEW_SEGMENT, more
9317         specifically for GST_TAG_EVENT.
9318         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
9319         sub-indexes.
9320
9321 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
9322
9323         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9324
9325         * sys/sunaudio/gstsunaudiomixerctrl.c:
9326         (gst_sunaudiomixer_ctrl_build_list):
9327           Move "Monitor" slider to input tab so it works more like
9328           sdtaudiocontrol, which is what people on Solaris are used
9329           to using for their mixer program (#346259).
9330
9331 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9332
9333         * tests/check/elements/level.c: (GST_START_TEST):
9334           fix a leak, clean up at the end
9335
9336 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9337
9338         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9339         (gst_matroska_demux_send_event),
9340         (gst_matroska_demux_loop_stream_parse_id):
9341         * gst/matroska/matroska-ids.h:
9342           Send tag event after newsegment event.
9343
9344 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9345
9346         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9347         (gst_id3demux_read_range):
9348           Make sure we don't return GST_FLOW_OK with a NULL buffer in
9349           certain cases where a read beyond the end of the file is
9350           requested. Fixes #345930.
9351
9352         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9353         (gst_tag_demux_read_range):
9354           Fix same issue here as well.
9355
9356 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9357
9358         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9359         
9360         Fix hypothetical crash.
9361
9362 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
9363
9364         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9365
9366         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
9367           Do not modify the ports value. If the user has turned off the
9368           built-in speakers, then we should not reset it in the prepare
9369           function, since this causes the built-in speakers to turn
9370           back on anytime the user changes a track in totem, rhythmbox,
9371           etc. (#346066).
9372
9373 2006-06-23  Wim Taymans  <wim@fluendo.com>
9374
9375         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
9376         Fix double caps unref when negotiation fails.
9377
9378 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9379
9380         * ext/annodex/gstcmmldec.c:
9381         * ext/annodex/gstcmmlenc.c:
9382         * ext/annodex/gstcmmlparser.c:
9383         * ext/dv/gstdvdec.c:
9384         * ext/dv/gstdvdemux.c:
9385         * ext/gdk_pixbuf/pixbufscale.c:
9386         * ext/jpeg/gstjpegenc.c:
9387         * ext/jpeg/gstsmokedec.c:
9388         * ext/jpeg/gstsmokeenc.c:
9389         * ext/libpng/gstpngdec.c:
9390         * ext/libpng/gstpngenc.c:
9391         * ext/speex/gstspeexenc.c:
9392         * gst/alpha/gstalphacolor.c:
9393         * gst/cutter/gstcutter.c:
9394         * gst/debug/gstnavigationtest.c:
9395         * gst/icydemux/gsticydemux.c:
9396         * gst/level/gstlevel.c:
9397         * gst/multipart/multipart.c:
9398         * gst/rtp/gstrtpamrpay.c:
9399         * gst/rtp/gstrtpdepay.c:
9400         * gst/rtp/gstrtpilbcpay.c:
9401         * gst/rtp/gstrtpmp4gpay.c:
9402         * gst/rtp/gstrtpmp4vpay.c:
9403         * gst/rtsp/gstrtpdec.c:
9404         * gst/rtsp/gstrtspsrc.c:
9405         * gst/udp/gstdynudpsink.c:
9406         * gst/udp/gstmultiudpsink.c:
9407         * gst/udp/gstudpsrc.c:
9408         * gst/videobox/gstvideobox.c:
9409         * gst/videofilter/gstvideoflip.c:
9410           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
9411           plus two minor macro fixes.
9412
9413 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9414
9415         * gst/matroska/matroska-demux.c:
9416         (gst_matroska_demux_check_subtitle_buffer),
9417         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
9418         (gst_matroska_demux_subtitle_caps):
9419         * gst/matroska/matroska-ids.c:
9420         (gst_matroska_track_init_subtitle_context):
9421         * gst/matroska/matroska-ids.h:
9422           Try to fix up broken matroska files containing subtitle
9423           streams with non-UTF8 character encodings (courtesy of
9424           mkvmerge) using either the encoding specified in the
9425           GST_SUBTITLE_ENCODING environment variable or the
9426           current locale's character set if it is non-UTF8.
9427           Fixes #337076.
9428
9429 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9430
9431         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
9432           Set image type from APIC frame as "image-type" field
9433           of GST_TAG_IMAGE buffer caps (#344605).
9434
9435 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
9436
9437         * ext/flac/Makefile.am:
9438         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
9439         (gst_flac_dec_reset_decoders),
9440         (gst_flac_dec_setup_seekable_decoder),
9441         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
9442         (gst_flac_dec_metadata_callback),
9443         (gst_flac_dec_metadata_callback_seekable),
9444         (gst_flac_dec_metadata_callback_stream),
9445         (gst_flac_dec_error_callback),
9446         (gst_flac_dec_error_callback_seekable),
9447         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
9448         (gst_flac_dec_read_stream), (gst_flac_dec_write),
9449         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
9450         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
9451         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
9452         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
9453         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
9454         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
9455         (gst_flac_dec_sink_activate_push),
9456         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
9457         * ext/flac/gstflacdec.h:
9458           Support chain-based operation, should make flac-over-DAAP
9459           work (#340492).
9460
9461 2006-06-20  Wim Taymans  <wim@fluendo.com>
9462
9463         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9464         Doc updates, merge some unused symbols.
9465
9466 2006-06-20  Wim Taymans  <wim@fluendo.com>
9467
9468         * docs/plugins/Makefile.am:
9469         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9470         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9471         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
9472         * gst/rtsp/gstrtspsrc.c:
9473         * gst/rtsp/gstrtspsrc.h:
9474         Added documentation for the rtsp plugin. Fixes #345393.
9475
9476 2006-06-20  Wim Taymans  <wim@fluendo.com>
9477
9478         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9479         (rtsp_connection_close), (rtsp_connection_free):
9480         Use better G_OS_* macros. Fixes #345301 some more.
9481
9482 2006-06-20  Wim Taymans  <wim@fluendo.com>
9483
9484         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9485
9486         * sys/sunaudio/Makefile.am:
9487         * sys/sunaudio/gstsunaudio.c: (plugin_init):
9488         * sys/sunaudio/gstsunaudiomixerctrl.c:
9489         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
9490         (gst_sunaudiomixer_ctrl_list_tracks),
9491         (gst_sunaudiomixer_ctrl_get_volume),
9492         (gst_sunaudiomixer_ctrl_set_volume),
9493         (gst_sunaudiomixer_ctrl_set_mute),
9494         (gst_sunaudiomixer_ctrl_set_record):
9495         * sys/sunaudio/gstsunaudiomixerctrl.h:
9496         * sys/sunaudio/gstsunaudiomixertrack.c:
9497         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
9498         * sys/sunaudio/gstsunaudiomixertrack.h:
9499         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
9500         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
9501         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
9502         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
9503         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
9504         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
9505         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
9506         (gst_sunaudiosrc_reset):
9507         * sys/sunaudio/gstsunaudiosrc.h:
9508         Add a SunAudio source plugin.
9509         Support stereo and right/left channel gain in the mixer plugin.
9510         Support the RECORD flag so that you can switch between line-input and
9511         microphone in gnome-volume-control.
9512         Code cleanups like using an enumerator for track number instead of an 
9513         integer. Fixes #344923.
9514
9515 2006-06-20  Wim Taymans  <wim@fluendo.com>
9516
9517         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
9518
9519         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9520         (rtsp_connection_close):
9521         Make RTSP plugin compile on windows. Fixes #345301.
9522         Some changes to original patch to catch errors better.
9523         use ifdef WIN32 instead of ifndef.
9524
9525 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9526
9527         * configure.ac:
9528         If we have libraw1394 >= 1.2.1, then we need libiec61883.
9529
9530 2006-06-18  Edward Hervey  <edward@fluendo.com>
9531
9532         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
9533         After a failed buffer alloc, we need to abort the jpeg decoding (it
9534         started when parsing headers to figure out how many bytes we need
9535         to request downstream).
9536
9537 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
9538
9539         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9540
9541         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
9542           Make sure we don't read beyond the end of the file (#345232).
9543
9544 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9545
9546         * configure.ac:
9547           Fix --disable-external (can't set conditionals conditionally,
9548           #343602).
9549
9550 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9551
9552         * autogen.sh:
9553         * configure.ac:
9554         * docs/Makefile.am:
9555           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
9556
9557         * docs/plugins/Makefile.am:
9558         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9559         * docs/plugins/inspect/plugin-taglib.xml:
9560           Add/fix apev2mux docs.
9561
9562 2006-06-14  Wim Taymans  <wim@fluendo.com>
9563
9564         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
9565         (gst_dvdec_finalize), (gst_dvdec_sink_event),
9566         (gst_dvdec_change_state):
9567         Reset segment info on flush.
9568         Alloc segment in _init, free in _finalize.
9569
9570         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
9571         Don't send segments twice.
9572
9573 2006-06-14  Wim Taymans  <wim@fluendo.com>
9574
9575         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
9576         Respect segment.stop. Fixes #342592.
9577
9578 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9579
9580         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
9581           No language specified means the implied language is English
9582           according to the matroska spec (partially fixes #344708);
9583           add some more debug output.
9584
9585 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9586
9587         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
9588         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
9589         (gst_wavparse_chain):
9590           When operating chain-based, don't make any assumptions about the
9591           chunking of the incoming data and make streaming work on days other
9592           than the second Thursday after a full moon. Also fix up debug
9593           messages here and there and make use of the most excellent new
9594           gst_pad_query_peer_duration() utility function.
9595           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
9596
9597         * gst/wavparse/gstwavparse.h:
9598           Remove trailing comma after last enum value, some compilers don't
9599           like that.
9600
9601 2006-06-13  Wim Taymans  <wim@fluendo.com>
9602
9603         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
9604         Handle premature EOS gracefully.
9605
9606 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
9607
9608         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
9609           Prevent out of bounds array access when scrubbing towards
9610           the end of the file between the last index entry and the
9611           end. Fixes occasional 'start <= stop' newsegment event
9612           assertions when scrubbing in MJPEG files.
9613
9614 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
9615
9616         * tests/check/elements/.cvsignore:
9617           And another one.
9618
9619 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9620
9621         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9622         (scan_encoded_string), (parse_picture_frame):
9623           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
9624
9625         * configure.ac:
9626           Require core >= 0.10.8 (for GST_TAG_IMAGE and
9627           GST_TAG_PPEVIEW_IMAGE used in the patch above).
9628
9629 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9630
9631         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
9632           gratuitous comment changes
9633         * tests/check/elements/level.c: (GST_START_TEST):
9634           fix level test leaks
9635
9636 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9637
9638         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
9639         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
9640           Use gst_pad_query_peer_duration() utility function here.
9641
9642 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9643
9644         * autogen.sh:
9645           require am17
9646         * configure.ac:
9647         * ext/annodex/Makefile.am:
9648         * ext/cdio/Makefile.am:
9649         * ext/dv/Makefile.am:
9650         * ext/esd/Makefile.am:
9651         * ext/flac/Makefile.am:
9652         * ext/gdk_pixbuf/Makefile.am:
9653         * ext/ladspa/Makefile.am:
9654         * ext/libcaca/Makefile.am:
9655         * ext/speex/Makefile.am:
9656         * ext/taglib/Makefile.am:
9657         * sys/oss/Makefile.am:
9658         * sys/sunaudio/Makefile.am:
9659         * sys/ximage/Makefile.am:
9660           clean up build further
9661
9662 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9663
9664         * gconf/Makefile.am:
9665           Honour --disable-schemas-install configure option. Fixes #344100.
9666
9667 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9668
9669         * tests/examples/level/Makefile.am:
9670           Add -lm to LIBS for pow() function, don't assume one of our
9671           dependencies (such as libxml-2.0) drags it in automatically
9672           (#343603).
9673
9674 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9675
9676         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
9677
9678         * configure.ac:
9679           We should use $SED and not $(SED) in configure.ac (#343678).
9680
9681 2006-06-09  Wim Taymans  <wim@fluendo.com>
9682
9683         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9684
9685         * sys/sunaudio/gstsunaudiomixerctrl.c:
9686         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
9687         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
9688         (gst_sunaudiomixer_ctrl_set_mute):
9689         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
9690         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
9691         (gst_sunaudiosink_write):
9692         Attached find a patch that fixes a number of bugs with the SunAudio
9693         mixer plugin and fixes #344101:
9694         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
9695            tracks onto the tracklist causing gnome-volume-control's preferences
9696            dialog to be messed up and would core dump if you checked/unchecked
9697            any item.
9698         2. We weren't previously setting the MUTE flag properly.  Fixing this
9699            makes gnome-volume-control work better.
9700         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
9701            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
9702            gnome-volume-control look better.
9703         Also some minor cleanup in gstsunaudiosink.c.
9704
9705 2006-06-09  Wim Taymans  <wim@fluendo.com>
9706
9707         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
9708         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
9709         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
9710         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
9711         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
9712         * ext/jpeg/gstjpegdec.h:
9713         API: Added IDCT method property
9714         Small cleanups.
9715         Avoid dynamic allocation of trivial fixed structure.
9716         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
9717
9718 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9719
9720         * configure.ac:
9721         We now require libraw1394 >= 1.1.0 and that version onwards all
9722         have .pc files.
9723
9724 2006-06-02  Edward Hervey  <edward@fluendo.com>
9725
9726         * gst/law/alaw-decode.c: (alawdec_getcaps): 
9727         Trying to get items from an ANY or EMPTY caps is ... stupid.
9728
9729 2006-06-02  Edward Hervey  <edward@fluendo.com>
9730
9731         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
9732         (gst_dvdec_chain), (gst_dvdec_change_state):
9733         * ext/dv/gstdvdec.h:
9734         Added GstSegment handling, now implements dropping/clipping.
9735
9736 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
9737
9738         * ext/aalib/gstaasink.h:
9739         * ext/annodex/gstcmmldec.h:
9740         * ext/cairo/gsttimeoverlay.h:
9741         * ext/dv/gstdvdec.h:
9742         * ext/dv/gstdvdemux.h:
9743         * ext/esd/esdmon.h:
9744         * ext/esd/esdsink.h:
9745         * ext/flac/gstflacenc.h:
9746         * ext/gconf/gstgconfaudiosink.h:
9747         * ext/gconf/gstgconfaudiosrc.h:
9748         * ext/gconf/gstgconfvideosink.h:
9749         * ext/gconf/gstgconfvideosrc.h:
9750         * ext/gdk_pixbuf/gstgdkanimation.h:
9751         * ext/gdk_pixbuf/pixbufscale.h:
9752         * ext/hal/gsthalaudiosink.h:
9753         * ext/hal/gsthalaudiosrc.h:
9754         * ext/jpeg/gstjpegenc.h:
9755         * ext/jpeg/gstsmokedec.h:
9756         * ext/jpeg/gstsmokeenc.h:
9757         * ext/libcaca/gstcacasink.h:
9758         * ext/libmng/gstmngdec.h:
9759         * ext/libmng/gstmngenc.h:
9760         * ext/libpng/gstpngdec.h:
9761         * ext/libpng/gstpngenc.h:
9762         * ext/raw1394/gstdv1394src.h:
9763         * ext/speex/gstspeexenc.h:
9764         * gst/autodetect/gstautoaudiosink.h:
9765         * gst/autodetect/gstautovideosink.h:
9766         * gst/avi/gstavidemux.h:
9767         * gst/cutter/gstcutter.h:
9768         * gst/debug/efence.h:
9769         * gst/debug/gstnavigationtest.h:
9770         * gst/debug/gstnavseek.h:
9771         * gst/flx/gstflxdec.h:
9772         * gst/goom/gstgoom.h:
9773         * gst/icydemux/gsticydemux.h:
9774         * gst/id3demux/gstid3demux.h:
9775         * gst/law/alaw-decode.h:
9776         * gst/law/alaw-encode.h:
9777         * gst/law/mulaw-decode.h:
9778         * gst/law/mulaw-encode.h:
9779         * gst/matroska/matroska-mux.h:
9780         * gst/median/gstmedian.h:
9781         * gst/oldcore/gstaggregator.h:
9782         * gst/oldcore/gstfdsink.h:
9783         * gst/oldcore/gstmd5sink.h:
9784         * gst/oldcore/gstmultifilesrc.h:
9785         * gst/oldcore/gstpipefilter.h:
9786         * gst/oldcore/gstshaper.h:
9787         * gst/oldcore/gststatistics.h:
9788         * gst/rtp/gstasteriskh263.h:
9789         * gst/rtp/gstrtpL16depay.h:
9790         * gst/rtp/gstrtpL16pay.h:
9791         * gst/rtp/gstrtpamrdepay.h:
9792         * gst/rtp/gstrtpamrpay.h:
9793         * gst/rtp/gstrtpdepay.h:
9794         * gst/rtp/gstrtpgsmdepay.h:
9795         * gst/rtp/gstrtpgsmpay.h:
9796         * gst/rtp/gstrtph263pay.h:
9797         * gst/rtp/gstrtph263pdepay.h:
9798         * gst/rtp/gstrtph263ppay.h:
9799         * gst/rtp/gstrtpmp4gpay.h:
9800         * gst/rtp/gstrtpmp4vdepay.h:
9801         * gst/rtp/gstrtpmp4vpay.h:
9802         * gst/rtp/gstrtpmpadepay.h:
9803         * gst/rtp/gstrtpmpapay.h:
9804         * gst/rtp/gstrtppcmadepay.h:
9805         * gst/rtp/gstrtppcmapay.h:
9806         * gst/rtp/gstrtppcmudepay.h:
9807         * gst/rtp/gstrtppcmupay.h:
9808         * gst/rtp/gstrtpspeexdepay.h:
9809         * gst/rtp/gstrtpspeexpay.h:
9810         * gst/rtsp/gstrtpdec.h:
9811         * gst/rtsp/gstrtspsrc.h:
9812         * gst/smpte/gstsmpte.h:
9813         * gst/udp/gstdynudpsink.h:
9814         * gst/udp/gstmultiudpsink.h:
9815         * gst/udp/gstudpsink.h:
9816         * gst/udp/gstudpsrc.h:
9817         * gst/videofilter/gstvideobalance.h:
9818         * gst/videofilter/gstvideoflip.h:
9819         * sys/oss/gstossdmabuffer.h:
9820         * sys/oss/gstossmixerelement.h:
9821         * sys/oss/gstosssink.h:
9822         * sys/oss/gstosssrc.h:
9823         * sys/osxvideo/osxvideosink.h:
9824         * sys/sunaudio/gstsunaudiomixer.h:
9825         * sys/sunaudio/gstsunaudiosink.h:
9826         * sys/ximage/gstximagesrc.h:
9827         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9828
9829 2006-05-31  Wim Taymans  <wim@fluendo.com>
9830
9831         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9832         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
9833         (gst_goom_src_setcaps), (gst_goom_src_event),
9834         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
9835         (gst_goom_change_state):
9836         * gst/goom/gstgoom.h:
9837         Handle QoS.
9838         Handle flushing, discont and events.
9839         Fix timestamps and various other cleanups.
9840
9841 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9842
9843         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
9844         Fix bus reset when using libiec61883
9845
9846 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9847
9848         * configure.ac:
9849         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
9850         * ext/raw1394/Makefile.am:
9851         Add CFLAGS.
9852         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
9853         New method, to receive using libiec61883.
9854         (gst_dv1394src_iso_receive),
9855         #ifdef'd out if libiec61883 is present.
9856         (gst_dv1394src_bus_reset),
9857         Get userdata correctly if using libiec61883. 
9858         (gst_dv1394src_create),
9859         When using libiec61883, only poll one fd and no need to read.
9860         (gst_dv1394src_discover_avc_node),
9861         Replace g_warnings.
9862         (gst_dv1394src_start),
9863         Create new handle when we know which dv port.  More reliable
9864         than setting port on an existing handle.  Initialise libiec61883.
9865         (gst_dv1394src_stop):
9866         If using libiec61883, then cleanup its handle properly.
9867         * ext/raw1394/gstdv1394src.h:
9868         Add libiec61883 handle.
9869
9870 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
9871
9872         * gst/avi/gstavidemux.c:
9873           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
9874         * win32/MANIFEST:
9875           sort file listing
9876         * win32/vs6/libgstavi.dsp:
9877           add gstavimux.c to the project
9878         * win32/vs6/libgstid3demux.dsp:
9879           add link to zlib library
9880         * win32/vs6/libgstmatroska.dsp:
9881           add matroska-ids.c to the project
9882
9883 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9884
9885         Patch by: Sebastian Dröge  <mail at slomosnail de >
9886
9887         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9888         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9889         * ext/taglib/Makefile.am:
9890         * ext/taglib/gstapev2mux.cc:
9891         * ext/taglib/gstapev2mux.h:
9892         * ext/taglib/gstid3v2mux.cc:
9893         * ext/taglib/gsttaglibmux.c: (plugin_init):
9894         * ext/taglib/gsttaglibmux.h:
9895           Add apev2mux element (#343122).
9896         
9897         * tests/check/Makefile.am:
9898         * tests/check/elements/apev2mux.c:
9899         (test_taglib_apev2mux_create_tags),
9900         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
9901         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
9902         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
9903         (apev2mux_suite), (main):
9904           Add unit test for apev2mux element.
9905
9906 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9907
9908         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
9909         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
9910         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
9911           GST_PTR_FORMAT should be used to print caps in debug statements.
9912
9913 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9914
9915         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
9916
9917         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
9918         (ape_demux_parse_tags):
9919           Some clean-ups and additions: map APE 'file' tag to
9920           GST_TAG_LOCATION (#343123); add support for extracting
9921           the track count and clean up parsing a bit (#343127).
9922
9923 2006-05-28  Edward Hervey  <edward@fluendo.com>
9924
9925         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
9926         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
9927
9928 2006-05-28  Edward Hervey  <edward@fluendo.com>
9929
9930         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
9931         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
9932         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
9933         * ext/jpeg/gstjpegdec.h:
9934         Clip outgoing buffers according to currently configured segment.
9935
9936 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9937
9938         * ext/taglib/gstid3v2mux.cc:
9939           Handle  writing of track-count or album-volume-count without
9940           track-number or albume-volume-number (in this case the number
9941           will just be set to 0).
9942
9943         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
9944           It would be nice if we actually checked the values received for
9945           track/album-volume number/count in  _check_tags(), rather than
9946           setting them again ...
9947
9948 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9949
9950         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
9951           A track/volume number or count of 0 does not make sense,
9952           just ignore it along with negative numbers (a tag might
9953           only contain a track count without a track number).
9954
9955 2006-05-27  Edward Hervey  <edward@fluendo.com>
9956
9957         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
9958         (gst_jpeg_dec_sink_event):
9959         Abort decompression when receiving FLUSH_STOP. This should avoid
9960         issues when interrupting decoding with flushes.
9961
9962 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
9963
9964         * ext/flac/gstflac.c:
9965           Don't #include file we don't dist any longer.
9966
9967 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
9968
9969         * README:
9970           Replace current README (containing the release notes from
9971           some 0.9.x version) with a proper README taken from the core.
9972
9973 2006-05-24  Wim Taymans  <wim@fluendo.com>
9974
9975         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9976         Implement EOS correctly by either posting
9977         SEGMENT_DONE or pushing an EOS message depending
9978         on the seek type. Fixes #342592
9979
9980 2006-05-24  Wim Taymans  <wim@fluendo.com>
9981
9982         * gst/law/alaw-decode.c: (gst_alawdec_chain):
9983         * gst/law/alaw-decode.h:
9984         * gst/law/alaw-encode.c: (gst_alawenc_chain):
9985         * gst/law/alaw-encode.h:
9986         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
9987         * gst/law/mulaw-decode.h:
9988         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
9989         * gst/law/mulaw-encode.h:
9990         Some cleanups in the chain functions.
9991         Remove some GStreamer 0.0.2 bits.
9992
9993 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
9994
9995         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9996
9997         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
9998           gst_collect_pads_stop() needs to be called before chaining up
9999           to the parent class (#342734).
10000
10001 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10002
10003         * ext/flac/Makefile.am:
10004         * ext/flac/flac_compat.h:
10005         * ext/flac/gstflac.c:
10006         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
10007         * ext/flac/gstflacenc.c:
10008           Remove backwards compatibility cruft for dealing with FLAC API
10009           changes in the 1.0.x series - we require 1.1.1 or newer these days.
10010
10011 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10012
10013         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10014         (gst_matroska_demux_push_xiph_codec_priv_data),
10015         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
10016         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
10017         * gst/matroska/matroska-ids.h:
10018         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
10019         (gst_matroska_mux_video_pad_setcaps),
10020         (xiph3_streamheader_to_codecdata),
10021         (vorbis_streamheader_to_codecdata),
10022         (theora_streamheader_to_codecdata),
10023         (gst_matroska_mux_audio_pad_setcaps),
10024         (gst_matroska_mux_write_data):
10025           Add support for muxing/demuxing theora video (#342448; too bad
10026           none of the usual linux players can actually play this). Playback
10027           in GStreamer will require additional changes to theoradec in -base.
10028           Refactor streamheaders <=> CodecPrivateData code a bit; some small
10029           cleanups.
10030
10031 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10032
10033         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
10034         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
10035           Fix crashes when the horizontal subsampling is 1.
10036           Fixes #342097.
10037
10038 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10039
10040         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10041
10042         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
10043         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10044         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10045         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
10046         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
10047         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10048         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
10049         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10050         (gst_avi_mux_change_state):
10051         * gst/avi/gstavimux.h:
10052           Some enhancements for avimux (#342526):
10053            - add odml (large file) index support
10054            - store codec init data (e.g. huffyuv)
10055            - miscellaneous other fixes/cleanups
10056
10057 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10058
10059         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10060         Don't output any tag when we encounter a negative track number - the
10061         tag type is uint, so we end up outputting huge positive numbers
10062         instead. (Fixes: #342029)
10063
10064 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10065
10066         * configure.ac:
10067           update for new GSTPB_PLUGINS_DIR
10068
10069 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
10070
10071         * rtp/gst/gstrtph263pay.c:
10072         Properly set static caps for H263 at 34.
10073
10074 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10075
10076         Patch by: James "Doc" Livingston  <doclivingston gmail com>
10077
10078         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
10079           Merge event tags and tag setter tags correctly (#339918). Also,
10080           don't leak taglist in case of an error.
10081           
10082 2006-05-17  Edward Hervey  <edward@fluendo.com>
10083
10084         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
10085         We can only do caps intersection if the othercaps are non-empty and not
10086         ANY. Else we return the pad template (base_caps).
10087
10088 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
10089
10090         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10091           Fix crash when outputting debugging information for certain
10092           pictures (always good to use the right struct member for
10093           the number of records in an array).
10094
10095 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10096
10097         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
10098
10099         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
10100         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
10101         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
10102         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
10103         (gst_ebml_read_float), (gst_ebml_read_ascii),
10104         (gst_ebml_read_binary):
10105           Don't create unnecessary sub-buffers all the time. Dramatically
10106           improves performance with multiple concurrently running
10107           matroskademux instances (#341818) (and avoids doing
10108           unnecessarily inefficient things in the general case).
10109
10110 2006-05-16  Edward Hervey  <edward@fluendo.com>
10111
10112         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
10113         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
10114         return value of gst_pad_push_event().
10115
10116 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
10117
10118         * gst/autodetect/gstautoaudiosink.c:
10119         (gst_auto_audio_sink_find_best):
10120         * gst/autodetect/gstautovideosink.c:
10121         (gst_auto_video_sink_find_best):
10122         Make the name of the child element be based on the name of the
10123         parent, so that debug output is more useful.
10124         
10125         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
10126         (parse_insert_string_field), (parse_split_strings):
10127         Rework string parsing to always walk over BOM markers in UTF16
10128         strings, using the endianness indicated by the innermost one,
10129         then trying the opposite endianness if that fails to convert
10130         to valid UTF-8. Fixes #341774
10131
10132 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10133
10134         Patch from: Matthieu <matthieu at fluendo dot com>
10135
10136         * ext/libpng/Makefile.am:
10137         Add LIBPNG_CFLAGS.
10138
10139 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10140
10141         * ext/taglib/gstid3v2mux.cc:
10142           Add support for writing images (APIC frames) into ID3v2
10143           tags (picture type always set to 'other' for now though).
10144
10145 2006-05-14  Michael Smith  <msmith@fluendo.com>
10146
10147         * gst/wavparse/gstwavparse.c:
10148           Update docs; wavparse implements push and pull modes.
10149
10150 2006-05-12  Wim Taymans  <wim@fluendo.com>
10151
10152         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
10153         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
10154         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
10155         Ooops, bitten by the copy-and-paste design paradigm, fixes
10156         seek again.
10157
10158 2006-05-12  Wim Taymans  <wim@fluendo.com>
10159
10160         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10161         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
10162         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
10163         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10164         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
10165         (gst_avi_demux_massage_index),
10166         (gst_avi_demux_calculate_durations_from_index),
10167         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
10168         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10169         (gst_avi_demux_loop):
10170         * gst/avi/gstavidemux.h:
10171         Some cleanups, prepare to use GstSegment.
10172         Fix error in entry walking code.
10173         Fix VBR detection.
10174         Smarter timestamp calculation code.
10175         Uniform error/eos handling.
10176
10177 2006-05-12  Michael Smith  <msmith@fluendo.com>
10178
10179         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
10180         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
10181           Fix use of uninitialised values if we're NOT seeking in ready.
10182           Fix typos.
10183
10184 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
10185
10186         * gst/wavparse/Makefile.am:
10187           Add CFLAGS and LIBS for libgstbase, fixes build on
10188           Cygwin (#341489).
10189
10190 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10191
10192         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
10193           Some more debug info. No need to check whether the string
10194           returned by g_convert() is really UTF-8 - either it is or
10195           we get NULL returned.
10196
10197 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10198
10199         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
10200           Fix parsing of numeric genre strings some more, by ensuring that
10201           we only try and parse strings that a) Start with '(' and b) Consist
10202           only of digits.
10203           Also, when finding an escaping '((' sequence, bust it back to '(' by
10204           swallowing the first parenthesis
10205
10206 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10207
10208         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
10209         (gst_esdsink_open), (gst_esdsink_close):
10210         * ext/esd/esdsink.h:
10211           Move the esd_get_server_info() into gst_esdsink_open() and fail
10212           with a decent error message on errors.
10213
10214 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10215
10216         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
10217         (gst_esdmon_channels_get_type):
10218         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
10219         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
10220         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
10221         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
10222         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
10223         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
10224         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
10225         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
10226         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
10227         * gst/videomixer/videomixer.c:
10228         (gst_video_mixer_background_get_type):
10229           Const-ify GEnumValue arrays.
10230
10231 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10232
10233         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
10234
10235         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
10236         (gst_avi_mux_do_video_buffer):
10237           Work around gst_buffer_make_metadata_writable() bug that
10238           results in avimux marking all frames in the index as
10239           keyframes (#340859).
10240           
10241 2006-05-08  Wim Taymans  <wim@fluendo.com>
10242
10243         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10244         Make parsing of urls suck slightly less.
10245
10246 2006-05-08  Edward Hervey  <edward@fluendo.com>
10247
10248         * autogen.sh: (CONFIGURE_DEF_OPT): 
10249         libtoolize on Darwin/MacOSX is called glibtoolize.
10250
10251 2006-05-08  Wim Taymans  <wim@fluendo.com>
10252
10253         Patch by: Jens Granseuer <jensgr at gmx dot net>
10254
10255         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
10256         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
10257         C89 compliance fixes. Fixes #340980
10258
10259 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
10260
10261         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10262         * ext/flac/gstflacdec.h:
10263           Handle segment seeks that include the end of the file as stop point
10264           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
10265           message instead of an EOS event in case we're in segment seek
10266           mode (fixes #340699).
10267           
10268 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
10269
10270         * ext/cairo/gsttextoverlay.c:
10271         * ext/flac/gstflacdec.c:
10272         * ext/gdk_pixbuf/pixbufscale.c:
10273         * gst/apetag/gstapedemux.c:
10274         * gst/debug/breakmydata.c:
10275         * gst/debug/testplugin.c:
10276         * gst/matroska/ebml-write.c:
10277         * gst/multipart/multipartdemux.c:
10278         * sys/osxaudio/gstosxaudiosink.c:
10279         * sys/osxaudio/gstosxaudiosrc.c:
10280         Add semicolons after GST_BOILERPLATE[_FULL] so that
10281         indent doesn't mess up following lines.
10282
10283 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
10284
10285         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
10286
10287         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
10288           Don't leak caps when freeing the stream context (#340623).
10289
10290 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
10291
10292         * configure.ac:
10293           Back to CVS
10294
10295 === release 0.10.3 ===
10296
10297 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
10298
10299         * configure.ac:
10300           releasing 0.10.3, "Desplazado"
10301
10302 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10303
10304         * gst/matroska/matroska-mux.c:
10305         (gst_matroska_mux_stream_is_vorbis_header),
10306         (gst_matroska_mux_write_data):
10307           Don't strcmp() NULL strings.
10308           Only start new clusters on video keyframes, not on any
10309           random audio buffer that doesn't have the DELTA_UNIT
10310           flag set (fixes 'make check' again).
10311
10312 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10313
10314         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10315
10316         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
10317         (gst_matroska_mux_stream_is_vorbis_header),
10318         (gst_matroska_mux_write_data):
10319           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
10320           value and then dead-lock when muxing vorbis audio streams
10321           (the three vorbis header buffers carry no timestamp, and it
10322           would try to mux these after all video buffers). Fixes #340346.
10323
10324           Improve clustering: start a new cluster also whenever we get
10325           a keyframe.     
10326
10327 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10328
10329         * win32/common/config.h:
10330         * win32/MANIFEST
10331           add the generated file as well
10332
10333 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10334
10335         * Makefile.am:
10336         * configure.ac:
10337         * win32/common/config.h.in:
10338           add win32 stuff
10339
10340 2006-05-03  Michael Smith  <msmith@fluendo.com>
10341
10342         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
10343           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
10344           SUCKS.
10345
10346 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
10347
10348         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10349         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10350         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10351           don't leak caps-string
10352
10353 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10354
10355         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
10356         (gst_id3demux_sink_activate):
10357           Let core insert default error message for TYPE_NOT_FOUND
10358           errors, it's just as good as our own and has the added
10359           bonus of being translated.
10360
10361 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10362
10363         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
10364         (gst_tag_demux_sink_event):
10365         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
10366         (gst_id3demux_sink_event):
10367           Post an error message when we get an EOS event and were not
10368           able to find out the type of stream.
10369
10370         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
10371         (test_taglib_id3mux_with_tags):
10372           Decrease num-buffers to 16 per iteration again, otherwise the
10373           many memcpy()s and reallocations in the test will hammer slow
10374           CPUs completely and make the test timeout.
10375
10376 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10377
10378         * configure.ac:
10379           figure out where plugins-base plugins are
10380         * tests/check/Makefile.am:
10381           use plugins-base plugins, so we have typefind functions
10382         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
10383           increase num-buffers, this makes sure the test errors out instead
10384           of timing out when no typefind functions are present
10385
10386 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10387
10388         * docs/plugins/Makefile.am:
10389           also check .cc files for gtk-doc markup
10390         * configure.ac:
10391         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10392         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10393         * tests/check/Makefile.am:
10394         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
10395         * ext/Makefile.am:
10396         * ext/taglib/Makefile.am:
10397         * ext/taglib/gstid3v2mux.h:
10398         * ext/taglib/gsttaglibmux.c:
10399         * ext/taglib/gsttaglibmux.h:
10400           move taglib-based id3v2muxer to -good.  Fixes #336110.
10401
10402 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
10403
10404         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10405           ... and fix multichannel/WAVFORMATEX support again.
10406
10407 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
10408
10409         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10410         (gst_wavparse_class_init), (gst_wavparse_dispose),
10411         (gst_wavparse_reset), (gst_wavparse_init),
10412         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
10413         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
10414         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
10415         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
10416         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10417         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10418         (gst_wavparse_stream_data), (gst_wavparse_loop),
10419         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10420         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10421         (gst_wavparse_change_state), (plugin_init):
10422         * gst/wavparse/gstwavparse.h:
10423           Add push (streaming) mode to wavparse (fixes #337625)
10424
10425 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10426
10427         * configure.ac:
10428         * tests/Makefile.am:
10429           add ximagesrc icles test
10430
10431 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10432
10433         * configure.ac:
10434         * docs/plugins/Makefile.am:
10435         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10436         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10437         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
10438         (gst_cmml_enc_push_clip):
10439         * sys/Makefile.am:
10440         * sys/ximage/Makefile.am:
10441         * sys/ximage/gstximagesrc.c:
10442           Move ximagesrc plug-in to good after review.  Fixes #336756.
10443
10444 2006-04-28  Michael Smith  <msmith@fluendo.com>
10445
10446         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
10447         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
10448         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
10449         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
10450         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10451         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
10452         * gst/icydemux/gsticydemux.h:
10453           Fix event handling: cache events when typefinding and forward later.
10454
10455 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10456
10457         * sys/osxaudio/gstosxaudiosink.c:
10458         (plugin_init):
10459          Register osxaudiosrc to the plugin.
10460         * sys/osxaudio/gstosxaudiosrc.c:
10461         (gst_osx_audio_src_osxelement_do_init),
10462         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
10463         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
10464         (gst_osx_audio_src_get_property),
10465         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
10466         (gst_osx_audio_src_osxelement_init):
10467         * sys/osxaudio/gstosxaudiosrc.h:
10468           Port of osxaudiosrc to 0.10.
10469         * sys/osxaudio/Makefile.am:
10470           Add osxaudiosrc
10471
10472 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10473
10474         * sys/osxaudio/gstosxringbuffer.c:
10475         * sys/osxaudio/gstosxringbuffer.h:
10476           Forgot to commit earlier, part of the OSX audio plugin port
10477
10478 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
10479
10480         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
10481         (parse_split_strings):
10482           Recognise and skip any byte order marker (BOM) in
10483           UTF-16 strings.
10484
10485 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10486
10487         * docs/plugins/Makefile.am:
10488         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10489         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10490         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10491         * docs/plugins/inspect/plugin-avi.xml:
10492         * gst/avi/gstavidemux.c:
10493         * gst/avi/gstavimux.c:
10494           Add docs for both avidemux and avimux.
10495
10496 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10497
10498         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10499
10500         * gst/avi/Makefile.am:
10501         * gst/avi/gstavi.c: (plugin_init):
10502         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
10503         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
10504         (gst_avi_mux_class_init), (gst_avi_mux_init),
10505         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10506         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
10507         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
10508         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10509         (gst_avi_mux_riff_get_avix_header),
10510         (gst_avi_mux_riff_get_video_header),
10511         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
10512         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
10513         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10514         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
10515         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
10516         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
10517         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10518         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
10519         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
10520         (gst_avi_mux_change_state):
10521         * gst/avi/gstavimux.h:
10522           Port AVI muxer to GStreamer-0.10 (#332031).
10523
10524         * tests/check/Makefile.am:
10525         * tests/check/elements/avimux.c:
10526         * tests/check/elements/.cvsignore:
10527           Add unit test for AVI muxer.
10528
10529 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
10530
10531         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10532         (gst_wavparse_class_init), (gst_wavparse_reset),
10533         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10534         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10535         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10536         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10537         (gst_wavparse_stream_data), (gst_wavparse_loop),
10538         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
10539         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
10540         (plugin_init):
10541         * gst/wavparse/gstwavparse.h:
10542           reverted patch #337625 for the price of 1 hour sleep
10543
10544 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10545
10546         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10547         (gst_wavparse_class_init), (gst_wavparse_reset),
10548         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10549         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
10550         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10551         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10552         (gst_wavparse_stream_data), (gst_wavparse_loop),
10553         (gst_wavparse_chain), (plugin_init):
10554         * gst/wavparse/gstwavparse.h:
10555           correct partial implementation of push mode
10556           (from my last commit)
10557
10558 2006-04-26  Wim Taymans  <wim@fluendo.com>
10559
10560         * ext/esd/esdsink.c:
10561         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
10562         it is not in esd.h
10563
10564 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
10565
10566         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
10567         (gst_au_parse_class_init), (gst_au_parse_init),
10568         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
10569         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
10570         (gst_au_parse_chain), (gst_au_parse_src_convert),
10571         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
10572         (gst_au_parse_sink_event), (gst_au_parse_src_event),
10573         (gst_au_parse_change_state):
10574         * gst/auparse/gstauparse.h:
10575           Rewrite auparse to suck a little bit less: make source pad
10576           dynamic, so decodebin/playbin work with non-raw formats
10577           like alaw/mulaw; add query function for duration/position
10578           queries; check whether we have enough data before attempting
10579           to parse the header (instead of crashing when that is not the
10580           case); work around audioconvert sucking by swapping endianness
10581           to the native endianness ourselves for float formats; send
10582           initial newsegment event. Fixes #161712.
10583
10584 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10585
10586         * sys/osxaudio/Makefile.am:
10587         * sys/osxaudio/gstosxaudioelement.c:
10588         (gst_osx_audio_element_get_type),
10589         (gst_osx_audio_element_class_init):
10590         * sys/osxaudio/gstosxaudioelement.h:
10591         * sys/osxaudio/gstosxaudiosink.c:
10592         (gst_osx_audio_sink_osxelement_do_init),
10593         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
10594         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
10595         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
10596         (gst_osx_audio_sink_create_ringbuffer),
10597         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
10598         (plugin_init):
10599         * sys/osxaudio/gstosxaudiosink.h:
10600         Port of osxaudiosink to 0.10
10601
10602 2006-04-26  Wim Taymans  <wim@fluendo.com>
10603
10604         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
10605         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
10606         the size of the ringbuffer. This should fix hangs with older 
10607         esd sound servers.
10608
10609 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10610
10611         * ext/aalib/gstaasink.c:
10612         * ext/annodex/gstcmmldec.c:
10613         * ext/annodex/gstcmmlenc.c:
10614         * ext/cairo/gsttextoverlay.c:
10615         * ext/cairo/gsttimeoverlay.c:
10616         * ext/cdio/gstcdiocddasrc.c:
10617         * ext/dv/gstdvdec.c:
10618         * ext/dv/gstdvdemux.c:
10619         * ext/esd/esdmon.c:
10620         * ext/esd/esdsink.c:
10621         * ext/flac/gstflacenc.c:
10622         * ext/flac/gstflactag.c:
10623         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10624         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10625         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10626         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10627         * ext/gdk_pixbuf/pixbufscale.c:
10628         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10629         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10630         * ext/jpeg/gstjpegdec.c:
10631         * ext/jpeg/gstjpegenc.c:
10632         * ext/jpeg/gstsmokedec.c:
10633         * ext/jpeg/gstsmokeenc.c:
10634         * ext/libcaca/gstcacasink.c:
10635         * ext/libmng/gstmngdec.c:
10636         * ext/libmng/gstmngenc.c:
10637         * ext/libpng/gstpngdec.c:
10638         * ext/libpng/gstpngenc.c:
10639         * ext/mikmod/gstmikmod.c:
10640         * ext/raw1394/gstdv1394src.c:
10641         * ext/shout2/gstshout2.c: (gst_shout2send_init):
10642         * ext/shout2/gstshout2.h:
10643         * ext/speex/gstspeexdec.c:
10644         * ext/speex/gstspeexenc.c:
10645         * gst/alpha/gstalpha.c:
10646         * gst/alpha/gstalphacolor.c:
10647         * gst/apetag/gstapedemux.c:
10648         * gst/auparse/gstauparse.c:
10649         * gst/autodetect/gstautoaudiosink.c:
10650         (gst_auto_audio_sink_base_init):
10651         * gst/autodetect/gstautovideosink.c:
10652         (gst_auto_video_sink_base_init):
10653         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
10654         * gst/avi/gstavimux.c: (gst_avimux_base_init):
10655         * gst/cutter/gstcutter.c:
10656         * gst/debug/breakmydata.c:
10657         * gst/debug/efence.c:
10658         * gst/debug/gstnavigationtest.c:
10659         * gst/debug/gstnavseek.c:
10660         * gst/debug/negotiation.c:
10661         * gst/debug/progressreport.c:
10662         * gst/debug/testplugin.c:
10663         * gst/effectv/gstaging.c:
10664         * gst/effectv/gstdice.c:
10665         * gst/effectv/gstedge.c:
10666         * gst/effectv/gstquark.c:
10667         * gst/effectv/gstrev.c:
10668         * gst/effectv/gstshagadelic.c:
10669         * gst/effectv/gstvertigo.c:
10670         * gst/effectv/gstwarp.c:
10671         * gst/flx/gstflxdec.c:
10672         * gst/goom/gstgoom.c:
10673         * gst/icydemux/gsticydemux.c:
10674         * gst/id3demux/gstid3demux.c:
10675         * gst/interleave/deinterleave.c:
10676         * gst/interleave/interleave.c:
10677         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10678         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10679         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10680         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10681         * gst/level/gstlevel.c:
10682         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10683         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10684         * gst/median/gstmedian.c:
10685         * gst/monoscope/gstmonoscope.c:
10686         * gst/multipart/multipartdemux.c:
10687         * gst/multipart/multipartmux.c:
10688         * gst/oldcore/gstaggregator.c:
10689         * gst/oldcore/gstfdsink.c:
10690         * gst/oldcore/gstmd5sink.c:
10691         * gst/oldcore/gstmultifilesrc.c:
10692         * gst/oldcore/gstpipefilter.c:
10693         * gst/oldcore/gstshaper.c:
10694         * gst/oldcore/gststatistics.c:
10695         * gst/rtp/gstasteriskh263.c:
10696         * gst/rtp/gstrtpL16depay.c:
10697         * gst/rtp/gstrtpL16pay.c:
10698         * gst/rtp/gstrtpamrdepay.c:
10699         * gst/rtp/gstrtpamrpay.c:
10700         * gst/rtp/gstrtpdepay.c:
10701         * gst/rtp/gstrtpgsmpay.c:
10702         * gst/rtp/gstrtph263pay.c:
10703         * gst/rtp/gstrtph263pdepay.c:
10704         * gst/rtp/gstrtph263ppay.c:
10705         * gst/rtp/gstrtpilbcdepay.c:
10706         * gst/rtp/gstrtpmp4gpay.c:
10707         * gst/rtp/gstrtpmp4vdepay.c:
10708         * gst/rtp/gstrtpmp4vpay.c:
10709         * gst/rtp/gstrtpmpadepay.c:
10710         * gst/rtp/gstrtpmpapay.c:
10711         * gst/rtp/gstrtppcmadepay.c:
10712         * gst/rtp/gstrtppcmapay.c:
10713         * gst/rtp/gstrtppcmudepay.c:
10714         * gst/rtp/gstrtppcmupay.c:
10715         * gst/rtp/gstrtpspeexdepay.c:
10716         * gst/rtp/gstrtpspeexpay.c:
10717         * gst/rtsp/gstrtpdec.c:
10718         * gst/rtsp/gstrtspsrc.c:
10719         * gst/smpte/gstsmpte.c:
10720         * gst/udp/gstdynudpsink.c:
10721         * gst/udp/gstmultiudpsink.c:
10722         * gst/udp/gstudpsink.c:
10723         * gst/udp/gstudpsrc.c:
10724         * gst/videobox/gstvideobox.c:
10725         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10726         * gst/videofilter/gstvideobalance.c:
10727         * gst/videofilter/gstvideoflip.c:
10728         * gst/videofilter/gstvideotemplate.c:
10729         (gst_videotemplate_base_init):
10730         * gst/videomixer/videomixer.c:
10731         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10732         (gst_wavparse_class_init), (gst_wavparse_dispose),
10733         (gst_wavparse_reset), (gst_wavparse_init),
10734         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10735         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10736         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
10737         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10738         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10739         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10740         (gst_wavparse_change_state):
10741         * gst/wavparse/gstwavparse.h:
10742         * sys/oss/gstossmixerelement.c:
10743         * sys/oss/gstosssink.c:
10744         * sys/oss/gstosssrc.c:
10745         * sys/osxaudio/gstosxaudioelement.c:
10746         * sys/osxaudio/gstosxaudiosink.c:
10747         * sys/osxaudio/gstosxaudiosrc.c:
10748         * sys/sunaudio/gstsunaudiomixer.c:
10749         * sys/sunaudio/gstsunaudiosink.c:
10750           Define GstElementDetails as const and also static (when defined as
10751           global)
10752
10753 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10754
10755         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10756           Source pad has fixed caps. If we don't set this, bad
10757           things happen when the window is resized.
10758
10759 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10760
10761         * gst/matroska/Makefile.am:
10762         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10763         (gst_matroska_demux_handle_src_event):
10764         * gst/matroska/matroska-ids.c:
10765         (gst_matroska_track_init_video_context),
10766         (gst_matroska_track_init_audio_context),
10767         (gst_matroska_track_init_subtitle_context),
10768         (gst_matroska_track_init_complex_context):
10769         * gst/matroska/matroska-ids.h:
10770           Handle case where the TrackType ebml chunk does not come before the
10771           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
10772           events.
10773
10774 2006-04-25  Wim Taymans  <wim@fluendo.com>
10775
10776         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10777         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
10778         It's codec_data, not codec_info.
10779
10780 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10781
10782         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10783
10784         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
10785           Handle codec_data for VfW compatibility codec IDs (#339451)
10786
10787         * gst/matroska/matroska-mux.c:
10788         (gst_matroska_mux_video_pad_setcaps):
10789           Same here, handle codec_data and add additional caps we can handle
10790           now to the pad template (huffyuv, dv and h263 video) (#339451)
10791
10792 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10793
10794         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
10795
10796         * gst/matroska/matroska-mux.c:
10797         (gst_matroska_mux_create_buffer_header),
10798         (gst_matroska_mux_write_data):
10799           Fix timestamping of B-frames, use signed integers, do
10800           some rounding (#339678).
10801
10802 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
10803
10804         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
10805         just make it compile with --disable-gst-debug.
10806
10807 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
10808
10809         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10810         Fix a bad conversion using gst_guint64_to_gdouble.
10811         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
10812         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
10813         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
10814     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
10815         mistake.
10816
10817 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
10818
10819         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10820         Use gst_guint64_to_gdouble for conversions
10821         * win32/vs6/gst_plugins_good.dsw:
10822         * win32/vs6/libgsticydemux.dsp:
10823         Add a project file for icydemux
10824
10825 2006-04-21  Wim Taymans  <wim@fluendo.com>
10826
10827         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
10828
10829         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10830         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
10831         When splitting audio chunks, the block alignment is not taken in
10832         consideration, so the smaller chunks could be of size which is 
10833         not a multiple of the block alignment. Fixes #336904
10834
10835 2006-04-21  Wim Taymans  <wim@fluendo.com>
10836
10837         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
10838         Use scale functions
10839
10840 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10841
10842         * ext/dv/gstdv.c: (plugin_init):
10843           Fix build.
10844
10845 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10846
10847         * gst/debug/progressreport.c: (gst_progress_report_finalize),
10848         (gst_progress_report_class_init), (gst_progress_report_init),
10849         (gst_progress_report_do_query), (gst_progress_report_report),
10850         (gst_progress_report_set_property),
10851         (gst_progress_report_get_property):
10852           Add 'format' property to force querying to a particular format.
10853
10854 2006-04-21  Andy Wingo  <wingo@pobox.com>
10855
10856         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
10857         best, on big endian systems. Drop its rank in that case. OTOH on
10858         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
10859
10860 2006-04-21  Michael Smith  <msmith@fluendo.com>
10861
10862         * configure.ac:
10863         * gst/icydemux/Makefile.am:
10864         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
10865         (gst_icydemux_base_init), (gst_icydemux_class_init),
10866         (gst_icydemux_reset), (gst_icydemux_init),
10867         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
10868         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
10869         (unicodify), (gst_icydemux_unicodify),
10870         (gst_icydemux_parse_and_send_tags),
10871         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10872         (gst_icydemux_chain), (gst_icydemux_change_state),
10873         (gst_icydemux_send_tag_event), (plugin_init):
10874         * gst/icydemux/gsticydemux.h:
10875         * tests/check/Makefile.am:
10876         * tests/check/elements/icydemux.c: (typefind_succeed),
10877         (plugin_init), (icydemux_found_pad), (create_icydemux),
10878         (cleanup_icydemux), (push_data), (GST_START_TEST),
10879         (icydemux_suite), (main):
10880           Add icydemux, and tests.
10881
10882 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10883
10884         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10885           Post SEGMENT_DONE message in TIME format.
10886
10887 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10888
10889         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
10890
10891         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
10892         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
10893           Fix index creation when we have to scan the file to create
10894           an index. There may be other types of RIFF 'LIST' chunks than
10895           'movi' and we need to skip them properly as well or we'll end up
10896           reading garbage (#336889). Some other cosmetic changes.
10897           
10898 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10899
10900         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
10901         (gst_flac_dec_handle_seek_event):
10902           Add support for segment seeks (fixes #338290). Also demote
10903           some recurring debug message from DEBUG to LOG level.
10904
10905 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10906
10907         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10908         (gst_matroskademux_do_index_seek),
10909         (gst_matroska_demux_handle_seek_event),
10910         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
10911         * gst/matroska/matroska-ids.h:
10912           Set DISCONT flag on first buffer after a discontinuity.
10913           Fix newsegment events sent when seeking and honour KEY_UNIT
10914           seek flag. Create pad with bogus caps if we don't recognise
10915           the stream codec id.
10916
10917         * gst/matroska/matroska-demux.h:
10918           Fix GObject macros.
10919
10920 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10921
10922         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10923
10924         * gst/matroska/matroska-demux.c:
10925         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
10926           Handle end of segment properly when set; don't dead-lock when
10927           posting start of segment message when doing a segment seek.
10928           Fixes #338810.
10929
10930 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10931
10932         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
10933         (gst_matroska_demux_plugin_init):
10934           Make mpeg2 aac audio work: create artificial private codec data
10935           chunk which faad2 seems to require, just as we do for mpeg4 aac.
10936           Also call gst_riff_init(). Partially fixes #338767.
10937
10938 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
10939
10940         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
10941         (gst_wavenc_class_init), (gst_wavenc_init),
10942         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
10943         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
10944         (gst_wavenc_chain), (gst_wavenc_change_state):
10945         * gst/wavenc/gstwavenc.h:
10946           Set caps on first outgoing buffer, so that it doesn't error out
10947           immediately with a non-negotiated error (#338716). Rewrite and
10948           clean up a bit; fix setcaps function to parse things properly;
10949           fix sink caps (8bit audio is unsigned and doesn't have depth);
10950           use boilerplate macros; remove unused properties stuff.
10951
10952 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10953
10954         * ext/gdk_pixbuf/gstgdkpixbuf.c:
10955           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
10956           handle MJPEG streams and might be autoplugged for those if the
10957           user doesn't have jpegdec installed (resulting in a cryptic error
10958           message about huffman tables). Better to disable JPEG decoding here
10959           and let the user figure out that she needs to install jpegdec.
10960
10961 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10962
10963         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
10964         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
10965         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
10966         * ext/gdk_pixbuf/gstgdkpixbuf.h:
10967           Make work with packetised/framed input (e.g. png-in-quicktime). Use
10968           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
10969           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
10970           debug messages. Fix boilerplate macros.
10971
10972 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10973
10974         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
10975         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
10976           No need to special-case for Gdk-2.0 any longer, we require
10977           Gdk 2.2 or newer; minor clean-ups.
10978
10979 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10980
10981         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
10982         (gst_shout2send_class_init), (gst_shout2send_init),
10983         (set_shout_metadata), (gst_shout2send_set_metadata),
10984         (gst_shout2send_event), (gst_shout2send_start),
10985         (gst_shout2send_connect), (gst_shout2send_stop),
10986         (gst_shout2send_render), (gst_shout2send_set_property),
10987         (gst_shout2send_get_property), (gst_shout2send_setcaps),
10988         (plugin_init):
10989         * ext/shout2/gstshout2.h:
10990         * po/POTFILES.in:
10991           Rewrite a bit: use GstBaseSink::start and stop instead of a state
10992           change function; use GST_ELEMENT_ERROR for error reporting, not
10993           g_error() or GST_ERROR(); don't unref caps in setcaps function,
10994           will cause crashes or assertion failures; remove (unused) "sync"
10995           property, basesink already has such a property; misc. other
10996           minor fixes and cleanups.
10997
10998 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10999
11000         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
11001         * ext/esd/gstesd.c: (plugin_init):
11002         * po/POTFILES.in:
11003           Add translatable error message for when we cannot
11004           connect to the sound server, as "Cannot open resource
11005           for writing" isn't really an acceptable message to show
11006           to the user in this case.
11007
11008 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11009
11010         * sys/oss/gst-i18n-plugin.h:
11011           Remove bogus file that doesn't belong here.
11012
11013 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11014
11015         Patch by: Philippe Valembois
11016
11017         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11018         (gst_shout2send_set_metadata), (gst_shout2send_event),
11019         (gst_shout2send_render), (gst_shout2send_change_state):
11020         * ext/shout2/gstshout2.h:
11021           Handle tags being received before the connection to
11022           the server is established properly (see #338636).
11023
11024 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11025
11026         * ext/shout2/gstshout2.c: (gst_shout2send_render):
11027           Don't crash in case the connection to the server fails:
11028           don't set pointer to NULL by assigning FALSE; error out
11029           properly by using GST_ELEMENT_ERROR and returning
11030           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
11031           before resetting the pointer.
11032
11033 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
11034
11035         * gst/id3demux/id3tags.c:
11036         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
11037         (Fixes #338713)
11038
11039 2006-04-12  Wim Taymans  <wim@fluendo.com>
11040
11041         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11042         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
11043         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11044         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
11045         (gst_gdk_pixbuf_chain):
11046         Some cleanups.
11047         Added RGBA as a possible output format.
11048         Correctly free the supported mimetypes.
11049         deprecate silent arg, it's not used.
11050         Return result from _alloc_buffer to peer.
11051
11052 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11053
11054         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
11055           Don't leak memory allocated by gst_buffer_new_and_alloc() by
11056           overwriting GST_BUFFER_MALLOCDATA.
11057
11058 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11059
11060         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11061         (user_endrow_callback), (user_end_callback),
11062         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
11063         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
11064         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
11065         * ext/libpng/gstpngdec.h:
11066           Handle more than one frame if the content is framed,
11067           like with png-in-quicktime (#331917).
11068
11069 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11070
11071         * sys/oss/Makefile.am:
11072         * sys/oss/common.h:
11073         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
11074         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
11075         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
11076         (gst_oss_src_unprepare):
11077           - the user-visible error strings were in the wrong category
11078           - and the messages were not marked for translation
11079           - which is actually a good thing, because they were exactly
11080             the kind of message you would never want anyone to see
11081           - the macros were using variables that didn't exist in the macro
11082             arguments
11083           - and they were obviously copied from each other and then modified
11084           - so a common header makes sense
11085
11086 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11087
11088         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11089           Don't try to modify read-only data.
11090
11091         * gst/matroska/matroska-demux.c:
11092         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11093           Fix comment (won't crash any longer now).
11094
11095 2006-04-10  Michael Smith  <msmith@fluendo.com>
11096
11097         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
11098           Use copies of header buffers for caps to avoid circular refcounting
11099           problems (as in theoradec, vorbisdec).
11100
11101         * tests/check/elements/cmmldec.c: (GST_START_TEST):
11102           Fix a typo in test that meant it was testing the wrong thing.
11103
11104         * tests/check/elements/cmmlenc.c: (check_headers):
11105           Fix refcount checks now that we use buffer-copies for caps.
11106
11107 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11108
11109         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
11110         (gst_matroska_demux_handle_seek_event),
11111         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
11112         (gst_matroska_demux_subtitle_caps),
11113         (gst_matroska_demux_plugin_init):
11114           Use static pad templates with ANY caps for audio and video
11115           source pads and get rid of a lot of unnecessary (and partially
11116           broken) code for the template caps. Clean up caps finding
11117           functions. Fixes playback of audio files/streams that do not
11118           contain the sample rate and/or number of channels in the audio
11119           context (happens a lot with vorbis/mp3 .mka files it seems).
11120           Fixes #337183.
11121           Also add myself to copyright holders.
11122
11123 2006-04-10  Michael Smith  <msmith@fluendo.com>
11124
11125         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
11126           Use g_list_delete_link () instead of g_list_remove_link () so that
11127           we free the link as well as the contained data.
11128
11129 2006-04-10  Wim Taymans  <wim@fluendo.com>
11130
11131         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
11132
11133         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11134         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
11135         (gst_avi_demux_stream_header):
11136         Fix some crashers with empty chunks. (Fixes #337749)
11137
11138 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
11139
11140         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
11141           use G_GINT64_CONSTANT for INT64 constants
11142         * gst/videofilter/gstvideobalance.c:
11143           define rint for WIN32 #define rint(x) (floor((x)+0.5))
11144         * win32/vs6/libgstavi.dsp:
11145          add missing libraries for the link and remove avimux.c from
11146          the project as it isn't ported to 0.10 yet
11147         
11148 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
11149
11150         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11151           Even better would be if we actually did the right thing
11152           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
11153
11154 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11155
11156         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11157           Can't just replace 1LL with 1L here just because MSVC doesn't
11158           support it, as it might lead to incorrect results when doing the
11159           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
11160           force a 64-bit constant in a way that all compilers are happy with.
11161
11162 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11163
11164         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
11165         * ext/esd/esdsink.c: (gst_esdsink_class_init):
11166         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
11167         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
11168         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
11169         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
11170         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
11171         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11172         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
11173         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
11174         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
11175         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11176         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
11177         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
11178         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
11179         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
11180         * gst/avi/gstavimux.c: (gst_avimux_class_init):
11181         * gst/debug/efence.c: (gst_efence_class_init):
11182         * gst/debug/negotiation.c: (gst_negotiation_class_init):
11183         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11184         * gst/goom/gstgoom.c: (gst_goom_class_init):
11185         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
11186         * gst/interleave/deinterleave.c: (deinterleave_class_init):
11187         * gst/interleave/interleave.c: (interleave_class_init):
11188         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
11189         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
11190         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
11191         * gst/median/gstmedian.c: (gst_median_class_init):
11192         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11193         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
11194         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
11195         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
11196         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
11197         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
11198         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
11199         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
11200         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
11201         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
11202         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
11203         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
11204         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
11205         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
11206         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11207         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
11208         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
11209         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
11210         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
11211         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
11212         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
11213         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
11214         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
11215         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
11216         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
11217         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
11218         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
11219         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11220         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
11221         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
11222         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
11223         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
11224         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
11225         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
11226         * sys/osxaudio/gstosxaudioelement.c:
11227         (gst_osxaudioelement_class_init):
11228         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
11229         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
11230         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
11231         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
11232
11233 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11234
11235         * ext/mikmod/gstmikmod.h:
11236         * gst/level/gstlevel.h:
11237         Fix more broken GObject macros
11238
11239 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11240
11241         * ext/annodex/gstcmmldec.h:
11242         * ext/annodex/gstcmmlenc.h:
11243         * ext/annodex/gstcmmltag.h:
11244         * ext/cairo/gsttextoverlay.h:
11245         * ext/ladspa/gstsignalprocessor.h:
11246         * gst/matroska/ebml-read.h:
11247         * gst/matroska/ebml-write.h:
11248         * sys/osxaudio/gstosxaudioelement.h:
11249         Fix broken GObject macros
11250
11251 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11252
11253         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11254           Don't try to seek beyond the end of the file (would
11255           occasionally display error dialogs in totem when seeking
11256           to the end) (#335869). Will still throw an error though
11257           if the file is truncated and the total_samples value in
11258           the stream header is wrong.
11259
11260 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
11261
11262         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
11263         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
11264         (gst_flac_dec_metadata_callback):
11265         * ext/flac/gstflacdec.h:
11266           If the stream header doesn't contain the total number of samples,
11267           search for the last flac frame at the end of the file and calculate
11268           the total duration from that frame's offset (fixes #337609).
11269
11270 2006-04-07  Edward Hervey  <edward@fluendo.com>
11271
11272         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
11273         Don't unref the GstPadTemplate returned by
11274         gst_element_class_get_pad_template().
11275
11276 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11277
11278         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
11279
11280         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
11281         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
11282         * sys/sunaudio/gstsunaudiosink.h:
11283           Use spec->segsize and spec->segtotal in the prepare function
11284           to initialise the ring buffer instead of using the buffer-time
11285           property (#337421).
11286
11287 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11288
11289         * configure.ac:
11290           Bump core requirements to CVS for gst_pad_query_peer_duration()
11291           which is used by speexdec.
11292
11293 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
11294
11295         * ext/speex/gstspeex.c: (plugin_init):
11296         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11297         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
11298         (speex_get_sink_query_types), (speex_dec_sink_query),
11299         (speex_get_src_query_types), (speex_dec_src_query),
11300         (speex_dec_src_event), (speex_dec_sink_event),
11301         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
11302         (speex_dec_chain_parse_data), (speex_dec_chain),
11303         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
11304         (speex_dec_change_state):
11305         * ext/speex/gstspeexdec.h:
11306           Fix seeking and duration queries (#337033); clean up and
11307           refactor a bit.
11308
11309 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11310
11311         * ext/raw1394/gstdv1394src.c:
11312           distinguish between device not found and could not open for
11313           reading
11314
11315 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11316
11317         * Makefile.am:
11318         * configure.ac:
11319         * pkgconfig/.cvsignore:
11320         * pkgconfig/Makefile.am:
11321         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
11322           add a .pc file so other modules can use good plugins in tests
11323
11324 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11325
11326         * configure.ac:
11327           clean up, use AS_VERSION and AS_NANO
11328         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11329           use PACKAGE_VERSION define
11330         * po/af.po:
11331         * po/az.po:
11332         * po/cs.po:
11333         * po/en_GB.po:
11334         * po/hu.po:
11335         * po/it.po:
11336         * po/nb.po:
11337         * po/nl.po:
11338         * po/or.po:
11339         * po/sq.po:
11340         * po/sr.po:
11341         * po/sv.po:
11342         * po/uk.po:
11343         * po/vi.po:
11344           updated
11345
11346 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
11347
11348         * ext\jpeg\smokecodec.c:
11349           use of GST_DEBUG instead of DEBUG(a...) for WIN32
11350         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
11351           move first instruction after all variables declarations
11352         * gst\alpha\gstalpha.c:
11353         * gst\effectv\gstshagadelic.c:
11354         * gst\smpte\paint.c:
11355         * gst\videofilter\gstvideobalance.c:
11356           define M_PI if it's not defined (it's not defined on WIN32)
11357         * gst\cutter\gstcutter.c: (gst_cutter_chain):
11358         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
11359         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
11360         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
11361         (gst_matroska_demux_video_caps):
11362         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
11363         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
11364           use gst_guint64_to_gdouble for conversions
11365         * gst\goom\filters.c: (setPixelRGB_):
11366           fix a debug which was using undefined variable
11367         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
11368         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
11369           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
11370         * win32/vs6:
11371           add vs6 projects files for most of plugins-good
11372         
11373 2006-03-30  j^  <j@bootlab.org>
11374
11375         * ext/aalib/gstaasink.c:
11376         * ext/annodex/gstcmmldec.c:
11377         * ext/annodex/gstcmmlenc.c:
11378         * ext/cairo/gsttextoverlay.c:
11379         * ext/cairo/gsttimeoverlay.c:
11380         * ext/cdio/gstcdiocddasrc.c:
11381         * ext/dv/gstdvdec.c:
11382         * ext/esd/esdmon.c:
11383         * ext/esd/esdsink.c:
11384         * ext/flac/gstflacdec.c:
11385         * ext/flac/gstflacenc.c:
11386         * ext/flac/gstflactag.c:
11387         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11388         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11389         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11390         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11391         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11392         * ext/gdk_pixbuf/pixbufscale.c:
11393         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11394         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11395         * ext/jpeg/gstjpegdec.c:
11396         * ext/jpeg/gstjpegenc.c:
11397         * ext/jpeg/gstsmokedec.c:
11398         * ext/jpeg/gstsmokeenc.c:
11399         * ext/libcaca/gstcacasink.c:
11400         * ext/libmng/gstmngdec.c:
11401         * ext/libmng/gstmngenc.c:
11402         * ext/libpng/gstpngdec.c:
11403         * ext/libpng/gstpngenc.c:
11404         * ext/mikmod/gstmikmod.c:
11405         * ext/raw1394/gstdv1394src.c:
11406         * ext/shout2/gstshout2.c:
11407         * ext/speex/gstspeexdec.c:
11408         * ext/speex/gstspeexenc.c:
11409         * gst/alpha/gstalpha.c:
11410         * gst/alpha/gstalphacolor.c:
11411         * gst/auparse/gstauparse.c:
11412         * gst/autodetect/gstautoaudiosink.c:
11413         (gst_auto_audio_sink_base_init):
11414         * gst/autodetect/gstautovideosink.c:
11415         (gst_auto_video_sink_base_init):
11416         * gst/avi/gstavimux.c: (gst_avimux_base_init):
11417         * gst/cutter/gstcutter.c:
11418         * gst/debug/breakmydata.c:
11419         * gst/debug/efence.c:
11420         * gst/debug/gstnavigationtest.c:
11421         * gst/debug/negotiation.c:
11422         * gst/debug/progressreport.c:
11423         * gst/debug/testplugin.c:
11424         * gst/effectv/gstaging.c:
11425         * gst/effectv/gstdice.c:
11426         * gst/effectv/gstedge.c:
11427         * gst/effectv/gstquark.c:
11428         * gst/effectv/gstrev.c:
11429         * gst/effectv/gstvertigo.c:
11430         * gst/effectv/gstwarp.c:
11431         * gst/flx/gstflxdec.c:
11432         * gst/goom/gstgoom.c:
11433         * gst/interleave/deinterleave.c:
11434         * gst/interleave/interleave.c:
11435         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
11436         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
11437         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
11438         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
11439         * gst/level/gstlevel.c:
11440         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
11441         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
11442         * gst/median/gstmedian.c:
11443         * gst/monoscope/gstmonoscope.c:
11444         * gst/multipart/multipartdemux.c:
11445         * gst/multipart/multipartmux.c:
11446         * gst/oldcore/gstmd5sink.c:
11447         * gst/oldcore/gstmultifilesrc.c:
11448         * gst/oldcore/gstpipefilter.c:
11449         * gst/oldcore/gstshaper.c:
11450         * gst/oldcore/gststatistics.c:
11451         * gst/rtp/gstasteriskh263.c:
11452         * gst/rtp/gstrtpL16depay.c:
11453         * gst/rtp/gstrtpL16pay.c:
11454         * gst/rtp/gstrtpamrdepay.c:
11455         * gst/rtp/gstrtpamrpay.c:
11456         * gst/rtp/gstrtpdepay.c:
11457         * gst/rtp/gstrtpgsmpay.c:
11458         * gst/rtp/gstrtph263pay.c:
11459         * gst/rtp/gstrtph263pdepay.c:
11460         * gst/rtp/gstrtph263ppay.c:
11461         * gst/rtp/gstrtpmp4gpay.c:
11462         * gst/rtp/gstrtpmp4vdepay.c:
11463         * gst/rtp/gstrtpmp4vpay.c:
11464         * gst/rtp/gstrtpmpadepay.c:
11465         * gst/rtp/gstrtpmpapay.c:
11466         * gst/rtp/gstrtppcmadepay.c:
11467         * gst/rtp/gstrtppcmapay.c:
11468         * gst/rtp/gstrtppcmudepay.c:
11469         * gst/rtp/gstrtppcmupay.c:
11470         * gst/rtp/gstrtpspeexdepay.c:
11471         * gst/rtp/gstrtpspeexpay.c:
11472         * gst/rtsp/gstrtpdec.c:
11473         * gst/smpte/gstsmpte.c:
11474         * gst/videobox/gstvideobox.c:
11475         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
11476         * gst/videofilter/gstvideobalance.c:
11477         * gst/videofilter/gstvideoflip.c:
11478         * gst/videofilter/gstvideotemplate.c:
11479         (gst_videotemplate_base_init):
11480         * gst/videomixer/videomixer.c:
11481         * gst/wavenc/gstwavenc.c:
11482         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
11483          better/unified long descriptions
11484          Fixed #336602
11485          Some cleanups to auparse, don't send multiple newsegments.
11486
11487 2006-03-29  Wim Taymans  <wim@fluendo.com>
11488
11489         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
11490
11491         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
11492         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
11493         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
11494         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
11495         * ext/dv/gstdvdemux.h:
11496         Seek in READY patch. Only works for pull based mode.
11497         Fixes #323880
11498
11499 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
11500
11501         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
11502         (gst_gdk_pixbuf_event):
11503           Fix two crashers: don't unref the same caps twice, and
11504           set pixbuf loader to NULL after freeing it.
11505
11506 2006-03-27  Wim Taymans  <wim@fluendo.com>
11507
11508         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
11509         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
11510         (gst_speexenc_chain):
11511         * ext/speex/gstspeexenc.h:
11512         Don't leak adapter.
11513         A push *always* takes ownership of the buffer, even on
11514         errors.
11515         Small cleanups.
11516
11517 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
11518
11519         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
11520           Create source pad without leaking.
11521
11522 2006-03-24  Wim Taymans  <wim@fluendo.com>
11523
11524         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11525         * ext/flac/gstflacdec.h:
11526         * ext/flac/gstflacenc.h:
11527         Spifify a bit.
11528         Fix deadly lock order error in seeking code, STREAM_LOCK
11529         cannot be taken within LOCK and the streaming variables are
11530         protected with the STREAM_LOCK anyway.
11531
11532 2006-03-24  Wim Taymans  <wim@fluendo.com>
11533
11534         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
11535         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
11536         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
11537         this patch combines the global init_frames with the stream
11538         init_frames. Rationale being that the global delay should 
11539         be subtracted from any stream delay.
11540         Fixes #335858.
11541
11542 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
11543
11544         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
11545         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
11546         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11547         * gst/videomixer/videomixer.c: (gst_videomixer_init):
11548         use DEBUG_FUNCPTR for collectpads
11549
11550 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
11551
11552         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
11553           Don't crash when encoding images where the number of rows isn't
11554           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
11555
11556 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11557
11558         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
11559         * gst/interleave/deinterleave.c: (deinterleave_change_state):
11560         * gst/interleave/interleave.c: (interleave_change_state):
11561         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
11562           More state change function fixes.
11563
11564 2006-03-23  Wim Taymans  <wim@fluendo.com>
11565
11566         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11567         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
11568         (gst_esdsink_prepare), (gst_esdsink_unprepare),
11569         (gst_esdsink_delay), (gst_esdsink_reset):
11570         * ext/esd/esdsink.h:
11571         Fix esd choppy playback by configuring audiosink
11572         correctly. Fixes #325191
11573
11574 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11575
11576         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
11577           Make state change function thread-safe.
11578
11579 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11580
11581         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
11582         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
11583           Don't try to read beyond the end of the file just because
11584           the header claims a bigger size (like with truncated files).
11585
11586 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11587
11588         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11589         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
11590         (gst_wavparse_stream_data), (gst_wavparse_loop):
11591         * gst/wavparse/gstwavparse.h:
11592           Delay source pad creation until we have the first chunk of
11593           media data, so the we can examine the data and adjust the
11594           caps accordingly if required. This makes playback of .wav
11595           files with DTS-declared-as-PCM content work (#313266).
11596
11597 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
11598
11599         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11600         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11601         Don't attempt typefinding on too-short buffers that have been
11602         completely trimmed away. (Fixes #330239)
11603
11604         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
11605         Improve the debug output
11606
11607 2006-03-21  Wim Taymans  <wim@fluendo.com>
11608
11609         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
11610         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
11611         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
11612         (gst_esdsink_set_property), (gst_esdsink_get_property):
11613         Some cleanups.
11614         Reset fd to -1 when we close them.
11615
11616 2006-03-21  Wim Taymans  <wim@fluendo.com>
11617
11618         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11619         the OPTIONS request result is optional so don't
11620         fail on it.
11621
11622 2006-03-21  Edward Hervey  <edward@fluendo.com>
11623
11624         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
11625         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
11626         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
11627         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11628         (gst_wavparse_change_state):
11629         gcc 4.1 unreferenced pointer fixes.
11630
11631 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
11632
11633         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11634
11635         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
11636           Fix block alignment calculation. Alignment should be done before
11637           adding the byte offset where the data starts (#335231).
11638
11639 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11640
11641         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
11642           Ensure that we set correct caps on buffers that are transferred
11643           direct from the input.
11644
11645 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11646
11647         * gst/goom/filters.c: (zoomFilterDestroy):
11648         * gst/goom/goom_core.c: (goom_close):
11649           Free filter data when cleaning up. (Fixes: #334995)
11650
11651 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
11652
11653         * configure.ac:
11654           Don't compile udp and rtsp plugins on win32 (mingw) or other
11655           systems that don't have <sys/socket.h> for some reason (#316203).
11656
11657 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11658
11659         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
11660         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
11661         * ext/raw1394/gstdv1394src.h:
11662           Change bus reset handler so it reports useful information such as
11663           whether the device being used connected or disconnected
11664
11665 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11666
11667         * gst/id3demux/id3v2frames.c:
11668         (parse_relative_volume_adjustment_two):
11669           We only care about gain and peak data for the master volume.
11670
11671 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11672
11673         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11674         (parse_id_string), (parse_unique_file_identifier),
11675         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
11676           Read replay gain tags (#323721).
11677
11678 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11679
11680         * configure.ac:
11681           Bump requirements to gst-plugins-base CVS because
11682           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
11683
11684 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11685
11686         * rtp/gst/gstrtppcmadepay.c:
11687         Fixed one of the caps in the code from mulaw to alaw.
11688
11689 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
11690
11691         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11692           Ensure that we set caps on the buffers we pass.
11693
11694         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
11695         (gst_id3demux_sink_activate):
11696           Ensure that we set caps on the buffers we pass.
11697
11698           Use STREAM, TYPE_NOT_FOUND as the error class when
11699           typefinding fails.
11700
11701 2006-03-15  Edward Hervey  <edward@fluendo.com>
11702
11703         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
11704         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
11705         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
11706         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
11707         (gst_jpeg_dec_setcaps):
11708         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
11709         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
11710         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
11711         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
11712         (gst_mngdec_src_getcaps):
11713         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11714         (gst_pngdec_caps_create_and_set):
11715         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
11716         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
11717         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
11718         * gst/alpha/gstalpha.c: (gst_alpha_init):
11719         * gst/auparse/gstauparse.c: (gst_au_parse_init):
11720         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
11721         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
11722         * gst/cutter/gstcutter.c: (gst_cutter_init):
11723         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
11724         (gst_efence_checkgetrange):
11725         * gst/debug/negotiation.c: (gst_negotiation_init):
11726         * gst/flx/gstflxdec.c: (gst_flxdec_init):
11727         * gst/goom/gstgoom.c: (gst_goom_init):
11728         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
11729         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
11730         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
11731         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
11732         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
11733         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
11734         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
11735         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11736         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11737         (gst_wavparse_create_sourcepad):
11738         Fix memleak with gst_static_pad_template_get().
11739         This uses gst_pad_new_from_static_template() instead.
11740         Fixes #333512
11741
11742 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11743
11744         * configure.ac:
11745           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
11746           used by id3demux.
11747
11748         * gst/id3demux/gstid3demux.c: (plugin_init):
11749         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11750         (parse_user_text_identification_frame),
11751         (parse_unique_file_identifier):
11752           Add support for UFID and TXXX frames and extract musicbrainz tags.
11753
11754 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11755
11756         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11757           Catch short reads, like they might happen with truncated
11758           files (see #305279); remove unnecessary indentation.
11759
11760 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11761
11762         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
11763           Fix DIB image inversion for pictures with a
11764           depth != 8 (#305279).
11765
11766 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11767
11768         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
11769         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
11770         * ext/jpeg/gstjpegdec.h:
11771           Fix durations on outgoing buffers after seeking
11772           in MJPEG files (#334083); some minor clean-ups.
11773
11774 2006-03-13  Wim Taymans  <wim@fluendo.com>
11775
11776         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
11777         (gst_wavparse_change_state):
11778         Implement seek in READY (re-fixes #327658)
11779
11780 2006-03-13  Wim Taymans  <wim@fluendo.com>
11781
11782         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
11783         * ext/esd/esdmon.c: (gst_esdmon_get):
11784         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
11785         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11786         (gst_gdk_pixbuf_sink_getcaps):
11787         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
11788         (gst_jpegenc_setcaps):
11789         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
11790         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
11791         (gst_smokeenc_setcaps):
11792         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
11793         (gst_mngdec_src_getcaps):
11794         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
11795         (gst_mngenc_chain):
11796         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
11797         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
11798         * ext/speex/gstspeexdec.c: (speex_dec_convert),
11799         (speex_dec_src_event), (speex_dec_chain):
11800         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
11801         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
11802         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
11803         (gst_negotiation_pad_link), (gst_negotiation_chain):
11804         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
11805         (gst_flxdec_chain):
11806         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
11807         (deinterleave_chain):
11808         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
11809         * gst/median/gstmedian.c: (gst_median_link):
11810         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
11811         (gst_monoscope_chain):
11812         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
11813         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
11814         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
11815         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
11816         close #333784 unref the result of gst_pad_get_parent()
11817         by: Christophe Fergeau.
11818
11819 2006-03-09  Wim Taymans  <wim@fluendo.com>
11820
11821         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
11822         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
11823         Handle events in push mode better, can now do non-flushing
11824         seeks in push mode as well.
11825
11826 2006-03-07  Wim Taymans  <wim@fluendo.com>
11827
11828         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11829         Applied patch from Kai Vehmanen, fixes #333624.
11830
11831 2006-03-06  Julien MOUTTE  <julien@moutte.net>
11832
11833         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
11834         Implement paletted and grayscale png files handling.
11835         (#150363).
11836
11837 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11838
11839         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
11840         (gst_speexenc_chain):
11841           fix a tag list assert
11842           follow gst-plugins-base/ext/ogg/README; set OFFSET
11843           and OFFSET_END.  Muxes correctly with gst-plugins-base
11844           > 0.9.3
11845
11846 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11847
11848         * gst/id3demux/Makefile.am:
11849         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
11850         (gst_id3demux_chain), (gst_id3demux_sink_activate):
11851           Use new typefind helper functions here as well, and
11852           do typefinding in pull-mode if upstream supports that.
11853
11854 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11855
11856         * sys/sunaudio/gstsunaudiomixerctrl.c:
11857         (gst_sunaudiomixer_ctrl_get_volume),
11858         (gst_sunaudiomixer_ctrl_set_volume):
11859         * sys/sunaudio/gstsunaudiomixertrack.c:
11860         (gst_sunaudiomixer_track_new):
11861           Remove unused variables, breaks build from CVS
11862           with -Werror (#333392, patch by: Benjamin Pineau)
11863
11864 2006-03-03  Wim Taymans  <wim@fluendo.com>
11865
11866         * docs/plugins/Makefile.am:
11867         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11868         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11869         Added wavparse docs.
11870
11871         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11872         (gst_wavparse_reset), (gst_wavparse_init),
11873         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
11874         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
11875         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11876         (gst_wavparse_stream_data), (gst_wavparse_loop),
11877         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
11878         (gst_wavparse_change_state):
11879         * gst/wavparse/gstwavparse.h:
11880         Implement seek in READY (fixes #327658)
11881         Added docs and did some cleanups.
11882
11883 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
11884
11885         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11886         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
11887         (gst_avi_demux_calculate_durations_from_index),
11888         (gst_avi_demux_stream_header):
11889         * gst/avi/gstavidemux.h:
11890           If we have an index, use a duration based on the index instead
11891           of blindly trusting the information in the stream headers
11892           (fixes #331817).
11893
11894 2006-03-03  Wim Taymans  <wim@fluendo.com>
11895
11896         * docs/plugins/Makefile.am:
11897         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11898         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11899         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11900         Added smoke and jpeg to the docs.
11901
11902         * ext/jpeg/Makefile.am:
11903         * ext/jpeg/gstjpeg.c: (plugin_init):
11904         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
11905         * ext/jpeg/gstjpegenc.h:
11906         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
11907         (gst_smokedec_chain):
11908         * ext/jpeg/gstsmokedec.h:
11909         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
11910         * ext/jpeg/gstsmokeenc.h:
11911         * ext/jpeg/smokecodec.h:
11912         Port smokedec (fixes #331905).
11913         Added some docs.
11914         Some cleanups.
11915
11916 2006-03-03  Wim Taymans  <wim@fluendo.com>
11917
11918         * docs/plugins/Makefile.am:
11919         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11920         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11921         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11922         Added videobalance and videoflip to the docs.
11923
11924         * gst/videofilter/Makefile.am:
11925         * gst/videofilter/gstvideobalance.c:
11926         (gst_video_balance_update_tables_planar411),
11927         (gst_video_balance_is_passthrough),
11928         (gst_video_balance_update_properties), (oil_tablelookup_u8),
11929         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
11930         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
11931         (gst_video_balance_finalize), (gst_video_balance_class_init),
11932         (gst_video_balance_init), (gst_video_balance_interface_supported),
11933         (gst_video_balance_interface_init),
11934         (gst_video_balance_colorbalance_list_channels),
11935         (gst_video_balance_colorbalance_set_value),
11936         (gst_video_balance_colorbalance_get_value),
11937         (gst_video_balance_colorbalance_init),
11938         (gst_video_balance_set_property), (gst_video_balance_get_property),
11939         (gst_video_balance_get_type), (plugin_init):
11940         * gst/videofilter/gstvideobalance.h:
11941         Ported to 0.10. (Fixes #326160)
11942         Added docs.
11943
11944         * gst/videofilter/gstvideoflip.c:
11945         * gst/videofilter/gstvideoflip.h:
11946         Added docs.
11947
11948 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
11949
11950         * configure.ac:
11951           Bump requirements to current core and -base CVS
11952           (core for new typefind helper API, and -base for the
11953           WAVFORMATEX support that was added to libgstriff and
11954           is needed by wavparse).
11955         
11956         * gst/apetag/Makefile.am:
11957         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
11958         (gst_tag_demux_sink_activate):
11959           Use new typefind helpers for typefinding instead of our
11960           home-grown stuff; also, do typefinding in pull-mode if
11961           upstream supports that.
11962
11963 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
11964
11965         Reviewed by: Christian Schaller <christian@fluendo.com>
11966
11967         This patch fixes bug: 329107
11968
11969         This Changelog entry is for a commit done on February 17
11970
11971         * ext/gconf/gconf.c
11972         * ext/gconf/gconf.h
11973         * ext/gconf/gstgconfaudiosink.c
11974         * ext/gconf/gstgconfaudiosink.h
11975         * gconf/gstreamer.schemas.in
11976
11977 2006-02-28  Wim Taymans  <wim@fluendo.com>
11978
11979         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11980         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
11981         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
11982         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
11983         Use DEBUG_OBJECT more.
11984
11985 2006-02-28  Wim Taymans  <wim@fluendo.com>
11986
11987         * docs/plugins/Makefile.am:
11988         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11989         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11990         Added dvdec and dvdemux to docs.
11991
11992         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
11993         Added docs.
11994         Check frame sizes so we don't crash when don't have enough
11995         data.
11996         Send nice error messages on error.
11997
11998         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
11999         (gst_dvdemux_class_init), (gst_dvdemux_init),
12000         (gst_dvdemux_finalize), (gst_dvdemux_reset),
12001         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12002         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12003         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
12004         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
12005         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
12006         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
12007         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
12008         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
12009         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
12010         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
12011         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
12012         * ext/dv/gstdvdemux.h:
12013         Added docs.
12014         Implement pull mode.
12015         Fix memleaks.
12016         Reduce memcpy for the video demuxing.
12017
12018 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
12019
12020         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
12021         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
12022         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
12023         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
12024           Add a little extra debug. Make the decoder not return NOT_LINKED,
12025           as we want to continue decoding all CMML and emitting tags.
12026
12027 2006-02-27  Michael Smith  <msmith@fluendo.com>
12028
12029         * ext/annodex/gstskeltag.c:
12030         * ext/annodex/gstskeltag.h:
12031           Deleted; these files aren't used any more either.
12032
12033 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12034
12035         * ext/Makefile.am: Fix dist-check.
12036
12037 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12038
12039         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
12040         memleak.
12041
12042 2006-02-25  Alessandro Decina <alessandro@nnva.org>
12043
12044         * ext/annodex/Makefile.am:
12045         * ext/annodex/gstannodex.c:
12046         * ext/annodex/gstcmmldec.c:
12047         * ext/annodex/gstcmmlenc.c:
12048         * ext/annodex/gstcmmlparser.c:
12049         * ext/annodex/gstcmmlparser.h:
12050         * ext/annodex/gstcmmlutils.c:
12051         * tests/check/elements/cmmldec.c:
12052         * tests/check/elements/cmmlenc.c:
12053           Fix a memleak in gst_cmml_track_list_add_clip.
12054           Handle overflows in clip's start and end times.
12055           Add the "encoded" parameter to cmmldec and cmmlenc caps.
12056           Do not parse junk at the end of a CMML preamble buffer.
12057           Register a libxml error handler to not print stuff on stderr.
12058           Check for bad clip start and end times in the testsuites.
12059
12060 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12061
12062         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
12063         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
12064         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
12065         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
12066         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
12067         possible memleaks.
12068
12069 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12070
12071         * tests/check/Makefile.am:
12072         * tests/check/elements/cmmldec.c:
12073         * tests/check/elements/cmmlenc.c: Fix tests so that they use
12074         the plugins-base tags.
12075
12076 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12077
12078         * ext/Makefile.am: Re-enable module.
12079
12080 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12081
12082         * tests/check/Makefile.am: Forgot to remove that test.
12083
12084 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12085
12086         * ext/annodex/Makefile.am:
12087         * ext/annodex/gstannodex.c: (plugin_init):
12088         * ext/annodex/gstcmmldec.c:
12089         * ext/annodex/gstskeldec.c:
12090         * ext/annodex/gstskeldec.h:
12091         * tests/check/Makefile.am:
12092         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
12093
12094 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12095
12096         * tests/check/Makefile.am: Disable those checks as well.
12097
12098 2006-02-24  Julien MOUTTE  <julien@moutte.net>
12099
12100         * ext/Makefile.am: Disable annodex for now until we figure out
12101         how to make it build.
12102         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
12103         Add a rule to your checklist : "please try to at least build 
12104         what you are going to commit into -good, or if you are too lazy
12105         to do that, please check that the buildbots are not crying because
12106         of your commit."
12107
12108 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
12109
12110         * configure.ac:
12111         * ext/Makefile.am:
12112         * ext/gdk_pixbuf/Makefile.am:
12113         * ext/gdk_pixbuf/gstgdkpixbuf.c:
12114         * ext/gdk_pixbuf/gstgdkpixbuf.h:
12115         * ext/gdk_pixbuf/pixbufscale.c:
12116         * ext/gdk_pixbuf/pixbufscale.h:
12117           Gdkpixbuf ported from 0.8 to 0.10 by
12118           Renato Filho <renato.filho@indt.org.br>.
12119           gst_loader and gdkpixbufanimation still need port.
12120
12121 2006-02-24  Michael Smith  <msmith@fluendo.com>
12122
12123         * configure.ac:
12124         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12125         * ext/Makefile.am:
12126         * ext/annodex/Makefile.am:
12127         * ext/annodex/gstannodex.c:
12128         * ext/annodex/gstannodex.h:
12129         * ext/annodex/gstcmmldec.c:
12130         * ext/annodex/gstcmmldec.h:
12131         * ext/annodex/gstcmmlenc.c:
12132         * ext/annodex/gstcmmlenc.h:
12133         * ext/annodex/gstcmmlparser.c:
12134         * ext/annodex/gstcmmlparser.h:
12135         * ext/annodex/gstcmmltag.c:
12136         * ext/annodex/gstcmmltag.h:
12137         * ext/annodex/gstcmmlutils.c:
12138         * ext/annodex/gstcmmlutils.h:
12139         * ext/annodex/gstskeldec.c:
12140         * ext/annodex/gstskeldec.h:
12141         * ext/annodex/gstskeltag.c:
12142         * ext/annodex/gstskeltag.h:
12143         * tests/check/Makefile.am:
12144         * tests/check/elements/cmmldec.c:
12145         * tests/check/elements/cmmlenc.c:
12146         * tests/check/elements/skeldec.c:
12147           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
12148           Includes tests & docs, oh my! Passes Thomas's -good checklist
12149           entirely. Wow.
12150
12151 2006-02-24  Michael Smith  <msmith@fluendo.com>
12152
12153         * autogen.sh:
12154           Check for automake 1.9 as well.
12155
12156 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12157
12158         * ext/flac/gstflacenc.c:
12159           Change min. sample rate to 8kHz to match flacdec's.
12160           
12161 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
12162
12163         * ext/cdio/Makefile.am:
12164           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
12165           required for Cygwin, see #317048)
12166
12167         * gst/rtp/gstasteriskh263.c:
12168           Cygwin has includes for both the unix network socket API
12169           and the windows API, but only one can be included, so fix
12170           includes to only use one or the other, prefering the unxi
12171           one (#317048).
12172
12173 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12174
12175         * rtp/gst/gstrtppcmadepay.c:
12176         * rtp/gst/gstrtppcmadepay.h:
12177         * rtp/gst/gstgstrtppcmapay.c:
12178         * rtp/gst/gstgstrtppcmapay.h:
12179         * rtp/gst/gstrtppcmudepay.c:
12180         * rtp/gst/gstrtppcmudepay.h:
12181         * rtp/gst/gstrtppcmupay.c:
12182         * rtp/gst/gstrtppcmupay.h:
12183         * rtp/gst/Makefile.am:
12184         * rtp/gst/gstrtp.c:
12185         * rtp/gst/README:
12186         Separated the G711 payloaders/depayloaders into separate elements for
12187         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
12188
12189 2006-02-22  Wim Taymans  <wim@fluendo.com>
12190
12191         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
12192         (gst_dvdec_change_state):
12193         * ext/dv/gstdvdec.h:
12194         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
12195         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12196         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12197         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
12198         (gst_dvdemux_flush), (gst_dvdemux_chain),
12199         (gst_dvdemux_change_state):
12200         * ext/dv/gstdvdemux.h:
12201         Ueber spiffify some more, added debug category.
12202         Use _scale.
12203         Use segments, respect playback rate from newsegment.
12204         Fix refcount issue.
12205
12206 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
12207
12208         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
12209         (gst_signal_processor_process):
12210         Fix compilation of LADPSA. It doesn't seem to work, and isn't
12211         enabled for the build, but it helps me win the feature-count
12212         competitions ooh yeah.
12213
12214 2006-02-19  Wim Taymans  <wim@fluendo.com>
12215
12216         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
12217         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12218         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
12219         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
12220         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12221         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
12222         Use scaling code for added precission and more correct stop
12223         position in case scale==0.
12224
12225 2006-02-19  Wim Taymans  <wim@fluendo.com>
12226
12227         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12228         (gst_flxdec_chain):
12229         * gst/flx/gstflxdec.h:
12230         Implement DURATION query.
12231
12232 2006-02-19  Wim Taymans  <wim@fluendo.com>
12233
12234         * gst/flx/flx_color.h:
12235         * gst/flx/flx_fmt.h:
12236         * gst/flx/gstflxdec.c: (gst_flxdec_init),
12237         (gst_flxdec_src_query_handler), (flx_decode_color),
12238         (gst_flxdec_chain):
12239         * gst/flx/gstflxdec.h:
12240         Set MALLOCDATA for the temp buffers so we don't leak.
12241         Some debug cleanups.
12242         Consume all data in the adapter before leaving the chain
12243         function. Fixes #330678.
12244
12245 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
12246
12247         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12248         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
12249          Handle 0 data size in otherwise valid frames.
12250          Handle numeric strings in 2.4.0 even when not in parentheses 
12251
12252 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
12253
12254         * gst/matroska/matroska-demux.c:
12255         (gst_matroska_demux_subtitle_caps),
12256         (gst_matroska_demux_plugin_init):
12257         * gst/matroska/matroska-ids.h:
12258           Recognise SSA/ASS and USF subtitle formats and
12259           set proper caps when they are found.
12260
12261 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12262
12263         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
12264         (gst_jpeg_dec_chain):
12265           Fix invalid memory access for some odd-sized images
12266           (see image contained in quicktime stream in #327083);
12267           use g_malloc() instead of g_alloca().
12268
12269 2006-02-17  Wim Taymans  <wim@fluendo.com>
12270
12271         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12272         Patch from Sebastien Cote, fixes #319884
12273
12274 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12275
12276         * ext/cdio/gstcdio.c: (plugin_init):
12277           Init debug category (#331253).
12278
12279 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12280
12281         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12282           Pass extra_data to gst_riff_create_audio_caps(), so that
12283           WAVEFORMATEX stuff works. Post audio codec name and post
12284           it as taglist on the bus. Allow up to 8 channesl for raw
12285           PCM in the source pad template caps.
12286
12287 2006-02-16  Wim Taymans  <wim@fluendo.com>
12288
12289         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12290         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12291         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
12292         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12293         (gst_multipart_set_property), (gst_multipart_get_property):
12294         Applied #318663. Gives quite a few false positives in
12295         autoscan mode, but it's better than nothing. Not closing yet.
12296
12297 2006-02-16  Wim Taymans  <wim@fluendo.com>
12298
12299         * docs/plugins/Makefile.am:
12300         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12301         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12302         * docs/plugins/gst-plugins-good-plugins.args:
12303         * docs/plugins/inspect/plugin-udp.xml:
12304         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12305         (gst_udpsrc_start):
12306         Update documentation.
12307         Fix args.
12308
12309 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
12310
12311         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12312         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
12313         frame size. (Fixes #331368)
12314
12315 2006-02-16  Wim Taymans  <wim@fluendo.com>
12316
12317         * gst/rtsp/README:
12318         Updated README.
12319
12320         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
12321         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
12322         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
12323         * gst/rtsp/gstrtspsrc.h:
12324         Make sure the RTP port is an even port an try to allocate 
12325         another if not.
12326         Added retry property to control max retries for port allocation.
12327         Make sure RTCP port is RTP port+1.
12328         Cleanup when port allocation fails.
12329         Fixes #319183.
12330         
12331 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12332
12333         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
12334           Don't ignore return value of the parent class's state
12335           change function (#331385, patch by: Wouter Paesen).
12336
12337 2006-02-15  Wim Taymans  <wim@fluendo.com>
12338
12339         * configure.ac:
12340         * docs/plugins/Makefile.am:
12341         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12342         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12343         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12344         * ext/Makefile.am:
12345         * ext/hal/Makefile.am:
12346         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
12347         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
12348         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
12349         (do_toggle_element), (gst_hal_audio_sink_set_property),
12350         (gst_hal_audio_sink_get_property),
12351         (gst_hal_audio_sink_change_state):
12352         * ext/hal/gsthalaudiosink.h:
12353         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
12354         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
12355         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
12356         (do_toggle_element), (gst_hal_audio_src_set_property),
12357         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
12358         * ext/hal/gsthalaudiosrc.h:
12359         * ext/hal/gsthalelements.c: (plugin_init):
12360         * ext/hal/gsthalelements.h:
12361         * ext/hal/hal.c: (gst_hal_get_string),
12362         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
12363         (gst_hal_get_audio_src):
12364         * ext/hal/hal.h:
12365         Add HAL sound device wrapper plugins. Closes #329106
12366
12367 2006-02-15  Wim Taymans  <wim@fluendo.com>
12368
12369         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
12370         Add comment in a fultile attempt to stop the copy-and-paste 
12371         paradigm leading to duplication of bad code.
12372
12373         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
12374         Mime parameters have to be checked case insensitive
12375
12376 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
12377
12378         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
12379           Advance stream time for lagging subtitle streams by sending
12380           newsegment events with the update flag set.
12381
12382 2006-02-14  Edward Hervey  <edward@fluendo.com>
12383
12384         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
12385         There can be bogus data before the hdrl LIST tag in the RIFF header.
12386         It's hard to say if it's not respecting the AVI specifications or not,
12387         but since Google Video is producing AVIs like that and the other player
12388         don't seem to complain, I guess we should do the same.
12389
12390 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
12391
12392         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
12393         (parse_split_strings):
12394         Add more validation to ensure that a char encoding conversion
12395         produced a valid UTF-8 string.
12396
12397 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
12398
12399         Reviewed by: Edward Hervey  <edward@fluendo.com>
12400
12401         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12402         Properly handle end of segment. Closes #330885.
12403
12404 2006-02-13  Wim Taymans  <wim@fluendo.com>
12405
12406         * gst/rtp/gstrtpmp4gpay.h:
12407         For got to commit this one.
12408
12409 2006-02-12  Wim Taymans  <wim@fluendo.com>
12410
12411         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
12412         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
12413         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12414         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
12415         * gst/rtp/gstrtpmp4gpay.h:
12416         Make more things work.
12417         Handle ACC config strings.
12418
12419 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
12420
12421         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
12422           set timestamps if no incoming timestamps set
12423
12424 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
12425
12426         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
12427         (gst_tag_demux_do_typefind):
12428           ... and fix the very same leaks in GstTagDemux.
12429
12430 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
12431
12432         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
12433         (gst_id3demux_do_typefind):
12434         Fix a couple of mem leaks. (Patch by Jonathan Matthew
12435         <jonathan at kaolin dot wh9 dot net>)
12436
12437 2006-02-10  Wim Taymans  <wim@fluendo.com>
12438
12439         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
12440         First set options, then set caps or else the baseclass
12441         will not know about the options, duh.
12442
12443 2006-02-10  Wim Taymans  <wim@fluendo.com>
12444
12445         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
12446         (gst_rtp_mp4v_pay_setcaps):
12447         Don't waste time looking for a config string if we have codec_info
12448         on the incomming caps.
12449
12450 2006-02-10  Wim Taymans  <wim@fluendo.com>
12451
12452         * gst/rtp/README:
12453         Say something about case-sensitivity of caps vs mime-attributes.
12454
12455         * gst/rtp/Makefile.am:
12456         * gst/rtp/gstrtp.c: (plugin_init):
12457         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12458         (gst_rtp_amr_pay_handle_buffer):
12459         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
12460         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
12461         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
12462         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
12463         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
12464         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
12465         (gst_rtp_mp4g_pay_plugin_init):
12466         * gst/rtp/gstrtpmp4gpay.h:
12467         Added beginnings of mpeg4-generic payloader (RFC 3640)
12468
12469 2006-02-09  Wim Taymans  <wim@fluendo.com>
12470
12471         * gst/rtsp/Makefile.am:
12472         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
12473         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
12474         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
12475         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
12476         (gst_rtpdec_change_state):
12477         * gst/rtsp/gstrtpdec.h:
12478         * gst/rtsp/gstrtsp.c: (plugin_init):
12479         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12480         * gst/rtsp/rtspconnection.c: (read_body),
12481         (rtsp_connection_receive):
12482         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
12483         Resurected rtpdec to make rtspsrc happy again.
12484         Skip attributes from the session id.
12485         Don't crash when dumping a message with an empty body.
12486
12487
12488 2006-02-09  Wim Taymans  <wim@fluendo.com>
12489
12490         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12491         Added more meaningfull warnings when something goes wrong.
12492         Clear F bit on outgoing AMR packets.
12493
12494         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12495         (gst_rtp_amr_pay_handle_buffer):
12496         Added debugging category
12497         Support payloading of multiple AMR frames.
12498
12499         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
12500         Added some debugging.
12501
12502 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
12503
12504         * configure.ac:
12505           Back to CVS
12506
12507 === release 0.10.2 ===
12508
12509 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
12510
12511         * configure.ac:
12512           releasing 0.10.2, "Papa was a rolling stone"
12513
12514 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
12515
12516         * configure.ac:
12517           Bump core and plugins-base requirement to 0.10.2.2
12518           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
12519
12520 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12521
12522         * ext/flac/gstflac.c: (plugin_init):
12523         * ext/speex/gstspeex.c: (plugin_init):
12524           Register musicbrainz tags.
12525
12526 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12527
12528         * ext/gconf/gconf.h:
12529           Remove declaration of function that no longer exists.
12530
12531 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12532
12533         * ext/shout2/gstshout2.c: (gst_shout2send_render),
12534         (gst_shout2send_setcaps), (gst_shout2send_change_state):
12535         Make shout2 work for non ogg streams
12536
12537 2006-02-06  Wim Taymans  <wim@fluendo.com>
12538
12539         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12540         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
12541         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
12542         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
12543         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
12544         * gst/udp/gstmultiudpsink.h:
12545         Updated docs.
12546         Added properties bytes-served, bytes_to_serve.
12547         Post proper error messages,
12548         Emit client added signal too.
12549
12550 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12551
12552         * docs/plugins/Makefile.am:
12553         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12554         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12555         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12556         (gst_multiudpsink_get_stats):
12557           adding docs for multiudpsink
12558
12559 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12560
12561         * gst/level/gstlevel.c: (gst_level_transform_ip):
12562           peak below decay is not necessarily an error, so don't ERROR log
12563
12564 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12565
12566         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
12567         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
12568         (gst_ebml_write_seek):
12569         * gst/matroska/ebml-write.h:
12570           Make sure we send a newsegment event in BYTES format
12571           before sending buffers (#328531).
12572
12573 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12574
12575         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
12576         (gst_dvdemux_sink_query):
12577         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
12578         * ext/speex/gstspeexdec.c: (speex_get_query_types),
12579         (speex_dec_src_query):
12580         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
12581         (gst_speexenc_sink_query):
12582         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12583         * gst/matroska/matroska-demux.c:
12584         (gst_matroska_demux_get_src_query_types),
12585         (gst_matroska_demux_handle_src_query):
12586         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
12587         (gst_wavparse_pad_query):
12588           Pass unhandled queries upstream instead of just dropping
12589           them (#326446). Update query type arrays here and there.
12590
12591 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12592
12593         * tests/check/elements/matroskamux.c: (setup_src_pad):
12594           Collectpads in core got changed and now also holds a
12595           reference to any pad that is part of it. Fix refcount
12596           checks in test case accordingly.
12597
12598 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12599
12600         * gst/apetag/gstapedemux.h:
12601           Fix include, for now GstTagDemux is in the apetag dir.
12602
12603 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12604
12605         * docs/plugins/Makefile.am:
12606         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12607         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12608         * docs/plugins/inspect/plugin-cdio.xml:
12609           Add cdio plugin to docs.
12610
12611         * ext/cdio/gstcdiocddasrc.c:
12612           Add gtk-doc blurb.
12613
12614         * ext/cdio/gstcdio.c:
12615           The plugin is called 'cdio' not 'cddio'.
12616
12617 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12618
12619         * configure.ac:
12620         * docs/plugins/Makefile.am:
12621         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12622         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12623         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12624         * docs/plugins/inspect/plugin-apetag.xml:
12625         * gst/apetag/Makefile.am:
12626         * gst/apetag/gstapedemux.c:
12627         * gst/apetag/gstapedemux.h:
12628         * gst/apetag/gsttagdemux.c:
12629         * gst/apetag/gsttagdemux.h:
12630           Add APE tag demuxer (#325649).
12631
12632 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12633
12634         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
12635         (gst_gconf_get_default_video_sink),
12636         (gst_gconf_get_default_audio_src),
12637         (gst_gconf_get_default_video_src):
12638         * ext/gconf/gconf.h:
12639         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
12640         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
12641         (do_toggle_element):
12642         * ext/gconf/gstgconfaudiosink.h:
12643         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
12644         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
12645         (do_toggle_element):
12646         * ext/gconf/gstgconfaudiosrc.h:
12647         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
12648         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
12649         (do_toggle_element):
12650         * ext/gconf/gstgconfvideosink.h:
12651         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
12652         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
12653         (do_toggle_element):
12654         * ext/gconf/gstgconfvideosrc.h:
12655           Ignore changing the GConf key to "". Ignore GConf key updates
12656           that don't actually change the string.
12657           For now, ignore the GConf key when the state is > READY, as
12658           it breaks streaming. Sometime it will be nice to bring the
12659           new sink online even mid-stream, by sending NEWSEGMENT info
12660           and possibly prerolling.
12661           (Fixes #326736)
12662
12663 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12664
12665         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
12666         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
12667         (zoomFilterSetResolution), (zoomFilterDestroy),
12668         (zoomFilterFastRGB), (pointFilter):
12669         * gst/goom/filters.h:
12670         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
12671         (goom_update), (goom_close):
12672         * gst/goom/goom_core.h:
12673         * gst/goom/goom_tools.h:
12674         * gst/goom/graphic.c:
12675         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12676         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
12677         * gst/goom/gstgoom.h:
12678         * gst/goom/lines.c: (goom_lines):
12679         * gst/goom/lines.h:
12680           Make goom reentrant by moving all important static variables
12681           into instance structures.
12682           (Fixes #329181)
12683
12684 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
12685
12686         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12687         (gst_avi_demux_all_source_pads_unlinked),
12688         (gst_avi_demux_process_next_entry):
12689         * gst/avi/gstavidemux.h:
12690           Third attempt, use gst_pad_is_linked() this time.
12691
12692 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
12693
12694         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12695         (parse_split_strings):
12696         Adjust for data length indicators when parsing (Fixes #329810)
12697         Fix stupid bug parsing UTF-8 tag text.
12698         Output tag strings with multiple fields as multiple tags, so the
12699         app gets all the data.
12700
12701 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12702
12703         * ext/flac/gstflacenc.c:
12704         Fixed a bug add in last commit, where no event is send. Thanks Tim to
12705         show me.
12706         
12707 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12708
12709         * ext/flac/gstflacenc.c:
12710         * gst/matroska/ebml-read.c:
12711         Just make it compile with --disable-gst-debug.
12712
12713 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
12714
12715         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
12716         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
12717         (id3v2_genre_fields_to_taglist):
12718           Never output a tag with a null contents string.
12719
12720 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12721
12722         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
12723           Only pause if all pads are unlinked AND we've tried to send data
12724           on all of them at least once.
12725
12726 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12727
12728         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
12729         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
12730           Make loop function/task pause itself when all source pads are
12731           unlinked.
12732
12733 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12734
12735         * configure.ac:
12736         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
12737           Use new functions from core to render a bin from a
12738           string. Fixes build. Up requirements to core CVS.
12739
12740 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
12741
12742         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
12743           Don't push buffers into the adapter that we are going to
12744           push downstream again without framing anyway. Also, the
12745           adaptor takes ownership of buffers put into it (fixes
12746           auparse pushing invalid buffers for .au files with
12747           ADPCM contents). Finally, set caps on all outgoing buffers.
12748
12749 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
12750
12751         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
12752         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
12753         (gst_id3demux_send_tag_event):
12754         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
12755         Someone should kick my butt. Remove ID3v1 tags from the end of the
12756         file.
12757
12758         Improve error messages. Send the TAG message as soon as we complete
12759         typefinding, instead of waiting until we send the first buffer.
12760         Downstream tag event is still sent before the first buffer.
12761
12762 2006-01-27  Jan Gerber  <j@bootlab.org>
12763
12764         Reviewed by: Andy Wingo <wingo@pobox.com>
12765
12766         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
12767         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
12768         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
12769         to not have warings flooding stderr. this is the suggested way
12770         also used in dvgrab and kino. (#328336)
12771
12772 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
12773
12774         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
12775         (gst_oss_sink_init), (gst_oss_sink_finalise):
12776           Free the device name string when finalised.
12777
12778 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
12779
12780         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
12781           Don't put function calls in g_return_if_fail() statements,
12782           or they'll be replaced with NOOPs if someone compiles with
12783           G_DISABLE_CHECKS defined.
12784           
12785 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
12786
12787         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12788         Never trust ANY information encoded in a media file, especially
12789         when it's giving you sizes. (Fixes #328452)
12790
12791 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
12792
12793         * gst/rtp/gstrtpg711pay.c:
12794         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
12795         bug #325148.
12796
12797 2006-01-23  Edward Hervey  <edward@fluendo.com>
12798
12799         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
12800         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
12801         * gst/matroska/matroska-ids.h:
12802         Added recognition of Real Audio and Video streams in matroska demuxer.
12803
12804 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12805
12806         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
12807           Remove errant break statement, and fix compilation with
12808           older GCC.
12809
12810 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
12811
12812         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12813
12814         * sys/sunaudio/gstsunaudiomixerctrl.c:
12815         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
12816           Export functions that are needed in other parts of the code,
12817           makes the mixer actually work; adjust magic minimum buffer-time
12818           value from 3ms to 5ms to work around stuttering during mp3
12819           playback (#327765).
12820
12821 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
12822
12823         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12824
12825         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
12826         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
12827           Fix possible deadlock in matroska muxer (#327825).
12828
12829 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
12830
12831         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
12832         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
12833         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
12834         * gst/rtsp/sdpmessage.h:
12835         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
12836         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
12837           C89 fixes: declare variables at the beginning of a block and
12838           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
12839           <jensgr at gmx dot net>).
12840
12841 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12842
12843         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
12844         * gst/id3demux/id3tags.h:
12845         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12846         (parse_comment_frame), (parse_text_identification_frame),
12847         (id3v2_tag_to_taglist), (id3v2_are_digits),
12848         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
12849         (parse_split_strings), (free_tag_strings):
12850           Rewrite parsing of text tags to handle multiple NULL terminated
12851           strings. Parse numeric genre strings and ID3v2 type
12852           "(3)(6)Alternative" style genre strings.
12853           Parse dates that are only YYYY or YYYY-mm format.
12854           (Fixes #328241 and #322154)
12855
12856 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
12857
12858         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12859           Don't forget to initialize liboil, otherwise our oil functions
12860           will crash (fixes #327871; patch by: Christoph Burghardt
12861           <hawkes at web dot de>).
12862
12863 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12864
12865         * configure.ac:
12866           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
12867           like in the core and gst-plugins-base. Fixes #324367 and #326683;
12868           patch by: Brian Cameron <brian dot cameron at sun dot com>
12869
12870 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12871
12872         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
12873         * ext/cdio/gstcdio.h:
12874         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
12875           Fix build for libcdio versions >= 76; give slightly lower rank
12876           than cdparanoia.
12877
12878 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12879
12880         * configure.ac:
12881         * ext/Makefile.am:
12882         * ext/cdio/Makefile.am:
12883         * ext/cdio/gstcdio.c:
12884         * ext/cdio/gstcdio.h:
12885         * ext/cdio/gstcdiocddasrc.c:
12886         * ext/cdio/gstcdiocddasrc.h:
12887           Port libcdio cdda source, formerly known as cddasrc, now known as
12888           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
12889           but that's not tested (fixes #317658).
12890
12891 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12892
12893         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
12894           Fix conversion from TIME to BYTES format (fixes #326864;
12895           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
12896
12897 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
12898
12899         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12900           Fix compilation of id3demux when zlib is not present.
12901           (Fixes #326602; patch by: Sergey Scobich)
12902
12903 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
12904
12905         * ext/esd/Makefile.am:
12906           Add $(ESD_CFLAGS), otherwise build will fail for folks
12907           with libesd in a non-standard prefix (#327009).
12908
12909 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12910
12911         * configure.ac:
12912           back to HEAD
12913
12914 === release 0.10.1 ===
12915
12916 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
12917
12918         * configure.ac:
12919           releasing 0.10.1, "Li"
12920
12921 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12922
12923           patch by: Wim Taymans
12924
12925         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12926           fix memleak.  Fixes #326618
12927
12928 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12929
12930           patch by: Mike Smith
12931
12932         * gst/level/gstlevel.c: (gst_level_message_new),
12933         (gst_level_message_append_channel):
12934           Fix memleak.  Fixes #326612
12935
12936 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12937
12938         * configure.ac:
12939           prereleasing
12940         * po/af.po:
12941         * po/az.po:
12942         * po/cs.po:
12943         * po/en_GB.po:
12944         * po/hu.po:
12945         * po/it.po:
12946         * po/nb.po:
12947         * po/nl.po:
12948         * po/or.po:
12949         * po/sq.po:
12950         * po/sr.po:
12951         * po/sv.po:
12952         * po/uk.po:
12953         * po/vi.po:
12954           update translations
12955
12956 2006-01-10  Michael Smith  <msmith@fluendo.com>
12957
12958         * gst/level/gstlevel.c: (gst_level_class_init),
12959         (gst_level_dispose):
12960           Don't leak filter arrays.
12961
12962 2006-01-09 Brian Cameron <brian.cameron@sun.com>
12963
12964         reviewed by: Christian Schaller <uraeus@gnome.org>
12965         
12966         * configure.ac:
12967         * gst-plugins-good.spec.in:
12968         * sys/Makefile.am:
12969         * sys/sunaudio/Makefile.am:
12970         * sys/sunaudio/gstsunaudio.c: (plugin_init):
12971         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
12972         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
12973         (gst_sunaudiomixer_change_state):
12974         * sys/sunaudio/gstsunaudiomixer.h:
12975         * sys/sunaudio/gstsunaudiomixerctrl.c:
12976         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
12977         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
12978         (gst_sunaudiomixer_ctrl_list_tracks),
12979         (gst_sunaudiomixer_ctrl_get_volume),
12980         (gst_sunaudiomixer_ctrl_set_volume),
12981         (gst_sunaudiomixer_ctrl_set_mute),
12982         (gst_sunaudiomixer_ctrl_set_record):
12983         * sys/sunaudio/gstsunaudiomixerctrl.h:
12984         * sys/sunaudio/gstsunaudiomixertrack.c:
12985         (gst_sunaudiomixer_track_class_init),
12986         (gst_sunaudiomixer_track_init), (fill_labels),
12987         (gst_sunaudiomixer_track_new):
12988         * sys/sunaudio/gstsunaudiomixertrack.h:
12989         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
12990         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
12991         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12992         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
12993         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
12994         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
12995         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
12996         * sys/sunaudio/gstsunaudiosink.h:
12997
12998         Add SunAudio plugin - tested to make sure it doesn't break
12999         the build under GNU/Linux.      
13000
13001 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
13002
13003         * gst-plugins-good/gst/udp/gstdynudpsink.c:
13004         * gst-plugins-good/gst/udp/gstudpsrc.c:
13005         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
13006         overrides the port or multicast parameters. Fixes bugs #323021.
13007         API addition: adds GstUDPSrc::sockfd property   
13008
13009 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
13010
13011         * ext/gconf/Makefile.am:
13012         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
13013         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
13014         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
13015         (do_toggle_element), (cb_toggle_element),
13016         (gst_gconf_audio_src_change_state):
13017         * ext/gconf/gstgconfaudiosrc.h:
13018         * ext/gconf/gstgconfelements.c: (plugin_init):
13019         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
13020         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
13021         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
13022         (do_toggle_element), (cb_toggle_element),
13023         (gst_gconf_video_src_change_state):
13024         * ext/gconf/gstgconfvideosrc.h:
13025           Add new gconfaudiosrc and gconfvideosrc elements
13026           (needed for gnome-sound-recorder).
13027
13028 2006-01-06  Edward Hervey  <edward@fluendo.com>
13029
13030         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13031         Add gst_element_no_more_pads() for proper decodebin behaviour.
13032         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
13033         (parse_text_identification_frame), (parse_split_strings):
13034         Failure to decode some tags is not a GST_ERROR() but a
13035         GST_WARNING()
13036         When iterating over a chunk of text, check that we haven't gone too
13037         far.
13038
13039 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
13040
13041         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
13042         (plugin_init):
13043           call oil_init() when using liboil
13044
13045 2006-01-04  Wim Taymans  <wim@fluendo.com>
13046
13047         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13048         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13049         Fix leaks.
13050
13051 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
13052
13053         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13054
13055         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
13056         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
13057         (gst_flac_dec_change_state):
13058           Don't g_assert() where we should just return FALSE; remove
13059           unnecessary g_assert(); initialize some fields properly in
13060           state change function (fixes #325504). Also, use
13061           GST_DEBUG_OBJECT in two more places.
13062
13063 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13064
13065         * configure.ac:
13066           also remove smoothwave's Makefile.am
13067         * docs/plugins/Makefile.am:
13068           fix plugin docs
13069
13070 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13071
13072         * tests/examples/Makefile.am:
13073           added missing Makefile.am
13074
13075 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13076
13077         * configure.ac:
13078         * gst/level/Makefile.am:
13079         * gst/level/level-example.c:
13080         * tests/Makefile.am:
13081         * tests/examples/level/Makefile.am:
13082         * tests/examples/level/level-example.c: (message_handler), (main):
13083           moved level-example to tests/examples/level-example
13084         * tests/old/examples/level/demo.c: (main):
13085         * tests/old/examples/level/plot.c: (main):
13086           some initial fixes
13087
13088 2005-12-29  Michael Smith  <msmith@fluendo.com>
13089
13090         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13091         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
13092         * gst/udp/gstmultiudpsink.h:
13093           Track packets sent per client in addition to bytes sent; provide
13094           this info through get-stats signal
13095
13096 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13097
13098         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
13099           Can't use gst_object_unref() on a GstAdapter (#325191).
13100
13101 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
13102
13103         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13104         If a broken tag has 0 bytes payload, at least still skip
13105         the 10 byte header
13106
13107 2005-12-22  Philippe Khalaf  <burger@speedy.org>
13108
13109         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
13110         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13111         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
13112         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13113           Making these depayloaders (H263+ and mpeg4 video) inherit from
13114           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
13115
13116 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13117
13118         * docs/plugins/gst-plugins-good-plugins.args:
13119         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13120         Regenerate the plugin hiearchy.
13121
13122 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13123
13124         * docs/plugins/Makefile.am:
13125         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13126         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13127         * docs/plugins/gst-plugins-good-plugins.args:
13128         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
13129         (gst_id3demux_base_init), (gst_id3demux_class_init),
13130         (gst_id3demux_chain):
13131         * gst/id3demux/gstid3demux.h:
13132           Add documentation for id3demux.
13133           Don't fail if the first buffer is not at offset 0, just
13134           attempt to typefind and do pass through
13135           Rename the gst_type function from gst_gst_id3demux..
13136
13137 2005-12-20  Michael Smith  <msmith@fluendo.com>
13138
13139         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13140         (gst_multiudpsink_add), (gst_multiudpsink_remove),
13141         (gst_multiudpsink_get_stats):
13142         * gst/udp/gstmultiudpsink.h:
13143           Collect statistics; return them from get_stats.
13144
13145 2005-12-19  Edward Hervey  <edward@fluendo.com>
13146
13147         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
13148         Stupid signedness issue...
13149
13150 2005-12-19  Edward Hervey  <edward@fluendo.com>
13151
13152         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13153         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
13154         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
13155         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13156         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
13157         Construct index for indexless files.
13158         Make sure pad/buffers are correctly reset to NULL once we don't need
13159         them anymore, else we get lovely segfaults/assertions.
13160         * gst/wavparse/gstwavparse.c:
13161         Yes, you can have 96KHz audio and wma in wav :(
13162
13163 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
13164
13165         * configure.ac:
13166           Check for optional dependency on zlib for id3demux
13167
13168         * gst/id3demux/Makefile.am:
13169         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
13170         (gst_id3demux_base_init), (gst_id3demux_class_init),
13171         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
13172         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
13173         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
13174         (gst_id3demux_set_property), (gst_id3demux_get_property),
13175         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
13176         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
13177         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
13178         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
13179         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
13180         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
13181         (simple_find_peek), (simple_find_suggest),
13182         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
13183         (plugin_init):
13184         * gst/id3demux/gstid3demux.h:
13185         * gst/id3demux/id3tags.c: (read_synch_uint),
13186         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
13187         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
13188         (id3demux_id3v2_frames_to_tag_list):
13189         * gst/id3demux/id3tags.h:
13190         * gst/id3demux/id3v2.4.0-frames.txt:
13191         * gst/id3demux/id3v2.4.0-structure.txt:
13192         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13193         (parse_comment_frame), (parse_text_identification_frame),
13194         (id3v2_tag_to_taglist), (parse_split_strings):
13195           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
13196           otherwise it discards them. Works on my test files. 
13197
13198         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
13199           Don't send EOS to a non-existing srcpad
13200           The debug category can be static
13201
13202 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
13203
13204         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
13205         * ext/esd/esdsink.c: (gst_esdsink_prepare):
13206         * gst/multipart/multipartdemux.c:
13207           change some char* into char[]
13208
13209 2005-12-16  Wim Taymans  <wim@fluendo.com>
13210
13211         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13212         (gst_wavparse_other), (gst_wavparse_perform_seek),
13213         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
13214         (gst_wavparse_loop), (gst_wavparse_pad_convert),
13215         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
13216         * gst/wavparse/gstwavparse.h:
13217         Use GstSegment to implement more seeking features.
13218
13219 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13220
13221         * gst/rtsp/rtspconnection.c:
13222           Add <netinet/in.h> include and move <arpa/inet.h> include
13223           to make things work on OpenBSD as well (fixes #323717;
13224           patch by: Benjamin Pineau)
13225
13226 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
13227
13228         * gst/rtp/gstrtpspeexdepay.c:
13229         * gst/rtp/gstrtpspeexpay.c:
13230         Set clock rate to be fixed in 8000. It fixes bug #324012.
13231
13232 2005-12-14  Philippe Khalaf  <burger@speedy.org>
13233
13234         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
13235         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
13236         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
13237         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13238         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13239         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
13240         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
13241         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13242         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
13243         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13244         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
13245         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
13246         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
13247         * gst-plugins-good/gst/rtp/README:
13248         Fixed payload range in payloder caps. Removed payload range completely
13249         from depayloaders as they don't require payload type in their caps.
13250         In effect, there isn't any specific payload type for any given codec,
13251         only suggestions.
13252         Fixes bug #324011.
13253
13254 2005-12-13  Julien MOUTTE  <julien@moutte.net>
13255
13256         * gst/videomixer/videomixer.c: (gst_videomixer_init),
13257         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13258         (gst_videomixer_collected): Code cleanup and re-enabling 
13259         queued time validity check for correct EOS handling.
13260
13261 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
13262
13263         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13264         (gst_oss_mixer_element_get_property),
13265         (gst_oss_mixer_element_change_state):
13266         Add 'device-name' property and fix state change function.
13267
13268 2005-12-13  Edward Hervey  <edward@fluendo.com>
13269
13270         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
13271         If the speed of the file is null in the header, set the frame_time to
13272         the default setting of GST_SECOND / 70. Which is the default
13273         frame_delay for .fli files as stated in this document :
13274         http://www.compuphase.com/flic.htm
13275         Would be nice to have the time conversion done properly too (duration =
13276         flxh->frames * flxdec->frame_time)
13277
13278 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13279
13280         * docs/plugins/Makefile.am:
13281         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13282         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13283         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13284         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13285         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13286         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
13287         documentation for videomixer on my way with a funny sample
13288         pipeline.
13289
13290 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13291
13292         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13293         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13294         (gst_videomixer_update_queues), (gst_videomixer_collected):
13295         Fix caps negotiation. (#323896)
13296
13297 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
13298
13299         * gst/matroska/matroska-demux.c:
13300         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
13301           Set correct timestamps on audio laces, fixes playback of mp3 from
13302                 matroska.
13303
13304 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
13305
13306         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
13307         (gst_au_parse_class_init), (gst_au_parse_init),
13308         (gst_au_parse_dispose), (gst_au_parse_chain),
13309         (gst_au_parse_change_state), (plugin_init):
13310         * gst/auparse/gstauparse.h:
13311           Use gst_object_unref() for GstObjects instead of
13312           g_object_unref() and fix a mem leak in a debug
13313           statement; while we're at it, also borgify, use
13314           boilerplate macros and clean up a little bit.
13315
13316 2005-12-11  Edward Hervey  <edward@fluendo.com>
13317
13318         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
13319         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
13320         Added pull mode.
13321
13322 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13323
13324         * gst/goom/gstgoom.c:
13325         * gst/level/level-example.c: (main):
13326         * gst/smoothwave/demo-osssrc.c: (main):
13327           Use audiotestsrc instead of sinesrc (#323798).
13328
13329 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
13330
13331         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
13332           more debug-func-ptr usage
13333
13334 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
13335
13336         * gst/flx/flx_color.c: (flx_colorspace_convert):
13337         * gst/flx/flx_color.h:
13338         * gst/flx/flx_fmt.h:
13339         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
13340         * gst/flx/gstflxdec.h:
13341           Now flxdec works on big-endian machines as well.
13342
13343 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13344
13345         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
13346         (gst_fenced_buffer_copy):
13347           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
13348           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
13349           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
13350           and use GST_DEBUG_FUNCPTR for pad functions.
13351
13352 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13353
13354         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
13355         (gst_flac_dec_class_init), (gst_flac_dec_init),
13356         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
13357         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
13358         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
13359         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
13360         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
13361         (gst_flac_dec_change_state):
13362         * ext/flac/gstflacdec.h:
13363           Rewrite flacdec a bit, so that even seeking might work now. Most
13364           importantly, don't act upon any flow return values we get, just tell
13365           the decoder everything's dandy and act on the flow return values
13366           later on in the loop function. We don't want to mess up the internal
13367           decoder state for non-fatal things like flushing pads etc. Other
13368           than that, use GstSegment (segment seeks don't work yet though, but
13369           should be easy to add), use boilerplate macros, drop the superfluous
13370           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
13371           lots of other things.
13372
13373 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13374
13375         * configure.ac:
13376           Update comment in OSS includes check.
13377
13378         * sys/oss/gstossdmabuffer.c:
13379         * sys/oss/gstosshelper.c:
13380         * sys/oss/gstossmixer.c:
13381         * sys/oss/gstossmixertrack.c:
13382         * sys/oss/gstosssink.c:
13383         * sys/oss/gstosssrc.c:
13384         * sys/oss/oss_probe.c:
13385           Don't assume the OSS soundcard.h include is always in
13386           the sys/ directory. Instead, use the existing defines
13387           from config.h to include the right file. Fixes
13388           compilation on OpenBSD 3.8 (#323718).
13389
13390 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13391
13392         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13393         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13394         * docs/plugins/inspect/plugin-1394.xml:
13395         * docs/plugins/inspect/plugin-aasink.xml:
13396         * docs/plugins/inspect/plugin-alaw.xml:
13397         * docs/plugins/inspect/plugin-alpha.xml:
13398         * docs/plugins/inspect/plugin-alphacolor.xml:
13399         * docs/plugins/inspect/plugin-auparse.xml:
13400         * docs/plugins/inspect/plugin-autodetect.xml:
13401         * docs/plugins/inspect/plugin-avi.xml:
13402         * docs/plugins/inspect/plugin-cacasink.xml:
13403         * docs/plugins/inspect/plugin-cairo.xml:
13404         * docs/plugins/inspect/plugin-cutter.xml:
13405         * docs/plugins/inspect/plugin-debug.xml:
13406         * docs/plugins/inspect/plugin-dv.xml:
13407         * docs/plugins/inspect/plugin-efence.xml:
13408         * docs/plugins/inspect/plugin-effectv.xml:
13409         * docs/plugins/inspect/plugin-esdsink.xml:
13410         * docs/plugins/inspect/plugin-flac.xml:
13411         * docs/plugins/inspect/plugin-flxdec.xml:
13412         * docs/plugins/inspect/plugin-gconfelements.xml:
13413         * docs/plugins/inspect/plugin-goom.xml:
13414         * docs/plugins/inspect/plugin-jpeg.xml:
13415         * docs/plugins/inspect/plugin-level.xml:
13416         * docs/plugins/inspect/plugin-matroska.xml:
13417         * docs/plugins/inspect/plugin-mulaw.xml:
13418         * docs/plugins/inspect/plugin-multipart.xml:
13419         * docs/plugins/inspect/plugin-navigationtest.xml:
13420         * docs/plugins/inspect/plugin-ossaudio.xml:
13421         * docs/plugins/inspect/plugin-png.xml:
13422         * docs/plugins/inspect/plugin-rtp.xml:
13423         * docs/plugins/inspect/plugin-rtsp.xml:
13424         * docs/plugins/inspect/plugin-shout2send.xml:
13425         * docs/plugins/inspect/plugin-smpte.xml:
13426         * docs/plugins/inspect/plugin-speex.xml:
13427         * docs/plugins/inspect/plugin-udp.xml:
13428         * docs/plugins/inspect/plugin-videobox.xml:
13429         * docs/plugins/inspect/plugin-videoflip.xml:
13430         * docs/plugins/inspect/plugin-videomixer.xml:
13431         * docs/plugins/inspect/plugin-wavenc.xml:
13432         * docs/plugins/inspect/plugin-wavparse.xml:
13433         * ext/flac/gstflac.c: (plugin_init):
13434         * ext/flac/gstflacdec.c: (flacdec_get_type),
13435         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
13436         (gst_flac_dec_init), (gst_flac_dec_finalize),
13437         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
13438         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
13439         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
13440         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
13441         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
13442         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
13443         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
13444         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
13445         * ext/flac/gstflacdec.h:
13446         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
13447         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
13448         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
13449         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
13450         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
13451         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
13452         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
13453         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
13454         (gst_flac_enc_change_state):
13455         * ext/flac/gstflacenc.h:
13456           borgify and fix up documentation
13457
13458 2005-12-09  Michael Smith  <msmith@fluendo.com>
13459
13460         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
13461           Accept a wider range of flac files, more closely matching flac spec.
13462
13463 2005-12-08  Julien MOUTTE  <julien@moutte.net>
13464
13465         * docs/plugins/Makefile.am: Add multipart elements.
13466         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13467         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
13468         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13469         * gst/multipart/multipartdemux.c:
13470         * gst/multipart/multipartmux.c: Add docs.
13471
13472 2005-12-07  Edward Hervey  <edward@fluendo.com>
13473
13474         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
13475         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
13476         (gst_avi_demux_invert):
13477         Memleak and crasher fixes.
13478         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
13479         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
13480         Memleak fixes
13481
13482 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13483
13484         * ext/aalib/gstaasink.h:
13485         * ext/cairo/gsttextoverlay.h:
13486         * ext/dv/gstdvdec.h:
13487         * ext/dv/gstdvdemux.c:
13488         * ext/dv/gstdvdemux.h:
13489         * ext/esd/esdsink.h:
13490         * ext/flac/flac_compat.h:
13491         * ext/flac/gstflacdec.h:
13492         * ext/flac/gstflacenc.h:
13493         * ext/gconf/gconf.h:
13494         * ext/gconf/gstgconfaudiosink.h:
13495         * ext/gconf/gstgconfvideosink.h:
13496         * ext/gdk_pixbuf/gstgdkanimation.h:
13497         * ext/jpeg/gstjpegdec.h:
13498         * ext/jpeg/smokecodec.h:
13499         * ext/jpeg/smokeformat.h:
13500         * ext/ladspa/gstsignalprocessor.h:
13501         * ext/ladspa/search.c: (LADSPAPluginSearch):
13502         * ext/ladspa/utils.h:
13503         * ext/libmng/gstmng.c:
13504         * ext/libmng/gstmngdec.h:
13505         * ext/libmng/gstmngenc.c:
13506         * ext/libmng/gstmngenc.h:
13507         * ext/libpng/gstpng.c:
13508         * ext/libpng/gstpngenc.c:
13509         * ext/libpng/gstpngenc.h:
13510         * ext/shout2/gstshout2.h:
13511         * ext/speex/gstspeexdec.h:
13512         * ext/speex/gstspeexenc.c:
13513         * ext/speex/gstspeexenc.h:
13514         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13515         * gst/autodetect/gstautoaudiosink.h:
13516         * gst/autodetect/gstautovideosink.h:
13517         * gst/avi/gstavidemux.h:
13518         * gst/cutter/gstcutter.c: (gst_cutter_chain),
13519         (gst_cutter_set_property), (gst_cutter_get_caps):
13520         * gst/cutter/gstcutter.h:
13521         * gst/debug/tests.c: (md5_process_block):
13522         * gst/debug/tests.h:
13523         * gst/effectv/gstwarp.c:
13524         * gst/flx/flx_fmt.h:
13525         * gst/flx/gstflxdec.h:
13526         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
13527         (zoomFilterFastRGB):
13528         * gst/goom/filters.h:
13529         * gst/goom/goom_tools.h:
13530         * gst/law/alaw-encode.c:
13531         * gst/level/gstlevel.c:
13532         * gst/level/gstlevel.h:
13533         * gst/matroska/ebml-write.h:
13534         * gst/matroska/matroska-demux.h:
13535         * gst/matroska/matroska-ids.h:
13536         * gst/matroska/matroska-mux.h:
13537         * gst/monoscope/convolve.c: (convolve_match):
13538         * gst/monoscope/convolve.h:
13539         * gst/multipart/multipartmux.c:
13540         * gst/oldcore/gstaggregator.c:
13541         * gst/oldcore/gstaggregator.h:
13542         * gst/oldcore/gstmd5sink.c: (md5_process_block):
13543         * gst/oldcore/gstmd5sink.h:
13544         * gst/oldcore/gstmultifilesrc.c:
13545         * gst/oldcore/gstmultifilesrc.h:
13546         * gst/oldcore/gstpipefilter.h:
13547         * gst/oldcore/gstshaper.h:
13548         * gst/rtp/gstrtpL16depay.h:
13549         * gst/rtp/gstrtpL16pay.h:
13550         * gst/rtp/gstrtpdepay.h:
13551         * gst/rtp/gstrtpmp4vpay.c:
13552         * gst/rtp/gstrtpmp4vpay.h:
13553         * gst/rtsp/gstrtspsrc.c:
13554         * gst/rtsp/gstrtspsrc.h:
13555         * gst/rtsp/rtspconnection.h:
13556         * gst/rtsp/rtspdefs.h:
13557         * gst/rtsp/rtspmessage.h:
13558         * gst/rtsp/rtsptransport.h:
13559         * gst/rtsp/rtspurl.c:
13560         * gst/rtsp/rtspurl.h:
13561         * gst/rtsp/sdpmessage.c:
13562         * gst/rtsp/sdpmessage.h:
13563         * gst/smpte/barboxwipes.c:
13564         * gst/smpte/gstmask.h:
13565         * gst/smpte/gstsmpte.h:
13566         * gst/smpte/paint.c:
13567         * gst/smpte/paint.h:
13568         * gst/udp/gstdynudpsink.h:
13569         * gst/udp/gstmultiudpsink.h:
13570         * gst/udp/gstudpsink.c:
13571         * gst/udp/gstudpsink.h:
13572         * gst/udp/gstudpsrc.c:
13573         * gst/videomixer/videomixer.c:
13574         * gst/wavenc/riff.h:
13575         * gst/wavparse/gstwavparse.h:
13576         * sys/oss/gstossdmabuffer.h:
13577         * sys/oss/gstossmixer.h:
13578         * sys/oss/gstossmixerelement.h:
13579         * sys/oss/gstossmixertrack.h:
13580         * sys/oss/gstosssink.c:
13581         * sys/oss/gstosssink.h:
13582         * sys/oss/gstosssrc.c:
13583         * sys/oss/gstosssrc.h:
13584         * sys/osxaudio/gstosxaudioelement.h:
13585         * sys/osxaudio/gstosxaudiosink.h:
13586         * sys/osxaudio/gstosxaudiosrc.h:
13587           expand tabs
13588
13589 === release 0.10.0 ===
13590
13591 2005-12-05   <thomas (at) apestaart (dot) org>
13592
13593         * configure.ac:
13594           releasing 0.10.0, "Abondance"
13595
13596 2005-12-05  Andy Wingo  <wingo@pobox.com>
13597
13598         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13599         * ext/flac/gstflacdec.c: (gst_flacdec_write):
13600         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
13601         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13602         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
13603         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
13604         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13605         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
13606         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
13607         * ext/speex/gstspeexdec.c: (speex_dec_chain):
13608         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13609         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13610         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
13611         * gst/goom/gstgoom.c: (gst_goom_chain):
13612         * gst/matroska/matroska-demux.c:
13613         (gst_matroska_demux_push_vorbis_codec_priv_data),
13614         (gst_matroska_demux_add_wvpk_header):
13615         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13616         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
13617         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
13618         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
13619         alloc_buffer changes.
13620
13621 2005-12-05  Michael Smith  <msmith@fluendo.com>
13622
13623         * docs/plugins/gst-plugins-good-plugins.args:
13624           Remove args for plugins that aren't in -good.
13625
13626 === release 0.9.7 ===
13627
13628 2005-12-01   <thomas (at) apestaart (dot) org>
13629
13630         * configure.ac:
13631           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
13632
13633 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13634
13635         * docs/plugins/.cvsignore:
13636         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13637         * docs/plugins/inspect/plugin-multipart.xml:
13638         * docs/plugins/inspect/plugin-rtp.xml:
13639           add multipart plugin to docs
13640
13641 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13642
13643         * configure.ac:
13644         * ext/Makefile.am:
13645         * ext/pango/Makefile.am:
13646         * ext/pango/gstclockoverlay.c:
13647         * ext/pango/gstclockoverlay.h:
13648         * ext/pango/gsttextoverlay.c:
13649         * ext/pango/gsttextoverlay.h:
13650         * ext/pango/gsttextrender.c:
13651         * ext/pango/gsttextrender.h:
13652         * ext/pango/gsttimeoverlay.c:
13653         * ext/pango/gsttimeoverlay.h:
13654           move pango to base
13655
13656 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13657
13658         * gst/rtp/Makefile.am:
13659         * gst/rtp/gstrtpL16depay.c:
13660         * gst/rtp/gstrtpL16depay.h:
13661         * gst/rtp/gstrtpL16parse.c:
13662         * gst/rtp/gstrtpL16parse.h:
13663         * gst/rtp/gstrtpgsmdepay.c:
13664         * gst/rtp/gstrtpgsmdepay.h:
13665         * gst/rtp/gstrtpgsmparse.c:
13666         * gst/rtp/gstrtpgsmparse.h:
13667           parsers are depayers
13668
13669 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13670
13671         * gst/rtp/Makefile.am:
13672         * gst/rtp/gstasteriskh263.c:
13673         * gst/rtp/gstrtp.c:
13674         * gst/rtp/gstrtpL16enc.c:
13675         * gst/rtp/gstrtpL16enc.h:
13676         * gst/rtp/gstrtpL16parse.c:
13677         * gst/rtp/gstrtpL16parse.h:
13678         * gst/rtp/gstrtpL16pay.c:
13679         * gst/rtp/gstrtpL16pay.h:
13680         * gst/rtp/gstrtpamrdec.c:
13681         * gst/rtp/gstrtpamrdec.h:
13682         * gst/rtp/gstrtpamrdepay.c:
13683         * gst/rtp/gstrtpamrdepay.h:
13684         * gst/rtp/gstrtpamrenc.c:
13685         * gst/rtp/gstrtpamrenc.h:
13686         * gst/rtp/gstrtpamrpay.c:
13687         * gst/rtp/gstrtpamrpay.h:
13688         * gst/rtp/gstrtpdec.c:
13689         * gst/rtp/gstrtpdec.h:
13690         * gst/rtp/gstrtpdepay.c:
13691         * gst/rtp/gstrtpdepay.h:
13692         * gst/rtp/gstrtpg711dec.c:
13693         * gst/rtp/gstrtpg711dec.h:
13694         * gst/rtp/gstrtpg711depay.c:
13695         * gst/rtp/gstrtpg711depay.h:
13696         * gst/rtp/gstrtpg711enc.c:
13697         * gst/rtp/gstrtpg711enc.h:
13698         * gst/rtp/gstrtpg711pay.c:
13699         * gst/rtp/gstrtpg711pay.h:
13700         * gst/rtp/gstrtpgsmenc.c:
13701         * gst/rtp/gstrtpgsmenc.h:
13702         * gst/rtp/gstrtpgsmparse.c:
13703         * gst/rtp/gstrtpgsmparse.h:
13704         * gst/rtp/gstrtpgsmpay.c:
13705         * gst/rtp/gstrtpgsmpay.h:
13706         * gst/rtp/gstrtph263enc.c:
13707         * gst/rtp/gstrtph263enc.h:
13708         * gst/rtp/gstrtph263pay.c:
13709         * gst/rtp/gstrtph263pay.h:
13710         * gst/rtp/gstrtph263pdec.c:
13711         * gst/rtp/gstrtph263pdec.h:
13712         * gst/rtp/gstrtph263pdepay.c:
13713         * gst/rtp/gstrtph263pdepay.h:
13714         * gst/rtp/gstrtph263penc.c:
13715         * gst/rtp/gstrtph263penc.h:
13716         * gst/rtp/gstrtph263ppay.c:
13717         * gst/rtp/gstrtph263ppay.h:
13718         * gst/rtp/gstrtpmp4vdec.c:
13719         * gst/rtp/gstrtpmp4vdec.h:
13720         * gst/rtp/gstrtpmp4vdepay.c:
13721         * gst/rtp/gstrtpmp4vdepay.h:
13722         * gst/rtp/gstrtpmp4venc.c:
13723         * gst/rtp/gstrtpmp4venc.h:
13724         * gst/rtp/gstrtpmp4vpay.c:
13725         * gst/rtp/gstrtpmp4vpay.h:
13726         * gst/rtp/gstrtpmpadec.c:
13727         * gst/rtp/gstrtpmpadec.h:
13728         * gst/rtp/gstrtpmpadepay.c:
13729         * gst/rtp/gstrtpmpadepay.h:
13730         * gst/rtp/gstrtpmpaenc.c:
13731         * gst/rtp/gstrtpmpaenc.h:
13732         * gst/rtp/gstrtpmpapay.c:
13733         * gst/rtp/gstrtpmpapay.h:
13734         * gst/rtp/gstrtpspeexdec.c:
13735         * gst/rtp/gstrtpspeexdec.h:
13736         * gst/rtp/gstrtpspeexdepay.c:
13737         * gst/rtp/gstrtpspeexdepay.h:
13738         * gst/rtp/gstrtpspeexenc.c:
13739         * gst/rtp/gstrtpspeexenc.h:
13740         * gst/rtp/gstrtpspeexpay.c:
13741         * gst/rtp/gstrtpspeexpay.h:
13742           Do burger's rename for rtp payloaders and depayloaders
13743
13744 2005-11-30  Wim Taymans  <wim@fluendo.com>
13745
13746         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13747         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
13748         * ext/dv/gstdvdemux.h:
13749         Fix seeking in dvdemux again, add some more debug info.
13750
13751 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13752
13753         * configure.ac:
13754           fix tests
13755
13756 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13757
13758         * PORTED_09:
13759         * docs/random/PORTED_09:
13760           move
13761         * tests/Makefile.am:
13762           add
13763         * win32/gst.sln:
13764           remove
13765
13766 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13767
13768         * Makefile.am:
13769         * check/.cvsignore:
13770         * check/Makefile.am:
13771         * check/elements/.cvsignore:
13772         * check/elements/level.c:
13773         * check/elements/matroskamux.c:
13774         * configure.ac:
13775         * examples/Makefile.am:
13776         * examples/capsfilter/Makefile.am:
13777         * examples/capsfilter/capsfilter1.c:
13778         * examples/gob/Makefile.am:
13779         * examples/gob/gst-identity2.gob:
13780         * examples/gstplay/.cvsignore:
13781         * examples/gstplay/Makefile.am:
13782         * examples/gstplay/player.c:
13783         * examples/indexing/.cvsignore:
13784         * examples/indexing/Makefile.am:
13785         * examples/indexing/indexmpeg.c:
13786         * examples/level/Makefile.am:
13787         * examples/level/README:
13788         * examples/level/demo.c:
13789         * examples/level/plot.c:
13790         * examples/stats/Makefile.am:
13791         * examples/stats/mp2ogg.c:
13792         * examples/switch/.cvsignore:
13793         * examples/switch/Makefile.am:
13794         * examples/switch/switcher.c:
13795           move under tests/
13796
13797 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13798
13799         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
13800         (gst_text_render_class_init), (resize_bitmap),
13801         (gst_text_render_render_text), (gst_text_render_setcaps),
13802         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
13803         (gst_text_render_chain), (gst_text_render_finalize),
13804         (gst_text_render_init), (gst_text_render_set_property):
13805         * ext/pango/gsttextrender.h:
13806           Add missing files.
13807
13808 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13809
13810         * configure.ac:
13811         * ext/Makefile.am:
13812         * ext/pango/Makefile.am:
13813         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
13814         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
13815         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
13816         * ext/pango/gstclockoverlay.h:
13817         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
13818         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
13819         (gst_text_overlay_finalize), (gst_text_overlay_init),
13820         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
13821         (gst_text_overlay_text_pad_linked),
13822         (gst_text_overlay_text_pad_unlinked),
13823         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
13824         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
13825         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
13826         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
13827         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13828         (gst_text_overlay_change_state), (plugin_init):
13829         * ext/pango/gsttextoverlay.h:
13830         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
13831         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
13832         (gst_time_overlay_class_init), (gst_time_overlay_init):
13833         * ext/pango/gsttimeoverlay.h:
13834           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
13835           and add background shading and text wrapping modes. Make 
13836           timoverlay derive from textoverlay. Also add new clockoverlay
13837           element.
13838
13839 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13840
13841         * gst/udp/Makefile.am: Moved to netbuffer.
13842
13843 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13844
13845         * configure.ac:
13846         * PORTED_O9:
13847         * gst/multipart/Makefile.am:
13848         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
13849         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
13850         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
13851         (gst_multipart_demux_change_state),
13852         (gst_multipart_demux_plugin_init):
13853         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
13854         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
13855         (gst_multipart_mux_sinkconnect),
13856         (gst_multipart_mux_request_new_pad),
13857         (gst_multipart_mux_handle_src_event),
13858         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
13859         (gst_multipart_mux_change_state): Ported multipart mux/demux to
13860         0.9.
13861
13862 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13863
13864         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
13865         * gst/debug/gstnavigationtest.h:
13866         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
13867         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
13868         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
13869         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
13870         * gst/effectv/gstrev.c: (gst_revtv_get_type):
13871         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
13872         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
13873         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
13874         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
13875         (gst_video_flip_get_type):
13876         * gst/videofilter/gstvideoflip.h:
13877           update for symbols change
13878
13879 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13880
13881         * gst/udp/gstdynudpsink.c:
13882         * gst/udp/gstudpsrc.c:
13883           the old gstnet lib was renamed gstnetbuffer (#322257)
13884
13885 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
13886
13887         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
13888         (gst_text_overlay_collected):
13889           Actually render the text from the text pad.
13890
13891 2005-11-29  Edward Hervey  <edward@fluendo.com>
13892
13893         * gst/debug/gstnavseek.c: (gst_navseek_event):
13894         * gst/debug/progressreport.c: (gst_progress_report_event):
13895         Update for GstBaseTransform event virtual method
13896
13897 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13898
13899         * ext/cairo/Makefile.am:
13900           no need to link to videofilter
13901
13902 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13903
13904         * gst/debug/Makefile.am:
13905         * gst/debug/gstnavigationtest.h:
13906         * gst/effectv/Makefile.am:
13907         * gst/effectv/gstaging.c:
13908         * gst/effectv/gstdice.c:
13909         * gst/effectv/gstedge.c:
13910         * gst/effectv/gstquark.c:
13911         * gst/effectv/gstrev.c:
13912         * gst/effectv/gstshagadelic.c:
13913         * gst/effectv/gstvertigo.c:
13914         * gst/effectv/gstwarp.c:
13915         * gst/videofilter/Makefile.am:
13916         * gst/videofilter/gstvideofilter.c:
13917         * gst/videofilter/gstvideofilter.h:
13918         * gst/videofilter/gstvideoflip.h:
13919           remove the videofilter library and link to the one in base
13920
13921 2005-11-28  Edward Hervey  <edward@fluendo.com>
13922
13923         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
13924         Useless check now we're setting the current entry correctly.
13925
13926 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
13927
13928         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
13929         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
13930         (gst_jpegenc_change_state):
13931           Don't leak input buffer in chain function (fixes #322667); make 
13932           state change function thread-safe; don't repeat the current function
13933           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
13934           gst_pad_alloc_buffer(); misc. minor cleanups.
13935
13936 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
13937
13938         * gst/matroska/matroska-mux.c:
13939         (gst_matroska_mux_video_pad_setcaps):
13940         Look for pixel-aspect-ratio in caps, not pixel_width and
13941         pixel_height (Fixes: #322645)
13942
13943 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
13944
13945         * gst/matroska/matroska-mux.c:
13946         (gst_matroska_mux_video_pad_setcaps):
13947         From Michal Benes:
13948         frame duration should be GST_SECOND / framerate, not
13949         GST_SECOND * framerate. (Fixes: #322643)
13950
13951 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13952
13953         * configure.ac:
13954           fix up GST_PLUGIN_LDFLAGS
13955         * gst/rtsp/rtspconnection.c:
13956           fix includes (see #317043)
13957         * gst/videofilter/Makefile.am:
13958           stop installing this library
13959
13960 2005-11-26  Edward Hervey  <edward@fluendo.com>
13961
13962         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
13963         Handle the case where the incoming Video dv stream doesn't have
13964         a pixel aspect ratio set.
13965
13966 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13967
13968         * docs/plugins/Makefile.am:
13969         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13970         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13971         * ext/flac/gstflacdec.c:
13972           document flacdec
13973
13974 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13975
13976         * docs/plugins/Makefile.am:
13977         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13978         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13979         * docs/plugins/inspect/plugin-autodetect.xml:
13980         * ext/cairo/gstcairo.c: (plugin_init):
13981         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
13982         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
13983         (gst_text_overlay_init), (gst_text_overlay_font_init),
13984         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
13985         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
13986         (gst_text_overlay_text_pad_linked),
13987         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
13988         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
13989         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
13990         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13991         (gst_text_overlay_change_state):
13992         * ext/cairo/gsttextoverlay.h:
13993         * ext/cairo/gsttimeoverlay.c:
13994         (gst_cairo_time_overlay_update_font_height),
13995         (gst_cairo_time_overlay_set_caps),
13996         (gst_cairo_time_overlay_get_unit_size),
13997         (gst_cairo_time_overlay_print_smpte_time),
13998         (gst_cairo_time_overlay_transform),
13999         (gst_cairo_time_overlay_base_init),
14000         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
14001         (gst_cairo_time_overlay_get_type):
14002         * ext/cairo/gsttimeoverlay.h:
14003           do some name borgifying
14004           document
14005
14006 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14007
14008         * docs/plugins/Makefile.am:
14009         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14010         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14011         * gst/autodetect/gstautoaudiosink.c:
14012         (gst_auto_audio_sink_base_init):
14013         * gst/autodetect/gstautovideosink.c:
14014         (gst_auto_video_sink_base_init),
14015         (gst_auto_video_sink_factory_filter):
14016           documenting auto*sink
14017           using strstr for the video sink lookup, class field is not ordered
14018         * docs/plugins/inspect/plugin-1394.xml:
14019         * docs/plugins/inspect/plugin-aasink.xml:
14020         * docs/plugins/inspect/plugin-alaw.xml:
14021         * docs/plugins/inspect/plugin-alpha.xml:
14022         * docs/plugins/inspect/plugin-alphacolor.xml:
14023         * docs/plugins/inspect/plugin-auparse.xml:
14024         * docs/plugins/inspect/plugin-autodetect.xml:
14025         * docs/plugins/inspect/plugin-avi.xml:
14026         * docs/plugins/inspect/plugin-cacasink.xml:
14027         * docs/plugins/inspect/plugin-cairo.xml:
14028         * docs/plugins/inspect/plugin-cutter.xml:
14029         * docs/plugins/inspect/plugin-debug.xml:
14030         * docs/plugins/inspect/plugin-dv.xml:
14031         * docs/plugins/inspect/plugin-efence.xml:
14032         * docs/plugins/inspect/plugin-effectv.xml:
14033         * docs/plugins/inspect/plugin-esdsink.xml:
14034         * docs/plugins/inspect/plugin-flac.xml:
14035         * docs/plugins/inspect/plugin-flxdec.xml:
14036         * docs/plugins/inspect/plugin-gconfelements.xml:
14037         * docs/plugins/inspect/plugin-goom.xml:
14038         * docs/plugins/inspect/plugin-jpeg.xml:
14039         * docs/plugins/inspect/plugin-level.xml:
14040         * docs/plugins/inspect/plugin-matroska.xml:
14041         * docs/plugins/inspect/plugin-mulaw.xml:
14042         * docs/plugins/inspect/plugin-navigationtest.xml:
14043         * docs/plugins/inspect/plugin-ossaudio.xml:
14044         * docs/plugins/inspect/plugin-png.xml:
14045         * docs/plugins/inspect/plugin-rtp.xml:
14046         * docs/plugins/inspect/plugin-rtsp.xml:
14047         * docs/plugins/inspect/plugin-shout2send.xml:
14048         * docs/plugins/inspect/plugin-smpte.xml:
14049         * docs/plugins/inspect/plugin-speex.xml:
14050         * docs/plugins/inspect/plugin-udp.xml:
14051         * docs/plugins/inspect/plugin-videobox.xml:
14052         * docs/plugins/inspect/plugin-videoflip.xml:
14053         * docs/plugins/inspect/plugin-videomixer.xml:
14054         * docs/plugins/inspect/plugin-wavenc.xml:
14055         * docs/plugins/inspect/plugin-wavparse.xml:
14056           update for HEAD version
14057
14058 2005-11-25  Michael Smith  <msmith@fluendo.com>
14059
14060         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
14061           Patch from Sebastien Cote to close control sockets in udpsrc.
14062
14063 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14064
14065         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14066         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
14067         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
14068         (gst_quarktv_base_init), (gst_quarktv_class_init),
14069         (gst_quarktv_init): Flush the planes list on reverse caps
14070         negotiation. This was crashing because of differently sized
14071         buffers.
14072
14073 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14074
14075         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
14076         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
14077         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
14078         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
14079         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
14080         (gst_videoflip_set_property), (gst_videoflip_base_init),
14081         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
14082         correctly, fix identity flipping, convert navigation event 
14083         correctly again.
14084
14085 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14086
14087         * configure.ac: back to HEAD
14088
14089 === release 0.9.6 ===
14090
14091 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
14092
14093         * configure.ac:
14094           releasing 0.9.6, "Everything's Not Lost"
14095
14096 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14097
14098         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
14099         Oops, initialise the framerate GValue
14100
14101 2005-11-23  Julien MOUTTE  <julien@moutte.net>
14102
14103         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
14104         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
14105         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
14106         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
14107         (gst_timeoverlay_get_type):
14108         * ext/cairo/gsttimeoverlay.h:
14109         * gst/debug/Makefile.am:
14110         * gst/debug/gstnavigationtest.c:
14111         (gst_navigationtest_handle_src_event),
14112         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
14113         (gst_navigationtest_transform), (gst_navigationtest_change_state),
14114         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
14115         (gst_navigationtest_init), (gst_navigationtest_get_type),
14116         (plugin_init):
14117         * gst/debug/gstnavigationtest.h:
14118         * gst/effectv/Makefile.am:
14119         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
14120         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
14121         (gst_agingtv_base_init), (gst_agingtv_class_init),
14122         (gst_agingtv_init), (gst_agingtv_get_type):
14123         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
14124         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
14125         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
14126         (gst_dicetv_get_type):
14127         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
14128         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
14129         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
14130         (gst_edgetv_get_type):
14131         * gst/effectv/gsteffectv.c:
14132         * gst/effectv/gsteffectv.h:
14133         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14134         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
14135         (gst_quarktv_change_state), (gst_quarktv_base_init),
14136         (gst_quarktv_class_init), (gst_quarktv_init),
14137         (gst_quarktv_get_type):
14138         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
14139         (gst_revtv_get_unit_size), (gst_revtv_transform),
14140         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
14141         (gst_revtv_get_type):
14142         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
14143         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
14144         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
14145         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
14146         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
14147         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
14148         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
14149         (gst_vertigotv_init), (gst_vertigotv_get_type):
14150         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
14151         (gst_warptv_get_unit_size), (gst_warptv_transform),
14152         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
14153         (gst_warptv_get_type):
14154         * gst/videofilter/Makefile.am:
14155         * gst/videofilter/gstvideobalance.c:
14156         * gst/videofilter/gstvideobalance.h:
14157         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
14158         (gst_videofilter_class_init), (gst_videofilter_init):
14159         * gst/videofilter/gstvideofilter.h:
14160         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
14161         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
14162         (gst_videoflip_flip), (gst_videoflip_transform),
14163         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
14164         (gst_videoflip_base_init), (gst_videoflip_class_init),
14165         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
14166         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
14167         BaseTransform, it's just a place holder for now and every video
14168         effect plugin has been ported to use BaseTransform features 
14169         directly. QuarkTV was fixed too (was broken), navigationtest works
14170         and best for the end, videoflip converts navigation events depending
14171         on flip method ! Fixes #320953
14172
14173 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14174
14175         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14176         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
14177         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14178         (gst_goom_src_negotiate), (gst_goom_chain):
14179         * gst/matroska/matroska-mux.c:
14180         (gst_matroska_mux_video_pad_setcaps):
14181         * sys/osxvideo/osxvideosink.m:
14182           Fixes for API changes
14183
14184 2005-11-23  Michael Smith <msmith@fluendo.com>
14185
14186         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
14187         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
14188         * ext/jpeg/gstjpegdec.h:
14189         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
14190         * ext/jpeg/gstjpegenc.h:
14191         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14192         (gst_smokeenc_resync):
14193         * ext/jpeg/gstsmokeenc.h:
14194           JPEG fractiony goodness.
14195
14196 2005-11-22  Michael Smith <msmith@fluendo.com>
14197
14198         * gst/goom/filters.c:
14199         * gst/goom/graphic.h:
14200           Fix compilation by making some functions static inline instead of
14201           extern inline, matching the way they're used.
14202
14203 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14204
14205         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
14206         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
14207         * ext/cairo/gsttextoverlay.h:
14208         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
14209         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14210         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
14211         (gst_pngdec_caps_create_and_set):
14212         * ext/libpng/gstpngdec.h:
14213         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
14214         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
14215         * gst/avi/gstavimux.c: (gst_avimux_init),
14216         (gst_avimux_vidsinkconnect):
14217         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14218         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14219         (gst_goom_src_negotiate), (gst_goom_chain):
14220         * gst/goom/gstgoom.h:
14221         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14222         * gst/matroska/matroska-mux.c:
14223         (gst_matroska_mux_video_pad_setcaps):
14224         * sys/osxvideo/osxvideosink.h:
14225         * sys/osxvideo/osxvideosink.m:
14226           More fractional framerate conversions 
14227
14228 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14229
14230         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14231         * gst/debug/gstnavigationtest.c:
14232         (gst_navigationtest_handle_src_event):
14233         * gst/videofilter/gstvideofilter.c:
14234         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
14235         (gst_videofilter_init):
14236         * gst/videofilter/gstvideofilter.h:
14237           Convert to fractional framerates.
14238
14239 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14240
14241         * ext/aalib/gstaasink.c:
14242         * ext/dv/gstdvdec.c:
14243         * ext/esd/esdmon.c:
14244         * ext/flac/gstflacenc.c:
14245         * ext/gdk_pixbuf/pixbufscale.c:
14246         * ext/libcaca/gstcacasink.c:
14247         * ext/shout2/gstshout2.c:
14248         * gst/alpha/gstalpha.c:
14249         * gst/oldcore/gstaggregator.c:
14250         * gst/oldcore/gstshaper.c:
14251         * gst/smpte/barboxwipes.c:
14252         * gst/smpte/gstsmpte.c:
14253         * gst/videobox/gstvideobox.c:
14254         * gst/videofilter/gstvideoflip.c:
14255         * gst/videomixer/videomixer.c:
14256           fix up more enums
14257
14258 2005-11-22  Michael Smith <msmith@fluendo.com>
14259
14260         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
14261         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
14262         (gst_videomixer_update_queues):
14263           Fractional framerates, videomixer.
14264
14265 2005-11-22  Michael Smith <msmith@fluendo.com>
14266
14267         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
14268         * ext/dv/gstdvdec.h:
14269         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
14270         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
14271         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
14272         (gst_dvdemux_flush):
14273         * ext/dv/gstdvdemux.h:
14274           Fractional framerates for DV. 
14275
14276 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14277
14278         * gst/autodetect/gstautoaudiosink.c:
14279         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14280         * gst/autodetect/gstautovideosink.c:
14281         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
14282           Use gst_plugin_feature_list_free() to free feature list and
14283           in the case of autovideosink free the list at all. Also
14284           miscellaneous cosmetic fixes.
14285
14286 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14287
14288         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14289         (gst_cutter_set_property), (gst_cutter_get_caps):
14290           copy calculation code from level; remove use of some audio
14291           functions
14292
14293 2005-11-22  Andy Wingo  <wingo@pobox.com>
14294
14295         * Update for gst_tag_setter API changes.
14296
14297 2005-11-22  Andy Wingo  <wingo@pobox.com>
14298
14299         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
14300         (gst_dvdemux_demux_frame)
14301         * ext/flac/gstflacdec.c (gst_flacdec_write)
14302         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
14303         (gst_flacenc_sink_event)
14304         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
14305         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
14306         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
14307         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
14308         * gst/auparse/gstauparse.c (gst_auparse_chain)
14309         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
14310         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
14311         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
14312         (gst_avi_demux_handle_seek)
14313         * gst/goom/gstgoom.c (gst_goom_event)
14314         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
14315         * gst/matroska/matroska-demux.c
14316         (gst_matroska_demux_handle_seek_event)
14317         (gst_matroska_demux_loop_stream_parse_id)
14318         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
14319         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
14320         (gst_wavparse_stream_headers): Run update-funcnames.
14321
14322 2005-11-22  Edward Hervey  <edward@fluendo.com>
14323
14324         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14325         (gst_dv1394src_init), (gst_dv1394src_dispose),
14326         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
14327         (gst_dv1394src_uri_set_uri):
14328         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
14329         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
14330         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
14331         URIHandler interface and element properties are now properly
14332         synchronized for DV1394src and UDPSrc
14333
14334 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14335
14336         * ext/flac/Makefile.am:
14337         * ext/speex/Makefile.am:
14338           libgsttagedit has been renamed to libgsttag.
14339
14340 2005-11-21  Wim Taymans  <wim@fluendo.com>
14341
14342         * gst/rtsp/rtspconnection.c: (read_body):
14343         Apply patch from Sebastien Cote to fix #319184.
14344
14345 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14346
14347         * configure.ac:
14348         * gst/cutter/Makefile.am:
14349         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
14350         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
14351         (gst_cutter_set_property), (gst_cutter_get_property),
14352         (plugin_init), (gst_cutter_get_caps):
14353           port cutter
14354         * gst/level/gstlevel.c:
14355           fix up plugin details
14356
14357 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14358
14359         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
14360         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
14361         (gst_flacdec_src_event):
14362         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
14363         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
14364         (gst_signal_processor_getrange), (gst_signal_processor_chain):
14365         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14366         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
14367         (gst_flxdec_sink_event_handler):
14368         * gst/matroska/matroska-demux.c:
14369         (gst_matroska_demux_handle_seek_event):
14370         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
14371           Update for stream lock API changes: don't take stream log
14372           in sink event handlers any longer and change GST_STREAM_LOCK
14373           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
14374           functions.
14375
14376 2005-11-21  Michael Smith <msmith@fluendo.com>
14377
14378         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
14379           gst_object_unref, not g_object_unref
14380
14381 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14382
14383         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14384         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
14385           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
14386
14387 2005-11-21  Michael Smith <msmith@fluendo.com>
14388
14389         * gst/auparse/Makefile.am:
14390         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
14391         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
14392         (gst_auparse_change_state):
14393         * gst/auparse/gstauparse.h:
14394           Partially fix #161712. playbin still doesn't work on these files,
14395           (on the bug report, Andy says we aren't typefinding it for some
14396           reason?) but at least auparse isn't totally busted like it was before.
14397
14398 2005-11-21  Andy Wingo  <wingo@pobox.com>
14399
14400         * *.h:
14401         * *.c: Ran scripts/update-macros. Oh yes.
14402
14403 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14404
14405         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
14406           Filler events are gone for now, comment out section generating
14407           them.
14408
14409 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
14410
14411         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14412         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
14413         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14414         * sys/osxvideo/osxvideosink.m:
14415           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
14416           (#322027)
14417
14418 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14419
14420         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
14421         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
14422         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14423         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
14424         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
14425         (gst_avi_demux_stream_data):
14426         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14427         * gst/wavenc/gstwavenc.c: (write_metadata):
14428         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
14429         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
14430         Fixes for GST_FOURCC_FORMAT API change.
14431
14432 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14433
14434         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
14435         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
14436         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
14437         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14438         (gst_text_overlay_change_state):
14439         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
14440         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
14441         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
14442         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
14443         * gst/videomixer/videomixer.c: (gst_videomixer_init),
14444         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
14445         (gst_videomixer_change_state):
14446           Fix for collect pads API change. Also fix textoverlay state
14447           change function.
14448
14449 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14450
14451         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
14452         GST_PAD_IS_USABLE by something approaching it.
14453
14454 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14455
14456         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
14457         API changes.
14458         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
14459         but also fix the code that was not checking return values from
14460         pad_push neither using pad_alloc_buffer.
14461
14462 2005-11-18  Edward Hervey  <edward@fluendo.com>
14463
14464         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
14465         (gst_pngenc_chain):
14466         Added debug category
14467         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
14468         goes to EOS.
14469
14470 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
14471
14472         * gst/rtp/Makefile.am
14473         * gst/rtp/gstrtp.c
14474         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
14475         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
14476         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
14477         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
14478         * gst/rtp/gstrtpg711enc.h:
14479         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
14480         * gst/rtp/gstrtpspeexenc.c:
14481         * gst/rtp/gstrtpspeexenc.h:
14482         * gst/rtp/gstrtpspeexdec.c:
14483         * gst/rtp/gstrtpspeexdec.h:
14484         Created Speex payloader and depayloader; Optimize G711 payloader to
14485         use adapter and send packets until MTU size.
14486
14487 2005-11-16  Wim Taymans  <wim@fluendo.com>
14488
14489         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
14490         Fix leak in check.
14491
14492 2005-11-16  Wim Taymans  <wim@fluendo.com>
14493
14494         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
14495         Fix state change.
14496
14497 2005-11-16  Andy Wingo  <wingo@pobox.com>
14498
14499         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
14500         (gst_udpsrc_create): Move comment.
14501
14502 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
14503
14504         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14505
14506         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14507           When seeking, seek to closest index entry at or before the requested
14508           seek position, not just the closest one (#321001).
14509
14510 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
14511
14512         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
14513         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
14514           Invert DIB images again (see #132341).
14515
14516 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14517
14518         * configure.ac:
14519           rework configure.ac file
14520         * ext/aalib/gstaasink.c:
14521         * ext/cairo/gstcairo.c:
14522         * ext/dv/gstdv.c:
14523         * ext/esd/gstesd.c:
14524         * ext/flac/gstflac.c:
14525         * ext/gconf/gstgconfelements.c:
14526         * ext/gdk_pixbuf/gstgdkpixbuf.c:
14527         * ext/jpeg/gstjpeg.c:
14528         * ext/ladspa/gstladspa.c:
14529         * ext/libcaca/gstcacasink.c:
14530         * ext/libmng/gstmng.c:
14531         * ext/libpng/gstpng.c:
14532         * ext/mikmod/gstmikmod.c:
14533         * ext/pango/gsttextoverlay.c:
14534         * ext/pango/gsttimeoverlay.c:
14535         * ext/raw1394/gst1394.c:
14536         * ext/speex/gstspeex.c:
14537         * gst/alpha/Makefile.am:
14538         * gst/alpha/gstalpha.c:
14539         * gst/alpha/gstalphacolor.c:
14540         * gst/auparse/gstauparse.c:
14541         * gst/autodetect/gstautoaudiosink.c:
14542         (gst_auto_audio_sink_factory_filter),
14543         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14544         * gst/autodetect/gstautodetect.c:
14545         * gst/avi/gstavi.c:
14546         * gst/cutter/gstcutter.c:
14547         * gst/debug/efence.c:
14548         * gst/debug/gstdebug.c:
14549         * gst/debug/gstnavigationtest.c:
14550         * gst/effectv/gsteffectv.c:
14551         * gst/flx/gstflxdec.c:
14552         * gst/goom/gstgoom.c:
14553         * gst/interleave/plugin.c:
14554         * gst/law/alaw.c:
14555         * gst/law/mulaw.c:
14556         * gst/level/gstlevel.c:
14557         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14558         * gst/matroska/matroska.c:
14559         * gst/median/gstmedian.c:
14560         * gst/monoscope/gstmonoscope.c:
14561         * gst/multipart/multipart.c:
14562         * gst/oldcore/gstelements.c:
14563         * gst/rtp/gstrtp.c:
14564         * gst/rtsp/gstrtsp.c:
14565         * gst/smoothwave/gstsmoothwave.c:
14566         * gst/smpte/gstsmpte.c:
14567         * gst/udp/gstudp.c:
14568         * gst/videobox/gstvideobox.c:
14569         * gst/videofilter/gstgamma.c:
14570         * gst/videofilter/gstvideobalance.c:
14571         * gst/videofilter/gstvideoflip.c:
14572         * gst/videofilter/gstvideotemplate.c:
14573         * gst/videomixer/videomixer.c:
14574         * gst/wavenc/gstwavenc.c:
14575         * gst/wavparse/gstwavparse.c:
14576         * sys/oss/gstossaudio.c:
14577         * sys/osxaudio/gstosxaudio.c:
14578           update GST_PLUGIN_DEFINE
14579         * gst/rtp/Makefile.am:
14580         * gst/rtp/gstasteriskh263.c:
14581           check for htons/htonl headers and possibly link to winsock2 lib
14582
14583 2005-11-12  Edward Hervey  <edward@fluendo.com>
14584
14585         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14586         Only GST_DEBUG() information on the valid components.
14587
14588 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14589
14590         * configure.ac: back to HEAD
14591
14592 === release 0.9.5 ===
14593
14594 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
14595
14596         * configure.ac:
14597           releasing 0.9.5, "Phone Alarm"
14598
14599 2005-11-11  Edward Hervey  <edward@fluendo.com>
14600
14601         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14602         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
14603         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
14604         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14605         (gst_avi_demux_loop):
14606         * gst/avi/gstavidemux.h:
14607         Yeah, implement proper seeking. Exact seeking and segment seeking.
14608         Still need to do some checks for segment_stop.
14609
14610 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14611
14612         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14613
14614         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14615           Don't try to ready buffer duration from buffer that we don't
14616           own any  longer and that might already have been unreffed.
14617           (#321136)
14618
14619 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
14620
14621         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
14622         (flx_decode_delta_flc), (gst_flxdec_chain):
14623         Attempting to optimize the code for embedded systems.
14624
14625 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
14626
14627         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14628
14629         * sys/oss/gstosssink.c: (gst_oss_sink_close):
14630           Don't re-use already closed file descriptor. (#320920)
14631
14632 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14633
14634         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
14635         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
14636         (gst_oss_sink_prepare):
14637         * sys/oss/gstosssink.h:
14638           Cache probed caps; fix debug output for SET_PARAM macros.
14639
14640 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14641
14642         * ext/cairo/Makefile.am:
14643         * ext/cairo/gstcairo.c: (plugin_init):
14644         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14645         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14646         (gst_text_overlay_init), (gst_text_overlay_font_init),
14647         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14648         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14649         (gst_text_overlay_text_pad_linked),
14650         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14651         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14652         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14653         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14654         (gst_text_overlay_change_state):
14655         * ext/cairo/gsttextoverlay.h:
14656           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
14657           property and redo positioning. Doesn't handle upstream renegotiation
14658           yet though.
14659
14660 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14661
14662         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14663         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14664         (gst_avi_demux_loop):
14665           No need to take the STREAM_LOCK in the loop function. Improve
14666           some debug messages. Don't leak pad names in debug messages.
14667
14668 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14669
14670         * gst/matroska/matroska-demux.c:
14671         (gst_matroska_demux_push_vorbis_codec_priv_data),
14672         (gst_matroska_demux_add_wvpk_header):
14673           Don't error out when the source pad isn't linked.
14674
14675 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
14676
14677         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
14678         (gst_gconf_audio_sink_change_state):
14679         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
14680         (gst_gconf_video_sink_change_state):
14681           Fix state change functions here as well and set kid
14682           to NULL state before removing it.
14683
14684 2005-11-01  Edward Hervey  <edward@fluendo.com>
14685
14686         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
14687         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
14688         Added proper event handlind, 
14689         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
14690         ignored),
14691         and don't set a duration of 0 for buffers otherwise they are discarded
14692         by GstBaseSink.
14693
14694         GstWavEnc needs some serious loving, after going through the code I'm
14695         really wondering how this can stay in -good ...
14696
14697 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14698
14699         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
14700         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
14701         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
14702         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
14703         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
14704         (gst_matroska_mux_collected):
14705           Fix leaks and invalid memory access as reported by valgrind
14706
14707 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14708
14709         Patch by: Michal Benes <michal.benes@xeris.cz>
14710
14711         * check/Makefile.am:
14712         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14713         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
14714         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
14715           add a unit test for matroskamux
14716           fix the bugs that the unit test exposed
14717
14718 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
14719
14720         * gst/autodetect/gstautoaudiosink.c:
14721         (gst_auto_audio_sink_class_init),
14722         (gst_auto_audio_sink_change_state):
14723         * gst/autodetect/gstautovideosink.c:
14724         (gst_auto_video_sink_class_init),
14725         (gst_auto_video_sink_change_state):
14726           Fix state change function and use GST_DEBUG_FUNCPTR in
14727           class_init.
14728
14729 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14730
14731         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14732
14733         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
14734         (gst_ebml_write_reset), (gst_ebml_write_element_new):
14735         * gst/matroska/ebml-write.h:
14736         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14737           Set timestamps on outgoing ebml headers as well, so that the
14738           element after matroskamux can get the timestamp already when
14739           reading the first ebml element and doesn't have to wait for
14740           the actual data buffer for that (#320308).
14741           
14742 2005-10-31  Andy Wingo  <wingo@pobox.com>
14743
14744         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
14745         (gst_videomixer_pad_link): Kill some memleaks.
14746         (gst_videomixer_pad_get_property): Style fix.
14747         (gst_videomixer_pad_set_property): Style fix.
14748         (gst_videomixer_pad_init): Style fix.
14749         (gst_videomixer_update_queues): Kill memleak.
14750         (gst_videomixer_loop): Kill memleak.
14751         (gst_videomixer_collected): Kill memleak.
14752
14753 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14754
14755         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
14756         gst_auparse_change_state:
14757         Just some cleanup.
14758
14759 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14760
14761         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
14762         Add checks to GST_FLOW_NOT_LINKED for values returned
14763         from gst_pad_push.
14764         
14765 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
14766
14767         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
14768         (gst_rtpg711dec_process):
14769         * gst/rtp/gstrtpgsmenc.c:
14770         Payloader now sets some default caps on the srcpad if caps on the sinkpad
14771         are never set. This is important for the g711 to work with burger's rtpbin
14772         element.
14773
14774 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
14775
14776         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
14777         (gst_speexenc_push_buffer):
14778         Add checks for return values from gst_pad_push and
14779         gst_pad_alloc_buffer.
14780
14781 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
14782
14783         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14784
14785         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14786         (gst_matroska_demux_parse_info),
14787         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14788         (gst_matroska_demux_parse_cluster):
14789         * gst/matroska/matroska-ids.h:
14790         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
14791         (gst_matroska_mux_init), (gst_matroska_mux_start),
14792         (gst_matroska_mux_create_buffer_header),
14793         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
14794         (gst_matroska_mux_get_property):
14795         * gst/matroska/matroska-mux.h:
14796           Add SimpleBlock support to matroska demuxer and muxer (part of
14797           Matroska v2). (#319731)
14798
14799 2005-10-28  Wim Taymans  <wim@fluendo.com>
14800
14801         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
14802         (gst_jpeg_dec_change_state):
14803         * ext/jpeg/gstjpegdec.h:
14804         Cleanups. Don't create caps for every chain.
14805
14806 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
14807
14808         * gst/law/alaw-encode.c: (gst_alawenc_init),
14809         (alawenc_setcaps), (gst_alawenc_chain)
14810         * gst/law/alaw-encode.h:
14811         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
14812         (mulawenc_setcaps), (gst_mulawenc_chain)
14813         * gst/law/mulaw-encode.h:
14814         Set timestamp on buffer and it allows RTP G711 elements
14815         work properly.
14816
14817 2005-10-27  Wim Taymans  <wim@fluendo.com>
14818
14819         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
14820         Set correct format on oss instead of a silly value. 
14821
14822 2005-10-27  Julien MOUTTE  <julien@moutte.net>
14823
14824         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14825         (gst_video_box_transform_caps), (gst_video_box_set_caps),
14826         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
14827         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
14828         I420 rendering as well, doesn't bring much for my platform.
14829         Might help on some other platforms.
14830
14831 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
14832
14833         * gst/rtp/gstrtpgsmenc.c:
14834         * gst/rtp/gstrtpgsmparse.c:
14835         Declaring the padtemplate correctly.
14836
14837 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14838
14839         * gst/rtp/gstrtpg711dec.c:
14840         * gst/rtp/gstrtpg711enc.c:
14841         * gst/rtp/gstrtpgsmenc.c:
14842         * gst/rtp/gstrtpgsmparse.c:
14843         Setting the proper copyright notice.
14844
14845 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14846
14847         * gst/videobox/Makefile.am: Use liboil.
14848         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14849         (gst_video_box_set_property), (gst_video_box_transform_caps),
14850         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
14851         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
14852         using liboil. Will dot the same to I420 border generation
14853         tomorrow.
14854
14855 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14856
14857         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
14858         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
14859         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
14860         * gst/rtp/gstrtpg711dec.h:
14861         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
14862         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
14863         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
14864         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
14865         (gst_rtpgsmenc_handle_buffer):
14866         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
14867         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
14868         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
14869         * gst/rtp/gstrtpgsmparse.h:
14870         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
14871         inherits from the basertpdepayloader.
14872
14873 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14874
14875         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14876         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
14877         (gst_video_box_ayuv): Removing this forgotten debug.
14878
14879 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14880
14881         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14882         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
14883         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
14884
14885 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
14886
14887         * sys/oss/gstossaudio.c:
14888         * sys/oss/gstossdmabuffer.c:
14889         * sys/oss/gstosshelper.c:
14890         * sys/oss/gstossmixer.c:
14891         * sys/oss/gstossmixerelement.c:
14892         * sys/oss/gstossmixertrack.c:
14893         * sys/oss/gstosssink.c:
14894         * sys/oss/gstosssrc.c:
14895           Actually use the 'oss' debug category we register.
14896
14897 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14898
14899         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
14900         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
14901         Use gst_pad_get_parent and drop the ref that was added through
14902         that call.
14903
14904 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14905
14906         * gst/rtp/gstrtpgsmenc.c:
14907           Fix compilation
14908
14909 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
14910
14911         * gst/rtp/gstrtpg711dec.c
14912         Just removed a couple of lines of weird code used during
14913         development/test time.
14914
14915 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
14916
14917         * gst/rtp/Makefile.am
14918         * gst/rtp/gstrtp.c
14919         * gst/rtp/gstrtpg711enc.c
14920         * gst/rtp/gstrtpg711enc.h
14921         * gst/rtp/gstrtpg711dec.c
14922         * gst/rtp/gstrtpg711dec.h
14923         Created G711 payloader and depayloader (it supports mulaw and alaw
14924         (dec)encoders)
14925
14926 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14927
14928         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14929         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
14930         Doh ! I introduced wingo's bug again ! Sorry...
14931
14932 2005-10-25  Christian Schaller <christian@fluendo.com> 
14933
14934         * gst/rtp/Makefile.am: add missing header files for disting
14935
14936 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
14937
14938         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
14939         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
14940         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
14941         (gst_rtpgsmenc_handle_buffer):
14942         * gst/rtp/gstrtpgsmenc.h:
14943         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
14944         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
14945         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
14946         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
14947         * gst/rtp/gstrtpgsmparse.h:
14948         Getting the GSM (de)payloader working and compatible with our plans for RTP.
14949
14950 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14951
14952         * ext/libpng/gstpngdec.c: (user_info_callback),
14953         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
14954         a newsegment event, move some redundant code in a single place.
14955
14956 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14957
14958         * ext/libpng/gstpngdec.c: (user_info_callback),
14959         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
14960         hack to get correct colors order when we have a png image with
14961         alpha channel.
14962
14963 2005-10-24  Edward Hervey  <edward@fluendo.com>
14964
14965         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
14966         Call gst_element_no_more_pads when there will be no more pads.
14967
14968 2005-10-24  Wim Taymans  <wim@fluendo.com>
14969
14970         * gst/rtp/Makefile.am:
14971         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
14972         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
14973         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
14974         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
14975         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
14976         (gst_asteriskh263_plugin_init):
14977         * gst/rtp/gstasteriskh263.h:
14978         * gst/rtp/gstrtp.c: (plugin_init):
14979         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
14980         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
14981         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
14982         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
14983         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
14984         (gst_rtph263enc_plugin_init):
14985         * gst/rtp/gstrtph263enc.h:
14986         Added two new payloaders, an RFC 2190 payloader for h263 and
14987         a payload convertor for an asterisk server.
14988
14989 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
14990
14991         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
14992           Set bytes_per_sample correctly (is not always 4, but 
14993           depends on width and number of channels).
14994
14995 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
14996
14997         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
14998         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
14999         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
15000         (gst_flacenc_sink_event), (gst_flacenc_chain),
15001         (gst_flacenc_set_property), (gst_flacenc_get_property),
15002         (gst_flacenc_change_state):
15003         * ext/flac/gstflacenc.h:
15004           Fix seeking, so that flacenc can rewrite the header with the
15005           correct duration and amount of samples and all that at EOS;
15006           also set timestamps and granulepos on outgoing buffers; add
15007           debug category; fix state change function.
15008           
15009 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15010
15011         * gst/videomixer/videomixer.c: Don't restrict video geometry
15012         from 16 to 4096.
15013
15014 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15015
15016         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15017         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15018         Fix caps negotiation correctly, add debugging category.
15019
15020 2005-10-24  Christian Schaller  <christian@fluendo.com>
15021
15022         * configure.ac: Port over Thomas's change from base listing all plugins
15023
15024 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15025
15026         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
15027         a sink pad.
15028
15029 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15030
15031         * configure.ac:
15032         * docs/upload.mak:
15033           back to HEAD
15034
15035 === release 0.9.4 ===
15036
15037 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15038
15039         * configure.ac:
15040           Releasing 0.9.4, "Dromiceiomimus"
15041
15042 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
15043
15044         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
15045         (gst_speexenc_src_query):
15046           Add position and duration query, fix query type function.
15047           
15048         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15049         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15050           Let's not set non-fixed caps on source pads.
15051
15052 2005-10-21  Wim Taymans  <wim@fluendo.com>
15053
15054         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15055         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
15056         (gst_avi_demux_handle_seek):
15057         Set correct stream_time in newsegment event.
15058         avi can also handle a duration query now.
15059
15060 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
15061
15062         * gst/matroska/matroska-demux.c:
15063         (gst_matroska_demux_handle_src_query),
15064         (gst_matroska_demux_handle_seek_event),
15065         (gst_matroska_demux_loop_stream_parse_id):
15066           Fix duration query; fix basetime in newsegment event after
15067           seek; fix duration in initial newsegment event.
15068
15069         * gst/matroska/matroska-mux.c:
15070         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15071           Extract number of channels and samplerate from vorbis headers;
15072           add some debug messages when querying the durations of the
15073           input streams.
15074
15075 2005-10-20  Wim Taymans  <wim@fluendo.com>
15076
15077         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15078         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15079         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15080         Set stream time correctly in newsegment.
15081
15082 2005-10-20  Wim Taymans  <wim@fluendo.com>
15083
15084         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15085         Correctly fill in the stream time.
15086
15087 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15088
15089         * check/elements/level.c: (GST_START_TEST):
15090         * gst/level/gstlevel.c: (gst_level_message_new):
15091         * gst/level/level-example.c: (message_handler):
15092           use ELEMENT messages instead
15093
15094 2005-10-19  Wim Taymans  <wim@fluendo.com>
15095
15096         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
15097         (gst_dvdemux_src_query):
15098         * ext/flac/gstflacdec.c: (gst_flacdec_length),
15099         (gst_flacdec_src_query):
15100         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
15101         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
15102         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15103         * gst/debug/gstnavseek.c: (gst_navseek_seek):
15104         * gst/debug/progressreport.c: (gst_progress_report_report):
15105         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
15106         * gst/matroska/matroska-demux.c:
15107         (gst_matroska_demux_handle_src_query):
15108         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15109         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15110         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15111         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15112         (gst_wavparse_srcpad_event):
15113         API change fix.
15114
15115 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
15116
15117         * gst/goom/filters.c:
15118         * gst/goom/graphic.h:
15119         * gst/goom/lines.c:
15120           Make inline functions either 'static inline' or 'extern inline',
15121           otherwise the Forte compiler apparently won't inline them (#317300).
15122
15123 2005-10-19  Julien MOUTTE  <julien@moutte.net>
15124
15125         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15126         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
15127         (user_info_callback), (user_endrow_callback), (user_end_callback),
15128         (user_read_data), (gst_pngdec_caps_create_and_set),
15129         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
15130         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
15131         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
15132         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
15133         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
15134         very nice and handle push/pull based model. if you have filesrc
15135         connected to it, it will do random access to load the png file.
15136         If you have a network source that can't do _getrange, it does 
15137         progressive loading through the chain function.
15138         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15139         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
15140         thanks to Master Wim Taymans ;-)
15141
15142 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
15143
15144         * gst/matroska/Makefile.am:
15145         * gst/matroska/ebml-read.c:
15146         * gst/matroska/ebml-read.h:
15147         * gst/matroska/matroska-demux.c:
15148         * gst/matroska/matroska-demux.h:
15149         * gst/matroska/matroska.c: (plugin_init):
15150           Ported matroska demuxer to 0.9.
15151
15152 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
15153
15154         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15155
15156         * gst/matroska/matroska-mux.c:
15157         (gst_matroska_mux_video_pad_setcaps),
15158         (gst_matroska_mux_audio_pad_setcaps):
15159           Fix mpeg4 input handling (#318847); also, while we're at it,
15160           fix media type for Motion-JPEG: should be image/jpeg.
15161
15162 2005-10-18  Wim Taymans  <wim@fluendo.com>
15163
15164         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15165         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15166         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15167         Fix for segment-start/stop API change.
15168
15169 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15170
15171         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15172         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
15173         way.
15174
15175 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15176
15177         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15178         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
15179         output declared in transform_caps.
15180
15181 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15182
15183         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
15184
15185 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15186
15187         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15188         (gst_video_box_get_unit_size): Fix wrong size calculations and
15189         implement get_unit_size correctly.
15190
15191 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15192
15193         * configure.ac:
15194           Enable flx plugin.
15195
15196         * gst/flx/gstflxdec.c: (flx_decode_chunks):
15197           Fix gcc4 signedness issue.
15198
15199 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15200
15201         * configure.ac: Adding videomixer.
15202         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15203         (user_read_data), (gst_pngdec_chain): More debugging.
15204         * gst/alpha/Makefile.am: Adding alphacolor
15205         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
15206         (gst_alpha_color_class_init), (gst_alpha_color_init),
15207         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
15208         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
15209         (plugin_init): Ported to 0.9 using in place base tranform.
15210         * gst/videomixer/Makefile.am:
15211         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15212         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
15213         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
15214         (gst_videomixer_pad_init), (gst_videomixer_class_init),
15215         (gst_videomixer_init), (gst_videomixer_getcaps),
15216         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15217         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15218         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
15219         to 0.9 using collectpads.
15220
15221 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
15222
15223         * configure.ac:
15224         * gst/flx/Makefile.am:
15225         * gst/flx/gstflxdec.c: (gst_flxdec_init),
15226         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
15227         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
15228         * gst/flx/gstflxdec.h:
15229         flx plugin ported to 0.9
15230
15231 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15232
15233         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
15234           use new gst_version_string()
15235
15236 2005-10-16  Andy Wingo  <wingo@pobox.com>
15237
15238         * configure.ac: GLIB_CHECK.
15239
15240 2005-10-15  Julien MOUTTE  <julien@moutte.net>
15241
15242         * ext/libpng/Makefile.am:
15243         * ext/libpng/gstpng.c: (plugin_init):
15244         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15245         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
15246         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
15247
15248 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
15249
15250         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15251
15252         * configure.ac:
15253         * gst/matroska/Makefile.am:
15254         * gst/matroska/ebml-ids.h:
15255         * gst/matroska/ebml-write.c:
15256         * gst/matroska/ebml-write.h:
15257         * gst/matroska/matroska-ids.h:
15258         * gst/matroska/matroska-mux.c:
15259         * gst/matroska/matroska-mux.h:
15260         * gst/matroska/matroska.c: (plugin_init):
15261           Port matroska muxer to 0.9 (#318847).
15262
15263 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
15264
15265         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
15266         (comment_init), (comment_add):
15267           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
15268           use GST_READ_UINT32_LE() and friends rather than the private
15269           implementation of those same macros.
15270
15271 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
15272
15273         * examples/stats/mp2ogg.c:
15274           more typo fixes
15275
15276 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
15277
15278         * examples/indexing/indexmpeg.c: (main):
15279         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
15280         (gst_esdmon_close_audio), (gst_esdmon_change_state):
15281         * ext/esd/esdmon.h:
15282         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15283         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
15284         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15285         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15286         * gst/avi/gstavimux.c: (gst_avimux_init):
15287         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
15288         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
15289         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15290         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
15291         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
15292         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
15293         * gst/oldcore/gstmultifilesrc.h:
15294         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
15295         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
15296         (gst_pipefilter_change_state):
15297         * gst/oldcore/gstpipefilter.h:
15298         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
15299         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15300         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
15301         * sys/osxaudio/gstosxaudiosink.h:
15302         * sys/osxaudio/gstosxaudiosrc.h:
15303           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
15304           moved bitshift from macro to enum definition
15305
15306 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15307
15308         * ext/Makefile.am:
15309         * ext/cairo/Makefile.am:
15310         * ext/cairo/gstcairo.c: (plugin_init):
15311         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
15312         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
15313         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
15314         * ext/cairo/gsttimeoverlay.h:
15315           update of cairo-based timeoverlay to 1.0 Cairo API
15316           doesn't work yet for resizing of output sink
15317
15318 2005-10-11  Wim Taymans  <wim@fluendo.com>
15319
15320         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
15321         newsegment API fix.
15322
15323 2005-10-11  Wim Taymans  <wim@fluendo.com>
15324
15325         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15326         (gst_dvdemux_demux_frame):
15327         * ext/flac/gstflacdec.c: (gst_flacdec_write):
15328         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15329         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
15330         (gst_avi_demux_handle_seek):
15331         * gst/goom/gstgoom.c: (gst_goom_event):
15332         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
15333         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15334         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15335         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15336         (gst_wavparse_srcpad_event):
15337         newsegment API update.
15338
15339 2005-10-11  Andy Wingo  <wingo@pobox.com>
15340
15341         * ext/speex/gstspeexenc.c: Signedness cleanups.
15342
15343 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
15344
15345         * PORTED_09:
15346         * ext/speex/Makefile.am:
15347         * ext/speex/gstspeex.c:
15348         * ext/speex/gstspeexenc.c:
15349         Speexenc ported to 0.9
15350
15351 2005-10-10  Wim Taymans  <wim@fluendo.com>
15352
15353         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
15354         (gst_oss_sink_init), (gst_oss_sink_set_property),
15355         (gst_oss_sink_get_property), (gst_oss_sink_open),
15356         (gst_oss_sink_prepare), (gst_oss_sink_reset):
15357         * sys/oss/gstosssink.h:
15358         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
15359         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
15360         (gst_oss_src_prepare):
15361         Cleanups, make device configurable in the sink, handle and report
15362         errors.
15363
15364 2005-10-10  Wim Taymans  <wim@fluendo.com>
15365
15366         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
15367         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
15368         Make sure element is NULL before removing from the bin.
15369
15370 2005-10-07  Andy Wingo  <wingo@pobox.com>
15371
15372         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
15373         block forever in a read().
15374         (gst_dv1394src_bus_reset): Post a message when the cable is
15375         unplugged.
15376         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
15377         (gst_dv1394src_bus_reset): Don't unref the message.
15378
15379         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
15380         hacking. The only change should be that the state change stuff was
15381         put into basesrc's start() and stop() routines, which coalesces
15382         some steps.
15383
15384 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15385
15386         * configure.ac:
15387           Add check for mmap
15388           
15389         * gst/debug/Makefile.am:
15390           Only compile efence plugin on systems that have mmap.
15391
15392 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15393
15394         * gst/debug/Makefile.am:
15395         * gst/debug/breakmydata.c:
15396         * gst/debug/gstdebug.c:
15397         * gst/debug/gstnavigationtest.c:
15398         * gst/debug/gstnavseek.c: 
15399         * gst/debug/gstnavseek.h:
15400         * gst/debug/progressreport.c: 
15401         * gst/debug/testplugin.c:
15402           Port progressreport, navseek, navigationtest, testsink and
15403           breakmydata.
15404
15405 2005-10-05  Edward Hervey  <edward@fluendo.com>
15406
15407         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
15408         (gst_dvdemux_src_query):
15409         Fixes for better conversion
15410
15411 2005-10-04  Michael Smith <msmith@fluendo.com>
15412
15413         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
15414         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
15415         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
15416         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
15417           Set state of elements to NULL before removing from bins.
15418           Set state of test element to NULL if we failed to move it to READY
15419
15420 2005-10-04  Edward Hervey  <edward@fluendo.com>
15421
15422         * ext/dv/Makefile.am:
15423         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
15424         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
15425         Corrected the query function for position so it doesn't forget what
15426         format was asked, and calls the conversion functions on the correct pad.
15427
15428 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15429
15430         * configure.ac:
15431           back to development
15432
15433 === release 0.9.3 ===
15434
15435 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15436
15437         * configure.ac:
15438           Releasing 0.9.3, "Aramis"
15439
15440 2005-10-03  Andy Wingo  <wingo@pobox.com>
15441
15442         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
15443         error returns.
15444
15445 2005-10-02  Andy Wingo  <wingo@pobox.com>
15446
15447         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
15448
15449         * ext/flac/gstflacenc.c: Ported to 0.9.
15450
15451         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
15452
15453         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
15454         and link to gsttagedit. Enable flacenc.
15455
15456         * ext/flac/gstflacdec.c: Re-enable tag reading.
15457
15458 2005-09-30  Wim Taymans  <wim@fluendo.com>
15459
15460         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15461         * gst/rtp/gstrtpgsmparse.c:
15462         * gst/rtp/gstrtph263penc.c:
15463         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15464         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15465         (gst_rtpmp4venc_set_property):
15466         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15467         Various class and caps fixes from Andre Magalhaes (andrunko)
15468
15469 2005-09-29  Wim Taymans  <wim@fluendo.com>
15470
15471         * gst/level/level-example.c: (main):
15472         Update for new bus API.
15473
15474 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
15475
15476         * configure.ac:
15477           Fix unexpanded autoconf macro GST_DOC, which has been renamed
15478           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
15479
15480 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
15481
15482         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
15483           Fix playback of mono streams (bytes_per_sample should be set
15484           from the sample width and the number of channels negotiated,
15485           and not just be set to 4) (#317338)
15486
15487 2005-09-26  Wim Taymans  <wim@fluendo.com>
15488
15489         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
15490         (gst_rtpmpaenc_handle_buffer):
15491         Set buffer duration correctly.
15492
15493 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
15494
15495         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
15496         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
15497         (gst_avi_demux_change_state):
15498           Don't crash when encountering a stream with an unknown fourcc or
15499           codec id. Instead, create a pad of type video/x-avi-unknown or
15500           audio/x-avi-unknown, which as a side-effect also results in less
15501           confusing error messages in players ('no decoder' vs. 'no streams');
15502           minor fixes to state change function and class_init function.
15503
15504 2005-09-24  Wim Taymans  <wim@fluendo.com>
15505
15506         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15507         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15508         These are sinks.
15509
15510 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15511
15512         * check/elements/level.c: (GST_START_TEST):
15513           fix test for new GstClockTime use
15514         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
15515         (gst_level_transform_ip):
15516         * gst/level/gstlevel.h:
15517           fix up the decay peak, ensuring the decay peak is never lower
15518           than the peak for that interval
15519
15520 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15521
15522         * docs/plugins/gst-plugins-good-plugins.args:
15523         * docs/plugins/inspect/plugin-alpha.xml:
15524         * docs/plugins/inspect/plugin-rtp.xml:
15525         * gst/level/gstlevel.c: (gst_level_set_caps),
15526         (gst_level_transform_ip):
15527           updating docs
15528
15529 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15530
15531         * Makefile.am:
15532         * check/elements/level.c: (GST_START_TEST):
15533         * gst/level/Makefile.am:
15534         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
15535         (gst_level_set_property), (gst_level_get_property),
15536         (gst_level_set_caps), (gst_level_message_new),
15537         (gst_level_transform_ip):
15538         * gst/level/gstlevel.h:
15539         * gst/level/level-example.c: (message_handler), (main):
15540           convert to using GstClockTime for all time values, finally.
15541
15542 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15543
15544         * gst/auparse/Makefile.am:
15545         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15546           fix up build
15547         * configure.ac:
15548         * ext/cairo/Makefile.am:
15549         * ext/dv/Makefile.am:
15550         * ext/esd/Makefile.am:
15551         * ext/flac/Makefile.am:
15552         * ext/gconf/Makefile.am:
15553         * ext/gdk_pixbuf/Makefile.am:
15554         * ext/jpeg/Makefile.am:
15555         * ext/ladspa/Makefile.am:
15556         * ext/libcaca/Makefile.am:
15557         * ext/libmng/Makefile.am:
15558         * ext/libpng/Makefile.am:
15559         * ext/mikmod/Makefile.am:
15560         * ext/pango/Makefile.am:
15561         * ext/raw1394/Makefile.am:
15562         * ext/shout2/Makefile.am:
15563         * ext/speex/Makefile.am:
15564         * gst/alpha/Makefile.am:
15565         * gst/autodetect/Makefile.am:
15566         * gst/avi/Makefile.am:
15567         * gst/cutter/Makefile.am:
15568         * gst/debug/Makefile.am:
15569         * gst/effectv/Makefile.am:
15570         * gst/flx/Makefile.am:
15571         * gst/goom/Makefile.am:
15572         * gst/interleave/Makefile.am:
15573         * gst/law/Makefile.am:
15574         * gst/matroska/Makefile.am:
15575         * gst/median/Makefile.am:
15576         * gst/monoscope/Makefile.am:
15577         * gst/multipart/Makefile.am:
15578         * gst/oldcore/Makefile.am:
15579         * gst/rtp/Makefile.am:
15580         * gst/rtsp/Makefile.am:
15581         * gst/smoothwave/Makefile.am:
15582         * gst/smpte/Makefile.am:
15583         * gst/videobox/Makefile.am:
15584         * gst/videofilter/Makefile.am:
15585         * gst/videomixer/Makefile.am:
15586         * gst/wavenc/Makefile.am:
15587         * gst/wavparse/Makefile.am:
15588         * sys/oss/Makefile.am:
15589         * sys/osxaudio/Makefile.am:
15590         * sys/osxvideo/Makefile.am:
15591           fix up GST_LIBS use
15592
15593 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15594
15595         * gst/auparse/Makefile.am:
15596         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15597           fix build of auparse
15598
15599 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
15600
15601         * configure.ac:
15602         * PORTED_09:
15603         * gst/auparse/gstauparse.c:
15604         * gst/auparse/gstauparse.h:
15605         Auparse ported to 0.9.
15606
15607 2005-09-22  Wim Taymans  <wim@fluendo.com>
15608
15609         * gst/rtp/TODO:
15610         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
15611         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15612         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15613         (gst_rtpmp4venc_set_property):
15614         * gst/rtp/gstrtpmp4venc.h:
15615         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15616         * gst/rtp/gstrtpmpaenc.h:
15617         Use is_filled to both check MTU and max-ptime of base class.
15618
15619 2005-09-22  Wim Taymans  <wim@fluendo.com>
15620
15621         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15622         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15623         (gst_rtpmp4venc_set_property):
15624         Don't fragment packets with multiple frames.
15625
15626 2005-09-22  Wim Taymans  <wim@fluendo.com>
15627
15628         * gst/rtp/TODO:
15629         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15630         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15631         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
15632         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
15633         (gst_rtpmp4venc_get_property):
15634         * gst/rtp/gstrtpmp4venc.h:
15635         Remove g_print.
15636         Update TODO
15637         Make payload encoder a bit smarter and more correct with
15638         timestamps.
15639         Added option in payloader to include config string in-band.
15640
15641 2005-09-21  Wim Taymans  <wim@fluendo.com>
15642
15643         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15644         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15645         (gst_rtspsrc_send):
15646         Strip spaces for key/value pairs.
15647
15648 2005-09-21  Wim Taymans  <wim@fluendo.com>
15649
15650         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15651         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15652         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
15653         (gst_rtspsrc_change_state):
15654         More SDP parsing and caps setting.
15655         Do NO_PREROLL differently.
15656         add pads only after negotiated.
15657
15658         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
15659         (gst_udpsrc_getcaps):
15660         Implement the getcaps function.
15661
15662 2005-09-21  Wim Taymans  <wim@fluendo.com>
15663
15664         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
15665         (gst_rtpamrdec_chain):
15666         Handle multiple AMr packets per payload. Handle CRC and
15667         parse ILL/ILP.
15668
15669         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15670         Make caps params strings for easy SDP mapping.
15671         
15672         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
15673         Handle capsnego better.
15674
15675         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15676         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
15677         Generate and parse config string in the caps.
15678
15679 2005-09-21  Wim Taymans  <wim@fluendo.com>
15680
15681         * gst/rtp/README:
15682         Update README
15683
15684         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
15685         Make extra params as strings.
15686
15687         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
15688         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15689         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
15690         Make state change return NO_PREROLL as this is a live
15691         source.
15692
15693         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15694         Don't unref old caps when NULL.
15695
15696 2005-09-20  Wim Taymans  <wim@fluendo.com>
15697
15698         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
15699         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15700         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
15701         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
15702         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
15703         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
15704         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
15705         * gst/rtsp/sdpmessage.h:
15706         Add URI handler.
15707         Parse SDP and create caps.
15708
15709 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
15710
15711         * gst/alpha/gstalpha.c:
15712           fix element description
15713
15714 2005-09-19  Wim Taymans  <wim@fluendo.com>
15715
15716         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
15717         Don't check payload for now.
15718
15719 2005-09-19  Wim Taymans  <wim@fluendo.com>
15720
15721         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15722         (gst_wavparse_init), (gst_wavparse_parse_file_header),
15723         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
15724         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15725         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15726         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
15727         (gst_wavparse_change_state):
15728         * gst/wavparse/gstwavparse.h:
15729         Fix wavparse some more.
15730
15731 2005-09-19  Wim Taymans  <wim@fluendo.com>
15732
15733         * check/elements/level.c: (GST_START_TEST):
15734         Fix for bus API change.
15735
15736 2005-09-19  Wim Taymans  <wim@fluendo.com>
15737
15738         * gst/level/level-example.c: (main):
15739         Fix for new bus API.
15740
15741         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15742         Set caps on pads.
15743
15744 2005-09-15  Wim Taymans  <wim@fluendo.com>
15745
15746         * gst/rtp/Makefile.am:
15747         * gst/rtp/README:
15748         * gst/rtp/gstrtp.c: (plugin_init):
15749         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
15750         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
15751         (gst_rtpamrdec_change_state):
15752         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
15753         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
15754         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
15755         * gst/rtp/gstrtpamrenc.h:
15756         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15757         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
15758         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
15759         * gst/rtp/gstrtpgsmenc.h:
15760         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
15761         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
15762         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
15763         (gst_rtpgsmparse_change_state):
15764         * gst/rtp/gstrtpgsmparse.h:
15765         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
15766         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
15767         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
15768         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
15769         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
15770         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
15771         * gst/rtp/gstrtph263penc.h:
15772         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
15773         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
15774         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15775         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
15776         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
15777         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
15778         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
15779         * gst/rtp/gstrtpmp4venc.h:
15780         * gst/rtp/gstrtpmpadec.c:
15781         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
15782         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
15783         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
15784         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
15785         * gst/rtp/gstrtpmpaenc.h:
15786         Updates to payloader/depayloaders, make payloaders use
15787         the base classes.
15788         Updated README with suggested RTP caps and how to convert
15789         to/from SDP.
15790         Added config descriptor in mp4v payloader.
15791
15792 2005-09-15  Andy Wingo  <wingo@pobox.com>
15793
15794         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
15795         * gst/autodetect/gstautovideosink.c
15796         (gst_auto_video_sink_find_best): Update for new registry API.
15797
15798 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15799
15800         * common/c-to-xml.py:
15801         * common/gtk-doc-plugins.mak:
15802           a simple py script to generate valid xml from a C example
15803           probably also need to strip an MIT license when we decide
15804         * docs/plugins/Makefile.am:
15805         * gst/level/Makefile.am:
15806         * gst/level/gstlevel.c: (gst_level_init):
15807         * gst/level/level-example.c: (message_handler), (main):
15808           add an example to level that will show up in the docs
15809         * gst/rtp/TODO:
15810           add a note for the future
15811
15812 2005-09-14  Michael Smith <msmith@fluendo.com>
15813
15814         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
15815           Actually define the debug object being used in wavenc. Fixes #316205
15816
15817 2005-09-14  Michael Smith <msmith@fluendo.com>
15818
15819         * gst/smpte/Makefile.am:
15820           Link against GST_BASE_LIBS, to get it linked against libgstbase;
15821           needed to build on windows (bug 316204)
15822
15823 2005-09-12  Andy Wingo  <wingo@pobox.com>
15824
15825         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
15826
15827 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
15828
15829         * configure.ac:
15830         * gst/fdsrc/Makefile.am:
15831         * gst/fdsrc/gstfdsrc.c:
15832         * gst/fdsrc/gstfdsrc.h:
15833           Move fdsrc back into gstreamer core elements.
15834
15835         * gst/level/gstlevel.c: (gst_level_class_init),
15836         (gst_level_transform_ip):
15837         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
15838           Basetransform changes.
15839
15840 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15841
15842         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
15843         * ext/jpeg/smokecodec.c: (find_best_size):
15844           fix compiler warnings
15845
15846 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15847
15848         * gst-plugins-good.spec.in:
15849           spec file fixes
15850         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
15851         (gst_multiudpsink_render), (gst_multiudpsink_add),
15852         (gst_multiudpsink_clear):
15853           it actually helps to actually stream if we hook up the
15854           "add" signal to an actual implementation
15855         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
15856           some debugging
15857
15858 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
15859
15860         * ext/jpeg/Makefile.am:
15861         * ext/jpeg/gstjpeg.c
15862         * ext/jpeg/gstjpegenc.c:
15863         * ext/jpeg/gstsmokeenc.c:
15864
15865 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
15866
15867         * ext/flac/gstflacdec.c:
15868         * ext/flac/gstflacenc.c:
15869         * ext/flac/gstflactag.c:
15870         * ext/speex/gstspeexenc.c:
15871           gsttaginterface.h -> gsttagsetter.h
15872
15873 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
15874
15875         * configure.ac:
15876         * gst/debug/Makefile.am:
15877         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
15878         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
15879         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
15880         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
15881         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
15882           Port to 0.9 and re-enable efence plugin.
15883
15884 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
15885
15886         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
15887         (gst_flacdec_write), (gst_flacdec_convert_src):
15888         * ext/flac/gstflacdec.h:
15889           Add support for flac files with 24/32 bits per sample; and misc.
15890           minor clean-ups. Seeking is still partly broken (for me at least).
15891
15892 2005-09-06  Wim Taymans  <wim@fluendo.com>
15893
15894         * gst/rtp/Makefile.am:
15895         * gst/rtp/gstrtp.c: (plugin_init):
15896         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
15897         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
15898         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
15899         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
15900         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
15901         (gst_rtpmp4vdec_plugin_init):
15902         * gst/rtp/gstrtpmp4vdec.h:
15903         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15904         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
15905         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
15906         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
15907         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
15908         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
15909         * gst/rtp/gstrtpmp4venc.h:
15910         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
15911         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
15912         Added mpeg4 video payload encoder/decoder.
15913         Added some docs in mpa payloader.
15914
15915 === release 0.9.1 ===
15916
15917 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15918
15919         * NEWS:
15920         * README:
15921         * RELEASE:
15922         * autogen.sh:
15923         * configure.ac:
15924           releasing 0.9.1, "Blondie"
15925
15926 2005-09-05  Andy Wingo  <wingo@pobox.com>
15927
15928         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
15929         here from the state change handler, so we fire signals without
15930         holding the state lock.
15931
15932 2005-09-02  Andy Wingo  <wingo@pobox.com>
15933
15934         * All plugins updated for element state changes.
15935
15936 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15937
15938         * Makefile.am:
15939         * check/.cvsignore:
15940         * check/Makefile.am:
15941         * check/elements/.cvsignore:
15942         * check/elements/level.c: (setup_level), (cleanup_level),
15943         (GST_START_TEST), (level_suite), (main):
15944           add a test for level
15945         * common/release.mak:
15946           move the enum checking to release.mak
15947         * configure.ac:
15948           add valgrind and check checking
15949         * gst/level/gstlevel.c: (gst_level_transform):
15950         * gst/level/gstlevel.h:
15951           fix Andy's cast bug
15952           convert a field to int
15953           fix the arithmetic to int when checking for emit so that a
15954           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
15955
15956 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15957
15958         * Makefile.am:
15959         * configure.ac:
15960           add docs to build
15961         * common/plugins.xsl:
15962           wrap Description into a refsect2
15963         * docs/Makefile.am:
15964         * docs/plugins/Makefile.am:
15965         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15966         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15967         * gst/goom/Makefile.am:
15968         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
15969         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
15970         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
15971         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
15972         (gst_goom_change_state):
15973         * gst/goom/gstgoom.h:
15974           GstGOOM -> GstGoom
15975           add an example launch line
15976         * gst/level/gstlevel.h:
15977         * gst/monoscope/gstmonoscope.c:
15978           cleanups
15979
15980 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15981
15982         * configure.ac:
15983         * docs/plugins/Makefile.am:
15984         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15985         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15986         * docs/plugins/gst-plugins-good-plugins.types:
15987           document elements and plugins.  Shazam !
15988
15989 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15990
15991         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
15992           be found under doc/random/ChangeLog-0.8