gst/: Fix includes order
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
2
3         * gst/equalizer/Makefile.am:
4         * gst/spectrum/Makefile.am:
5         Fix includes order
6
7         * tests/check/Makefile.am:
8         Exclude v4l2src from the states test - it takes too long to start.
9
10         * tests/check/elements/spectrum.c:
11         Make the test run properly with CK_FORK=no
12
13 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
14
15         * gst/audiofix/Makefile.am: add missing header files 
16
17 2008-02-08  Julien Moutte  <julien@fluendo.com>
18
19         * gst/matroska/matroska-demux.c:
20         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
21         keyframe and delta units correctly when dealign with a BlockGroup.
22         Fixes: #514397
23
24 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
25
26         * tests/check/elements/.cvsignore:
27         Spell the new tests correctly in .cvsignore
28
29 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
30
31         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
32           Need to use gsize here for the size, fixes compiler warning.
33
34         * tests/examples/equalizer/.cvsignore:
35         * tests/examples/equalizer/Makefile.am:
36         * tests/examples/spectrum/.cvsignore:
37         * tests/examples/spectrum/Makefile.am:
38           Add missing files to fix the build.
39
40 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
41
42         * configure.ac:
43         * docs/plugins/Makefile.am:
44         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
45         * docs/plugins/gst-plugins-good-plugins-sections.txt:
46         * docs/plugins/gst-plugins-good-plugins.args:
47         * docs/plugins/gst-plugins-good-plugins.hierarchy:
48         * docs/plugins/inspect/plugin-multifile.xml:
49         * tests/check/Makefile.am:
50         * tests/check/elements/.cvsignore:
51
52         Move multifile plugin from -bad.
53         Fixes: #490283
54
55 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
56
57         * configure.ac:
58         * docs/plugins/Makefile.am:
59         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
60         * docs/plugins/gst-plugins-good-plugins-sections.txt:
61         * docs/plugins/gst-plugins-good-plugins.args:
62         * docs/plugins/gst-plugins-good-plugins.hierarchy:
63         * docs/plugins/inspect/plugin-spectrum.xml:
64         * gst/spectrum/Makefile.am:
65         * tests/check/Makefile.am:
66         * tests/check/elements/.cvsignore:
67         * tests/examples/Makefile.am:
68
69         Move spectrum plugin from -bad.
70         Move examples into tests/examples/spectrum.
71
72 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
73
74         * configure.ac:
75         * docs/plugins/Makefile.am:
76         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
77         * docs/plugins/gst-plugins-good-plugins-sections.txt:
78         * docs/plugins/gst-plugins-good-plugins.args:
79         * docs/plugins/gst-plugins-good-plugins.hierarchy:
80         * docs/plugins/gst-plugins-good-plugins.interfaces:
81         * docs/plugins/inspect/plugin-equalizer.xml:
82         * gst/equalizer/Makefile.am:
83         * tests/check/Makefile.am:
84         * tests/examples/Makefile.am:
85         Move the equalizer plugin across from -bad
86
87         * tests/check/elements/.cvsignore:
88         Add equalizer, audiosincwband and audiosincwlimit
89
90         * tests/check/elements/equalizer.c:
91         Fix compiler warnings
92
93         Fixes: #415627
94
95 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
96
97         * configure.ac:
98         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
99         are treated like releases and build without it.
100
101 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
102
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/inspect/plugin-audiofx.xml:
108         * gst/audiofx/Makefile.am:
109         * gst/audiofx/audiofx.c:
110         * gst/audiofx/audiowsincband.c:
111         * gst/audiofx/audiowsincband.h:
112         * gst/audiofx/audiowsinclimit.c:
113         * gst/audiofx/audiowsinclimit.h:
114         * tests/check/Makefile.am:
115         * tests/check/elements/audiowsincband.c:
116         * tests/check/elements/audiowsinclimit.c:
117
118         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
119         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
120         respectively.
121
122         Fixes: #467666
123
124 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
125
126         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
127         * tests/check/elements/icydemux.c:
128           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
129           caps, and add a somewhat useful debug message. Plus test.
130
131 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
132
133         * gst/rtsp/gstrtspsrc.c:
134         Include unistd.h only if HAVE_UNISTD_H is defined
135         * win32/common/config.h.in:
136         * win32/common/config.h:
137         Define socklen_t as it seems it's not defined in default 
138         Visual Studio headers.
139         * win32/vs6/libgstalpha.dsp:
140         * win32/vs6/libgstapetag.dsp:
141         * win32/vs6/libgstavi.dsp:
142         * win32/vs6/libgstrtp.dsp:
143         * win32/vs6/libgstrtsp.dsp:
144         * win32/vs6/libgstvideomixer.dsp:
145         Update project file dependencies and add new source files       
146
147 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
148
149         Patch by: Bjarne Rosengren <bjarne at axis dot com>
150
151         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
152         Don't leak buffers when we don't push them downstream.
153         Fixes bug #514965.
154
155 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
156
157         * configure.ac:
158           Bump requirements to (good) released versions to avoid
159           confusion and make implicit core requirement explicit.
160
161 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
162
163         * docs/plugins/Makefile.am:
164         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
165         * docs/plugins/gst-plugins-good-plugins-sections.txt:
166         * docs/plugins/gst-plugins-good-plugins.args:
167         * docs/plugins/inspect/plugin-audiofx.xml:
168         * gst/audiofx/Makefile.am:
169         * gst/audiofx/audiochebband.c:
170         * gst/audiofx/audiochebband.h:
171         * gst/audiofx/audiocheblimit.c:
172         * gst/audiofx/audiocheblimit.h:
173         * gst/audiofx/audiochebyshevfreqband.c:
174         * gst/audiofx/audiochebyshevfreqband.h:
175         * gst/audiofx/audiochebyshevfreqlimit.c:
176         * gst/audiofx/audiochebyshevfreqlimit.h:
177         * gst/audiofx/audiofx.c:
178         * tests/check/Makefile.am:
179         * tests/check/elements/.cvsignore:
180         * tests/check/elements/audiochebband.c:
181         * tests/check/elements/audiocheblimit.c:
182         * tests/check/elements/audiochebyshevfreqband.c:
183         * tests/check/elements/audiochebyshevfreqlimit.c:
184
185         Rename audiochebyshevfreqband -> audiochebband and
186         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
187         surgery.
188
189         Closes: #491811
190
191 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
192
193         Patch by: orjan <orjanf at axis dot com>
194
195         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
196         Fix caps memory leak. Fixes #514573.
197
198 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
199
200         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
201         If there's no entries in the subindex, don't try to do anything stupid,
202         just return.
203
204 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
205
206         Patch by: John Millikin <jmillikin at gmail dot com>
207
208         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
209           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
210           Fix extraction of picture blocks with newer libflac versions again:
211           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
212
213 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
214
215         * tests/check/Makefile.am:
216           Add rtp-payloading test to VALGRIND_TO_FIX.
217
218         * tests/check/elements/rtp-payloading.c:
219           Add semicolons after GST_TEST_END so gst-indent gets the
220           formatting right; make test less verbose in general, but
221           more verbose in the error case (which should probably
222           make the test fail anyway).
223
224 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
225
226         * docs/plugins/Makefile.am:
227         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
228         * docs/plugins/gst-plugins-good-plugins-sections.txt:
229         * gst/avi/gstavisubtitle.c:
230         Add documentation for avisubtitle and change class to
231         Codec/Parser/Subtitle
232
233 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
234
235         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
236         Treat ENOTTY (driver does not implement ioctl) the same as
237         EINVAL since it implies there are no available standards.
238
239         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
240         (gst_v4l2src_get_nearest_size):
241         Replace gst_v4l2src_get_size_limits with 2 calls to new function
242         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
243         probe if the driver does not support VIDIOC_TRY_FMT for whatever
244         reason, and if we aren't yet actively capturing.
245
246         * sys/v4l2/v4l2src_calls.h:
247         Remove replaced function declaration.
248
249 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
250
251         * configure.ac:
252         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
253         API.
254
255 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
256
257         * configure.ac:
258         Fix typo.
259
260 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
261
262         * gst/alpha/Makefile.am:
263         * gst/alpha/gstalpha.c:
264
265         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
266         some stuff, and making buffer-alloc and resizing work automatically.
267         No longer crashes on odd frame widths and heights, although there
268         seems to be a disagreement with ffmpegcolorspace about what size
269         an AYUV frame with odd height should be.
270
271 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
272
273         Patch by: Alessandro Decina <alessandro at nnva dot org>
274
275         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
276         * ext/libpng/gstpngenc.h:
277         Preallocate the output buffer so that g_memdup() and
278         gst_buffer_merge() aren't needed anymore. This greatly improves
279         performances and fixes #512544.
280
281 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
282
283         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
284         (gst_avi_demux_stream_data):
285         GStreamer timestamps are PTS values while AVI only knows about DTS
286         timestamps. Make sure we only copy the DTS as the buffer timestamp when
287         we are dealing with a key frame.
288
289 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
290
291         * tests/check/Makefile.am:
292         * tests/check/elements/.cvsignore:
293         * tests/check/elements/rtp-payloading.c:
294           Add add testsuite for the rtp-payloader that tries simulating
295           dataflow. Needs more test data.
296
297 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
298
299         * tests/check/elements/alphacolor.c:
300           Remove two unused variables.
301
302 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
303
304         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
305           Use g_ascii_strtoll() instead of atoll, which is only
306           available in C99.
307
308 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
309
310         * gst/rtp/Makefile.am:
311         * gst/rtp/gstrtp.c:
312         * gst/rtp/gstrtpmpvpay.c:
313         * gst/rtp/gstrtpmpvpay.h:
314         Add MPEG2 video payloader
315
316 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
317
318         * gst/level/gstlevel.c:
319         Use #include <math.h> instead of #include "math.h".
320
321 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
322
323         * tests/check/Makefile.am:
324         Fix up some CFLAGS sets.
325         Don't include gconfvideosrc in the states test.
326
327         * tests/check/elements/autodetect.c: (GST_START_TEST):
328         Add some error strings to fail_unless arguments to fix some weird
329         compiler errors on Solaris.
330
331 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
332
333         * configure.ac:
334         Detect video4linux headers on Solaris too.
335         * sys/v4l2/gstv4l2colorbalance.h:
336         * sys/v4l2/gstv4l2object.h:
337         * sys/v4l2/v4l2_calls.c:
338         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
339         (gst_v4l2_buffer_new):
340
341         Make v4l2 build on Solaris.
342         Patch by: Brian Cameron  <brian.cameron at sun dot com>
343         Fixes: #510505
344
345 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
346
347         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
348           Update list from (still local) scanning script.
349
350 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
351
352         Based on a patch by:
353             Victor STINNER <victor dot stinner at haypocalc dot com>
354
355         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
356         Set variable to NULL after freeing it to prevent double frees
357         or make failures by another use of it afterwards more obvious
358         and fix use of it after the freeing. Fixes bug #510592.
359
360 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
361
362         * gst/udp/gstmultiudpsink.c:
363         use GST_WARNING for logging
364
365 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
366
367         * gst/udp/gstmultiudpsink.c:
368         Don't try to leave a multicast group with an invalid socket
369
370 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
371
372         * ext/flac/gstflacdec.c:
373           Fix compilation against flac 1.1.2 (as on debian stable), where
374           the picture metadata defines and structs don't exist yet.
375           Fixes #509301.
376
377 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
378
379         Patch by: Olivier Crete <tester at tester dot ca>
380
381         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
382         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
383         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
384         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
385         * gst/udp/gstmultiudpsink.h:
386         Add property to automatically join a multicast group or not. This can be
387         useful when sharing a socket between multiple elements.
388         Fixes #509531.
389
390 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
391
392         * gst/videomixer/Makefile.am:
393           Add controller flags.
394
395 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
396
397         * gst/videomixer/videomixer.c:
398           Also commit the missing gst_object_sync_values().
399
400 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
401
402         * docs/plugins/Makefile.am:
403           Remove duplicate entry.
404
405 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
406
407         * docs/plugins/Makefile.am:
408         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
409         * docs/plugins/gst-plugins-good-plugins-sections.txt:
410         * docs/plugins/inspect/plugin-gamma.xml:
411         * docs/plugins/inspect/plugin-monoscope.xml:
412         * docs/plugins/inspect/plugin-video4linux2.xml:
413           Add 3 more plugins to docs.
414
415 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
416
417         * docs/plugins/gst-plugins-good-plugins-sections.txt:
418         * sys/osxvideo/osxvideosink.h:
419           Revert previous change caused by a file that got stuck on an old
420           revision.
421
422 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
423
424         * docs/plugins/gst-plugins-good-plugins-sections.txt:
425         * gst/multipart/Makefile.am:
426         * gst/multipart/multipartdemux.c:
427         * gst/multipart/multipartdemux.h:
428         * gst/multipart/multipartmux.c:
429         * gst/multipart/multipartmux.h:
430           Re-add multipartdemux to the docs. Last round of section cleanup.
431
432 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
433
434         * docs/plugins/Makefile.am:
435         * docs/plugins/gst-plugins-good-plugins-sections.txt:
436         * sys/osxaudio/gstosxaudiosink.h:
437         * sys/osxvideo/osxvideosink.h:
438           Managed to resolve most unused declarations. Filed a bug for one left.          
439
440 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
441
442         * docs/plugins/gst-plugins-good-plugins-sections.txt:
443           Cleanup section file.
444
445 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
446
447         * docs/plugins/Makefile.am:
448         * docs/plugins/gst-plugins-good-plugins.args:
449         * docs/plugins/gst-plugins-good-plugins.signals:
450         * docs/plugins/inspect/plugin-alaw.xml:
451         * docs/plugins/inspect/plugin-alpha.xml:
452         * docs/plugins/inspect/plugin-alphacolor.xml:
453         * docs/plugins/inspect/plugin-annodex.xml:
454         * docs/plugins/inspect/plugin-apetag.xml:
455         * docs/plugins/inspect/plugin-audiofx.xml:
456         * docs/plugins/inspect/plugin-auparse.xml:
457         * docs/plugins/inspect/plugin-autodetect.xml:
458         * docs/plugins/inspect/plugin-avi.xml:
459         * docs/plugins/inspect/plugin-cairo.xml:
460         * docs/plugins/inspect/plugin-cdio.xml:
461         * docs/plugins/inspect/plugin-cutter.xml:
462         * docs/plugins/inspect/plugin-debug.xml:
463         * docs/plugins/inspect/plugin-dv.xml:
464         * docs/plugins/inspect/plugin-efence.xml:
465         * docs/plugins/inspect/plugin-effectv.xml:
466         * docs/plugins/inspect/plugin-flac.xml:
467         * docs/plugins/inspect/plugin-flxdec.xml:
468         * docs/plugins/inspect/plugin-gconfelements.xml:
469         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
470         * docs/plugins/inspect/plugin-goom.xml:
471         * docs/plugins/inspect/plugin-halelements.xml:
472         * docs/plugins/inspect/plugin-icydemux.xml:
473         * docs/plugins/inspect/plugin-id3demux.xml:
474         * docs/plugins/inspect/plugin-jpeg.xml:
475         * docs/plugins/inspect/plugin-ladspa.xml:
476         * docs/plugins/inspect/plugin-level.xml:
477         * docs/plugins/inspect/plugin-matroska.xml:
478         * docs/plugins/inspect/plugin-mulaw.xml:
479         * docs/plugins/inspect/plugin-multipart.xml:
480         * docs/plugins/inspect/plugin-navigationtest.xml:
481         * docs/plugins/inspect/plugin-png.xml:
482         * docs/plugins/inspect/plugin-quicktime.xml:
483         * docs/plugins/inspect/plugin-rtp.xml:
484         * docs/plugins/inspect/plugin-rtsp.xml:
485         * docs/plugins/inspect/plugin-shout2send.xml:
486         * docs/plugins/inspect/plugin-smpte.xml:
487         * docs/plugins/inspect/plugin-speex.xml:
488         * docs/plugins/inspect/plugin-taglib.xml:
489         * docs/plugins/inspect/plugin-udp.xml:
490         * docs/plugins/inspect/plugin-videobalance.xml:
491         * docs/plugins/inspect/plugin-videobox.xml:
492         * docs/plugins/inspect/plugin-videocrop.xml:
493         * docs/plugins/inspect/plugin-videoflip.xml:
494         * docs/plugins/inspect/plugin-videomixer.xml:
495         * docs/plugins/inspect/plugin-wavenc.xml:
496         * docs/plugins/inspect/plugin-wavpack.xml:
497         * docs/plugins/inspect/plugin-wavparse.xml:
498           Update plugin docs.
499
500         * gst/videomixer/Makefile.am:
501         * gst/videomixer/videomixer.c:
502         * gst/videomixer/videomixer.h:
503         * gst/videomixer/videomixerpad.h:
504           Split out header to fix warnings from the doc-build.
505
506 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
507
508         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
509
510         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
511         Use atoll to parse the rtptime with enough precision. Fixes #509329.
512
513 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
514
515         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
516         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
517           Initialise variables to work around (false) 'foo might be used
518           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
519
520 2008-01-11  David Schleef  <ds@schleef.org>
521
522         * docs/plugins/.cvsignore:
523         * tests/check/pipelines/.cvsignore:
524           Ignore more files for the buildbot.
525
526 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
527
528         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
529         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
530         Generate the image-type values correctly. Leave them out of the caps
531         when outputting a "preview image" tag, since it only makes sense
532         to have one of those - the type is irrelevant.
533
534         * sys/sunaudio/gstsunaudiomixerctrl.c:
535         (gst_sunaudiomixer_ctrl_open):
536         If we can, mark the mixer multiple open when we use it, in case
537         (for some reason) the process wants to open it again elsewhere.
538
539 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
540
541         Patch by: Olivier Crete <tester at tester dot ca>
542
543         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
544         * gst/rtp/gstrtptheorapay.c:
545         Fix the clock rate to 90000 as required by the RFC.
546         Fixes #508644.
547
548 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
549
550         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
551           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
552
553 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
554
555         * autogen.sh:
556           Add -Wno-portability to the automake parameters to stop warnings
557           about GNU make extensions being used. We require GNU make in almost
558           every Makefile anyway.
559           
560         * configure.ac:
561           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
562           at the same time is required for per target flags.
563
564 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
565
566         * gst/videomixer/videomixer.c: (gst_videomixer_init):
567         Fix error from my last commit.
568
569 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
570
571         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
572
573         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
574           Make sure the ISO 639-X language code in ID3v2 COMM frames
575           is actually valid UTF-8 (or rather: ASCII), so we don't end
576           up with non-UTF8 strings in tags if there's garbage in the
577           language field. Also make sure the language code is always
578           lower case. Fixes: #508291.
579
580 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
581
582         * ChangeLog:
583           Fix ChangeLog typo.
584
585 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
586
587         * Makefile.am:
588           Include lcov.mak to allow building coverage reports. Guard
589           check-torture target like in the other packages.
590
591 2008-01-09  Sameer Naik  <sameer@damagehead.com>
592
593         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
594
595         * gst/videomixer/videomixer.c:
596         (gst_videomixer_set_master_geometry), (_do_init),
597         (gst_videomixer_child_proxy_get_child_by_index),
598         (gst_videomixer_child_proxy_get_children_count),
599         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
600         (gst_videomixer_init), (gst_videomixer_request_new_pad),
601         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
602         Implement GstChildProxy interface.
603         Send newsegment at the right moment
604         Fixes #488879
605
606 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
607
608         * gst/alpha/Makefile.am:
609         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
610         (gst_alpha_sink_event), (gst_alpha_chain),
611         (gst_alpha_change_state), (plugin_init):
612         Make the various properties of 'alpha' controllable. This allows doing
613         niceties like fade-in/fade-out.
614
615 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
616
617         * gst/rtp/gstasteriskh263.c:
618         * gst/rtp/gstrtpL16depay.c:
619         * gst/rtp/gstrtpac3depay.c:
620         * gst/rtp/gstrtpamrpay.c:
621         * gst/rtp/gstrtpdepay.c:
622         * gst/rtp/gstrtpgsmdepay.c:
623         * gst/rtp/gstrtph263depay.c:
624         * gst/rtp/gstrtph263pdepay.c:
625         * gst/rtp/gstrtph263ppay.c:
626         * gst/rtp/gstrtph264depay.c:
627         * gst/rtp/gstrtph264pay.c:
628         * gst/rtp/gstrtpmp2tdepay.c:
629         * gst/rtp/gstrtpmp4adepay.c:
630         * gst/rtp/gstrtpmp4gdepay.c:
631         * gst/rtp/gstrtpmp4gpay.c:
632         * gst/rtp/gstrtpmp4vdepay.c:
633         * gst/rtp/gstrtpmpadepay.c:
634         * gst/rtp/gstrtpmpvdepay.c:
635         * gst/rtp/gstrtpsv3vdepay.c:
636         * gst/rtp/gstrtptheoradepay.c:
637         * gst/rtp/gstrtptheorapay.c:
638         * gst/rtp/gstrtpvorbisdepay.c:
639         * gst/rtp/gstrtpvorbispay.c:
640           Remove copy/paste unused code (property setters and getter) found by
641           the coverage suite (yay, saves ~20k on disk).
642
643 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
644
645         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
646           (videosink_templ):
647           Also fix up pad templates to indicate that image/jpeg doesn't
648           absolutely require the framerate property to be set (#504081).
649
650 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
651
652         Based on patch by: Wouter Cloetens  <wouter at mind be>
653
654         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
655           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
656           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
657         * gst/matroska/matroska-mux.h:
658           Keep track of first and last timestamps for each incoming stream,
659           so we can calculate the total duration for live sources and other
660           input where we can't query the duration from the start or where
661           there's no constant framerate from which we can deduce the
662           duration; also use calculated/observed duration if it is bigger
663           than the previously queried duration. Furthermore, use
664           gst_pad_query_peer_duration() and take into account that it may
665           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
666           screws up comparisons when using unsigned integers. Fixes #504081.
667
668 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
669
670         * configure.ac:
671         * gst/audiofx/audioamplify.c:
672         (gst_audio_amplify_clipping_method_get_type),
673         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
674         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
675         (gst_audio_dynamic_transform_ip):
676         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
677         (gst_audio_invert_transform_ip):
678         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
679         (gst_audio_panorama_transform):
680         * gst/level/gstlevel.c: (gst_level_init):
681         Make elements GST_BUFFER_FLAG_GAP aware and call
682         gst_base_transform_set_gap_aware for this.
683         Bump core requirement to CVS.
684         
685         * gst/audiofx/audiochebyshevfreqband.c:
686         (gst_audio_chebyshev_freq_band_transform_ip):
687         * gst/audiofx/audiochebyshevfreqlimit.c:
688         (gst_audio_chebyshev_freq_limit_transform_ip):
689         Also sync GObject properties to the controller if operating
690         in passthrough mode.
691
692 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
693
694         * sys/directdraw/gstdirectdrawsink.c:
695           (gst_directdraw_sink_window_thread):
696           FALSE is not a gpointer.
697
698 2008-01-05  Julien Moutte  <julien@fluendo.com>
699
700         * sys/directdraw/gstdirectdrawsink.c:
701         (gst_directdraw_sink_set_window_id),
702         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
703         (gst_directdraw_sink_buffer_alloc),
704         (gst_directdraw_sink_draw_borders),
705         (gst_directdraw_sink_show_frame),
706         (gst_directdraw_sink_setup_ddraw),
707         (gst_directdraw_sink_window_thread),
708         (gst_directdraw_sink_get_ddrawcaps),
709         (gst_directdraw_sink_surface_create): Make sure we create our
710         internal window only when we need it. That will give a chance to
711         the application to get the prepare-xwindow-id bus message. Draw
712         black borders when keeping aspect ratio. Handle the case where our
713         rendering window disappears (closed or errors) like other sinks
714         do. Various 80 columns fixes, improve state change order. That
715         element could need some more love.
716
717 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
718
719         * ext/taglib/gstapev2mux.h:
720         * ext/taglib/gstid3v2mux.h:
721         Remove useless typedefs without new type name. Fixes a warning with
722         gcc 4.3.
723
724 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
725
726         Patch by: John Millikin <jmillikin at gmail dot com>
727
728         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
729         (gst_flac_dec_setup_stream_decoder),
730         (gst_flac_normalize_picture_mime_type),
731         (gst_flac_extract_picture_buffer),
732         (gst_flac_dec_metadata_callback):
733         Emit metadata messages when a PICTURE block is encountered.
734         Fixes #506715.
735
736 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
737
738         * gst/avi/gstavi.c:
739         increase rank because no known issues anymore ...
740         * gst/avi/gstavisubtitle.c:
741         send subtitle name to the srcpad
742
743 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
744
745         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
746         * gst/rtsp/gstrtspsrc.h:
747         Implement redirect for the DESCRIBE reply. Fixes #506025.
748
749 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
750
751         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
752         Fix 'xyz may be used uninitialized' compiler warnings caused
753         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
754         abort() in any case but properly report the error.
755
756 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
757
758         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
759         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
760         * sys/ximage/gstximagesrc.c: (composite_pixel):
761           Fix 'xyz may be used uninitialized' compiler warnings caused
762           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
763           not really nice to abort in any case). Fixes #505745.
764
765 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
766
767         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
768           Small unit test fix (has no practical impact at the moment,
769           since we're only feeding utf8 and hence just create a sub-
770           buffer for the output).
771
772 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
773
774         * gst/avi/gstavisubtitle.c:
775         * tests/check/elements/avisubtitle.c:
776         Add seeking support for avi subtitle
777
778 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
779
780         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
781         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
782         (gst_flac_dec_write):
783         * ext/flac/gstflacdec.h:
784         Remove some unused vars.
785         Do more cleanup of leftover events and tags.
786         Output tags after the segment event. Fixes #504018.
787
788 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
789
790         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
791           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
792           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
793           Detect other UTF byte order markers and convert to UTF-8 as
794           appropriate.
795
796 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
797
798         * gst/avi/gstavisubtitle.c: (src_template),
799           (gst_avi_subtitle_extract_utf8_file),
800           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
801           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
802           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
803         * gst/avi/gstavisubtitle.h:
804           Refactor a bit; fix name extraction; don't assume all the data
805           in the chunk is actually subtitle data, there may be padding at
806           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
807           file so it's there to send again after a seek (for future use).
808
809 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
810
811         * gst/avi/Makefile.am:
812         * gst/avi/gstavi.c:
813         * gst/avi/gstavisubtitle.c:
814         * gst/avi/gstavisubtitle.h:
815         * tests/check/Makefile.am:
816         * tests/check/elements/avisubtitle.c:
817         * win32/common/config.h:
818                 Add avi subtitle element for bug #442034. Need seeking support
819                 and more support for character conversion.
820
821 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
822
823         * Makefile.am:
824           Include common/win32.mak for CRLF check of win32 project
825           files (see #393626).
826
827         * win32/vs6/libgstpng.dsp:
828           Fix line endings and do cvs admin -kb.
829
830 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
831
832         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
833         Actually drop the buffers which are outside the currently configured
834         segment instead of just emitting a WARNING.
835
836 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
837
838         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
839         (gst_flac_dec_write):
840         * ext/flac/gstflacdec.h:
841         Send segments from the streaming thread. Fixes #502187.
842         Fix segment seeking and a bunch of other seeking cases.
843
844 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
845
846         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
847           Parse WOAF frames and put the result into GST_TAG_CONTACT,
848           which is where it would end up if the same information was
849           put in a vorbis comment (don't think it's worth adding a
850           new URI tag for this). Fixes #488112.
851
852 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
853
854         * configure.ac:
855           We need core/base 0.10.15 or later.
856
857 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
858
859         Patch by: Mark Nauwelaerts <manauw skynet be>
860
861         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
862         Fix regression in stream numbering. Fixes #502655.
863
864 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
865
866         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
867
868         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
869         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
870         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
871         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
872         (gst_rtp_h264_pay_handle_buffer):
873         * gst/rtp/gstrtph264pay.h:
874         Use higher performance start-code searching.
875         Parse NALs and store SPS, PPS and profile in the caps so that they can
876         be used in the SDP. Fixes #502814.
877
878 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
879
880         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
881         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
882           Init some structs to zero before we pass them to ioctl, which
883           avoids valgrind warnings.  Also fix a small memory leak.
884
885 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
886
887         Patch by: Wouter Cloetens <wouter at mind dot be>
888
889         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
890         Copy timestamp from input to output. Not very perfect yet but better
891         than nothing. Fixes #503023.
892
893 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
894
895         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
896           Also print a useful error message with the old Wavpack API
897           if possible.
898
899 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
900
901         * ext/wavpack/gstwavpackdec.c:
902           More build fixes for old libwavpack versions: include config.h so
903           that WAVPACK_OLD_API is actually defined as detected; only use
904           WavpackGetErrorMessage if it is available. This fixes the build
905           on debian stable for me.
906
907 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
908
909         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
910         * ext/wavpack/gstwavpackparse.c:
911           (gst_wavpack_parse_create_src_pad):
912           Workaround the non-existance of WavpackGetChannelMask in Wavpack
913           versions below 4.40.0.
914
915 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
916
917         * configure.ac:
918           And now do it right for real...
919
920 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
921
922         * configure.ac:
923           Correctly reset $LIBS to not contain -lm.
924
925 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
926
927         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
928
929         * configure.ac:
930         * ext/cairo/gsttimeoverlay.c:
931           (gst_cairo_time_overlay_print_smpte_time):
932           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
933           and checking for rint() and implementing it ourself if it doesn't
934           exist. Fixes #497293.
935
936 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
937
938         * configure.ac:
939           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
940
941 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
942
943         * sys/oss/gstosshelper.c:
944         Verify that the format returned after the ioctl is the one
945         we requested. It is valid for the ioctl to succeed while
946         substituting an alternate 'supported' sample format.
947
948 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
949
950         * sys/oss/gstossaudio.c: (plugin_init):
951         * sys/oss/gstosssink.c: (gst_oss_sink_open):
952         * sys/oss/gstosssrc.c: (gst_oss_src_open):
953           Post decent (and translated) error message when we can't
954           open the audio device for some reason.
955
956 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
957
958         * sys/oss/gstosssink.c:
959         * sys/oss/gstosssrc.c:
960         Allow the AUDIODEV environment variable to redirect us
961         to a different default OSS device, like sunaudiosink does
962         on Solaris (makes audio play automatically on SunRays).
963
964 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
965
966         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
967         * gst/audiofx/audiochebyshevfreqband.c:
968         (gst_audio_chebyshev_freq_band_transform_ip):
969         * gst/audiofx/audiochebyshevfreqlimit.c:
970         (gst_audio_chebyshev_freq_limit_transform_ip):
971         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
972         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
973         The transform_ip() methods should do nothing if in passthrough mode.
974         It might get non-writable buffers in that case but the buffer might
975         as well be writable.
976
977         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
978         The transform() methods won't be called in passthrough mode and
979         otherwise the buffer is always writable so don't check here.
980
981 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
982
983         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
984           Fix seeking in .wav files again (#501775).  Some people seem to think
985           they don't need to test their changes when they're just 'reflowing'
986           some code.
987
988 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
989
990         * gst/autodetect/gstautovideosink.c:
991         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
992         (gst_auto_video_sink_init),
993         (gst_auto_video_sink_create_element_with_pretty_name),
994         (gst_auto_video_sink_find_best),
995         (gst_auto_video_sink_set_property),
996         (gst_auto_video_sink_get_property):
997         * gst/autodetect/gstautovideosink.h:
998         Fix docs.
999         Use same error reporting code as autoaudiosink.
1000         Add property to filter sinks based on caps. Only select raw video sinks
1001         by default for backwards compat.
1002         API: GstAutoVideoSink::filter-caps
1003
1004 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1005
1006         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1007
1008         * gst/autodetect/gstautoaudiosink.c:
1009         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
1010         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
1011         (gst_auto_audio_sink_set_property),
1012         (gst_auto_audio_sink_get_property):
1013         * gst/autodetect/gstautoaudiosink.h:
1014         Add property to filter sinks based on caps. Only select raw audio sinks
1015         by default for backwards compat.  Fixes #417420.
1016         API: GstAutoAudioSink::filter-caps
1017
1018 2007-11-29  Michael Smith <msmith@fluendo.com>
1019
1020         Patch by: Arek Korbik <arkadini@gmail.com>
1021
1022         * gst/videobox/gstvideobox.c: (plugin_init):
1023           Initialise liboil in plugin_init()
1024
1025 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
1026
1027         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
1028         Post error before sending EOS. Fixes #499178.
1029
1030 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
1031
1032         * win32/vs6/gst_plugins_good.dsw:
1033         * win32/vs6/libgstpng.dsp:
1034         Add a project file for libgstpng
1035
1036 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
1037
1038         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
1039         (gst_rtp_h263_depay_process):
1040         Code beautification.
1041         Added debug statements.
1042         Don't bit-shift everything, just do operations on last/first byte
1043         instead.
1044
1045 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
1046
1047         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
1048
1049         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
1050         Fix wrong comparison in overrun check. Fixes #499239 some more.
1051
1052 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
1053
1054         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
1055         (gst_rtp_h263_depay_process):
1056         * gst/rtp/gstrtph263depay.h:
1057         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
1058         stream.
1059
1060 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
1061
1062         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
1063
1064         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1065         (gst_rtp_mp4a_depay_process):
1066         * gst/rtp/gstrtpmp4adepay.h:
1067         Fix depayloading when multiple frames are inside one RTP packet.
1068         Fixes #499239.
1069
1070 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1071
1072         * gst/level/gstlevel.c:
1073           Add GAP-flag support.
1074
1075 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
1076
1077         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
1078         Read the I flag for Mode A h263 rtp stream and set the
1079         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
1080         Fixes #499383
1081
1082 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1083
1084         * gst/level/gstlevel.c:
1085           Remove some dead code and do cleanups.
1086
1087 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1088
1089         * tests/check/pipelines/simple-launch-lines.c:
1090           Improve the tests by allowing to set a target state.
1091
1092 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
1093
1094         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
1095         Don't check the caps of the output buffer if they're equal some
1096         other caps. The caps can change in a backward compatible way
1097         and did at this point.
1098
1099 2007-11-24  Julien MOUTTE  <julien@moutte.net>
1100
1101         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
1102         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
1103         (gst_qtdemux_seek_to_previous_keyframe),
1104         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
1105         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
1106         reverse playback support.
1107
1108 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1109
1110         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
1111         Also set the channel layout on the Wavpack caps if we're having
1112         a mono layout. Of course only do it for "audio/x-wavpack".
1113
1114 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1115
1116         * ext/wavpack/gstwavpackcommon.c:
1117         (gst_wavpack_get_default_channel_mask),
1118         (gst_wavpack_set_channel_layout),
1119         (gst_wavpack_get_default_channel_positions),
1120         (gst_wavpack_get_channel_mask_from_positions),
1121         (gst_wavpack_set_channel_mapping):
1122         * ext/wavpack/gstwavpackcommon.h:
1123         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
1124         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
1125         * ext/wavpack/gstwavpackdec.h:
1126         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1127         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
1128         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
1129         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
1130         (gst_wavpack_enc_rewrite_first_block),
1131         (gst_wavpack_enc_sink_event):
1132         * ext/wavpack/gstwavpackenc.h:
1133         * ext/wavpack/gstwavpackparse.c:
1134         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
1135         (gst_wavpack_parse_scan_to_find_sample),
1136         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
1137         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
1138         * ext/wavpack/gstwavpackparse.h:
1139         Add support for encoding, parsing and decoding multichannel
1140         files with up to 8 channels. This also improves the robustness
1141         of parsing quite a bit.
1142
1143         * ext/wavpack/gstwavpackstreamreader.c:
1144         (gst_wavpack_stream_reader_read_bytes),
1145         (gst_wavpack_stream_reader_get_pos),
1146         (gst_wavpack_stream_reader_set_pos_abs),
1147         (gst_wavpack_stream_reader_set_pos_rel),
1148         (gst_wavpack_stream_reader_push_back_byte),
1149         (gst_wavpack_stream_reader_get_length),
1150         (gst_wavpack_stream_reader_can_seek),
1151         (gst_wavpack_stream_reader_write_bytes):
1152         Improve debugging.
1153
1154 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1155
1156         * ext/libpng/gstpngdec.c:
1157         * ext/libpng/gstpngdec.h:
1158           Don't release the png-memory from within the callback.
1159
1160 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1161
1162         Patch by: René Stadler <mail at renestadler dot de>
1163
1164         * ext/libpng/gstpngenc.c:
1165           Don't leak buffer data memory. Fixes #498395.
1166
1167 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1168
1169         Patch by: René Stadler <mail at renestadler dot de>
1170
1171         * tests/check/pipelines/simple-launch-lines.c:
1172           Tests for #498395.
1173
1174 2007-11-20  Julien MOUTTE  <julien@moutte.net>
1175
1176         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
1177         (gst_tag_lib_mux_adjust_event_offsets):
1178         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
1179         * sys/osxaudio/Makefile.am:
1180         * sys/osxvideo/cocoawindow.h:
1181         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
1182
1183 2007-11-15  David Schleef  <ds@schleef.org>
1184
1185         * ext/cairo/gsttextoverlay.c:
1186           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
1187
1188 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1189
1190         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
1191
1192         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
1193         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
1194         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
1195         * gst/rtp/gstrtpmp2tpay.h:
1196         Fill the MTU with as many packets as possible. Fixes #491323.
1197
1198 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1199
1200         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1201
1202         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
1203         Fix some more leaks. Fixes #497007.
1204
1205 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1206
1207         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1208
1209         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
1210         (gst_rtspsrc_stream_configure_tcp):
1211         Fix 3 pad leaks. Fixes #496983.
1212
1213 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1214
1215         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1216
1217         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
1218         Fix small leak. Fixes #497017.
1219
1220 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1221
1222         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1223         (gst_qtdemux_prepare_current_sample),
1224         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
1225         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
1226         * gst/qtdemux/qtdemux_fourcc.h:
1227         * gst/qtdemux/qtdemux_types.c:
1228         Add suppport for theora in quicktime according to XiphQT.
1229
1230 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
1231
1232         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
1233         (gst_v4l2src_init), (gst_v4l2src_set_property),
1234         (gst_v4l2src_get_property):
1235         * sys/v4l2/gstv4l2src.h:
1236         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1237           Always copy buffers by default (handle safer with bugged drivers)
1238           and added a property to make it possible to use mmap effectively (no
1239           copy if possible) when application wants to. Fixes: #480557.
1240
1241 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1242
1243         * gst/id3demux/id3tags.c:
1244         * gst/id3demux/id3tags.h:
1245         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
1246           We don't want the same string multiple times in a tag list for the
1247           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
1248           this doesn't happen and remove special-case code for GST_TAG_GENRE.
1249
1250 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1251
1252         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
1253           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
1254           into ID3v2 TXXX frames (fixes #347848).
1255
1256 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1257
1258         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1259           Don't leak sdp message contents (fixes #496773).
1260
1261         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
1262           Don't leak URI string.
1263
1264 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1265
1266         Patch by: Julien Puydt <julien dot puydt at laposte net>
1267
1268         * ext/raw1394/Makefile.am:
1269         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
1270           (gst_1394_property_probe_get_properties),
1271           (gst_1394_property_probe_probe_property),
1272           (gst_1394_property_probe_needs_probe),
1273           (gst_1394_property_probe_get_values),
1274           (gst_1394_property_probe_interface_init),
1275           (gst_1394_type_add_property_probe_interface):
1276         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
1277         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
1278           (gst_dv1394src_init), (gst_dv1394src_dispose),
1279           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
1280           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
1281           (gst_dv1394src_update_device_name):
1282         * ext/raw1394/gstdv1394src.h:
1283           Implement GstPropertyProbe interface and add "device-name" property,
1284           so applications can use this to probe for available devices in the
1285           same way they can already with v4lsrc and v4l2src (however horrible
1286           this property probe interface may be). Fixes #358841.
1287
1288 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1289
1290         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1291
1292         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
1293           (gst_rtspsrc_parse_range):
1294           Don't leak event, don't leak range (fixes #496752).
1295
1296 2007-11-14  Michael Smith <msmith@fluendo.com>
1297
1298         Patch by: Arek Korbik <arkadini@gmail.com>
1299
1300         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
1301           Detect RGBA/BGRA correctly on little endian systems.
1302
1303 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1304
1305         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1306           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
1307           corresponding ioctl() call fails even though the driver claims to
1308           support this format, just fall back to the pre-2.6.19 kernel
1309           routine that creates caps with suitable height and width ranges
1310           (see #448278).
1311
1312 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1313
1314         Patch by: Mark Nauwelaerts <manauw skynet be>
1315
1316         * gst/matroska/matroska-demux.c:
1317           (gst_matroska_demux_push_dvd_clut_change_event),
1318           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1319           (gst_matroska_demux_subtitle_caps):
1320         * gst/matroska/matroska-ids.h:
1321           Extract palette data for dvd subpicture streams and send it
1322           downstream as custom gstreamer dvd event (fixes #453417).
1323
1324 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1325
1326         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
1327           Implement minimal parsing of the passed pango font description
1328           string, so passing a font size works the same as with the
1329           pango textoverlay plugin; fixes #455086.
1330           (Maybe we could just use pangocairo here at some point).
1331
1332 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1333
1334         * gst/avi/gstavidemux.c:
1335         * gst/wavparse/gstwavparse.c:
1336           Return the result in _activate_pull(). Don't ref element there.
1337
1338 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1339
1340         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
1341         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
1342         (gst_wavparse_srcpad_event):
1343           Ref the element when we should, but not when we its not needed. Reflow
1344           the event_handling to not leak the event.       
1345
1346 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
1347
1348         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1349         (qtdemux_parse_samples):
1350         Properly free QTDemuxSamples array.
1351         Protect table write with a sensible check, some files apparently DO contain
1352         stts values starting with 0 :(
1353
1354 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1355
1356         * gst/avi/gstavidemux.c:
1357         * gst/qtdemux/qtdemux.c:
1358           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
1359           previous commit messed up.
1360
1361 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1362
1363         * gst/avi/gstavidemux.c:
1364         * gst/qtdemux/qtdemux.c:
1365           Sync _handle_src_event() with oggdemux. In avidemux also ref the
1366           element when we should, but not when we its not needed.
1367
1368 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
1369
1370         * gst/wavparse/gstwavparse.c:
1371           Return FALSE if we can't handle a query instead of changing the
1372           format. Ignore fact when dealing with mpeg audio.
1373
1374 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1375
1376         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1377
1378         * configure.ac:
1379         * gst/udp/gstdynudpsink.c:
1380         * gst/udp/gstdynudpsink.h:
1381         * gst/udp/gstmultiudpsink.c:
1382         * gst/udp/gstmultiudpsink.h:
1383         * gst/udp/gstudpsink.c:
1384         * gst/udp/gstudpsink.h:
1385           Fix includes for MSVC and GLib-2.14.0 (#492388).
1386
1387         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
1388           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
1389
1390 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
1391
1392         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
1393         (gst_mulawdec_chain):
1394         * gst/law/mulaw-decode.h:
1395         Calculate outgoing buffer duration if incoming buffer didn't have a
1396         valid duration.
1397
1398 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1399
1400         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
1401         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
1402         Smarter combine_flow code that also deals with downstream elements
1403         returning UNEXPECTED when they receive data out of the segment
1404         boundaries. Fixes #491305.
1405
1406 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1407
1408         * sys/v4l2/v4l2src_calls.c:
1409           Fix 'unused variable' compiler warning when compiling against
1410           older kernel headers.
1411
1412 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
1413
1414         * ext/taglib/gstid3v2mux.cc (add_funcs):
1415           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
1416
1417 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
1418
1419         * tests/check/pipelines/simple-launch-lines.c:
1420            Improve the tests a little more.
1421
1422 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
1423
1424         patch by: Yun Zheng Hu
1425
1426         * sys/osxaudio/gstosxaudiosrc.c:
1427         Use default input device instead of default output device and
1428         only memcpy actual available bytes.
1429
1430 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
1431
1432         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1433           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
1434           early. It is temporary until we find something better.
1435
1436 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1437
1438         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1439
1440         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
1441         Fix race when pausing a RTSP stream in interleaved.
1442         Fixes #475784.
1443
1444 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1445
1446         Patch by: Peter Kjellerstedt <pkj at axis com>
1447
1448         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
1449         Use correct unref function for buffers. #488844.
1450
1451 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
1452
1453         * gst/avi/gstavimux.c:
1454         * tests/check/elements/avimux.c:
1455           Add some debug and sync tests with the fix.     
1456
1457 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1458
1459         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1460
1461         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1462         When the socket is used by the app for other purposes, don't generate an
1463         error if there is activaty on the socket that is not data related.
1464         Fixes #487488.
1465
1466 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1467
1468         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
1469         (gst_v4l2src_grab_frame):
1470         Add some more debug info. Generate an error when we run out of buffers
1471         for some reason. See #480557.
1472
1473 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1474
1475         Patch by: Anders Skargren <anders dot skargren at axis dot com>
1476
1477         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
1478         Set marker bit correctly.
1479
1480 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
1481
1482         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1483         Use allowed name for the GstStructure.
1484
1485 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
1486
1487         * ext/gconf/gstswitchsink.c:
1488         * gst/autodetect/gstautoaudiosink.c:
1489           Use new gst_bus_pop_filtered().
1490
1491 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1492
1493         * sys/v4l2/gstv4l2src.c:
1494         * sys/v4l2/v4l2src_calls.c:
1495           When probing the formats and sizes a camera supports, make
1496           sure the best ones (highest resolution, prefered format)
1497           end up at the beginning of the probed caps and the less
1498           desirable ones at the end.  This is important because the
1499           order within the caps matters for things like fixation and
1500           negotiation, ie. what format is chosen in the end.
1501           With recent kernels, the current probing code will end up
1502           querying the supported sizes from lowest resolution to
1503           highest resolution, adding them to the probed caps in that
1504           order, resulting to v4l2src fixating to the lowest possible
1505           resolution if downstream does not express a size preference.
1506           Also make up a somewhat random ranking of prefered output
1507           formats for the same reason. Fixes #485828.
1508         
1509 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1510
1511         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
1512
1513         * gst/id3demux/id3v2frames.c:
1514           Extract license/copyright URIs from ID3v2 WCOP frames
1515           (Fixes #447000).
1516
1517         * tests/check/elements/id3demux.c:
1518         * tests/files/Makefile.am:
1519         * tests/files/id3-447000-wcop.tag:
1520           Add simple unit test.
1521
1522 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1523
1524         * ext/taglib/gstid3v2mux.cc:
1525           Add support for license/copyright URI tags (ID3v2 WCOP frame).
1526           Prerequisite for #447000.
1527
1528 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
1529
1530         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
1531         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
1532         a GstClockTime.
1533
1534 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1535
1536         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1537         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
1538         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
1539         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
1540         (gst_rtspsrc_change_state):
1541         More seeking fixes, mostly passing around the new playback segment in
1542         order to configure it properly.
1543         Also reset base_time of udp sources when setting them back to PLAYING as
1544         a temporary hack until core supports seek in live sources properly.
1545
1546 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1547
1548         * gst/rtp/gstrtpmp4adepay.c:
1549         Fix caps as to not confuse autopluggers.
1550
1551 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1552
1553         * gst/id3demux/gstid3demux.c:
1554         * gst/id3demux/gstid3demux.h:
1555         * gst/id3demux/id3tags.c:
1556         * gst/id3demux/id3tags.h:
1557         * gst/id3demux/id3v2frames.c:
1558           Port ID3 tag demuxer over to the new GstTagDemux in -base
1559           (now would be a good time to test re-importing your music
1560           collection).
1561
1562 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1563
1564         * gst/apetag/Makefile.am:
1565         * gst/apetag/gstapedemux.c:
1566         * gst/apetag/gstapedemux.h:
1567         * gst/apetag/gsttagdemux.c:
1568         * gst/apetag/gsttagdemux.h:
1569           Port APE tag demuxer over to the new GstTagDemux in -base.
1570
1571 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
1572
1573         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1574         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
1575         (gst_rtspsrc_handle_internal_src_query),
1576         (gst_rtspsrc_handle_src_query), (new_session_pad),
1577         (gst_rtspsrc_stream_configure_tcp),
1578         (gst_rtspsrc_stream_configure_transport),
1579         (gst_rtspsrc_loop_send_cmd):
1580         Improve flushing behaviour.
1581         Set state of the udp sources to PAUSE/PLAYING correctly.
1582         Handle events and queries for UDP and TCP transport now.
1583
1584 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1585
1586         * gst/rtp/gstrtpgsmdepay.c:
1587         * gst/rtp/gstrtpgsmpay.c:
1588           Add log category.
1589
1590 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1591
1592         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
1593
1594         * tests/check/Makefile.am:
1595         * tests/check/pipelines/simple-launch-lines.c:
1596           Add unit tests for payloaders/depayloaders.
1597
1598 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1599
1600         * gst/avi/gstavimux.c:
1601         * gst/avi/gstavimux.h:
1602           Also save codec data for audio streams. Fixes #482495.
1603
1604 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1605
1606         * gst/avi/gstavimux.c:
1607           Fix "Index entry has invalid stream nr 1".
1608           Add support for muxing aac - work in progress (see #482495).
1609
1610 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1611
1612         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
1613         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
1614         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1615         * gst/rtsp/gstrtspsrc.h:
1616         Parse bandwidth modifiers, they are not yet configured in the session
1617         manager because we don't have an API for that yet.
1618
1619 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1620
1621         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
1622         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1623         Use shiny new function in -base to get the default clock-rate.
1624         Update some docs.
1625
1626 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
1627
1628         * win32/MANIFEST:
1629         Add files to win32 manifest.
1630         * win32/vs6/libgstaudiofx.dsp:
1631         * win32/vs6/libgstqtdemux.dsp:
1632         * win32/vs6/libgstrtp.dsp:
1633         * win32/vs6/libgstrtsp.dsp:
1634         Update project files.
1635
1636 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
1637
1638         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
1639         (gst_rtspsrc_play):
1640         * gst/rtsp/gstrtspsrc.h:
1641         In TCP mode, only timestamp the first buffer. TCP is not real time and
1642         it does not make sense to try to skew compensate, also some servers send
1643         the first batch of data in a burst.
1644
1645 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
1646
1647         * gst/matroska/matroska-demux.c:
1648           Fix setting the discont flag on the first buffer
1649           pushed downstream for formats with private codec
1650           data that needs to be deserialised into buffers
1651           (such as vorbis and FLAC when in a matroska container).
1652
1653 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
1654
1655         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1656
1657         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
1658         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
1659         (gst_rtp_mp4v_pay_handle_buffer):
1660         * gst/rtp/gstrtpmp4vpay.h:
1661         Free the config string. Fixes #480707.
1662         Clean up the timestamp code a little.
1663
1664 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1665
1666         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1667         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
1668         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
1669         * gst/rtsp/gstrtspsrc.h:
1670         Set timestamps on RTP buffers in interleaved mode.
1671         Mark first buffers with a DISCONT.
1672         Remove flush hack now that sync for live sources has been figured out.
1673
1674 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1675
1676         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1677         Update documentation.
1678
1679 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1680
1681         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
1682         (gst_rtp_xqt_depay_change_state):
1683         * gst/qtdemux/gstrtpxqtdepay.h:
1684         Fail if we don't know the quicktime format.
1685
1686 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
1687
1688         * ext/flac/gstflacenc.c:
1689         * ext/flac/gstflacenc.h:
1690           Save the flow return from the last gst_pad_push() and
1691           make sure we pass the right flow return value upstream
1692           in the case of failure; minor clean-ups.
1693
1694 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1695
1696         * ext/taglib/gstapev2mux.cc:
1697         * ext/taglib/gstid3v2mux.cc:
1698         * gst/apetag/gstapedemux.c:
1699           Add support for the new GST_TAG_COMPOSER (#459809).
1700
1701 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1702
1703         * gst/law/alaw-decode.c:
1704         * gst/law/alaw-decode.h:
1705         * gst/law/alaw-encode.c:
1706         * gst/law/alaw-encode.h:
1707         * gst/law/alaw.c:
1708         * gst/law/mulaw-conversion.h:
1709           Compulsive clean-ups: use boilerplate macros, add debug
1710           categories, fix up things to conform to symbol nomenklatura,
1711           etc.
1712
1713 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1714
1715         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1716
1717         * gst/law/alaw-decode.c:
1718         * gst/law/alaw-encode.c:
1719           Use static tables for A-Law decoding and encoding; this makes
1720           A-Law decoding and encoding less CPU-intensive, but increases
1721           the binary size a bit. Leaving old code around for now,
1722           selectable by a define in the code. Fixes #435435.
1723
1724 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1725
1726         * configure.ac:
1727         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
1728         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
1729         in configure.ac.
1730
1731 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1732
1733         Patch by: <j at bootlab dot org>
1734
1735         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1736         Add fourccs for MPEG2 HDV streams. Fixes #479960.
1737
1738 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
1739
1740         * sys/oss/gstosshelper.c:
1741           Use GST_WARNING instead of a g_critical. This situation is not caused
1742           by the application.
1743
1744 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1745
1746         * po/LINGUAS:
1747         * po/nl.po:
1748           Updated translations.
1749
1750 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1751
1752         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
1753
1754         * po/eu.po:
1755           Added Basque translation.
1756
1757 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1758
1759         translated by: Abel Cheung <abelcheung@gmail.com>
1760
1761         * po/zh_HK.po:
1762         * po/zh_TW.po:
1763           Added Chinese (traditional and Hong Kong) translation.
1764
1765 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1766
1767         translated by: Jakub Bogusz <qboosh@pld-linux.org>
1768
1769         * po/pl.po:
1770           Added Polish translation.
1771
1772 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1773
1774         translated by: Ilkka Tuohela <hile@iki.fi>
1775
1776         * po/fi.po:
1777           Added Finnish translation.
1778
1779 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1780
1781         translated by: Jorge González González <aloriel@gmail.com>
1782
1783         * po/es.po:
1784           Added Spanish translation.
1785
1786 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1787
1788         translated by: Mogens Jaeger <mogens@jaeger.tf>
1789
1790         * po/da.po:
1791           Added Danish translation.
1792
1793 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1794
1795         translated by: Funda Wang <fundawang@linux.net.cn>
1796
1797         * po/zh_CN.po:
1798           Added Chinese (simplified) translation.
1799
1800 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1801
1802         translated by: Alexander Shopov <ash@contact.bg>
1803
1804         * po/bg.po:
1805           Added Bulgarian translation.
1806
1807 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
1808
1809         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
1810         Set outgoing packet duration because we can. Fixes #478244 some more.
1811
1812 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
1813
1814         * ext/cairo/gsttextoverlay.c:
1815           Add info about static leak.
1816         
1817         * tests/check/Makefile.am:
1818         * tests/check/generic/states.c:
1819           Improved state change unit test.
1820
1821 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
1822
1823         * docs/plugins/.cvsignore:
1824         * tests/check/.cvsignore:
1825           Ignore registries in any format.
1826
1827 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
1828
1829         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
1830         Removed some unused code.
1831
1832         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1833         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
1834         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
1835         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
1836         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
1837         (gst_rtp_theora_pay_flush_packet):
1838         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
1839         Try to preserve the incomming buffer duration on the outgoing
1840         packets. Fixes #478244.
1841
1842 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
1843
1844         * ext/taglib/gstapev2mux.cc:
1845         * ext/taglib/gstid3v2mux.cc:
1846           Work around compiler warnings with g++-4.2 when assigning a
1847           string constant to a gchar * (partially fixes #478092).
1848
1849 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
1850
1851         * configure.ac:
1852           We require core CVS now for gst_base_src_set_do_timestamp().
1853
1854 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1855
1856         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
1857         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1858         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
1859         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
1860         (gst_rtspsrc_handle_message):
1861         Fix compiler warnings shown with Forte.
1862
1863 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
1864
1865         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
1866         (gst_rtspsrc_dup_printf):
1867         Give meaningfull error when all streams failed to configure for some
1868         reason.
1869
1870 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
1871
1872         * gst/rtp/README:
1873         Update README with the design for synchronisation rules of RTP on
1874         sender and receiver.
1875
1876 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
1877
1878         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
1879         (gst_wavparse_chain):
1880         Don't push EOS from the chain function, the element
1881         driving the pipeline is responsible for this. The bug
1882         this was meant to fix seems to be queue not forwarding
1883         EOS in all cases (see #476514).
1884
1885 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
1886
1887         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
1888         (gst_level_transform_ip):
1889         * gst/level/gstlevel.h:
1890         Use basetransform segment so that it is correctly managed on flushes and
1891         start/stop.
1892         Report message timestamp as stream time, which is what an application
1893         can understand.
1894
1895 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
1896
1897         * ext/taglib/gstapev2mux.cc:
1898         * ext/taglib/gstapev2mux.h:
1899         * ext/taglib/gsttaglibmux.c:
1900         * tests/check/elements/apev2mux.c:
1901         Update my mail address.
1902
1903 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
1904
1905         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
1906         (gst_wavparse_loop), (gst_wavparse_chain):
1907         Add EOS logic for the push-based mode too. Fixes #476514.
1908
1909 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
1910
1911         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
1912         * gst/law/alaw-encode.h:
1913         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1914         (gst_mulawenc_chain):
1915         * gst/law/mulaw-encode.h:
1916         Fix law encoder timestamps.
1917
1918 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
1919
1920         * ext/gconf/gstgconfaudiosink.c:
1921           Fix warning when building without debug.
1922
1923         * sys/oss/gstossmixertrack.c:
1924           Use const like in alsamixertrack.c (fixes warnings).
1925
1926 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
1927
1928         * sys/v4l2/v4l2src_calls.c:
1929         (gst_v4l2src_probe_caps_for_format_and_size):
1930         Fix framerate detection code some more.
1931         Handle the case where there is a weird step in the stepwise framerates.
1932         Don't overwrite the min interval with the framerate, use a temp variable
1933         instead.
1934         Use max in the Continuous framerate intervals instead of step, which is
1935         1 according to the docs. Fixes #475424.
1936
1937 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
1938
1939         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
1940         Make udpsrc timestamp outgoing buffers based on when they were received.
1941         Also make it output a segment in time.
1942
1943 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
1944
1945         * gst/avi/gstavidemux.c:
1946           Plug a little leak. Little code cleanups.
1947
1948 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
1949
1950         * configure.ac:
1951           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
1952           flac versions, 's good for cross-compilation karma.
1953
1954 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
1955
1956         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
1957
1958         * gst/rtp/gstrtph263pay.c:
1959           Fix up header structure so that compilers don't add padding
1960           between the structure fields, since that would lead to us
1961           sending RTP packets with broken headers (as is currently the
1962           case when compiling with MSVC). Also see similar fixes in
1963           libgstrtp in gst-plugins-base. (#474616; #471194)
1964
1965 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
1966
1967         * sys/v4l2/v4l2src_calls.c:
1968         (gst_v4l2src_probe_caps_for_format_and_size):
1969         Don't overwrite our GValue with 0 but instead use the previously
1970         computed value. Fixes #471823 some more.
1971
1972 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
1973
1974         * docs/plugins/gst-plugins-good-plugins.hierarchy:
1975           No tabs in this file please, or gtk-doc will end up documenting
1976           rather absurd class hierarchies.
1977
1978 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
1979
1980         * ext/gconf/gstswitchsink.c:
1981           If the new kid element fails to change state for some reason
1982           (e.g. esdsink not being able to connect to the sound server),
1983           forward the error message it posted on the bus instead of just
1984           posting a generic 'Internal state change error: please file a
1985           bug' error message. Fixes #471364.
1986
1987 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
1988
1989         * gst/qtdemux/Makefile.am:
1990         * gst/qtdemux/qtdemux.c:
1991           Don't assume tags are encoded as UTF-8 (#473670).
1992
1993 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
1994
1995         * sys/v4l2/gstv4l2src.c:
1996         * sys/v4l2/gstv4l2src.h:
1997         * sys/v4l2/v4l2src_calls.c:
1998           Implement LATENCY queries in the crudest way possible so I don't
1999           have to use sync=false any longer when testing with videosinks.
2000
2001 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2002
2003         * configure.ac:
2004           Fix build.
2005
2006 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2007
2008         * sys/v4l2/v4l2src_calls.c:
2009         (gst_v4l2src_probe_caps_for_format_and_size):
2010         Add some more debugging in the framerate function.
2011         Iterate stepwise framerate up to and _including_ the max and if nothing
2012         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
2013         don't end up with an empty list. Fixes #471823
2014
2015 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2016
2017         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2018         (gst_multiudpsink_set_clients_string),
2019         (gst_multiudpsink_get_clients_string),
2020         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2021         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2022         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
2023         (gst_multiudpsink_clear):
2024         Add property do configure destination address/port pairs
2025         API:GstMultiUDPSink::clients
2026
2027 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2028
2029         * tests/examples/Makefile.am:
2030         * tests/examples/rtp/Makefile.am:
2031         * tests/examples/rtp/client-H263p-AMR.sh:
2032         * tests/examples/rtp/client-H263p-PCMA.sdp:
2033         * tests/examples/rtp/client-H263p-PCMA.sh:
2034         * tests/examples/rtp/client-H264-PCMA.sdp:
2035         * tests/examples/rtp/client-H264-PCMA.sh:
2036         * tests/examples/rtp/client-PCMA.sh:
2037         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
2038         * tests/examples/rtp/server-alsasrc-PCMA.sh:
2039         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
2040         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2041         Added some RTP example scripts for sending and receiving RTP streams.
2042
2043 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2044
2045         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
2046         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
2047         Restructure the setcaps function so that we can also compute the
2048         expected GStreamer output size of the video frames.
2049         Set frame_byte_size correctly so that read-based devices have a chance
2050         of working correctly.
2051         When grabbing a frame, discard frames that are not of the expected size.
2052         Some cameras don't output the right framesize for the first buffer.
2053         Try only a couple of times to get a valid frame, else error out.
2054
2055         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
2056         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
2057         Add some more debug info when scanning the device.
2058
2059         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
2060         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
2061         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
2062         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
2063         Add some more debug info when dequeing a frame.
2064
2065 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2066
2067         * gst/wavparse/gstwavparse.c:
2068           More code cleanups. Add some more comment and improve debugs logs.
2069
2070 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2071
2072         * gst/wavparse/gstwavparse.c:
2073         * gst/wavparse/gstwavparse.h:
2074           Implement seek-query. Refactor duration calculations. Appropriate use
2075           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
2076           out of loops.
2077
2078 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
2079
2080         * gst/avi/gstavidemux.c:
2081           Implement seek-query.
2082
2083 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
2084
2085         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
2086         (gst_rtspsrc_dup_printf):
2087         Use new basesink async property to make sparse RTCP packet not wait for
2088         preroll.
2089
2090 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
2091
2092         * gst/audiofx/Makefile.am:
2093         Dist the right file.
2094
2095 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
2096
2097         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
2098         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
2099         Make sure we generate and parse floating point values in the POSIX
2100         locale instead of the current locale. 
2101
2102 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
2103
2104         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
2105         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
2106         (gst_rtspsrc_play):
2107         * gst/rtsp/gstrtspsrc.h:
2108         Fix method detection again.
2109         Keep track of when we must send a Range header.
2110         Use segment values for Range, Speed and Scale headers.
2111         Parse Speed and Scale headers to update the segment values.
2112
2113 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
2114
2115         patch by: Mark Nauwelaerts <manauw@skynet.be>
2116
2117         * sys/v4l2/v4l2src_calls.c:
2118           Handle optional v4l2 ioctls gracefully.
2119
2120 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
2121
2122         * gst/rtp/Makefile.am:
2123         * gst/rtp/gstrtp.c: (plugin_init):
2124         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
2125         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
2126         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
2127         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
2128         (gst_rtp_h263_depay_get_property),
2129         (gst_rtp_h263_depay_change_state),
2130         (gst_rtp_h263_depay_plugin_init):
2131         * gst/rtp/gstrtph263depay.h:
2132         Added an H263 depayloader. Fixes #369392.
2133
2134         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
2135         (gst_rtp_h263p_depay_process):
2136         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2137         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
2138         Make the H263+ pay/depayloader support H263-1998 and H263-2000
2139         payloads.
2140         Also alow plain H263 on the h263p payloaders. Fixes #465040.
2141
2142 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2143
2144         * gst/audiofx/audiochebyshevfreqband.c:
2145         * gst/audiofx/audiochebyshevfreqlimit.c:
2146         Add small comparision with the windowed sinc filters in the docs.
2147
2148 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2149
2150         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
2151         (audiochebyshevfreqband_suite):
2152         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
2153         (audiochebyshevfreqlimit_suite):
2154         Also test 32 bit float mode and the type 2 variants of the filters.
2155
2156 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
2157
2158         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2159         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2160         (gst_rtspsrc_loop):
2161         Refactor the udp and interleaved loop function a bit.
2162
2163 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2164
2165         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2166         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
2167         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
2168         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2169         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2170         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
2171         * gst/rtsp/gstrtspsrc.h:
2172         Protect connection activity with a new lock, avoids deadlocks when going
2173         to PAUSED. Fixes #455808.
2174
2175 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2176
2177         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
2178         Fix debug statement.
2179
2180 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2181
2182         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
2183         Fix stray %u in debug line as spotted by Saur on IRC.
2184
2185 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
2186
2187         * gst/audiofx/audiochebyshevfreqband.c:
2188         (gst_audio_chebyshev_freq_band_class_init):
2189         * gst/audiofx/audiochebyshevfreqlimit.c:
2190         (gst_audio_chebyshev_freq_limit_class_init):
2191         Use generator macros for the process functions for the different
2192         sample types, add lower upper boundaries for the GObject properties
2193         so automatically generated UIs can use sliders and add a note about
2194         the number of poles as a too high number of poles combined with
2195         very low or very high frequencies will produce only noise.
2196         * docs/plugins/gst-plugins-good-plugins.args:
2197         Regenerated for the property changes.
2198
2199 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2200
2201         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
2202         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
2203         (gst_rtspsrc_stream_configure_udp_sink),
2204         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
2205         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2206         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2207         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
2208         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
2209         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2210         * gst/rtsp/gstrtspsrc.h:
2211         Improve timeout handling.
2212         Use the same socket for sending and receiving RTCP packets so that some
2213         servers can track clients better.
2214         Improve connection closed handling. Try to reconnect.
2215         Don't overwrite our content base with NULL.
2216         Improve debugging.
2217         Improve range parsing and handling.
2218         Remove flushing hack now that core does the right thing.
2219
2220 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2221
2222         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2223         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2224         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
2225         (gst_multiudpsink_close), (gst_multiudpsink_add):
2226         * gst/udp/gstmultiudpsink.h:
2227         Add support for getting and setting the socket to use.
2228
2229         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2230         (gst_udpsrc_create), (gst_udpsrc_get_property):
2231         Add support for getting the currently used socket.
2232
2233 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
2234
2235         reviewed by: Stefan Kost  <ensonic@users.sf.net>
2236
2237         * gst/audiofx/Makefile.am:
2238         * gst/audiofx/audiochebyshevfreqband.c:
2239         (gst_audio_chebyshev_freq_band_mode_get_type),
2240         (gst_audio_chebyshev_freq_band_base_init),
2241         (gst_audio_chebyshev_freq_band_dispose),
2242         (gst_audio_chebyshev_freq_band_class_init),
2243         (gst_audio_chebyshev_freq_band_init),
2244         (generate_biquad_coefficients), (calculate_gain),
2245         (generate_coefficients),
2246         (gst_audio_chebyshev_freq_band_set_property),
2247         (gst_audio_chebyshev_freq_band_get_property),
2248         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
2249         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
2250         (gst_audio_chebyshev_freq_band_start):
2251         * gst/audiofx/audiochebyshevfreqband.h:
2252         * gst/audiofx/audiochebyshevfreqlimit.c:
2253         (gst_audio_chebyshev_freq_limit_mode_get_type),
2254         (gst_audio_chebyshev_freq_limit_base_init),
2255         (gst_audio_chebyshev_freq_limit_dispose),
2256         (gst_audio_chebyshev_freq_limit_class_init),
2257         (gst_audio_chebyshev_freq_limit_init),
2258         (generate_biquad_coefficients), (calculate_gain),
2259         (generate_coefficients),
2260         (gst_audio_chebyshev_freq_limit_set_property),
2261         (gst_audio_chebyshev_freq_limit_get_property),
2262         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
2263         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
2264         (gst_audio_chebyshev_freq_limit_start):
2265         * gst/audiofx/audiochebyshevfreqlimit.h:
2266         * gst/audiofx/audiofx.c: (plugin_init):
2267         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
2268         Fixes #464800.
2269
2270         * tests/check/Makefile.am:
2271         * tests/check/elements/.cvsignore:
2272         * tests/check/elements/audiochebyshevfreqband.c:
2273         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
2274         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
2275         * tests/check/elements/audiochebyshevfreqlimit.c:
2276         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
2277         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
2278         Add unit tests for the chebyshev filters.
2279
2280         * docs/plugins/Makefile.am:
2281         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2282         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2283         * docs/plugins/gst-plugins-good-plugins.args:
2284         * docs/plugins/inspect/plugin-1394.xml:
2285         * docs/plugins/inspect/plugin-audiofx.xml:
2286         * docs/plugins/inspect/plugin-dv.xml:
2287         * docs/plugins/inspect/plugin-flac.xml:
2288         * docs/plugins/inspect/plugin-jpeg.xml:
2289         * docs/plugins/inspect/plugin-png.xml:
2290         * docs/plugins/inspect/plugin-rtp.xml:
2291         * docs/plugins/inspect/plugin-shout2send.xml:
2292         * docs/plugins/inspect/plugin-wavpack.xml:
2293         And add docs for the chebyshev filters. While doing
2294         that also run make update in docs/plugins.
2295
2296 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2297
2298         * ext/annodex/gstcmmltag.c:
2299         * gst/rtp/gstrtpvorbispay.c:
2300           Make ro memory to share.
2301
2302 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2303
2304         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2305         Improve UDP performance by avoiding a select() when we have data
2306         available immediatly.
2307
2308 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2309
2310         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
2311         (gst_rtp_dec_class_init):
2312         * gst/rtsp/gstrtpdec.h:
2313         Add (dummy) SSRC management signals.
2314
2315         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
2316         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
2317         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
2318         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
2319         (on_timeout), (gst_rtspsrc_stream_configure_manager),
2320         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
2321         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2322         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2323         * gst/rtsp/gstrtspsrc.h:
2324         Add connection-speed property.
2325         Add find_stream helper functions.
2326         Handle stream EOS based on BYE messages or SSRC timeout.
2327         Returns SUCCESS from the state change function as we hide our async
2328         elements from the parent.
2329
2330 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2331
2332         * gst/debug/rndbuffersize.c:
2333           Fix da leak.
2334
2335 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
2336
2337         * gst/debug/Makefile.am:
2338         * gst/debug/breakmydata.c:
2339         * gst/debug/gstdebug.c:
2340         * gst/debug/negotiation.c:
2341         * gst/debug/progressreport.c:
2342         * gst/debug/rndbuffersize.c:
2343         * gst/debug/testplugin.c:
2344           Add new test element and clean-up the others a little.
2345
2346 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
2347
2348         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2349         Fix parsing of mp4a version 0 atoms. Fixes #465774.
2350
2351 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
2352
2353         * gst/rtp/gstrtpilbcdepay.c:
2354           Include stdlib.
2355
2356 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
2357
2358         * gst/rtp/gstrtpmpvdepay.c:
2359         Set the mpegversion in the caps so that autoplugging does not get
2360         confused.
2361
2362 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2363
2364         * po/hu.po:
2365         * po/uk.po:
2366         * po/vi.po:
2367           Updated translations.
2368
2369 2007-08-08  Michael Smith <msmith@fluendo.com>
2370
2371         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
2372           Render right border in the correct location.
2373
2374 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
2375
2376         Patch by: Olivier Crete <tester at tester dot ca>
2377
2378         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
2379         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2380         Make mode property a string. Fixes #464475.
2381
2382 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2383
2384         * ext/flac/gstflacenc.c:
2385           Widen caps to match decoder a bit and add more FIXMEs.
2386
2387 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2388
2389         patch by: Mark Nauwelaerts <manauw@skynet.be>
2390
2391         * gst/avi/gstavimux.c:
2392           Fix ODML index tag numbering. Fixes #463624.
2393
2394 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
2395
2396         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
2397         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2398         (gst_rtspsrc_stream_configure_tcp),
2399         (gst_rtspsrc_stream_configure_udp_sink):
2400         Fix default clock-rate for realmedia.
2401         Fix parsing of transport.
2402         Don't try to link NULL pads.
2403
2404 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
2405
2406         * po/POTFILES.skip:
2407           Add POTFILES.skip with list of source files that aren't disted at the
2408           moment but contain translatable strings. Should hopefully pacify
2409           broken tools and make it clearer that these files are left out
2410           intentionally (#461600).
2411
2412 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
2413
2414         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
2415         If the buffer was entirely clipped ... don't try sending it :)
2416
2417 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2418
2419         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
2420         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
2421         (gst_rtspsrc_create_transports_string),
2422         (gst_rtspsrc_prepare_transports):
2423         If we don't hav a session manager, set the caps on outgoing buffers
2424         ourselves.
2425         Force PAUSE/PLAY methods for now until the extensions can overwrite.
2426         Append final bit of the transport string even when it does not contain a
2427         placeholder.
2428
2429 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2430
2431         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
2432         (gst_rtsp_ext_list_connect):
2433         * gst/rtsp/gstrtspext.h:
2434         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2435         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
2436         Clean up the interface list.
2437         Allow connecting to interface signals for the extensions.
2438         Remove old extension code.
2439         Free list on cleanup.
2440         Allow extensions to send additional RTSP messages.
2441
2442 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2443
2444         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
2445         Handle a NULL gconf key gracefully by rendering the default element.
2446
2447 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2448
2449         * gst/rtsp/gstrtspext.h:
2450         Fix include path for extension interface.
2451
2452 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2453
2454         * gst/audiofx/audioamplify.h:
2455         Also remove a now unecessary variable here.
2456
2457 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2458
2459         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
2460         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
2461         * gst/audiofx/audiodynamic.c:
2462         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
2463         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
2464         * gst/audiofx/audiodynamic.h:
2465         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
2466         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
2467         * gst/audiofx/audioinvert.h:
2468         Don't save format information ourselves, this is already saved in
2469         GstAudioFilter.
2470
2471 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
2472
2473         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2474         (gst_rtsp_ext_list_stream_select):
2475         * gst/rtsp/gstrtspext.h:
2476         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
2477         Use rank to filter out extensions.
2478         Add url to stream_select interface call.
2479
2480 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
2481
2482         * gst/rtsp/Makefile.am:
2483         * gst/rtsp/base64.c:
2484         * gst/rtsp/base64.h:
2485         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2486         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
2487         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
2488         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
2489         (gst_rtsp_ext_list_setup_media),
2490         (gst_rtsp_ext_list_configure_stream),
2491         (gst_rtsp_ext_list_get_transports),
2492         (gst_rtsp_ext_list_stream_select):
2493         * gst/rtsp/gstrtspext.h:
2494         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
2495         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
2496         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
2497         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2498         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
2499         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
2500         (gst_rtspsrc_stream_configure_tcp),
2501         (gst_rtspsrc_stream_configure_mcast),
2502         (gst_rtspsrc_stream_configure_udp),
2503         (gst_rtspsrc_stream_configure_udp_sink),
2504         (gst_rtspsrc_stream_configure_transport),
2505         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2506         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2507         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
2508         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
2509         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2510         (gst_rtspsrc_parse_methods),
2511         (gst_rtspsrc_create_transports_string),
2512         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
2513         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
2514         (gst_rtspsrc_play), (gst_rtspsrc_pause),
2515         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
2516         * gst/rtsp/gstrtspsrc.h:
2517         * gst/rtsp/rtsp.h:
2518         * gst/rtsp/rtspconnection.c:
2519         * gst/rtsp/rtspconnection.h:
2520         * gst/rtsp/rtspdefs.c:
2521         * gst/rtsp/rtspdefs.h:
2522         * gst/rtsp/rtspext.h:
2523         * gst/rtsp/rtspextwms.c:
2524         * gst/rtsp/rtspextwms.h:
2525         * gst/rtsp/rtspmessage.c:
2526         * gst/rtsp/rtspmessage.h:
2527         * gst/rtsp/rtsprange.c:
2528         * gst/rtsp/rtsprange.h:
2529         * gst/rtsp/rtsptransport.c:
2530         * gst/rtsp/rtsptransport.h:
2531         * gst/rtsp/rtspurl.c:
2532         * gst/rtsp/rtspurl.h:
2533         * gst/rtsp/sdp.h:
2534         * gst/rtsp/sdpmessage.c:
2535         * gst/rtsp/sdpmessage.h:
2536         * gst/rtsp/test.c:
2537         Use shiny new RTSP and SDP library.
2538         Implement RTSP extensions using the new interface.
2539         Remove a lot of old code.
2540
2541 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
2542
2543         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2544         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
2545
2546 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2547
2548         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2549         Don't unref the outgoing buffer twice when dropping it because it's
2550         outside of the segment.
2551
2552 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2553
2554         * configure.ac:
2555         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
2556         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
2557         Use the new buffer clipping function from gstaudio here and
2558         require gst-plugins-base CVS.
2559         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2560         For framed Wavpack buffers we require a valid timestamp.
2561
2562 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
2563
2564         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
2565         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
2566         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
2567         Clip raw audio and video when we can, keep track of current output
2568         segment.
2569         Don't leak buffers and events when there is no output pad.
2570         Improve debugging here and there.
2571
2572 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
2573
2574         * configure.ac:
2575           Sync liboil check with plugins-base.
2576
2577 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
2578
2579         * ext/annodex/Makefile.am:
2580           Fix CFLAGS/LIBS.
2581
2582         * ext/cdio/gstcdiocddasrc.c:
2583         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
2584           Include stdlib
2585
2586         * ext/cairo/Makefile.am:
2587         * gst/videofilter/Makefile.am:
2588         * tests/examples/level/Makefile.am:
2589           Use $(LIBM) instead of -lm
2590
2591 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2592
2593         * sys/v4l2/gstv4l2src.c:
2594           Add another example pipeline.
2595
2596 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2597
2598         Patch by: Alexander Eichner <alexeichi@yahoo.de>
2599
2600         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2601           Use define here.
2602
2603         * sys/v4l2/gstv4l2tuner.c:
2604         (gst_v4l2_tuner_set_frequency_and_notify):
2605           Don't touch the property - its still disabled.
2606
2607         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
2608         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
2609         * sys/v4l2/v4l2src_calls.h:
2610           Improve fallback format negotionation. Fixes #451388
2611
2612 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2613
2614         * tests/check/elements/videocrop.c: (GST_START_TEST):
2615           Fix the test.
2616
2617 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2618
2619         * docs/plugins/Makefile.am:
2620         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2621         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2622         * docs/plugins/inspect/plugin-jpeg.xml:
2623         * docs/plugins/inspect/plugin-png.xml:
2624         * ext/jpeg/gstjpegdec.c:
2625         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
2626         (gst_pngdec_sink_setcaps):
2627           More docs. More logs in pngdec.
2628
2629 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
2630
2631         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2632           Initialize num_buffers with minimum value.
2633
2634         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
2635         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
2636           Handle frame-size query failure gracefully.
2637
2638 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
2639
2640         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2641         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
2642         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
2643         of qt/aac files.
2644
2645 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
2646
2647         * ext/wavpack/gstwavpackdec.c:
2648         (gst_wavpack_dec_clip_outgoing_buffer):
2649         Fix buffer clipping to correctly clip to the segment stop.
2650
2651 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2652
2653         * configure.ac:
2654         * tests/Makefile.am:
2655         Remove bogus check for libcheck, since we check for
2656         gstreamer-check and it pulls in the required info from there,
2657         and we weren't actually _using_ the information for libcheck
2658         ourselves anyway.
2659
2660 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
2661
2662         * configure.ac:
2663           Use pkg-config to locate check.
2664
2665 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
2666
2667         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
2668         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
2669         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
2670         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2671         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
2672         * gst/effectv/gstaging.c: (gst_agingtv_transform):
2673         * gst/effectv/gstdice.c: (gst_dicetv_transform):
2674         * gst/effectv/gstedge.c: (gst_edgetv_transform):
2675         * gst/effectv/gstquark.c: (gst_quarktv_transform):
2676         * gst/effectv/gstrev.c: (gst_revtv_transform):
2677         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
2678         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
2679         * gst/effectv/gstwarp.c: (gst_warptv_transform):
2680         * gst/matroska/matroska-demux.c:
2681         (gst_matroska_demux_add_wvpk_header),
2682         (gst_matroska_demux_check_subtitle_buffer),
2683         (gst_matroska_decode_buffer):
2684         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
2685           Fix build against core CVS.
2686
2687 2007-07-10  Edward Hervey  <bilboed@gmail.com>
2688
2689         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
2690         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
2691         don't have enough granularity to convert that boolean into a
2692         GstFlowReturn.
2693
2694 2007-07-06  Michael Smith <msmith@fluendo.com>
2695
2696         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
2697         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
2698         (gst_alawdec_change_state):
2699         * gst/law/alaw-decode.h:
2700         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
2701         (gst_mulawdec_class_init), (gst_mulawdec_init),
2702         (gst_mulawdec_chain), (gst_mulawdec_change_state):
2703         * gst/law/mulaw-decode.h:
2704           Fix capsnego bogosity in *law decoders. 
2705
2706 2007-07-06  Michael Smith <msmith@fluendo.com>
2707
2708         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
2709         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
2710         (gst_smokeenc_change_state):
2711         * ext/jpeg/gstsmokeenc.h:
2712           Remove stupidity in get/set caps functions.
2713           Fix some refcounting problems.
2714
2715 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
2716
2717         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
2718         Remove endianness-flipping hack that seems to have been required
2719         only because of a bug in ffmpegcolorspace.
2720         Partially Fixes: #451908
2721
2722 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
2723
2724         * docs/plugins/Makefile.am:
2725           Simplify --extra-dir as gtkdoc scans recursively.
2726
2727 2007-07-03  Wim Taymans,,,  <set EMAIL_ADDRESS environment variable>
2728
2729         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2730
2731         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2732         Set the encoding-name in the rtp caps to all uppercase, as required by
2733         the caps spec.
2734         Some small cleanups in the error paths. Fixes #453037.
2735
2736 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
2737
2738         * ext/wavpack/gstwavpackparse.c:
2739         (gst_wavpack_parse_index_get_last_entry),
2740         (gst_wavpack_parse_index_get_entry_from_sample),
2741         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
2742         (gst_wavpack_parse_scan_to_find_sample):
2743         * ext/wavpack/gstwavpackparse.h:
2744         Use a GSList for the GArray that is used like a list anyway.
2745
2746 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
2747
2748         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
2749         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
2750         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
2751           Add state change function where we set 0/1 as default framerate in
2752           case our setcaps function isn't called, like it might not in a
2753           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
2754           gdkpixbufdec trying to create caps with a 0/0 framerate.
2755           Also post an error message on the bus if gst_pad_push() fails when
2756           called from our sink event handler (+1 for flow returns for event
2757           functions in 0.11) instead of failing silently.
2758
2759 2007-06-27  Wim Taymans  <wim@fluendo.com>
2760
2761         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
2762         Cast stack args to the proper types. Fixes #451249.
2763
2764 2007-06-27  Wim Taymans  <wim@fluendo.com>
2765
2766         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2767         (new_session_pad), (gst_rtspsrc_setup_streams):
2768         * gst/rtsp/gstrtspsrc.h:
2769         For container formats we only need to activate one of the streams so
2770         that we correctly signal no-more-pads. Fixes #451015.
2771
2772 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
2773
2774         * docs/plugins/gst-plugins-good-plugins.args:
2775         * docs/plugins/inspect/plugin-aasink.xml:
2776         * docs/plugins/inspect/plugin-alaw.xml:
2777         * docs/plugins/inspect/plugin-alpha.xml:
2778         * docs/plugins/inspect/plugin-alphacolor.xml:
2779         * docs/plugins/inspect/plugin-annodex.xml:
2780         * docs/plugins/inspect/plugin-apetag.xml:
2781         * docs/plugins/inspect/plugin-audiofx.xml:
2782         * docs/plugins/inspect/plugin-auparse.xml:
2783         * docs/plugins/inspect/plugin-autodetect.xml:
2784         * docs/plugins/inspect/plugin-avi.xml:
2785         * docs/plugins/inspect/plugin-cacasink.xml:
2786         * docs/plugins/inspect/plugin-cairo.xml:
2787         * docs/plugins/inspect/plugin-cdio.xml:
2788         * docs/plugins/inspect/plugin-cutter.xml:
2789         * docs/plugins/inspect/plugin-debug.xml:
2790         * docs/plugins/inspect/plugin-efence.xml:
2791         * docs/plugins/inspect/plugin-effectv.xml:
2792         * docs/plugins/inspect/plugin-esdsink.xml:
2793         * docs/plugins/inspect/plugin-flac.xml:
2794         * docs/plugins/inspect/plugin-flxdec.xml:
2795         * docs/plugins/inspect/plugin-gconfelements.xml:
2796         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2797         * docs/plugins/inspect/plugin-goom.xml:
2798         * docs/plugins/inspect/plugin-halelements.xml:
2799         * docs/plugins/inspect/plugin-icydemux.xml:
2800         * docs/plugins/inspect/plugin-id3demux.xml:
2801         * docs/plugins/inspect/plugin-jpeg.xml:
2802         * docs/plugins/inspect/plugin-ladspa.xml:
2803         * docs/plugins/inspect/plugin-level.xml:
2804         * docs/plugins/inspect/plugin-matroska.xml:
2805         * docs/plugins/inspect/plugin-mulaw.xml:
2806         * docs/plugins/inspect/plugin-multipart.xml:
2807         * docs/plugins/inspect/plugin-navigationtest.xml:
2808         * docs/plugins/inspect/plugin-ossaudio.xml:
2809         * docs/plugins/inspect/plugin-png.xml:
2810         * docs/plugins/inspect/plugin-quicktime.xml:
2811         * docs/plugins/inspect/plugin-rtp.xml:
2812         * docs/plugins/inspect/plugin-rtsp.xml:
2813         * docs/plugins/inspect/plugin-smpte.xml:
2814         * docs/plugins/inspect/plugin-speex.xml:
2815         * docs/plugins/inspect/plugin-taglib.xml:
2816         * docs/plugins/inspect/plugin-udp.xml:
2817         * docs/plugins/inspect/plugin-videobalance.xml:
2818         * docs/plugins/inspect/plugin-videobox.xml:
2819         * docs/plugins/inspect/plugin-videocrop.xml:
2820         * docs/plugins/inspect/plugin-videoflip.xml:
2821         * docs/plugins/inspect/plugin-videomixer.xml:
2822         * docs/plugins/inspect/plugin-wavenc.xml:
2823         * docs/plugins/inspect/plugin-wavparse.xml:
2824         * docs/plugins/inspect/plugin-ximagesrc.xml:
2825           Update docs with caps info.
2826
2827 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
2828
2829         * po/POTFILES.in:
2830           Add more files with translatable strings (#450878).
2831
2832 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
2833
2834         * MAINTAINERS:
2835         Updating all the maintainers files
2836
2837 2007-06-22  Edward Hervey  <edward@fluendo.com>
2838
2839         * ext/flac/gstflactag.c: (gst_flac_tag_init):
2840         * gst/interleave/deinterleave.c: (deinterleave_init),
2841         (deinterleave_sink_link):
2842         * gst/interleave/interleave.c: (interleave_init):
2843         * gst/median/gstmedian.c: (gst_median_init):
2844         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
2845         Fix memory leaks.
2846         * tests/check/elements/id3demux.c: (pad_added_cb):
2847         Remove unused variable.
2848
2849 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
2850
2851         * ext/gconf/gconf.h:
2852         Make the prototype of gst_gconf_get_key_for_sink_profile
2853         match the implementation.
2854         Patch by: Damien Carbery <damien dot carbery at sun dot com>
2855         Fixes: #449747
2856
2857 2007-06-20  Michael Smith <msmith@fluendo.com>
2858
2859         * gst/rtp/gstrtpdepay.c:
2860           Fix description - rtpdepay is not a payloader.
2861
2862 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
2863
2864         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
2865         (qtdemux_video_caps):
2866         * gst/qtdemux/qtdemux_fourcc.h:
2867           Add MJPG to the variants of motion jpeg.
2868
2869 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
2870
2871         * tests/check/Makefile.am:
2872         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
2873         * tests/check/elements/videocrop.c: (GST_START_TEST):
2874         * tests/check/elements/videofilter.c:
2875         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2876         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
2877           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
2878           error flags are included and it errors out on compiler warnings
2879           for CVS builds; remove unused variables in various unit tests.
2880
2881 2007-06-19  Wim Taymans  <wim@fluendo.com>
2882
2883         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2884         (rtsp_connection_close), (rtsp_connection_free):
2885         Use threadsafe inet_ntop to convert an ip number to a string. 
2886         Fixes #447961.
2887         Don't leak fd (and ip) when freeing a connection without first closing
2888         it.
2889
2890 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
2891
2892         * configure.ac:
2893         Back to CVS
2894
2895         * gst-plugins-good.doap:
2896         Add 0.10.6 to the doap file.
2897
2898 === release 0.10.6 ===
2899
2900 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
2901
2902         * configure.ac:
2903           releasing 0.10.6, "Wobble Board"
2904
2905 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
2906
2907         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2908         (rtsp_connection_free):
2909           Revert previous commit again, since we are frozen (sorry).
2910
2911 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
2912
2913         Patch by: Peter Kjellerstedt <pkj at axis com>
2914
2915         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2916         (rtsp_connection_free):
2917           inet_ntoa() uses a static buffer internally, so we need to copy the
2918           returned string if we want to store it for later (#447961).
2919
2920 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
2921
2922         * win32/vs6/autogen.dsp:
2923         * win32/vs6/gst_plugins_good.dsw:
2924         * win32/vs6/libgstalaw.dsp:
2925         * win32/vs6/libgstalpha.dsp:
2926         * win32/vs6/libgstalphacolor.dsp:
2927         * win32/vs6/libgstapetag.dsp:
2928         * win32/vs6/libgstaudiofx.dsp:
2929         * win32/vs6/libgstauparse.dsp:
2930         * win32/vs6/libgstautodetect.dsp:
2931         * win32/vs6/libgstavi.dsp:
2932         * win32/vs6/libgstcutter.dsp:
2933         * win32/vs6/libgstdirectdraw.dsp:
2934         * win32/vs6/libgstdirectsound.dsp:
2935         * win32/vs6/libgsteffectv.dsp:
2936         * win32/vs6/libgstflx.dsp:
2937         * win32/vs6/libgstgoom.dsp:
2938         * win32/vs6/libgsticydemux.dsp:
2939         * win32/vs6/libgstid3demux.dsp:
2940         * win32/vs6/libgstinterleave.dsp:
2941         * win32/vs6/libgstjpeg.dsp:
2942         * win32/vs6/libgstlevel.dsp:
2943         * win32/vs6/libgstmatroska.dsp:
2944         * win32/vs6/libgstmedian.dsp:
2945         * win32/vs6/libgstmonoscope.dsp:
2946         * win32/vs6/libgstmulaw.dsp:
2947         * win32/vs6/libgstmultipart.dsp:
2948         * win32/vs6/libgstqtdemux.dsp:
2949         * win32/vs6/libgstrtp.dsp:
2950         * win32/vs6/libgstrtsp.dsp:
2951         * win32/vs6/libgstsmpte.dsp:
2952         * win32/vs6/libgstspeex.dsp:
2953         * win32/vs6/libgstudp.dsp:
2954         * win32/vs6/libgstvideobalance.dsp:
2955         * win32/vs6/libgstvideobox.dsp:
2956         * win32/vs6/libgstvideocrop.dsp:
2957         * win32/vs6/libgstvideoflip.dsp:
2958         * win32/vs6/libgstvideomixer.dsp:
2959         * win32/vs6/libgstwaveform.dsp:
2960         * win32/vs6/libgstwavenc.dsp:
2961         * win32/vs6/libgstwavparse.dsp:
2962         Mark *.dsp & *.dsw as binary files and convert to DOS line
2963         endings, as they don't load into VS6 correctly otherwise.
2964
2965 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
2966
2967         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
2968         (rtsp_connection_connect):
2969         Fix the MingW build. 
2970         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
2971         Fixes: #446981
2972
2973 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
2974
2975         * tests/check/elements/.cvsignore:
2976         * tests/icles/.cvsignore:
2977         Hush the buildbots up
2978
2979 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
2980
2981         * configure.ac:
2982         * sys/Makefile.am:
2983         * sys/directdraw/Makefile.am:
2984         * sys/directsound/Makefile.am:
2985         * sys/waveform/Makefile.am:
2986         Make sure to dist everything needed for win32 builds.
2987
2988 2007-06-14  Edward Hervey  <edward@fluendo.com>
2989
2990         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
2991         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
2992         caps.
2993         Fixes #447458
2994
2995 2007-06-13  Wim Taymans  <wim@fluendo.com>
2996
2997         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
2998         Make sure we allocate enough memory for the codec_data.
2999         Fixes #447210.
3000
3001 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
3002
3003         * win32/MANIFEST:
3004         Add videocrop project file to the win32 manifest.
3005         * win32/vs6/gst_plugins_good.dsw:
3006         Add qtdemux,videocrop and waveform projects to the workspace.
3007         * win32/vs6/libgstqtdemux.dsp:
3008         Add zlib to the link list of qtdemux.
3009         * win32/vs6/libgstvideocrop.dsp:
3010         Add a project file for videocrop.
3011
3012 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3013
3014         * po/POTFILES.in:
3015         Add qtdemux for translation
3016
3017 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3018
3019         * configure.ac:
3020         * docs/plugins/Makefile.am:
3021         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3022         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3023         * docs/plugins/inspect/plugin-videocrop.xml:
3024         * gst-plugins-good.spec.in:
3025         * sys/Makefile.am:
3026         * tests/check/Makefile.am:
3027         * tests/icles/Makefile.am:
3028         * tests/icles/videocrop-test.c:
3029         Move videocrop and osxvideo from -bad.
3030
3031 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3032
3033         * configure.ac:
3034         * docs/plugins/Makefile.am:
3035         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3036         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3037         * docs/plugins/gst-plugins-good-plugins.args:
3038         * docs/plugins/inspect/plugin-qtdemux.xml:
3039         * docs/plugins/inspect/plugin-quicktime.xml:
3040         * win32/MANIFEST:
3041         Move qtdemux from -bad.
3042
3043         * gst-plugins-good.spec.in:
3044         Update spec file to reflect moving of qtdemux and wavpack
3045
3046 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3047         
3048         * win32/MANIFEST:
3049         * docs/plugins/Makefile.am:
3050         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3051         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3052         * docs/plugins/inspect/plugin-directdraw.xml:
3053         * docs/plugins/inspect/plugin-directsound.xml:
3054         * docs/plugins/inspect/plugin-waveform.xml:
3055         Move the waveform plugin from -bad too. Update the inspect xml
3056         files to mention Plugins Good instead of Plugins Bad.
3057
3058 2007-06-12  Andy Wingo  <wingo@pobox.com>
3059
3060         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
3061         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
3062         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
3063         finalization and resuscitation. No longer public.
3064         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
3065         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
3066         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
3067         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
3068         miniobject semantics, and be threadsafe.
3069         (gst_v4l2src_queue_frame): Remove this function, as we just call
3070         the ioctls directly in the two places where we queue buffers.
3071         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
3072         directly.
3073         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
3074         to allocate the pool, which also preallocates the GstBuffers.
3075         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
3076         queueing the frames directly.
3077         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
3078         mmap buffers have been dequeued.
3079
3080         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
3081         real MiniObject instead of rolling our own refcounting and
3082         finalizing. Give it a lock.
3083         (struct _GstV4l2Buffer): Remove one intermediary object, having
3084         the buffers hold the struct v4l2_buffer directly.
3085
3086         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
3087         capture_init so that it can set them on the buffers that it will
3088         create.
3089         (gst_v4l2src_get_read): For better or for worse, include the
3090         timestamping and offsetting code here; really we should be using
3091         bufferalloc though.
3092         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
3093         preallocated, mmap'd buffers.
3094
3095 2007-06-11  Wim Taymans  <wim@fluendo.com>
3096
3097         Patch by: daniel fischer <dan at f3c dot com>
3098
3099         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
3100         (gst_ximage_src_get_caps):
3101         Actually use the display_name property so that we can dump any
3102         available X display. Fixes #445905.
3103
3104 2007-06-11  Wim Taymans  <wim@fluendo.com>
3105
3106         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3107
3108         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
3109         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
3110         Add missing rate fields to caps. Fixes #441118.
3111
3112 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
3113
3114         * win32/vs6/gst_plugins_good.dsw:
3115         * win32/vs8/gst-plugins-good.sln:
3116         Add DirectSound and DirectDraw sinks project files to
3117         workspace and solution files.
3118
3119 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3120
3121         Patch by: Josh Coalson <xflac at yahoo dot com>,
3122         updated by Alexis Ballier <aballier at gentoo dot org>:
3123
3124         * configure.ac:
3125         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
3126         (gst_flac_dec_setup_seekable_decoder),
3127         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
3128         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
3129         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
3130         * ext/flac/gstflacdec.h:
3131         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3132         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
3133         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
3134         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
3135         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
3136         (gst_flac_enc_chain), (gst_flac_enc_set_property),
3137         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
3138         * ext/flac/gstflacenc.h:
3139         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
3140         
3141 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3142
3143         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
3144         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
3145         not necessary anymore as we need at least that core version. 
3146
3147 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3148
3149         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3150         (gst_wavpack_dec_chain):
3151         * ext/wavpack/gstwavpackdec.h:
3152         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3153         (gst_wavpack_parse_push_buffer):
3154         * ext/wavpack/gstwavpackparse.h:
3155         Improve discont handling by checking if the next Wavpack block has
3156         the expected, following block index.
3157
3158 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3159
3160         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
3161           Fix element description.
3162
3163 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3164
3165         * configure.ac:
3166         * docs/plugins/Makefile.am:
3167         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3168         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3169         * docs/plugins/gst-plugins-good-plugins.args:
3170         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3171         * docs/plugins/gst-plugins-good-plugins.signals:
3172         * docs/plugins/inspect/plugin-autodetect.xml:
3173         * docs/plugins/inspect/plugin-gconfelements.xml:
3174         * docs/plugins/inspect/plugin-ladspa.xml:
3175         * docs/plugins/inspect/plugin-rtp.xml:
3176         * docs/plugins/inspect/plugin-wavpack.xml:
3177         * ext/Makefile.am:
3178         * tests/check/Makefile.am:
3179           move wavpack plugin.  See #352605.
3180
3181 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
3182
3183         * configure.ac:
3184         * docs/plugins/Makefile.am:
3185         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3186         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3187         * docs/plugins/gst-plugins-good-plugins.args:
3188         * sys/Makefile.am:
3189         * win32/MANIFEST:
3190         Add DirectDraw & DirectSound plugins to the build and docs.
3191
3192 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
3193
3194         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
3195         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
3196           When operating in pull mode, error out correct on not-linked.
3197
3198 2007-06-06  Andy Wingo  <wingo@pobox.com>
3199
3200         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
3201         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
3202         format and size if the ioctls are defined; should fix compilation
3203         on Linux < 2.16.19.
3204
3205 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
3206
3207         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
3208           Printf fixes in debug statements; use LOG level for debug statements
3209           that are printed for each and every frame; convert c++ comments to
3210           C-style comments; not much point using g_try_malloc() if we then not
3211           even check the return value.
3212
3213 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
3214
3215         * configure.ac:
3216           Bump requirements to released versions (core and base 0.10.13).
3217
3218         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
3219           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
3220           own implementation.
3221
3222 2007-06-05  Andy Wingo  <wingo@pobox.com>
3223
3224         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
3225         some useless comments.
3226
3227         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
3228         frames before calling STREAMON, that might leave them in a state
3229         where they can't be dequeued if we go back to NULL without calling
3230         STREAMON, according to the docs.
3231         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
3232         before we call STREAMON.
3233         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
3234         failures. (For me this code hung.) The pool refcounting is still
3235         crack; added a note to that effect.
3236
3237 2007-06-05  Wim Taymans  <wim@fluendo.com>
3238
3239         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3240         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
3241         Add support for mapping gst structure names to the MIME type equivalent.
3242         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
3243
3244 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3245
3246         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3247         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
3248         (gst_wavenc_chain), (gst_wavenc_change_state):
3249         * gst/wavenc/gstwavenc.h:
3250         Properly write wav files with width!=depth by having the depth most
3251         significant bytes set and all others zero. Fixes #442535.
3252
3253 2007-06-01  Wim Taymans  <wim@fluendo.com>
3254
3255         * gst/rtsp/rtspconnection.c:
3256         Add include to make buildbot happy.
3257
3258 2007-06-01  Wim Taymans  <wim@fluendo.com>
3259
3260         Patch by: Peter Kjellerstedt  <pkj at axis com>
3261
3262         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3263         (rtsp_connection_connect), (add_date_header),
3264         (rtsp_connection_send), (parse_response_status),
3265         (parse_request_line), (parse_line), (rtsp_connection_receive):
3266         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
3267         * gst/rtsp/rtspdefs.h:
3268         * gst/rtsp/rtspmessage.c: (key_value_foreach),
3269         (rtsp_message_init_request), (rtsp_message_init_response),
3270         (rtsp_message_remove_header), (rtsp_message_append_headers),
3271         (rtsp_message_dump):
3272         * gst/rtsp/rtspmessage.h:
3273         Improves version checking, allowing an RTSP server to reply with "505
3274         RTSP Version not supported.
3275         Adds a Date header to all messages.
3276         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
3277         want to be able to send a response even if something in the request was
3278         invalid. EINVAL is only used when passing wrong arguments to functions.
3279         Do not handle an invalid method in parse_request_line(). Defer this to
3280         the caller so it can respond with "405 Method Not Allowed".
3281         Improves parsing of the timeout parameter to the Session header,
3282         allowing whitespace after the semicolon. 
3283         Avoids a compiler warning due to variables shadowing a function argument.
3284
3285 2007-06-01  Wim Taymans  <wim@fluendo.com>
3286
3287         Based on Patch by: Daniel Charles <dcharles at ti dot com>
3288
3289         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
3290         (gst_rtp_amr_depay_process):
3291         * gst/rtp/gstrtpamrdepay.h:
3292         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
3293         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
3294         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
3295         * gst/rtp/gstrtpamrpay.h:
3296         Add support for AMR-WB.
3297         Small cleanups such as using BOILERPLATE.
3298
3299 2007-05-31  Wim Taymans  <wim@fluendo.com>
3300
3301         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
3302         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
3303
3304 2007-05-30  Andy Wingo  <wingo@pobox.com>
3305
3306         * sys/v4l2/gstv4l2object.h: 
3307         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
3308         unintended changes.
3309
3310         * sys/v4l2/v4l2src_calls.h: 
3311         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
3312         the format list in the order that the driver gives it to us.
3313         (gst_v4l2src_probe_caps_for_format_and_size)
3314         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
3315         based on the capabilities of the device.
3316         (gst_v4l2src_grab_frame): Update for object variable renaming.
3317         (gst_v4l2src_set_capture): Update to be strict in its parameters,
3318         as in the set_caps below.
3319         (gst_v4l2src_capture_init): Update for object variable renaming,
3320         and reflow.
3321         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
3322         (gst_v4l2src_capture_deinit): Update for object variable renaming.
3323         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
3324         (gst_v4l2src_get_fps): Remove; these functions don't have much
3325         meaning outside of an atomic set_caps method.
3326         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
3327         known.
3328
3329         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
3330         call to update_fps; not sure about this change.
3331         (gst_v4l2_tuner_set_norm): Work around the fact that for the
3332         moment we don't have an update_fps_func.
3333
3334         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
3335         structures in the object, just store what we need. Do store the
3336         probed caps of the device. Don't store the current frame rate.
3337
3338         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
3339         update_fps_function, for now. Update for new object variable
3340         naming.
3341         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
3342         new object variable naming.
3343         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
3344         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
3345         (gst_v4l2src_get_caps): Rework to probe the device for supported
3346         frame sizes and frame rates.
3347         (gst_v4l2src_set_caps): Rework to be strict in the given
3348         parameters: if someone asks us to have a certain size and rate,
3349         that is what we configure.
3350         (gst_v4l2src_get_read): Update for object variable naming. Don't
3351         leak buffers on short reads.
3352         (gst_v4l2src_get_mmap): Update for object variable naming, and add
3353         comments.
3354         (gst_v4l2src_create): Update for object variable naming.
3355
3356 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3357
3358         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
3359         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
3360         * gst/avi/gstavidemux.h:
3361           Parse subtitle text streams instead of erroring out (#442034). Still
3362           needs a parser for the subtitles to actually show up.
3363
3364 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3365
3366         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
3367         (gst_avi_demux_loop):
3368           Make _push_event() return TRUE if the event could be pushed on at
3369           least one pad and not only if it could be pushed on all pads,
3370           otherwise we'll end up posting an error message on EOS if one or
3371           more source pads are not connected.
3372
3373 2007-05-28  Wim Taymans  <wim@fluendo.com>
3374
3375         * gst/rtsp/rtsptransport.c:
3376         Use renamed RTP bin.
3377
3378 2007-05-28  Wim Taymans  <wim@fluendo.com>
3379
3380         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
3381
3382         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
3383         (gst_video_box_set_property), (gst_video_box_transform_caps),
3384         (video_box_recalc_transform), (gst_video_box_set_caps),
3385         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
3386         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
3387         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
3388         (gst_video_box_i420_i420), (gst_video_box_transform),
3389         (plugin_init):
3390         Add AYUV->AYUV and AYUV->I420 formats. 
3391         Fix negotiation and I420->AYUV conversion.
3392         Fixes #429329.
3393
3394 2007-05-26  Wim Taymans  <wim@fluendo.com>
3395
3396         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
3397         Use different variables for nested for loops so that the outer loop
3398         functions properly and speex files with multiple frames per buffer work
3399         properly.
3400         Fixes #441408.
3401
3402 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3403
3404         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
3405           Don't leak newsegment events.
3406
3407 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3408
3409         * gst/wavparse/Makefile.am:
3410           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
3411           drags it in.
3412
3413 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3414
3415         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3416         (notgst_value_array_append_buffer),
3417         (gst_flac_enc_process_stream_headers),
3418         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
3419         (gst_flac_enc_change_state):
3420         * ext/flac/gstflacenc.h:
3421           Collect headers, add "streamheader" field to output caps and set
3422           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
3423           produces output according to the official FLAC-to-Ogg mapping
3424           instead of completely broken files. Fixes #426044.
3425
3426 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3427
3428         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
3429         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
3430         (gst_id3demux_sink_event):
3431         * gst/id3demux/gstid3demux.h:
3432         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
3433         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
3434         (gst_tag_demux_send_new_segment):
3435         Handle and adjust new-segment events so that downstream really
3436         sees a stream with the tag pieces stripped off the front and back.
3437         Fixes strangeness in seeking when mp3 decoders use the new-segment
3438         byte position to estimate their current playback position timestamp
3439         and then the arriving buffers don't match up.
3440
3441 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3442
3443         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
3444           Don't unnecessarily perform a READY->NULL->READY transition on the
3445           detected audio sink when starting up. Fixes: #440127
3446
3447 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
3448
3449         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
3450         (gst_flac_enc_chain):
3451           Don't crash in chain function if setcaps hasn't been called.
3452
3453 2007-05-24  Wim Taymans  <wim@fluendo.com>
3454
3455         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
3456         Init value to avoid infinte loops.
3457
3458 2007-05-24  Wim Taymans  <wim@fluendo.com>
3459
3460         Patch by: Peter Kjellerstedt  <pkj at axis com>
3461
3462         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
3463         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
3464         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3465         (gst_rtspsrc_play):
3466         (rtsp_connection_send), (rtsp_connection_receive):
3467         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
3468         Fix for new API.
3469
3470         * gst/rtsp/rtspconnection.c: (add_auth_header),
3471         Only add authorisation and session headers when sending messages.
3472
3473         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
3474         (rtsp_message_init_request), (rtsp_message_init_response),
3475         (rtsp_message_unset), (rtsp_message_add_header),
3476         (rtsp_message_remove_header), (rtsp_message_get_header),
3477         (rtsp_message_append_headers), (dump_key_value),
3478         (rtsp_message_dump):
3479         * gst/rtsp/rtspmessage.h:
3480         Add support for multiple headers of the same type by storing the parsed
3481         headers in a GArray instaed of a hashtable.
3482
3483 2007-05-21  Wim Taymans  <wim@fluendo.com>
3484
3485         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
3486         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
3487         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
3488         safer shutdown.
3489
3490 2007-05-21  Wim Taymans  <wim@fluendo.com>
3491
3492         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
3493         * gst/rtsp/gstrtpdec.h:
3494         Added signal for backwards compat.
3495
3496 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
3497         
3498         Patch by: René Stadler <mail at renestadler dot de>
3499
3500         * configure.ac:
3501         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
3502         (gst_au_parse_parse_header), (gst_au_parse_chain):
3503         * gst/auparse/gstauparse.h:
3504         Use audioconvert for converting from non-native endianness floats
3505         in auparse instead of doing it ourself. Fixes #424527.
3506         This needs the audioconvert from plugins-base CVS.
3507         
3508 2007-05-21  Wim Taymans  <wim@fluendo.com>
3509
3510         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3511         (gst_rtp_h263p_pay_flush):
3512         Fix enum registration.
3513
3514 2007-05-21  Wim Taymans  <wim@fluendo.com>
3515
3516         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
3517
3518         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3519         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
3520         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
3521         (gst_rtp_h263p_pay_flush):
3522         * gst/rtp/gstrtph263ppay.h:
3523         Add new fragmentation mode base on GOB headers. Fixes #438940.
3524
3525 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
3526
3527         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
3528           Printf format fix.
3529
3530 2007-05-18  Wim Taymans  <wim@fluendo.com>
3531
3532         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3533         Don't crash when an unsupported transport error was returned by the
3534         server, just try to configure the next stream. Fixes #439255.
3535
3536 2007-05-18  Wim Taymans  <wim@fluendo.com>
3537
3538         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
3539         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
3540         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
3541         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3542         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
3543         * gst/rtsp/gstrtspsrc.h:
3544         Add TCP timeout property and use it for all TCP connection.
3545
3546         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3547         (rtsp_connection_write), (rtsp_connection_next_timeout),
3548         (rtsp_connection_reset_timeout):
3549         Make connect and writes cancelable and make them use the timeout.
3550
3551 2007-05-18  Wim Taymans  <wim@fluendo.com>
3552
3553         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3554         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
3555         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3556         (gst_rtspsrc_setup_streams):
3557         Refactor timeout handling.
3558         Also send keep-alive when dealing with TCP transport.
3559
3560         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3561         (rtsp_connection_free), (rtsp_connection_next_timeout),
3562         (rtsp_connection_reset_timeout):
3563         * gst/rtsp/rtspconnection.h:
3564         Use a timer to handle the session timeouts, add some methods to deal
3565         with timeouts.
3566
3567 2007-05-17  Wim Taymans  <wim@fluendo.com>
3568
3569         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
3570         (gst_rtspsrc_setup_streams):
3571         Ignore streams that fail the setup command, we will retry with a
3572         different transport later on.
3573
3574         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
3575         (rtsp_ext_wms_configure_stream):
3576         Fix encoding name case.
3577
3578 2007-05-16  Edward Hervey  <edward@fluendo.com>
3579
3580         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
3581         Fix build on macosx.
3582
3583 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3584
3585         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
3586         Replace direct comparison of a string with the string literal "" with
3587         a comparison of the first character with '\0'. Fixes #438926.
3588
3589 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3590
3591         * gst/debug/breakmydata.c (gst_break_my_data_init):
3592           One more try. This should be the proper fix now.
3593
3594 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3595
3596         * gst/debug/breakmydata.c:
3597           Ooops, no // comments please.
3598
3599 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3600
3601         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
3602         (gst_break_my_data_init):
3603           Fix gst_buffer_is_writable() assertion.
3604
3605 2007-05-14  David Schleef  <ds@schleef.org>
3606
3607         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
3608           video/x-raw-bayer.  Fixes #314160.
3609
3610 2007-05-14  Wim Taymans  <wim@fluendo.com>
3611
3612         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
3613         (gst_rtp_theora_depay_parse_configuration):
3614         * gst/rtp/gstrtptheorapay.c: (encode_base64),
3615         (gst_rtp_theora_pay_finish_headers),
3616         (gst_rtp_theora_pay_handle_buffer):
3617         Update theora pay/depayloader in a similar to vorbis.
3618
3619         * gst/rtp/gstrtpvorbisdepay.c:
3620         (gst_rtp_vorbis_depay_parse_configuration):
3621         Update docs.
3622
3623 2007-05-14  Wim Taymans  <wim@fluendo.com>
3624
3625         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
3626         When we try to execute a method that is not supported by the server,
3627         don't error out but remove the method from the accepted methods so that
3628         we never try to perform this method again.
3629
3630 2007-05-14  Wim Taymans  <wim@fluendo.com>
3631
3632         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
3633         Remove annoying _dump_mem.
3634
3635 2007-05-14  Wim Taymans  <wim@fluendo.com>
3636
3637         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
3638         Parse range correctly.
3639
3640         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
3641         The baseurl now always has a '/' at the start.
3642
3643 2007-05-14  Wim Taymans  <wim@fluendo.com>
3644
3645         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
3646         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
3647         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3648         Factor out caps configuration and configure more stuff such as the time
3649         ranges and speed/scale values.
3650
3651         * gst/rtsp/rtsptransport.c:
3652         Add Copyright after non-trival fixes.
3653
3654 2007-05-12  Wim Taymans  <wim@fluendo.com>
3655
3656         Patch by: Peter Kjellerstedt  <pkj at axis com>
3657
3658         * gst/rtsp/gstrtspsrc.h:
3659         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
3660         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
3661         (rtsp_message_get_header):
3662         * gst/rtsp/rtspmessage.h:
3663         Make channel guint8 where possible.
3664         Make rtsp_message_init_data() take the channel as a guint8.
3665
3666         * gst/rtsp/rtspdefs.c:
3667         Fixed a typo: Timout -> Timeout
3668
3669         * gst/rtsp/rtspdefs.h:
3670         Make RTSP_CHECK() behave as a statement.
3671
3672         * gst/rtsp/sdpmessage.c:
3673         Avoid a compiler warning in INIT_ARRAY().
3674         Fixes #437692.
3675
3676 2007-05-12  Wim Taymans  <wim@fluendo.com>
3677
3678         Patch by: Peter Kjellerstedt  <pkj at axis com>
3679
3680         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
3681         (rtsp_url_get_request_uri):
3682         * gst/rtsp/rtspurl.h:
3683         Add support for query parameters to RTSP URLs.
3684
3685 2007-05-12  Wim Taymans  <wim@fluendo.com>
3686
3687         Patch by: Peter Kjellerstedt  <pkj at axis com>
3688
3689         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
3690         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
3691         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
3692         (rtsp_transport_parse), (rtsp_transport_as_text):
3693         * gst/rtsp/rtsptransport.h:
3694         Add validation to rtsp_transport_parse().
3695         Add rtsp_transport_as_text() to generate an RTSP header from an
3696         RTSPTransport.
3697         Change ssrc to guint (was a string) since that is what it is, even
3698         though it is sent as a hex string.
3699         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
3700         incorrect, which can be seen when looking at the examples in the RFC).
3701         Fixes #437670.
3702
3703 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3704
3705         Patch by: Eric Anholt
3706
3707         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
3708           gst_ximage_src_ximage_get):
3709         Use union of all damage between frames to make it faster.
3710         Fixes bug #342463.
3711         Also fix crasher when cursor is at bottom right of window.
3712
3713 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
3714
3715         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
3716           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
3717           streaming mode regression for file from #343837 with 'bext' chunk
3718           before the 'fmt' chunk.
3719
3720 2007-05-11  Wim Taymans  <wim@fluendo.com>
3721
3722         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
3723         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
3724         (gst_rtspsrc_handle_src_event),
3725         (gst_rtspsrc_stream_configure_manager),
3726         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
3727         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
3728         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3729         * gst/rtsp/gstrtspsrc.h:
3730         * gst/rtsp/rtspdefs.h:
3731         Preliminary seek support.
3732         Activate internal pads so that we can receive events on them.
3733         Don't try to parse a range string when it's NULL.
3734
3735 2007-05-11  Wim Taymans  <wim@fluendo.com>
3736
3737         * gst/rtp/README:
3738         Update README with new RTP variables that will be used for
3739         synchronisation.
3740
3741         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
3742         (gst_rtp_vorbis_depay_parse_configuration),
3743         (gst_rtp_vorbis_depay_process):
3744         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
3745         (gst_rtp_vorbis_pay_finish_headers),
3746         (gst_rtp_vorbis_pay_handle_buffer):
3747         Update vorbis pay and depayloader to draft-04.
3748
3749 2007-05-11  Wim Taymans  <wim@fluendo.com>
3750
3751         * gst/rtsp/rtsptransport.c:
3752         UDP MCAST is actually the default for RTP/AVP.
3753 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
3754
3755         * gst/level/gstlevel.c: (gst_level_transform_ip):
3756         Use guint8 * instead of gpointer then vs6 can build 
3757         in_data += (filter->width / 8).
3758
3759 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3760
3761         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
3762           gst_ximage_src_ximage_get):
3763         * sys/ximage/gstximagesrc.h (last_ximage):
3764         When using Damage actually keep the last frame, and not assume
3765         that the buffer we get already has the last frame on it.
3766         Copy the cursor over if we specify a non-zero start x and
3767         start y.
3768
3769 2007-05-11  Wim Taymans  <wim@fluendo.com>
3770
3771         * gst/rtsp/rtsptransport.c:
3772         Make UDP the default transport when not specified.
3773
3774 2007-05-09  David Schleef  <ds@schleef.org>
3775
3776         * gst/level/gstlevel.c:
3777           Revert last change.
3778
3779 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
3780
3781         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
3782         (gst_level_transform_ip):
3783         Use guint8 * instead of gpointer then vs6 know the size of data
3784         pointed when moving the pointer.
3785         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
3786         Move instructions after variables declaration.
3787         * win32/vs6/autogen.dsp:
3788         * win32/vs6/libgstrtp.dsp:
3789         * win32/vs6/libgstrtsp.dsp:
3790         Update vs6 project files.
3791
3792 2007-05-09  Wim Taymans  <wim@fluendo.com>
3793
3794         * gst/rtsp/Makefile.am:
3795         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
3796         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
3797         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
3798         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
3799         (rtsp_range_free):
3800         * gst/rtsp/rtsprange.h:
3801         Add code to parse time ranges.
3802         Report DURATION on the stream when possible.
3803
3804 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
3805
3806         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
3807         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3808         (gst_videomixer_collected):
3809           Fix strides calculation for AYUV (it's just width*4) (#436910).
3810
3811 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3812
3813         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
3814         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
3815         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
3816         Sync the GObject properties before each processing step to properly
3817         work with the controller.
3818
3819 2007-05-04  Wim Taymans  <wim@fluendo.com>
3820
3821         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3822         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3823         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3824         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
3825         (gst_rtspsrc_change_state):
3826         Let more error state trickle down so that we can catch more error
3827         cases.
3828         Handle keep-alive a little smarter by selecting a method the server
3829         actually supports.
3830         Fix a race in UDP streaming shutdown.
3831
3832 2007-05-04  Wim Taymans  <wim@fluendo.com>
3833
3834         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
3835         Ignore errors when trying to use the keep-alive messages.
3836
3837 2007-05-04  Wim Taymans  <wim@fluendo.com>
3838
3839         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
3840         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
3841         (gst_rtspsrc_stream_configure_manager),
3842         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
3843         (gst_rtspsrc_stream_configure_mcast),
3844         (gst_rtspsrc_stream_configure_udp),
3845         (gst_rtspsrc_stream_configure_udp_sink),
3846         (gst_rtspsrc_stream_configure_transport):
3847         Send RTCP messages back to the server over the TCP connection.
3848
3849         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
3850         (rtsp_connection_send), (rtsp_connection_read), (read_body),
3851         (rtsp_connection_receive):
3852         * gst/rtsp/rtspconnection.h:
3853         Factor out and expose lowlevel _write and _read methods.
3854         Implement sending data messages to the server.
3855
3856 2007-05-03  Wim Taymans  <wim@fluendo.com>
3857
3858         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
3859         (gst_multipart_mux_collected):
3860         Fix timestamps on outgoing buffers.
3861
3862 2007-05-03  Wim Taymans  <wim@fluendo.com>
3863
3864         * gst/multipart/multipartmux.c:
3865         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
3866         (gst_multipart_mux_change_state):
3867         Emit NEWSEGMENT events before pushing the first buffer.
3868
3869 2007-05-03  Wim Taymans  <wim@fluendo.com>
3870
3871         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
3872         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
3873         (gst_rtspsrc_handle_src_query),
3874         (gst_rtspsrc_stream_configure_manager),
3875         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
3876         (gst_rtspsrc_stream_configure_mcast),
3877         (gst_rtspsrc_stream_configure_udp),
3878         (gst_rtspsrc_stream_configure_udp_sink),
3879         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
3880         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
3881         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
3882         (gst_rtspsrc_pause):
3883         Refactor transport configuration code.
3884         Create internal pads for TCP transport so that we can implement events
3885         and queries.
3886         Handle events and queries.
3887         Parse range from the SDP.
3888         Fix race in pause handler where the connection could still be flushing.
3889
3890 2007-05-02  Wim Taymans  <wim@fluendo.com>
3891
3892         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3893         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
3894         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
3895         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
3896         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
3897         (gst_rtspsrc_change_state):
3898         * gst/rtsp/gstrtspsrc.h:
3899         Fix race when multiple udp sources post timeouts, just act on the first
3900         received timeout.
3901         Protect stream list with a recursive lock to fix some races.
3902         Flush connection when we need to do a reconnect or stop.
3903         Make state lock recursive.
3904
3905         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3906         (rtsp_connection_close):
3907         Some small cleanups.
3908
3909 2007-05-02  Wim Taymans  <wim@fluendo.com>
3910
3911         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
3912         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
3913         Only set DISCONT when there actually is a discont or when we just
3914         started.
3915
3916 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3917
3918         * ext/flac/gstflac.c: (plugin_init):
3919         Call bindtextdomain() to get localized strings.
3920
3921 2007-05-02  Wim Taymans  <wim@fluendo.com>
3922
3923         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
3924         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
3925         (gst_wavparse_stream_data):
3926         * gst/wavparse/gstwavparse.h:
3927         Be a bit more clever when dealing with VBR files with FACT tags, we
3928         don't want to timestamp buffers in that case but the estimated BPS can
3929         be used for seeking.
3930         Only send close segment in the streaming thread.
3931
3932 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3933
3934         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
3935         Correctly post an error on the bus if something went wrong in the loop
3936         function. This fixes a few cases where the task was paused and nothing
3937         happened anymore.
3938
3939 2007-05-02  Wim Taymans  <wim@fluendo.com>
3940
3941         * gst/rtsp/test.c: (main):
3942         Fix compilation of deprecated test just because I'm too lazy to delete
3943         it.
3944
3945 2007-05-02  Wim Taymans  <wim@fluendo.com>
3946
3947         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3948         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
3949         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
3950         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
3951         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
3952         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
3953         * gst/rtsp/gstrtspsrc.h:
3954         Fix sending RTCP to the right place.
3955         Fix bug in reffing the wrong UDP element.
3956         Use new pad names for the session manager.
3957         Implement handling server requests in interleaved and UDP modes.
3958         Handle session keep-alive in UDP modes.
3959         Remove GCond for handling UDP timeouts.
3960
3961         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3962         (rtsp_connection_send), (rtsp_connection_read), (read_body),
3963         (rtsp_connection_receive), (rtsp_connection_close):
3964         * gst/rtsp/rtspconnection.h:
3965         Store connection IP address for later.
3966         Add timeout args to all operations that might block forever.
3967         Parse session timeout.
3968         Only close sockets when not already closed.
3969
3970         * gst/rtsp/rtspdefs.c:
3971         * gst/rtsp/rtspdefs.h:
3972         Add timeout return value and error string.
3973
3974         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
3975         Add small comment.
3976
3977 2007-05-01  Wim Taymans  <wim@fluendo.com>
3978
3979         Patch by: Sjoerd Simons <sjoerd at luon dot net>
3980
3981         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
3982         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
3983         * gst/rtp/gstrtpmp4vpay.h:
3984         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
3985
3986 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
3987
3988         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3989           Remove v4l2src from docs, since it breaks the docs build, and the
3990           plugin is only built if --enable-experimental is used anyway.
3991
3992         * docs/plugins/Makefile.am:
3993           Spaces => tab.
3994
3995 2007-04-29  Wim Taymans  <wim@fluendo.com>
3996
3997         * gst/udp/gstmultiudpsink.c: (leave_multicast),
3998         (gst_multiudpsink_add), (gst_multiudpsink_remove):
3999         Add code to drop membership of a multicast group.
4000
4001         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
4002         (gst_udpsink_set_uri):
4003         Implement URI handler.
4004
4005         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4006         (gst_rtspsrc_parse_rtpinfo):
4007         Use URI handler to make udpsink instace.
4008         Improve code to configure port and destination.
4009
4010 2007-04-29  Wim Taymans  <wim@fluendo.com>
4011
4012         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
4013         Fix multicast detection.
4014         Don't try to join a multicast group if the address is not multicast.
4015
4016         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
4017         Small debug improvement.
4018
4019 2007-04-27  Wim Taymans  <wim@fluendo.com>
4020
4021         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4022         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4023         (gst_rtspsrc_handle_message):
4024         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
4025         parent.
4026
4027 2007-04-27  Wim Taymans  <wim@fluendo.com>
4028
4029         * gst/rtp/gstrtpilbcdepay.h:
4030         Fix mode property when specified as an arg.
4031
4032 2007-04-26  Edward Hervey  <edward@fluendo.com>
4033
4034         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4035         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4036         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4037         * docs/plugins/inspect/plugin-osxaudio.xml:
4038         Add documentation for osxaudio plugin.
4039
4040 2007-04-26  Wim Taymans  <wim@fluendo.com>
4041
4042         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4043         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4044         (gst_rtspsrc_open), (gst_rtspsrc_close),
4045         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4046         (gst_rtspsrc_pause):
4047         * gst/rtsp/gstrtspsrc.h:
4048         Protect state changes with a lock.
4049
4050         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4051         (parse_line):
4052         * gst/rtsp/rtspconnection.h:
4053         Remove some unused stuff.
4054
4055 2007-04-26  Wim Taymans  <wim@fluendo.com>
4056
4057         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4058         Handle the case where there are exactly 0 bytes to read and the ioctl
4059         did not report an error. Fixes #433530.
4060
4061 2007-04-26  Wim Taymans  <wim@fluendo.com>
4062
4063         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4064         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4065         * gst/wavparse/gstwavparse.h:
4066         Apply DISCONT to buffers.
4067         Only apply timestamp to the first sample after a DISCONT, too many VBR
4068         files cause random jitter in the timestamps. Fixes #433119.
4069
4070 2007-04-25  Wim Taymans  <wim@fluendo.com>
4071
4072         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
4073         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
4074         (gst_rtp_dec_get_property):
4075         * gst/rtsp/gstrtpdec.h:
4076         Add dummy latency property to be backwards compat with rtpbin.
4077
4078         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4079         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4080         (gst_rtspsrc_stream_configure_transport),
4081         (gst_rtspsrc_parse_rtpinfo):
4082         * gst/rtsp/gstrtspsrc.h:
4083         Add latency property and configure in the session manager.
4084         Don't set invalid clock-base and seqnum-base on caps, some servers
4085         sometimes don't send them.
4086
4087 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4088
4089         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
4090         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
4091           Double-check that RGB input caps are really RGBA caps (apparently
4092           the core doesn't always catch it if those caps aren't a subset of
4093           our template caps, also see #421543). Fixes #429319 in a way.
4094           Also, don't leak the pad template in the transform_caps function.
4095
4096         * tests/check/Makefile.am:
4097         * tests/check/elements/.cvsignore:
4098         * tests/check/elements/alphacolor.c: (setup_alphacolor),
4099         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
4100         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
4101         (GST_START_TEST), (alphacolor_suite):
4102           Add some basic unit tests for alphacolor.
4103
4104 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4105
4106         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
4107           If we get a fatal flow return in the loop function, first post the
4108           error message and only then send the EOS event downstream, otherwise
4109           applications might get an eos message before the error message and
4110           think everything was ok (related to #429319).
4111
4112 2007-04-25  Wim Taymans  <wim@fluendo.com>
4113
4114         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4115         Read the channel byte as an unsigned byte.
4116
4117 2007-04-25  Wim Taymans  <wim@fluendo.com>
4118
4119         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
4120         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
4121         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
4122         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
4123         (gst_rtp_gsm_depay_setcaps):
4124         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4125         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
4126         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
4127         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
4128         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
4129         (gst_ilbc_depay_get_property):
4130         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
4131         * gst/rtp/gstrtpmp4adepay.c:
4132         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
4133         (gst_rtp_pcma_depay_setcaps):
4134         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
4135         (gst_rtp_pcmu_depay_setcaps):
4136         Make sure we configure the clock_rate in the baseclass in the setcaps
4137         function. Fixes #431282.
4138
4139 2007-04-25  Wim Taymans  <wim@fluendo.com>
4140
4141         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4142         (gst_rtspsrc_stream_free), (request_pt_map),
4143         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
4144         * gst/rtsp/gstrtspsrc.h:
4145         Parse server address from SDP.
4146         Hook up a udpsink to send RTCP back to the server.
4147
4148         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4149         * gst/rtsp/rtsptransport.h:
4150         Add some docs.
4151
4152 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
4153
4154         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4155           Make header field check conditional. Fixes #433135
4156
4157 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4158
4159         * docs/plugins/Makefile.am:
4160         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4161         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4162         * docs/plugins/inspect/plugin-alphacolor.xml:
4163         * gst/alpha/Makefile.am:
4164         * gst/alpha/gstalphacolor.c:
4165         * gst/alpha/gstalphacolor.h:
4166           Add minimal docs blurb to alphacolor; split out headers into
4167           separate header file for gtk-doc.
4168
4169 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
4170
4171         * gst/debug/progressreport.c: (gst_progress_report_report):
4172           Don't try to post NULL message (in case we can't query upstream
4173           position or duration).
4174
4175 2007-04-18  Michael Smith  <msmith@fluendo.com>
4176
4177         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
4178         (gst_cutter_get_caps):
4179         * gst/cutter/gstcutter.h:
4180           Fix some of the most obvious bugs in cutter. Now doesn't leak
4181           everything if input is silent.
4182
4183 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
4184
4185         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4186         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
4187         * gst/wavenc/gstwavenc.h:
4188         Wav apparently only supports width==GST_ROUND_UP(depth), everything
4189         else results in a invalid block align and invalid files.
4190
4191 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
4192
4193         Patch by: Snaik <snaik32 gmail com>
4194
4195         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
4196           Add missing break statement for BOX_HORIZONTAL case.
4197
4198 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4199
4200         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4201
4202         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4203         Use correct format strings for integer types.
4204
4205 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4206
4207         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
4208         (gst_wavparse_create_sourcepad):
4209         Use gst_riff_create_audio_template_caps () instead of the local caps.
4210         This makes updates of the local caps unecessary whenever libgstriff
4211         gets support for new formats.
4212
4213 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4214
4215         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4216
4217         * sys/sunaudio/gstsunaudio.c:
4218         * sys/sunaudio/gstsunaudiomixer.c:
4219         * sys/sunaudio/gstsunaudiomixer.h:
4220         * sys/sunaudio/gstsunaudiomixerctrl.c:
4221         * sys/sunaudio/gstsunaudiomixerctrl.h:
4222         * sys/sunaudio/gstsunaudiomixertrack.h:
4223         * sys/sunaudio/gstsunaudiosink.c:
4224         * sys/sunaudio/gstsunaudiosink.h:
4225         * sys/sunaudio/gstsunaudiosrc.c:
4226         * sys/sunaudio/gstsunaudiosrc.h:
4227           Fix and/or update copyright attributions (#430228).
4228
4229 2007-04-13  Wim Taymans  <wim@fluendo.com>
4230
4231         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4232         Fix docs.
4233
4234         * gst/rtsp/URLS:
4235         Add some more example urls.
4236
4237         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4238         (gst_rtp_dec_chain_rtp):
4239         Better debugging.
4240
4241         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
4242         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4243         (gst_rtspsrc_parse_rtpinfo):
4244         Remove unused code.
4245
4246 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4247
4248         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4249         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4250         (gst_wavparse_stream_data):
4251           Relax the audio/mpeg caps again and add FIXME: comment.
4252
4253 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4254
4255         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4256         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4257         (gst_wavparse_stream_data):
4258         * gst/wavparse/gstwavparse.h:
4259           More sanity check for the header fields. Fix type for 'rate' header
4260           field.
4261
4262 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4263
4264         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
4265         (gst_icydemux_unicodify):
4266           If the metadata strings we get in the stream are not UTF-8, try to
4267           interpret them according to the character encodings specified in the
4268           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
4269           only fall back to locale/ISO-8859-1 if those aren't set or don't
4270           work. Should fix #428901.
4271
4272 2007-04-12  Wim Taymans  <wim@fluendo.com>
4273
4274         * gst/rtp/gstrtph264depay.c:
4275         Use the proper sync word for SPS and PPS.
4276
4277 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4278
4279         * gst/rtp/Makefile.am:
4280         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
4281           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
4282         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
4283           Add a simple hashing implementation that we can use to generate
4284           a 24-bit ident value based on the codebooks for vorbis and theora.
4285         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
4286           gst_rtp_theora_pay_handle_buffer):
4287         * gst/rtp/gstrtpvorbisdepay.c
4288           (gst_rtp_vorbis_depay_parse_configuration,
4289           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
4290         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
4291           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
4292           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
4293           Use the hashing function, ensuring that the same codebooks result
4294           in the same ident and thus the same SDP description.
4295           Various log fixes/changes.
4296
4297 2007-04-12  Wim Taymans  <wim@fluendo.com>
4298
4299         Patch by: jerry tan <jerry dot tan at sun dot com>
4300
4301         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
4302         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
4303         application's responsibility to make sure it open the device once.
4304         Remove a careless error if AUDIODEV is set. Fixes #392620.
4305
4306 2007-04-12  Wim Taymans  <wim@fluendo.com>
4307
4308         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4309         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
4310         * gst/rtsp/gstrtpdec.h:
4311         Make backward compat with rtpbin by adding the request-pt-map signals.
4312
4313         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
4314         (new_session_pad), (request_pt_map),
4315         (gst_rtspsrc_stream_configure_transport),
4316         (gst_rtspsrc_stream_configure_caps),
4317         (gst_rtspsrc_activate_streams):
4318         * gst/rtsp/gstrtspsrc.h:
4319         Implement request-pt-map signals instead of setting caps on the buffers
4320         for the session manager.
4321
4322 2007-04-11  Wim Taymans  <wim@fluendo.com>
4323
4324         * gst/udp/gstudp.c: (plugin_init):
4325         Register GstNetBuffer in plugin_init so that the type can be used from
4326         multiple threads without races.
4327
4328 2007-04-10  Wim Taymans  <wim@fluendo.com>
4329
4330         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
4331         (gst_rtp_amr_depay_process):
4332         Fix depayloader clock_rate and some cleanups.
4333
4334         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
4335         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4336         * gst/rtp/gstrtph264depay.h:
4337         Don't push codec_data in the adapter because it might get flushed when
4338         we get a discont.
4339
4340         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4341         Handle multiple AU per packet.
4342
4343         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
4344         (gst_rtp_sv3v_depay_plugin_init):
4345         Disable rank, this one does not work.
4346         Remove timestamping, base class does that.
4347
4348 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
4349
4350         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
4351           limit caps to the formats we announce in the template
4352
4353         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4354         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4355         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
4356           fix some crashers/asserts when dealing with broken files
4357
4358 2007-04-10  Wim Taymans  <wim@fluendo.com>
4359
4360         Patch by: Peter Kjellerstedt  <pkj at axis com>
4361
4362         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4363         * gst/rtp/gstrtpL16depay.c:
4364         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4365         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
4366         (gst_rtp_speex_depay_setcaps):
4367         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
4368         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
4369         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
4370         Fix some compiler warnings. Fixes #428182.
4371
4372 2007-04-06  Wim Taymans  <wim@fluendo.com>
4373
4374         * gst/rtsp/Makefile.am:
4375         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
4376         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
4377         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
4378         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
4379         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
4380         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
4381         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
4382         (create_rtcp), (gst_rtp_dec_request_new_pad),
4383         (gst_rtp_dec_release_pad):
4384         * gst/rtsp/gstrtpdec.h:
4385         * gst/rtsp/gstrtsp.c: (plugin_init):
4386         Morph RTPDec into something compatible with RTPBin as a fallback.
4387         Various other style fixes.
4388
4389         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
4390         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
4391         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
4392         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
4393         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4394         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
4395         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
4396         * gst/rtsp/gstrtspsrc.h:
4397         Implement RTPBin session manager handling.
4398         Don't try to add empty properties to caps.
4399         Implement fallback session manager, handling.
4400         Don't combine errors from RTCP streams, just ignore them.
4401
4402         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
4403         * gst/rtsp/rtsptransport.h:
4404         Implement fallback session manager.
4405         Make RTPBin the default one when available.
4406
4407 2007-04-05  Wim Taymans  <wim@fluendo.com>
4408
4409         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4410         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
4411         This element is ready to be autoplugged.
4412
4413 2007-04-05  Julien MOUTTE  <julien@moutte.net>
4414
4415         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
4416         Don't leave the offsets defined by upstream element on the
4417         compressed data buffer we are pushing downstream. Make them
4418         GST_BUFFER_OFFSET_NONE.
4419
4420 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
4421
4422         * gst/avi/README:
4423         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
4424         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
4425         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
4426         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
4427         (gst_avi_demux_calculate_durations_from_index),
4428         (gst_avi_demux_stream_header_push),
4429         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
4430         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
4431           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
4432
4433 2007-04-03  Wim Taymans  <wim@fluendo.com>
4434
4435         * gst/smpte/barboxwipes.c:
4436         Fix error as spotted by Snaik <snaik32 at gmail dot com>
4437
4438 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4439
4440         * gst/wavparse/gstwavparse.c:
4441         Support audio/x-raw-float in wav files. This only works with
4442         plugins-base CVS, using an older version doesn't have any
4443         disadvantages though.
4444
4445 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4446
4447         * configure.ac:
4448         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4449         (gst_au_parse_parse_header), (gst_au_parse_chain):
4450         * gst/auparse/gstauparse.h:
4451         Revert last change as we don't want plugins-good to depend on
4452         plugins-base CVS now.
4453
4454 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4455
4456         * configure.ac:
4457         Require gst-plugins-base CVS for audioconvert with non-native
4458         float support and width/depth fix in libgstriff.
4459
4460         Patch by: René Stadler <mail at renestadler dot de>
4461
4462         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4463         (gst_au_parse_parse_header), (gst_au_parse_chain):
4464         * gst/auparse/gstauparse.h:
4465         Don't swap the floats ourself if they're not in native endianness.
4466         Instead let audioconvert handle this. Fixes #339838.
4467
4468 2007-03-29  Wim Taymans  <wim@fluendo.com>
4469
4470         * gst/rtp/gstasteriskh263.h:
4471         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
4472         (gst_rtp_h263p_depay_change_state):
4473         * gst/rtp/gstrtph263pdepay.h:
4474         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4475         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
4476         (gst_rtp_h264_depay_change_state):
4477         * gst/rtp/gstrtph264depay.h:
4478         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4479         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
4480         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4481         Flush adapter on disconts.
4482
4483 2007-03-29  Wim Taymans  <wim@fluendo.com>
4484
4485         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
4486         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
4487         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
4488         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
4489         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4490         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
4491         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4492         (gst_rtp_mp4v_depay_process):
4493         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
4494         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
4495         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
4496         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
4497         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
4498         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4499         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
4500         Use more efficient adapter and rtpbuffer methods when possible.
4501
4502 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4503
4504         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4505         (gst_wavenc_sink_setcaps):
4506         Correctly handle width!=depth input.
4507         * gst/wavparse/gstwavparse.c:
4508         Already export in the caps that width==8 uses unsigned samples and
4509         everything else uses signed samples.
4510
4511 2007-03-29  Wim Taymans  <wim@fluendo.com>
4512
4513         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4514
4515         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
4516         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
4517         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
4518         (gst_dynudpsink_close):
4519         * gst/udp/gstdynudpsink.h:
4520         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
4521         (gst_udpsrc_create), (gst_udpsrc_set_property),
4522         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
4523         * gst/udp/gstudpsrc.h:
4524         Rework the socket allocation a bit based on the sockfd argument so that
4525         it becomes usable.
4526         Add a closefd property to instruct the udp elements to close the custom
4527         file descriptors when going to READY. Fixes #423304.
4528         API:GstUDPSrc::closefd property
4529         API:GstDynUDPSink::closefd property
4530
4531 2007-03-29  Wim Taymans  <wim@fluendo.com>
4532
4533         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4534
4535         * gst/rtp/Makefile.am:
4536         * gst/rtp/gstrtp.c: (plugin_init):
4537         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
4538         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4539         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
4540         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4541         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
4542         (gst_rtp_h264_pay_plugin_init):
4543         * gst/rtp/gstrtph264pay.h:
4544         Added H264 payloader. Fixes #423782.
4545
4546         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4547         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4548         Small fixes.
4549
4550 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4551
4552         * gst/wavparse/gstwavparse.c:
4553         Actually support depths from 1 to 32, not only 8 to 32.
4554
4555 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4556
4557         * gst/wavparse/gstwavparse.c:
4558         Add support for wav files containing audio/x-raw-int with random
4559         depths between 1 and 32 bits.
4560
4561 2007-03-28  Wim Taymans  <wim@fluendo.com>
4562
4563         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
4564
4565         * gst/rtp/Makefile.am:
4566         * gst/rtp/gstrtp.c: (plugin_init):
4567         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
4568         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
4569         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
4570         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
4571         (gst_rtp_mp4a_depay_get_property),
4572         (gst_rtp_mp4a_depay_change_state),
4573         (gst_rtp_mp4a_depay_plugin_init):
4574         * gst/rtp/gstrtpmp4adepay.h:
4575         Added MP4A-LATM depayloader. Fixes #417792.
4576
4577         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4578         (gst_rtp_mp4v_depay_process):
4579         Fixup depayloader, setting codec_data, using more efficient adaptor and
4580         rtpbuffer handling.
4581
4582         * gst/rtsp/URLS:
4583         Add url to test above.
4584
4585 2007-03-25  Wim Taymans  <wim@fluendo.com>
4586
4587         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
4588         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
4589         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
4590         (gst_rtspsrc_media_to_caps),
4591         (gst_rtspsrc_stream_configure_transport),
4592         (gst_rtspsrc_stream_configure_caps),
4593         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
4594         * gst/rtsp/gstrtspsrc.h:
4595         Handle default clock-rates for static payload types, rearrange stuff so
4596         that the rtpmap field in the sdp can override the defaults.
4597         Parse RTP-Info field to get the seqnum and timebase fields that should
4598         go in the caps.
4599         Delay configuring caps after we got the RTP-Info from the PLAY reply from
4600         the server. 
4601
4602 2007-03-22  Wim Taymans  <wim@fluendo.com>
4603
4604         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
4605
4606         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
4607         Accept complex pipeline descriptions as an audio profile instead of just
4608         a single element. Fixes #420658.
4609
4610 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
4611
4612         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
4613           Rename registered type in preparation of GstTagDemux moving to
4614           -base at some point in the future.
4615
4616 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
4617
4618         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4619           Streaming mode fixes: don't unref buffer we don't own any longer;
4620           remove bogus adapter flush. Fixes #419338.
4621
4622 2007-03-17  David Schleef  <ds@schleef.org>
4623
4624         * REQUIREMENTS: Change the format to key/value, add a bunch of
4625           information, remove a bunch of requirements that are for
4626           other GStreamer packages.
4627
4628 2007-03-17  David Schleef  <ds@schleef.org>
4629
4630         * REQUIREMENTS: Fix a few things.  This file really needs a
4631         good once-over.
4632
4633 2007-03-15  Edward Hervey  <edward@fluendo.com>
4634
4635         * sys/Makefile.am:
4636         Don't forget to distribute the sys/osxaudio/ directory.
4637
4638 2007-03-15  Edward Hervey  <edward@fluendo.com>
4639
4640         * configure.ac:
4641         * sys/Makefile.am:
4642         * sys/osxaudio/Makefile.am:
4643         * sys/osxaudio/gstosxaudio.c:
4644         * sys/osxaudio/gstosxaudiosink.c:
4645         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
4646         (gst_osx_audio_sink_getcaps),
4647         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
4648         * sys/osxaudio/gstosxaudiosrc.c:
4649         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
4650         (gst_osx_audio_src_create_ringbuffer):
4651         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
4652         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
4653         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
4654         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
4655         * sys/osxaudio/gstosxringbuffer.h:
4656         Activate osxaudio in gst-plugins-good with proper build setup.
4657         Add inlined documentation.
4658         Fix debug statements
4659         Fix ringbuffer when pausing.
4660         Fixes #323471
4661
4662 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4663         * gst/rtp/gstrtppcmapay.c:
4664         * gst/rtp/gstrtppcmapay.h:
4665         * gst/rtp/gstrtppcmupay.c:
4666         * gst/rtp/gstrtppcmupay.h:
4667         Ported mulaw and alaw payloaders to use new base class
4668
4669 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4670
4671         * po/af.po:
4672         * po/az.po:
4673         * po/cs.po:
4674         * po/en_GB.po:
4675         * po/it.po:
4676         * po/nl.po:
4677         * po/or.po:
4678         * po/sq.po:
4679         * po/sr.po:
4680         * po/sv.po:
4681         * po/uk.po:
4682         * po/vi.po:
4683           Update translations.
4684
4685 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
4686
4687         * configure.ac:
4688           Fix string replace error (AG_AG_GST_* => AG_GST_*).
4689
4690 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4691
4692         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
4693           Fix handling of -1 values for start and stop values when seeking,
4694           and SEEK_CUR+SEEK_END here as well.
4695
4696 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
4697
4698         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
4699           Fix handling of -1 values for start and stop values when seeking, 
4700           and SEEK_CUR+SEEK_END.
4701
4702 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4703
4704         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4705           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
4706           the image format a variable-length NUL-terminated string; in
4707           versions before that the image format is a fixed-length string of
4708           3 characters (see #348644 for a sample tag).
4709           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
4710
4711 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
4712
4713         * win32/MANIFEST:
4714         Add new project files to MANIFEST.
4715         * win32/vs6/libgstaudiofx.dsp:
4716         * win32/vs6/libgstrtp.dsp:
4717         * win32/vs6/libgstrtsp.dsp:
4718         Update project files.
4719         
4720 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4721
4722         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
4723         (gst_avi_demux_parse_index):
4724         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4725         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
4726           Printf format fixes; also add some missing quotes in translated
4727           strings. Fixes #416728 and #416727.
4728
4729 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4730
4731         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
4732           Tim and I can't think of any reason the child audio sink needs to 
4733           be set back to NULL after successfully determining that it can 
4734           reach READY - it gets immediately set back to READY by the caller
4735           anyway, causing an unnecessary close/open of any audio devices
4736           involved.
4737
4738 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4739
4740         * po/LINGUAS:
4741         * po/ja.po:
4742           Add ja.po file from #377306.
4743
4744 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4745
4746         * sys/sunaudio/gstsunaudio.c: (plugin_init):
4747         * sys/sunaudio/gstsunaudiomixertrack.c:
4748         (gst_sunaudiomixer_track_new):
4749           Actually translate sunaudio mixer track labels instead of just
4750           marking the strings as translatable (#377306); clean up weird
4751           label string mapping code that serves no apparent purpose. Also
4752           set the 'untranslated-label' property when creating mixer tracks
4753           if the GstMixerTrack base class supports this.
4754
4755         * tests/check/Makefile.am:
4756         * tests/check/elements/.cvsignore:
4757         * tests/check/elements/sunaudio.c: (GST_START_TEST),
4758         (sunaudio_suite):
4759           Very minimalistic unit test for sunaudiomixer element (compiles, but not
4760           actually tested on a system where sunaudiomixer is available).
4761
4762 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4763
4764         * tests/check/Makefile.am:
4765         Re-enable the states test and see if it works on the buildbots.
4766
4767 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4768
4769         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
4770         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
4771         (gst_dvdec_change_state):
4772         * ext/dv/gstdvdec.h:
4773         Infer pixel-aspect-ratio from the video frame format if it isn't
4774         provided by the container, as happens when playing DV from AVI
4775         or Quicktime containers.
4776
4777         Patch by: Wim Taymans <wim@fluendo.com>
4778         Fixes #380944
4779
4780 2007-03-09  Wim Taymans  <wim@fluendo.com>
4781
4782         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
4783         When activated, remove the udpsrc timeout, we have dataflow and timeouts
4784         will later be handled by the jitterbuffer.
4785
4786 2007-03-09  Wim Taymans  <wim@fluendo.com>
4787
4788         * ext/taglib/gstid3v2mux.cc:
4789         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
4790         Fixes #414496.
4791         
4792         Patch by: Alex Lancaster <alexl at users sourceforge net>
4793
4794 2007-03-09  Wim Taymans  <wim@fluendo.com>
4795
4796         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4797         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
4798         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
4799         (gst_avi_demux_chain):
4800         Fix stream position reporting after a seek. Fixes #416445.
4801
4802 2007-03-08  Wim Taymans  <wim@fluendo.com>
4803
4804         Patch by: René Stadler <mail at renestadler dot de>
4805
4806         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4807         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
4808         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
4809         Make avidemux accept optional header chunks in any order.
4810         Fixes #415446.
4811
4812 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
4813
4814         * tests/check/Makefile.am:
4815         Disable the states check until the remaining Valgrind errors
4816         are fixed or suppressed.
4817
4818 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4819
4820         * tests/check/elements/.cvsignore:
4821           Add audiodynamic check to .cvsignore
4822
4823 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4824
4825         reviewed by: Stefan Kost  <ensonic@users.sf.net>
4826
4827         * gst/audiofx/Makefile.am:
4828         * gst/audiofx/audiodynamic.c:
4829         (gst_audio_dynamic_characteristics_get_type),
4830         (gst_audio_dynamic_mode_get_type),
4831         (gst_audio_dynamic_set_process_function),
4832         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
4833         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
4834         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
4835         (gst_audio_dynamic_transform_hard_knee_compressor_int),
4836         (gst_audio_dynamic_transform_hard_knee_compressor_float),
4837         (gst_audio_dynamic_transform_soft_knee_compressor_int),
4838         (gst_audio_dynamic_transform_soft_knee_compressor_float),
4839         (gst_audio_dynamic_transform_hard_knee_expander_int),
4840         (gst_audio_dynamic_transform_hard_knee_expander_float),
4841         (gst_audio_dynamic_transform_soft_knee_expander_int),
4842         (gst_audio_dynamic_transform_soft_knee_expander_float),
4843         (gst_audio_dynamic_transform_ip):
4844         * gst/audiofx/audiodynamic.h:
4845         * gst/audiofx/audiofx.c: (plugin_init):
4846         Add new audiodynamic element which can act as a compressor or
4847         expander. Supported are hard-knee and soft-knee operation modes with
4848         user-specified ratio and threshold.
4849         Attack and release parameters are not yet implemented but will follow.
4850         * docs/plugins/Makefile.am:
4851         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4852         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4853         * docs/plugins/gst-plugins-good-plugins.args:
4854         * docs/plugins/inspect/plugin-audiofx.xml:
4855         Integrate audiodynamic into the docs.
4856         * tests/check/Makefile.am:
4857         * tests/check/elements/audiodynamic.c: (setup_dynamic),
4858         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
4859         Add unit test for audiodynamic.
4860
4861 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
4862
4863         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
4864         Free handles that we allocated when exiting via the error paths.
4865
4866 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
4867
4868         * gst/level/gstlevel.c: (gst_level_class_init),
4869         (gst_level_set_caps), (gst_level_start), (gst_level_event),
4870         (gst_level_transform_ip):
4871         * gst/level/gstlevel.h:
4872           Resolve message timestamps against the playback segment.
4873
4874 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4875
4876         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
4877         (gst_id3demux_sink_activate):
4878           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
4879           caps passed to it (previously one code path assumed it took ownership
4880           while another one assumed it didn't, while in fact it sometimes did and
4881           sometimes didn't ...).
4882
4883         * configure.ac:
4884         * tests/files/Makefile.am:
4885         * tests/files/id3-407349-1.tag:
4886         * tests/files/id3-407349-2.tag:
4887           Add directory where data for unit tests can be stored.
4888
4889         * tests/Makefile.am:
4890         * tests/check/Makefile.am:
4891         * tests/check/elements/.cvsignore:
4892         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
4893         (read_tags_from_file), (run_check_for_file),
4894         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
4895           Add unit test for id3demux, and in particular for bug #407349. Only
4896           testing pull-mode for now; push mode doesn't work yet because the test
4897           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
4898
4899 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4900
4901         * tests/check/Makefile.am:
4902           Add missing backslash at end of line.
4903
4904 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
4905
4906         Trigger rebuild.
4907
4908 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4909
4910         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
4911         * gst/id3demux/id3tags.h:
4912         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
4913         (parse_obsolete_tdat_frame):
4914           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
4915           the four-digit number will be interpreted as a year, whereas it is
4916           month and day in DDMM format. Instead, parse TDAT frames and fix up
4917           the date in the GST_TAG_DATE tag later if we also extracted a year.
4918           Fixes #407349.
4919
4920 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
4921
4922         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
4923         (gst_switch_commit_new_kid):
4924         Fix up the dispose logic so it doesn't leak, and fix setting of 
4925         the child state so that we don't set a child to our current state 
4926         just as we are changing it to something else.
4927
4928 2007-03-06  Wim Taymans  <wim@fluendo.com>
4929
4930         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
4931         (gst_goom_chain):
4932         * gst/goom/gstgoom.h:
4933         Document, fix and improve goom adapter behaviour.
4934         Fixes #407006.
4935
4936 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
4937
4938         * ext/esd/esdsink.c: (gst_esdsink_open):
4939         Unref static pad template after using it.
4940
4941 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
4942
4943         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
4944         (gst_switch_commit_new_kid):
4945         Fix up the reference counting of the child elements.
4946
4947 2007-03-05  Wim Taymans  <wim@fluendo.com>
4948
4949         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
4950         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
4951         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
4952         Fix encoding-name case.
4953
4954 2007-03-05  Wim Taymans  <wim@fluendo.com>
4955
4956         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
4957         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
4958         (gst_rtp_speex_depay_process):
4959         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
4960         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
4961         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
4962         (gst_rtp_speex_pay_change_state):
4963         * gst/rtp/gstrtpspeexpay.h:
4964         Fix speex (de)payloader. Fixes #358040.
4965
4966 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
4967
4968         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
4969         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
4970         Install fakesink in NULL by fixing some broken logic. This obviates
4971         the need to manually set _IS_SINK.
4972         Add some comments and remove a little cruft while I'm at it.
4973
4974 2007-03-05  Wim Taymans  <wim@fluendo.com>
4975
4976         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
4977         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
4978
4979 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
4980
4981         * po/POTFILES.in:
4982           Update.
4983
4984 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4985
4986         * tests/check/Makefile.am:
4987         Gah! Also disable gconfvideosink from the tests, otherwise
4988         it will instantiate autovideosink, and dfbvideosink and
4989         leak on the buildbots.
4990
4991 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4992
4993         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
4994         (gst_cdio_cdda_src_finalize):
4995         Make sure we always destroy our libcdio handle.
4996
4997 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
4998
4999         * tests/check/Makefile.am:
5000         Disable autovideosink so the buildbots don't barf over memory
5001         leaked in the directfb sink.
5002
5003 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5004
5005         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
5006         Chain up in dispose
5007
5008 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5009
5010         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
5011         (gst_multipart_find_pad_by_mime):
5012         Use gst_pad_new_from_static_template instead of
5013         static_pad_template_get+pad_new.
5014
5015 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5016
5017         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
5018         Catch the case where no clock has been set.
5019
5020 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5021
5022         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
5023         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
5024         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
5025         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
5026         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
5027         (gst_gconf_audio_src_finalize), (do_toggle_element):
5028         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
5029         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
5030         (do_toggle_element):
5031         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
5032         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
5033         (gst_gconf_video_src_finalize), (do_toggle_element):
5034         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
5035         (gst_switch_sink_reset), (gst_switch_sink_set_child):
5036         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
5037         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
5038         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5039         (gst_shout2send_init), (gst_shout2send_finalize):
5040         * gst/debug/testplugin.c: (gst_test_class_init),
5041         (gst_test_finalize):
5042         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5043         (gst_flxdec_dispose):
5044         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
5045         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
5046         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5047         (gst_rtspsrc_finalize):
5048         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
5049         * gst/rtsp/rtspextwms.h:
5050         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
5051         (gst_smpte_finalize):
5052         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
5053         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
5054         (gst_udpsink_finalize):
5055         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
5056         (gst_wavparse_sink_activate):
5057         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
5058         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
5059         (gst_oss_src_finalize):
5060         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
5061         * sys/v4l2/gstv4l2object.h:
5062         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5063         (gst_v4l2src_finalize):
5064         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
5065
5066         Fix a bunch of leaks shown by the newly-added states test.
5067
5068 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5069
5070         * ext/dv/gstdvdec.c: (gst_dvdec_init):
5071         Use gst_pad_new_from_static_template instead of 
5072         static_pad_template_get+pad_new.
5073
5074 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
5075
5076         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5077
5078         * ext/libcaca/Makefile.am:
5079         * gst/debug/Makefile.am:
5080           Don't mix tabs and spaces (#414168).
5081
5082 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5083
5084         * tests/check/generic/.cvsignore:
5085           Ignore files to please buildbot.
5086
5087 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5088
5089         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5090         (gst_wavparse_stream_data):
5091           Unbreak my previous commit (swapped nominator & denominator). Tim,
5092           thanks for spotting.
5093
5094 2007-03-02  Wim Taymans  <wim@fluendo.com>
5095
5096         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
5097         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
5098         (gst_cdio_cdda_src_finalize):
5099         Small code cleanups.
5100         Don't use pad_alloc as the base class cannot deal with the error codes.
5101
5102 2007-03-02  Wim Taymans  <wim@fluendo.com>
5103
5104         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
5105         (gst_udpsrc_create):
5106         Fix doc.
5107
5108 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5109
5110         Patch by: René Stadler <mail@renestadler.de>
5111
5112         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
5113         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
5114         (gst_wavparse_stream_data):
5115           Handle rounding better to not drop last sample frame. Fixes #356692
5116
5117 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
5118
5119         * tests/check/Makefile.am:
5120         Disable cacasink from the states check too - it also calls exit(1)
5121         on us when it can't find a terminal to talk to.
5122
5123 2007-03-02  Wim Taymans  <wim@fluendo.com>
5124
5125         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5126
5127         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5128         (gst_udpsrc_create), (gst_udpsrc_set_property),
5129         (gst_udpsrc_get_property):
5130         * gst/udp/gstudpsrc.h:
5131         Add support to strip proprietary headers. Fixes #350296.
5132
5133 2007-03-02  Wim Taymans  <wim@fluendo.com>
5134
5135         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5136         Fix compilation.
5137
5138 2007-03-02  Wim Taymans  <wim@fluendo.com>
5139
5140         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5141
5142         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
5143         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
5144         (gst_rtp_mp2t_depay_set_property),
5145         (gst_rtp_mp2t_depay_get_property):
5146         * gst/rtp/gstrtpmp2tdepay.h:
5147         Add support to strip off proprietary headers. Fixes #350278.
5148
5149 2007-03-02  Wim Taymans  <wim@fluendo.com>
5150
5151         * ext/hal/hal.c:
5152         Fix compilation.
5153
5154 2007-03-02  Wim Taymans  <wim@fluendo.com>
5155
5156         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
5157         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
5158         (gst_sunaudiosrc_open):
5159         * sys/sunaudio/gstsunaudiosrc.h:
5160         Remove device-name from GstSunAudioSrc. Fixes #412597.
5161
5162 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5163
5164         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5165         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5166         Having NULL as UDI previously selected the default sink/src. Change
5167         this back but mention it in the debug output.
5168         * ext/hal/hal.c: (gst_hal_get_alsa_element),
5169         (gst_hal_get_oss_element), (gst_hal_get_string),
5170         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
5171         (gst_hal_get_audio_src):
5172         * ext/hal/hal.h:
5173         Refactor a bit, check all error conditions, greatly improve debugging
5174         and fix some possible memory leaks. Also implement OSS support
5175         and allow specifying an UDI that points to a real device. For this the
5176         child device which supports ALSA (preferred) or OSS is used.
5177         As a side effect this makes it impossible now to get a alsasink in
5178         halaudiosrc and a alsasrc in halaudiosink.
5179
5180 2007-03-01  Wim Taymans  <wim@fluendo.com>
5181
5182         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
5183         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
5184         Errors from the udp sources are not fatal unless all of them are in
5185         error.
5186
5187 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5188
5189         * tests/check/Makefile.am:
5190         Disable aasink in the states test. I suspect this is the element that
5191         is calling exit(1) when it can't proceed.
5192
5193 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5194
5195         * tests/check/Makefile.am:
5196         Draw plugins in from the build tree sys/ dir, rather than picking
5197         up the already installed versions.
5198
5199 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5200
5201         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
5202         Error out correctly when getting xcontext fails.
5203
5204 2007-03-01  Wim Taymans  <wim@fluendo.com>
5205
5206         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
5207         Make state change to PAUSED NO_PREROLL because that's what it will be in
5208         the future and rtspsrc relies on it.
5209
5210         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
5211         (gst_rtspsrc_change_state):
5212         Don't error out when we don't get an error from the state change
5213         function.
5214
5215 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5216
5217         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5218         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5219           Check if the device UDI is set before trying to query HAL
5220           about it and give a useful error message if it wasn't set.
5221         * ext/hal/hal.c: (gst_hal_get_string):
5222           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
5223           gives an assertion failure in D-Bus when running with
5224           DBUS_FATAL_WARNINGS=1.
5225
5226 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5227
5228         * configure.ac:
5229           Convert to new AG_GST style.
5230
5231 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5232
5233         * tests/check/Makefile.am:
5234         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
5235           add test for states
5236
5237 2007-02-28  Wim Taymans  <wim@fluendo.com>
5238
5239         * tests/check/elements/.cvsignore:
5240         Add new videofilter check to .cvsignore.
5241
5242 2007-02-28  Wim Taymans  <wim@fluendo.com>
5243
5244         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
5245         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5246         (gst_avi_demux_loop), (gst_avi_demux_chain):
5247         Fix combined flow return. Fixes #412608.
5248
5249 2007-02-28  Wim Taymans  <wim@fluendo.com>
5250
5251         * gst/videofilter/Makefile.am:
5252         Dist header..
5253
5254 2007-02-28  Wim Taymans  <wim@fluendo.com>
5255
5256         * gst/videofilter/gstgamma.h:
5257         Add header too.
5258
5259 2007-02-28  Wim Taymans  <wim@fluendo.com>
5260
5261         Patch by: Mark Nauwelaerts <manauw at skynet be>
5262
5263         * gst/videofilter/Makefile.am:
5264         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
5265         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
5266         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5267         (oil_tablelookup_u8), (gst_gamma_set_caps),
5268         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
5269         Port gamma filter to 0.10. Fixes #412704.
5270
5271         * tests/check/Makefile.am:
5272         * tests/check/elements/videofilter.c: (setup_filter),
5273         (cleanup_filter), (check_filter), (GST_START_TEST),
5274         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
5275         Add unit tests for videofilters.
5276
5277 2007-02-28  Wim Taymans  <wim@fluendo.com>
5278
5279         * gst/rtsp/URLS:
5280         Add another interesting test url.
5281
5282         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
5283         Don't allow getting header fields from data packets.
5284
5285 2007-02-28  Michael Smith  <msmith@fluendo.com>
5286
5287         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5288         (gst_shout2send_init), (gst_shout2send_start),
5289         (gst_shout2send_set_property), (gst_shout2send_get_property):
5290         * ext/shout2/gstshout2.h:
5291           Add a property for username.
5292
5293 2007-02-27  Christian Schallerr <christian@fluendo.com>
5294
5295         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
5296
5297 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5298
5299         * gst/rtsp/Makefile.am:
5300         Fix make check too.
5301
5302 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5303
5304         * gst/rtsp/base64.c: (util_base64_encode):
5305         * gst/rtsp/base64.h:
5306         Commit missing files for base64 encoding.
5307
5308 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
5309
5310         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5311
5312         * configure.ac:
5313         * ext/annodex/Makefile.am:
5314         * ext/jpeg/Makefile.am:
5315         * ext/speex/Makefile.am:
5316         * gst/alpha/Makefile.am:
5317         * gst/cutter/Makefile.am:
5318         * gst/debug/Makefile.am:
5319         * gst/effectv/Makefile.am:
5320         * gst/goom/Makefile.am:
5321         * gst/level/Makefile.am:
5322         * gst/smpte/Makefile.am:
5323         * gst/videofilter/Makefile.am:
5324           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
5325
5326 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5327
5328         * gst/rtsp/Makefile.am:
5329         * gst/rtsp/rtspconnection.c: (append_auth_header),
5330         (rtsp_connection_send), (rtsp_connection_set_auth):
5331         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
5332         from icecast to replace it. Relicensed from GPL courtesy of Mike
5333         Smith.
5334
5335 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5336
5337         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
5338         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
5339         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
5340         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
5341         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
5342         (gst_rtspsrc_uri_set_uri):
5343         * gst/rtsp/gstrtspsrc.h:
5344         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
5345         (append_auth_header), (rtsp_connection_send),
5346         (rtsp_connection_free), (rtsp_connection_set_auth):
5347         * gst/rtsp/rtspconnection.h:
5348         * gst/rtsp/rtspdefs.h:
5349         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
5350         * gst/rtsp/rtspurl.h:
5351
5352         Implement simple Basic Authentication support so that urls like
5353         rtsp://user:pass@hostname/rtspstream work on hosts that require
5354         authentication.
5355
5356 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
5357
5358         * sys/v4l2/gstv4l2object.c:
5359         * sys/v4l2/gstv4l2tuner.c:
5360         * sys/v4l2/v4l2_calls.c:
5361         Fix segfault when oppening a radio device.
5362         
5363 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
5364
5365         * gst/level/gstlevel.c: (gst_level_set_caps),
5366         (gst_level_transform_ip):
5367         * sys/v4l2/README:
5368         * tests/check/elements/level.c: (GST_START_TEST):
5369           Fix level for multi-channel case.
5370
5371 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
5372
5373         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
5374         (gst_level_transform_ip):
5375         * gst/level/gstlevel.h:
5376           Use function pointer for process function and add process functions
5377           for float audio.
5378
5379 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
5380
5381         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5382         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5383         (gst_v4l2src_capture_init):
5384           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
5385           fixes #407369
5386
5387 2007-02-18  Wim Taymans  <wim@fluendo.com>
5388
5389         * gst/rtp/Makefile.am:
5390         * gst/rtp/gstrtp.c: (plugin_init):
5391         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
5392         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
5393         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
5394         (gst_rtp_mp2t_pay_plugin_init):
5395         * gst/rtp/gstrtpmp2tpay.h:
5396         Added simple mpeg transport stream payloader.
5397
5398 2007-02-16  Wim Taymans  <wim@fluendo.com>
5399
5400         * gst/rtsp/URLS:
5401         Add example H264 rtsp url.
5402
5403         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5404         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
5405         Don't convert values to lowercase or we might mess up base64 encoded
5406         properties.
5407
5408 2007-02-16  Wim Taymans  <wim@fluendo.com>
5409
5410         * gst/rtp/README:
5411         Fix case of string params.
5412
5413         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5414         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
5415         Fix depayloader, support more packet types.
5416         Add sync codes to make sure the packetizer can do its job.
5417
5418         * gst/rtp/gstrtpmp4gdepay.c:
5419         * gst/rtp/gstrtpmp4gpay.c:
5420         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
5421         Fix caps case again.
5422
5423 2007-02-15  Wim Taymans  <wim@fluendo.com>
5424
5425         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
5426         Set right caps on output buffers.
5427
5428 2007-02-14  Wim Taymans  <wim@fluendo.com>
5429
5430         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
5431         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
5432         Clear stack allocated SDPMedia struct before calling _init() on it.
5433         Clarify this in the docs as well.
5434
5435 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
5436
5437         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
5438         (do_change_child):
5439         Don't reset the profile when going switching states, as it makes
5440         the element non-reusable.
5441
5442 2007-02-14  Wim Taymans  <wim@fluendo.com>
5443
5444         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
5445         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
5446         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
5447         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
5448         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
5449         (sdp_parse_line):
5450         * gst/rtsp/sdpmessage.h:
5451         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
5452         Fix memory management of SDP messages. Fixes #407793.
5453
5454 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
5455
5456         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
5457
5458         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
5459         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
5460
5461 2007-02-14  Wim Taymans  <wim@fluendo.com>
5462
5463         Patch by: jp.liu <jp_liu at astrocom dot cn>
5464
5465         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
5466         Fix parsing of password field in url. Fixes #407797.
5467
5468 2007-02-14  Wim Taymans  <wim@fluendo.com>
5469
5470         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5471         (gst_wavparse_reset), (gst_wavparse_init),
5472         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
5473         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
5474         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
5475         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
5476         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
5477         (gst_wavparse_loop), (gst_wavparse_chain),
5478         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5479         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
5480         (plugin_init):
5481         * gst/wavparse/gstwavparse.h:
5482         Update docs.
5483         Use boilerplate.
5484         Various code cleanups.
5485         When the bitrate is not known (bps == 0 or compressed formats) let
5486         downstream element guestimate the duration and position and don't
5487         generate timestamps or durations. Fixes #405213.
5488         Fix EOS and ERROR conditions in chain mode, we just need to forward the
5489         error flowreturn upstream.
5490
5491 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
5492
5493         * ext/gconf/Makefile.am:
5494         * ext/gconf/gconf.c: (gst_gconf_get_string),
5495         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
5496         (gst_gconf_render_bin_with_default):
5497         * ext/gconf/gconf.h:
5498         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
5499         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
5500         (gst_gconf_audio_sink_dispose), (do_change_child),
5501         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
5502         (cb_change_child), (gst_gconf_audio_sink_change_state):
5503         * ext/gconf/gstgconfaudiosink.h:
5504         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
5505         (gst_switch_sink_class_init), (gst_switch_sink_reset),
5506         (gst_switch_sink_init), (gst_switch_sink_dispose),
5507         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
5508         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
5509         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
5510         * ext/gconf/gstswitchsink.h:
5511         * gst/autodetect/gstautoaudiosink.c:
5512         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
5513         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
5514         (gst_auto_audio_sink_detect):
5515         * gst/autodetect/gstautovideosink.c:
5516         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
5517         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
5518         (gst_auto_video_sink_detect):
5519         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
5520         and a child that implements the GConf key monitoring. The end goal of
5521         this is an audio sink that can be changed on the fly, but at the 
5522         moment it still only changes on the next READY transition.
5523
5524 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5525
5526         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5527         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5528         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
5529         (gst_avi_demux_calculate_durations_from_index),
5530         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5531         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5532         (gst_avi_demux_loop):
5533           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
5534
5535 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5536
5537         * configure.ac:
5538         * docs/plugins/Makefile.am:
5539           Add crossreferences to glib/gobject/gstream docs.
5540
5541 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5542
5543         * gst/monoscope/Makefile.am:
5544         * gst/monoscope/gstmonoscope.c:
5545           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
5546           (but no LIBS, since we only use defines from the headers).
5547
5548 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5549
5550         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
5551
5552         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
5553         (gst_wavparse_stream_data):
5554           Fix massive memory leak when operating in streaming mode due to
5555           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
5556           Fixes #407057.
5557
5558 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5559
5560         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5561         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
5562         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
5563         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
5564         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5565         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
5566         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
5567         (gst_avi_demux_calculate_durations_from_index),
5568         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5569         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
5570         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5571         * gst/avi/gstavidemux.h:
5572           Save some memory (8%) by repacking the index entry structure (more to
5573           come). Add more FIXMEs to questionable parts.
5574
5575 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5576
5577         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
5578         (gst_v4l2src_get_caps):
5579         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5580         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5581         (gst_v4l2src_capture_init):
5582           More FIXME comments and messaging changes.
5583
5584 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5585
5586         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
5587         (gst_goom_change_state):
5588         * gst/goom/gstgoom.h:
5589           Improved docs and use GST_DEBUG_FUNCPTR.
5590
5591         * gst/level/gstlevel.c: (gst_level_class_init):
5592           Use GST_DEBUG_FUNCPTR.
5593
5594         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
5595         (gst_monoscope_chain), (gst_monoscope_change_state):
5596           Improved docs source cleanups.
5597
5598 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5599
5600         * gst/debug/Makefile.am:
5601         * gst/debug/gstdebug.c: (plugin_init):
5602         * gst/debug/gstpushfilesrc.c:
5603         * gst/debug/gstpushfilesrc.h:
5604           Add code for a pushfilesrc element that implements a pushfile:// URI
5605           handler, to make debugging push-mode operation of demuxer/decoders
5606           that support both easier in connection with seek/playbin/etc.
5607           The element isn't registered at the moment.
5608
5609 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
5610
5611         * gst/avi/gstavimux.c:
5612           Comment a #if 0 in caps template definition as VS6 seems to 
5613         do not support it.
5614         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
5615           Use gst_guint64_to_gdouble for conversion.
5616         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
5617           Move variables declaration before the first instruction.
5618         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
5619           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
5620           And don't include netdb.h for G_OS_WIN32
5621         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
5622           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
5623           by VS6 then use an other way to initialize SDPMedia structure.
5624         * gst/udp/gstdynudpsink.h:
5625         * gst/udp/gstdynudpnetutils.h:
5626           Do not include <sys/time.h> for G_OS_WIN32
5627         * gst/udp/gstudpsrc.c:
5628           Define socklen_t as int for G_OS_WIN32
5629         * win/common/config.h.in:
5630           Undef HAVE_NETINET_IN_H
5631         * win32/vs6/gst_plugins_good.dsw:
5632         * win32/vs6/libgstrtp.dsp:
5633         * win32/vs6/libgstrtsp.dsp:
5634         * win32/vs6/libgstautogen.dsp:
5635         * win32/vs6/libgstaudiofx.dsp:
5636         * win32/vs6/libgstudp.dsp:
5637           Add and update project files.
5638         * win32/common/gstudp-enumtypes.c:
5639         * win32/common/gstudp-enumtypes.h:
5640           Add a copy of udp enumtypes to win32/common as in core 
5641           and base.
5642         
5643 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
5644
5645         * configure.ac:
5646           Activate monoscope when building with --enable-experimental. Fix
5647           --enable-external configure switch description.
5648
5649         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
5650         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
5651           Help gst-indent.
5652
5653 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
5654
5655         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
5656           Explicitly cast result of pointer arithmetic to integer in order to
5657           avoid compiler warnings on some 64-bit systems. Should fix #406018.
5658
5659 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5660
5661         * gst/debug/progressreport.c:
5662           Some more docs.
5663
5664 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5665
5666         * docs/plugins/inspect/plugin-rtp.xml:
5667           Update for new elements.
5668
5669         * gst/debug/progressreport.h:
5670           Commit newly-created header file as well.
5671
5672 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5673
5674         * docs/plugins/Makefile.am:
5675         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5676         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5677         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5678         * gst/debug/Makefile.am:
5679         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
5680         (gst_progress_report_do_query), (gst_progress_report_report):
5681           Make progressreport element post messages with the current progress
5682           on the bus. Also add some basic docs for it.
5683
5684 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
5685
5686         * ext/hal/hal.c: (gst_hal_get_string):
5687         * ext/hal/hal.h:
5688           Some small cleanups; deal with errors when parsing the HAL ALSA
5689           capabilities a bit better.
5690
5691 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5692
5693         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5694           Let's try this again and use the right cast this time.
5695
5696 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5697
5698         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5699           Add cast to avoid compiler warnings with older GLib versions
5700           where the nick/name members in GEnumValue are not declared as
5701           constant strings.
5702
5703 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5704
5705         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
5706         (gst_gconf_render_bin_from_key),
5707         (gst_gconf_get_default_audio_sink):
5708         * ext/gconf/gconf.h:
5709         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
5710         (do_toggle_element), (gst_gconf_audio_sink_set_property),
5711         (gst_gconf_audio_sink_get_property):
5712           In gconfaudiosink, get the right key as the old key in do_toggle
5713           (ie. one dependent on the profile selected). Log some more stuff so
5714           we can see what's actually going on.
5715
5716 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
5717
5718         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
5719         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
5720         (gst_audio_amplify_set_process_function),
5721         (gst_audio_amplify_setup):
5722         * gst/audiofx/audioamplify.h:
5723         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5724         (gst_audio_invert_class_init), (gst_audio_invert_setup):
5725         * gst/audiofx/audioinvert.h:
5726         Some small cleanups and port both elements to the new GstAudioFilter
5727         base class to save a few lines of common code.
5728         * gst/audiofx/Makefile.am:
5729         Link against libgstaudio for the above changes
5730
5731 2007-01-29  Wim Taymans  <wim@fluendo.com>
5732
5733         * tests/check/elements/.cvsignore:
5734         Some more ignores.
5735
5736 2007-01-26  Wim Taymans  <wim@fluendo.com>
5737
5738         Patch by: charles <charlesg3 at gmail dot com>
5739
5740         * ext/shout2/gstshout2.c: (gst_shout2send_init),
5741         (set_shout_metadata), (gst_shout2send_event):
5742         * ext/shout2/gstshout2.h:
5743         Properly handle tags in shout2send. Fixes #399825.
5744
5745 2007-01-25  Wim Taymans  <wim@fluendo.com>
5746
5747         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5748         (gst_rtspsrc_activate_streams):
5749         Convert SDP fields to upper/lowercase following the rules in the SDP to
5750         caps document. 
5751
5752 2007-01-25  Wim Taymans  <wim@fluendo.com>
5753
5754         * gst/rtp/README:
5755         * gst/rtp/gstrtpilbcdepay.c:
5756         * gst/rtp/gstrtpilbcpay.c:
5757         * gst/rtp/gstrtpmp4gdepay.c:
5758         * gst/rtp/gstrtpmp4gpay.c:
5759         * gst/rtp/gstrtpspeexdepay.c:
5760         * gst/rtp/gstrtpspeexpay.c:
5761         * gst/rtp/gstrtpsv3vdepay.c:
5762         * gst/rtp/gstrtptheoradepay.c:
5763         * gst/rtp/gstrtptheorapay.c:
5764         * gst/rtp/gstrtpvorbisdepay.c:
5765         * gst/rtp/gstrtpvorbispay.c:
5766         Fix case of encoding-name and key/value pairs to match the document.
5767         This is to make interoperation with SDP case-insensitive as required by
5768         the relevant RFCs.
5769
5770 2007-01-25  Wim Taymans  <wim@fluendo.com>
5771
5772         * configure.ac:
5773         Bump required -core/-base to CVS
5774
5775 2007-01-25  Wim Taymans  <wim@fluendo.com>
5776
5777         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
5778         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
5779         * gst/rtp/gstrtpL16pay.h:
5780         Fill up to MTU using adapter.
5781         Timestamp rtp packets.
5782
5783 2007-01-25  Edward Hervey  <edward@fluendo.com>
5784
5785         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5786         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
5787         Use G_GSIZE_FORMAT in print statements for portability.
5788         Fixes build on macosx.
5789
5790 2007-01-24  Wim Taymans  <wim@fluendo.com>
5791
5792         * gst/rtp/Makefile.am:
5793         * gst/rtp/gstrtp.c: (plugin_init):
5794         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
5795         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
5796         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
5797         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
5798         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
5799         (gst_rtp_L16_depay_plugin_init):
5800         * gst/rtp/gstrtpL16depay.h:
5801         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
5802         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
5803         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
5804         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
5805         (gst_rtp_L16_pay_plugin_init):
5806         * gst/rtp/gstrtpL16pay.h:
5807         Port and enable raw audio payloader/depayloader. Needs a bit more work
5808         on the payloader side.
5809
5810 2007-01-24  Wim Taymans  <wim@fluendo.com>
5811
5812         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
5813         (gst_rtspsrc_stream_configure_transport),
5814         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
5815         * gst/rtsp/gstrtspsrc.h:
5816         Only unblock the udp pads when we linked and activated them all.
5817         Fixes #395688.
5818
5819 2007-01-24  Wim Taymans  <wim@fluendo.com>
5820
5821         * gst/rtp/Makefile.am:
5822         * gst/rtp/gstrtp.c: (plugin_init):
5823         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
5824         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
5825         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
5826         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
5827         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
5828         * gst/rtp/gstrtpac3depay.h:
5829         Added simple AC3 depayloader (RFC 4184).
5830
5831         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
5832         Fix a leak.
5833
5834 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
5835
5836         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5837
5838         * gst/audiofx/Makefile.am:
5839         * gst/audiofx/audioamplify.c:
5840         (gst_audio_amplify_clipping_method_get_type),
5841         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
5842         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
5843         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
5844         (gst_audio_amplify_set_caps),
5845         (gst_audio_amplify_transform_int_clip),
5846         (gst_audio_amplify_transform_int_wrap_negative),
5847         (gst_audio_amplify_transform_int_wrap_positive),
5848         (gst_audio_amplify_transform_float_clip),
5849         (gst_audio_amplify_transform_float_wrap_negative),
5850         (gst_audio_amplify_transform_float_wrap_positive),
5851         (gst_audio_amplify_transform_ip):
5852         * gst/audiofx/audioamplify.h:
5853         * gst/audiofx/audiofx.c: (plugin_init):
5854         Add new element "audioamplify". This allows scaling of raw audio
5855         samples, similar to the "volume" element, but provides different modes
5856         for clipping and allows unlimited amplification. It's mainly targeted
5857         for creative sound design and not as a replacement of the "volume"
5858         element. Fixes #397162
5859         * docs/plugins/Makefile.am:
5860         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5861         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5862         * docs/plugins/gst-plugins-good-plugins.args:
5863         * docs/plugins/inspect/plugin-audiofx.xml:
5864         Add docs for audioamplify and integrate them into the build system
5865         * tests/check/Makefile.am:
5866         * tests/check/elements/audioamplify.c: (setup_amplify),
5867         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
5868         Add fairly extensive unit test suite for audioamplify
5869
5870 2007-01-24  Wim Taymans  <wim@fluendo.com>
5871
5872         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
5873         Unblock pads after adding the pads to the element so that autopluggers
5874         get a change to link something. Possibly fixes #395688.
5875
5876 2007-01-24  Wim Taymans  <wim@fluendo.com>
5877
5878         * gst/rtp/gstrtpamrdepay.c:
5879         * gst/rtp/gstrtpgsmdepay.c:
5880         * gst/rtp/gstrtph263pdepay.c:
5881         * gst/rtp/gstrtph263ppay.c:
5882         * gst/rtp/gstrtph264depay.c:
5883         * gst/rtp/gstrtpilbcdepay.c:
5884         * gst/rtp/gstrtpmp2tdepay.c:
5885         * gst/rtp/gstrtpmp4gdepay.c:
5886         * gst/rtp/gstrtpmp4gpay.c:
5887         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
5888         * gst/rtp/gstrtpmp4vpay.c:
5889         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
5890         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
5891         (gst_rtp_mpa_depay_process):
5892         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
5893         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
5894         * gst/rtp/gstrtppcmadepay.c:
5895         * gst/rtp/gstrtppcmudepay.c:
5896         * gst/rtp/gstrtpspeexdepay.c:
5897         * gst/rtp/gstrtpspeexpay.c:
5898         * gst/rtp/gstrtpsv3vdepay.c:
5899         * gst/rtp/gstrtptheoradepay.c:
5900         * gst/rtp/gstrtptheorapay.c:
5901         * gst/rtp/gstrtpvorbisdepay.c:
5902         * gst/rtp/gstrtpvorbispay.c:
5903         Fix caps with payload numbers.
5904         Add some fixed payload numbers to caps when possible.
5905
5906 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5907
5908         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5909
5910         * gst/audiofx/Makefile.am:
5911         * gst/audiofx/audiofx.c: (plugin_init):
5912         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5913         (gst_audio_invert_class_init), (gst_audio_invert_init),
5914         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
5915         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
5916         (gst_audio_invert_transform_float),
5917         (gst_audio_invert_transform_ip):
5918         * gst/audiofx/audioinvert.h:
5919         Add new audiofx element "audioinvert". This element swaps the upper
5920         and lower half of samples and can be used for example for a
5921         wide-stereo effect. Fixes #396057
5922         * docs/plugins/Makefile.am:
5923         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5924         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5925         * docs/plugins/gst-plugins-good-plugins.args:
5926         * docs/plugins/inspect/plugin-audiofx.xml:
5927         Add docs for the audioinvert element and add them to the build system.
5928         * tests/check/Makefile.am:
5929         * tests/check/elements/audioinvert.c: (setup_invert),
5930         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
5931         Add unit test suite for the audioinvert element.
5932
5933 2007-01-23  Wim Taymans  <wim@fluendo.com>
5934
5935         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
5936         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
5937         Parse config params as string and int.
5938         Parse and use AU header length
5939
5940 2007-01-23  Wim Taymans  <wim@fluendo.com>
5941
5942         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
5943         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
5944         * gst/smpte/gstmask.c: (_gst_mask_register):
5945         * gst/smpte/gstmask.h:
5946         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
5947         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
5948         (gst_smpte_paint_triangle_clock):
5949         constify some static structs.
5950         Don't update the mask if nothing changed to the params.
5951         Make sure we never draw outside of the picture. Fixes #398325.
5952
5953 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
5954
5955         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
5956           Error out properly when pull_range fails while we're reading the
5957           headers, instead of just pausing the task silently. Fixes #399338.
5958
5959 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
5960
5961         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
5962           Some more sanity checks to make sure the input formats match and the
5963           input pads are actually negotiated, in case someone tries to feed
5964           buffers from fakesrc or filesrc. Fixes #398299.
5965           Also const-ify an array, just because we can.
5966
5967 2007-01-19  Edward Hervey  <edward@fluendo.com>
5968
5969         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
5970         Ignore previous commit, that was only valid for widths and heights
5971         that are multiples of 4.
5972         Copy over size/stride macros from jpegdec. This allows the element
5973         to work with any width,height...
5974         ... but puts in evidence that the actual transformations only work
5975         with width/height that are multiples of 4.
5976
5977 2007-01-19  Edward Hervey  <edward@fluendo.com>
5978
5979         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
5980         Allocate buffers of the right size.
5981         The proper size of a I420 buffer in bytes is:
5982         
5983             width * height * 3
5984             ------------------
5985                     2
5986
5987 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
5988
5989         * gst/smpte/gstsmpte.c: (gst_smpte_init):
5990           Proxy getcaps on sink pads too, so that we either end up with the
5991           same dimensions on all pads or error out if that's not possible
5992           (seems to work even!). Fixes #398086, I think.
5993
5994 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
5995
5996         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5997         * docs/plugins/gst-plugins-good-plugins.args:
5998         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5999           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
6000           fix integer properties with -1 as minimum value.
6001
6002         * docs/plugins/inspect/plugin-1394.xml:
6003         * docs/plugins/inspect/plugin-aasink.xml:
6004         * docs/plugins/inspect/plugin-alaw.xml:
6005         * docs/plugins/inspect/plugin-alpha.xml:
6006         * docs/plugins/inspect/plugin-alphacolor.xml:
6007         * docs/plugins/inspect/plugin-annodex.xml:
6008         * docs/plugins/inspect/plugin-apetag.xml:
6009         * docs/plugins/inspect/plugin-audiofx.xml:
6010         * docs/plugins/inspect/plugin-auparse.xml:
6011         * docs/plugins/inspect/plugin-autodetect.xml:
6012         * docs/plugins/inspect/plugin-avi.xml:
6013         * docs/plugins/inspect/plugin-cacasink.xml:
6014         * docs/plugins/inspect/plugin-cairo.xml:
6015         * docs/plugins/inspect/plugin-cdio.xml:
6016         * docs/plugins/inspect/plugin-cutter.xml:
6017         * docs/plugins/inspect/plugin-debug.xml:
6018         * docs/plugins/inspect/plugin-dv.xml:
6019         * docs/plugins/inspect/plugin-efence.xml:
6020         * docs/plugins/inspect/plugin-effectv.xml:
6021         * docs/plugins/inspect/plugin-esdsink.xml:
6022         * docs/plugins/inspect/plugin-flac.xml:
6023         * docs/plugins/inspect/plugin-flxdec.xml:
6024         * docs/plugins/inspect/plugin-gconfelements.xml:
6025         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6026         * docs/plugins/inspect/plugin-goom.xml:
6027         * docs/plugins/inspect/plugin-halelements.xml:
6028         * docs/plugins/inspect/plugin-icydemux.xml:
6029         * docs/plugins/inspect/plugin-id3demux.xml:
6030         * docs/plugins/inspect/plugin-jpeg.xml:
6031         * docs/plugins/inspect/plugin-level.xml:
6032         * docs/plugins/inspect/plugin-matroska.xml:
6033         * docs/plugins/inspect/plugin-mulaw.xml:
6034         * docs/plugins/inspect/plugin-multipart.xml:
6035         * docs/plugins/inspect/plugin-navigationtest.xml:
6036         * docs/plugins/inspect/plugin-ossaudio.xml:
6037         * docs/plugins/inspect/plugin-png.xml:
6038         * docs/plugins/inspect/plugin-rtp.xml:
6039         * docs/plugins/inspect/plugin-rtsp.xml:
6040         * docs/plugins/inspect/plugin-shout2send.xml:
6041         * docs/plugins/inspect/plugin-smpte.xml:
6042         * docs/plugins/inspect/plugin-speex.xml:
6043         * docs/plugins/inspect/plugin-taglib.xml:
6044         * docs/plugins/inspect/plugin-udp.xml:
6045         * docs/plugins/inspect/plugin-videobalance.xml:
6046         * docs/plugins/inspect/plugin-videobox.xml:
6047         * docs/plugins/inspect/plugin-videoflip.xml:
6048         * docs/plugins/inspect/plugin-videomixer.xml:
6049         * docs/plugins/inspect/plugin-wavenc.xml:
6050         * docs/plugins/inspect/plugin-wavparse.xml:
6051         * docs/plugins/inspect/plugin-ximagesrc.xml:
6052           Update to CVS.
6053
6054 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
6055
6056         Patch by: Sebastian Dröge <slomo circular-chaos org>
6057
6058         * gst/audiofx/audiopanorama.c:
6059           Fix doc section name (Fixes #397946)
6060
6061 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
6062
6063         * sys/v4l2/gstv4l2object.c:
6064         (gst_v4l2_object_install_properties_helper),
6065         (gst_v4l2_object_set_property_helper),
6066         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
6067         * sys/v4l2/gstv4l2object.h:
6068         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6069         (gst_v4l2src_init), (gst_v4l2src_set_property),
6070         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
6071         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6072         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6073         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
6074         (gst_v4l2src_capture_deinit):
6075           Fix EIO handing when capturing. Add new property to specify the number of
6076           buffers to enque (and remove the borked num-buffers usage).
6077
6078 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
6079
6080         Patch by: Sebastian Dröge <slomo circular-chaos org>
6081
6082         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
6083         (gst_audio_panorama_set_process_function):
6084           Use a function array for process methods, add more docs and define the
6085           startindex of enums.
6086
6087 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6088
6089         Patch by: Mark Nauwelaerts <manauw at skynet be>
6090
6091         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
6092         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
6093         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
6094         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
6095         (gst_avi_mux_riff_get_avi_header),
6096         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
6097         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
6098         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
6099         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
6100         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
6101         (gst_avi_mux_change_state):
6102         * gst/avi/gstavimux.h:
6103         * tests/check/elements/avimux.c: (teardown_src_pad):
6104           Add support for more than one audio stream; write better AVIX
6105           header; refactor code a bit; don't announce vorbis caps on our audio
6106           sink pads since we don't support it anyway. Closes #379298.
6107
6108 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
6109
6110         Patch by: Sebastian Dröge <slomo circular-chaos org>
6111
6112         * gst/audiofx/audiopanorama.c:
6113         (gst_audio_panorama_method_get_type),
6114         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
6115         (gst_audio_panorama_set_process_function),
6116         (gst_audio_panorama_set_property),
6117         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
6118         (gst_audio_panorama_transform_m2s_int_simple),
6119         (gst_audio_panorama_transform_s2s_int_simple),
6120         (gst_audio_panorama_transform_m2s_float_simple),
6121         (gst_audio_panorama_transform_s2s_float_simple):
6122         * gst/audiofx/audiopanorama.h:
6123           Add 'method' property and provide a simple (non-psychoacustic)
6124           processing method (#394859).
6125
6126         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
6127         (panorama_suite):
6128           Tests for new method.
6129
6130 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6131
6132         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
6133         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
6134           Set correct caps on outgoing pulled buffers, or things blow up
6135           after recent core changes.
6136
6137 2007-01-11  Wim Taymans  <wim@fluendo.com>
6138
6139         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6140
6141         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
6142         (gst_multipart_mux_request_new_pad),
6143         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
6144         (gst_multipart_mux_change_state):
6145         Return FLOW errors ASAP. Fixes #394977.
6146         Misc cleanups.
6147
6148 2007-01-11  Wim Taymans  <wim@fluendo.com>
6149
6150         Patch by: Lutz Mueller <lutz at topfrose dot de>
6151
6152         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
6153         Check for stream pad before activating. 
6154
6155 2007-01-10  Wim Taymans  <wim@fluendo.com>
6156
6157         Patch by: Peter Kjellerstedt  <pkj at axis com>
6158
6159         * gst/rtsp/COPYING.MIT:
6160         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6161         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
6162         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
6163         (gst_rtspsrc_stream_configure_transport),
6164         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
6165         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
6166         (gst_rtspsrc_parse_methods),
6167         (gst_rtspsrc_create_transports_string),
6168         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6169         (gst_rtspsrc_open), (gst_rtspsrc_close):
6170         * gst/rtsp/gstrtspsrc.h:
6171         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
6172         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
6173         (parse_request_line), (parse_line), (rtsp_connection_read),
6174         (rtsp_connection_close):
6175         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
6176         (rtsp_method_as_text), (rtsp_header_as_text),
6177         (rtsp_status_as_text), (rtsp_find_header_field),
6178         (rtsp_find_method):
6179         * gst/rtsp/rtspdefs.h:
6180         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
6181         (rtsp_ext_wms_configure_stream):
6182         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
6183         (rtsp_message_new_request), (rtsp_message_init_request),
6184         (rtsp_message_new_response), (rtsp_message_init_response),
6185         (rtsp_message_init_data), (rtsp_message_unset),
6186         (rtsp_message_free), (rtsp_message_add_header),
6187         (rtsp_message_get_header), (rtsp_message_set_body),
6188         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
6189         * gst/rtsp/rtspmessage.h:
6190         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
6191         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
6192         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
6193         (sdp_message_dump):
6194         Allow url to be NULL to be able to use it for server connections.
6195         Can now send responses as well as requests.
6196         No longer hangs in an endless loop if EOF is received.
6197         Can now convert a status code to a text string.
6198         Return RTSP_HDR_INVALID for unknown headers.
6199         Return RTSP_INVALID for unknown methods.
6200         Copy CSeq and Session headers from the request.
6201         Only free memory corresponding to the currently set message type.
6202         Added const to function arguments as appropriate.
6203         Avoid a compiler warning when initializing nmedia.
6204         Use guint rather than gint to avoid compiler warnings.
6205         Fix crasher in wms extension.
6206         Factor out stream setup from open_connection.
6207         Delay activation of streams when actual data is received from the
6208         server, this prepares us to do proper protocol switching.
6209         Added new license.
6210         Fixes #380895.
6211
6212
6213 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
6214
6215         Patch by: Sebastian Dröge <slomo ubuntu com>
6216
6217         * docs/plugins/Makefile.am:
6218         * gst/audiofx/audiopanorama.c:
6219           Some small docs fixes (#394851).
6220
6221 2007-01-09  Wim Taymans  <wim@fluendo.com>
6222
6223         * gst/avi/gstavidemux.c:
6224         Fix docs.
6225
6226 2007-01-09  Wim Taymans  <wim@fluendo.com>
6227
6228         * gst/rtp/Makefile.am:
6229         * gst/rtp/gstrtp.c: (plugin_init):
6230         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
6231         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
6232         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
6233         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
6234         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
6235         * gst/rtp/gstrtpmpvdepay.h:
6236           Added RFC 2250 MPEG Video Depayloader.
6237
6238         * gst/rtp/gstrtpL16depay.h:
6239         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6240         (gst_rtp_h263p_depay_process):
6241         Fix Header file. Small cleanups.
6242
6243         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
6244         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
6245         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
6246         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
6247         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
6248         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
6249         (gst_rtp_mp4v_depay_change_state):
6250         Remove usused code. Remove Adapter from state Change. Added debug.
6251
6252         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
6253         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
6254         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
6255         * gst/rtp/gstrtpmpadepay.h:
6256         Subclass base depayloader.
6257         Added debug.
6258         Support static payload type assignment as well.
6259
6260         * gst/rtp/gstrtpmpapay.c:
6261         Fix caps.
6262
6263 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6264
6265         Patch by: Vincent Torri  <vtorri at univ-evry fr>
6266
6267         * ext/jpeg/gstjpegdec.c:
6268         * ext/jpeg/gstjpegenc.c:
6269         * ext/jpeg/smokecodec.c:
6270           These libjpeg callbacks should return a 'boolean' (unsigned char
6271           apparently) and not a 'gboolean' (which maps to gint). Fixes
6272           warnings when compiling with MingW (#393427).
6273
6274         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6275           Use ioctlsocket on win32.
6276
6277         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6278           Some printf format fixes for win32.
6279
6280 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
6281
6282         * gst/cutter/gstcutter.c: (gst_cutter_chain):
6283           Use gst_guint64_to_gdouble for conversion.
6284         * win32/vs6/libgstmatroska.dsp:
6285           Add zlib to the link.
6286         * win32/vs6/libgstvideobox.dsp:
6287           Update liboil library name (project is linked to 
6288           liboil-0.3-0.lib now).
6289           
6290 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6291
6292         * gst/matroska/Makefile.am:
6293           If zlib is available and used, we must link it explicitly for
6294           things to work on MingW (fixes #392855).
6295
6296 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
6297
6298         * ext/esd/esdsink.c: (gst_esdsink_delay):
6299           Don't return bogus values when esd_get_delay() fails for some
6300           reason (#392189).
6301
6302 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6303
6304         * sys/ximage/gstximagesrc.c: (composite_pixel):
6305           Fix presumably copy'n'pasto for 16bpp depth.
6306
6307 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6308
6309         * gst/matroska/matroska-mux.c:
6310         (gst_matroska_mux_audio_pad_setcaps):
6311           The "signed" field in audio caps is of boolean type, trying to use
6312           gst_structure_get_int() to extract it will fail. Fixing this makes
6313           matroskamux accept raw audio input (#387121) (use at your own risk
6314           though, due to the matroska spec being not entirely useful in this
6315           respect).
6316           Also fix up raw audio structures in template caps so that they
6317           represent what our setcaps function will actually accept, so that
6318           converters know what to convert to.
6319           Finally, don't fail if there isn't an "endianness" field in 8-bit
6320           PCM caps.
6321
6322 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
6323
6324         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6325         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6326         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6327         (teardown_cmmldec):
6328         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6329         (teardown_cmmlenc):
6330         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6331           reapply consistent pad (de)activation
6332
6333 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
6334
6335         * configure.ac:
6336         Back to CVS
6337
6338         * gst-plugins-good.doap:
6339         Add 0.10.5 doap entry
6340
6341 === release 0.10.5 ===
6342
6343 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
6344
6345         * configure.ac:
6346           releasing 0.10.5, "The Path of Thorns"
6347
6348 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6349
6350         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6351         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6352         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6353         (teardown_cmmldec):
6354         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6355         (teardown_cmmlenc):
6356         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6357           revert my freeze breakage
6358
6359 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6360
6361         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6362         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6363         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6364         (teardown_cmmldec):
6365         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6366         (teardown_cmmlenc):
6367         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6368           consistent pad (de)activation
6369
6370 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
6371
6372         * configure.ac:
6373         * ext/Makefile.am:
6374         Disable LADPSA, as it has moved to the -bad module for the duration.
6375
6376 2006-12-18  Wim Taymans  <wim@fluendo.com>
6377
6378         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
6379         (gst_signal_processor_event):
6380         Reset flow_state back to _OK after a flush stop so that we exit our
6381         error state after the flush. Fixes #374213
6382
6383 2006-12-16  David Schleef  <ds@schleef.org>
6384
6385         * sys/osxvideo/osxvideosink.h:
6386         * sys/osxvideo/osxvideosink.m:
6387           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
6388
6389 2006-12-16  David Schleef  <ds@schleef.org>
6390
6391         Patch by: Vijay Santhanam <vijay santhanam gmail com>
6392
6393         * sys/osxvideo/Makefile.am:
6394         * sys/osxvideo/osxvideosink.h:
6395         * sys/osxvideo/osxvideosink.m:
6396           Preliminary patch for porting osxvideosink
6397
6398 2006-12-16  Wim Taymans  <wim@fluendo.com>
6399
6400         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6401
6402         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
6403         (gst_videomixer_set_master_geometry),
6404         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
6405         (gst_videomixer_reset), (gst_videomixer_init),
6406         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
6407         (gst_videomixer_release_pad), (gst_videomixer_collected),
6408         (gst_videomixer_change_state):
6409         Introduce some locking around the videomixer state so that it does not
6410         crash when adding/removing pads. Fixes #383043.
6411
6412 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
6413
6414         * configure.ac:
6415           Make sure libcaca can actually be used instead of just checking for
6416           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
6417           cross-compiling (fixes #384587).
6418
6419 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6420
6421         * Makefile.am:
6422         * gst-plugins-good.doap:
6423         * gst-plugins-good.spec.in:
6424           adding doap file
6425
6426 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6427
6428         * configure.ac:
6429           libflac-1.1.3 changed API again, but we can't build against it yet,
6430           so make sure our check doesn't use libflac-1.1.3 and add a comment
6431           to this effect.
6432
6433 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6434
6435         * gst/effectv/gstquark.c: (gst_quarktv_transform),
6436         (gst_quarktv_planetable_clear):
6437           Add some NULL pointer checks (possibly related to #385623).
6438
6439 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
6440
6441         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
6442         (gst_tag_demux_chain):
6443         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
6444           In streaming mode, if the first buffer we get doesn't have an
6445           offset, fix it up to be 0, otherwise trimming won't work later on
6446           and we'll be typefinding application/x-id3, which may result in
6447           decodebin plugging an endless number of id3demux elements as a
6448           consequence. Fixes #385031.
6449           
6450 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6451
6452         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
6453           Ignore the buffer_time the sound device reports. Turns out it is 
6454           sometimes completely bogus and we're better off without it.
6455
6456 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6457
6458         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6459         (gst_matroska_demux_video_caps):
6460         * gst/matroska/matroska-ids.c:
6461         (gst_matroska_track_init_video_context):
6462         * gst/matroska/matroska-ids.h:
6463           Try harder to extract the framerate for video tracks correctly and
6464           save it directly instead of converting it back and forth a few
6465           times. Mostly makes a difference for very small framerates (<1).
6466           Fixes #380199.
6467
6468 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6469
6470         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
6471         (gst_gconf_audio_src_dispose), (do_toggle_element):
6472         * ext/gconf/gstgconfaudiosrc.h:
6473           Remove gconf notify hook when the gconfaudiosrc element is
6474           destroyed, otherwise the callback may be called on an
6475           already-destroyed instance and bad things happen. Should fix
6476           #378184.
6477           Also ignore gconf key changes when the source is already running.
6478
6479 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6480
6481         Patch by: Sebastian Dröge  <mail at slomosnail de>
6482
6483         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6484           We need to be able to read and parse any possible floating point string
6485           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
6486           will parse the former only in certain locales though, so we really need
6487           to canonicalise the separator to '.' and then use g_ascii_strtod() to
6488           make sure we can parse either version at all times.
6489           Fixes #382982 for real.
6490
6491 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6492
6493         * sys/sunaudio/gstsunaudiomixerctrl.c:
6494         * sys/sunaudio/gstsunaudiosrc.c:
6495
6496         Use the sunaudio debug category.
6497
6498         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
6499         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
6500         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
6501         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
6502         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
6503         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
6504         (gst_sunaudiosink_reset):
6505         * sys/sunaudio/gstsunaudiosink.h:
6506
6507         Uses the sunaudio debug category for all debug output
6508         Implements the _delay() callback to synchronise video playback better
6509         Change the segtotal and segsize values back to the parent class 
6510           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
6511           respectively)
6512         Measure the samples written to the device vs. played.
6513         Keep track of segments in the device by writing empty eof frames, and
6514         sleep using a GCond when we get too far ahead and risk overrunning the
6515         sink's ringbuffer.
6516
6517         Fixes: #360673
6518
6519 2006-12-08  Wim Taymans  <wim@fluendo.com>
6520
6521         Patch by: Sebastian Dröge  <mail at slomosnail de >
6522
6523         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6524         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
6525         * gst/audiofx/audiopanorama.h:
6526         Fix audiopanorame with float samples. Fixes #383726.
6527
6528 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6529
6530         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
6531         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
6532         (gst_sunaudiosrc_reset):
6533
6534         Implement reset functions to unblock the src/sink more quickly on 
6535         state change requests.
6536         Patch by: Brian Cameron <brian dot cameron at sun com>
6537
6538 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6539
6540         * sys/sunaudio/gstsunaudiomixer.c:
6541         (gst_sunaudiomixer_change_state):
6542         Construct the correct mixer device name when the AUDIODEV env var
6543         is set.
6544
6545         Patch by: Jerry Tan <jerry.tan at sun dot com>
6546         Fixes: #383596
6547
6548 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6549
6550         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
6551         Apply patch to open the mixer control and set the MULTIPLE_OPEN
6552         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
6553         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
6554         Patch by: Jerry Tan <jerry.tan at sun dot com>
6555         Fixes: #349015
6556
6557 2006-12-07  Wim Taymans  <wim@fluendo.com>
6558
6559         * gst/smpte/gstmask.h:
6560         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
6561         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
6562         (gst_smpte_collected), (gst_smpte_set_property),
6563         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
6564         * gst/smpte/gstsmpte.h:
6565         Port to 0.10 some more. 
6566         Added duration property to specify the duration of the transition.
6567         Make framerate a fraction.
6568         Deprecate fps property, we only use negotiated fps.
6569         Added docs.
6570         Fix collectpad usage.
6571         Reset state in READY.
6572         Send NEWSEGMENT event.
6573         Fix racy updates of object properties.
6574         Added debug category.
6575         Fixes #383323.
6576
6577 2006-12-06  Wim Taymans  <wim@fluendo.com>
6578
6579         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6580
6581         * gst/videomixer/videomixer.c:
6582         (gst_videomixer_set_master_geometry),
6583         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
6584         Don't reset xpos and ypos in the setcaps function because causes
6585         unexpected behaviour.
6586         Fixes #382179.
6587
6588 2006-12-06  Wim Taymans  <wim@fluendo.com>
6589
6590         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
6591         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
6592         Keep track of the buffer timestamp in the collectdata member instead
6593         of modifying the buffer without making the metadata writable first.
6594         Fixes #382277.
6595
6596 2006-12-06  Wim Taymans  <wim@fluendo.com>
6597
6598         Patch by: Rob Taylor <robtaylor at floopily dot org>
6599
6600         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6601         If using multicast in udpsrc, bind to the multicast address rather than
6602         IN_ADDR_ANY.
6603         This allows the simultanous use of multiple udpsrcs listening on
6604         different multicat addresses. Without this all udpsrcs will receive all
6605         packets from all subscribed multicast addresses.
6606         Fixes #383001.
6607
6608 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6609
6610         * ext/taglib/gstid3v2mux.cc:
6611         Don't attempt to write a NULL frame into the ID3 tag set when the 
6612         createFrame method returned NULL.
6613         Fixes: #381857
6614         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
6615
6616 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6617
6618         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6619         Use g_strtod() instead of sscanf to parse doubles, so that it will
6620         try parsing in the C locale if the current locale fails.
6621         Fixes: #382982
6622         Patch by: Sebastian Dröge  <mail at slomosnail de >
6623
6624 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
6625
6626         * win32/MANIFEST:
6627         Fix compilation on win32 under VS8
6628         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
6629         Partially fixes #381175
6630
6631 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6632
6633         * gst/avi/gstavimux.c:
6634           accept all mpegversions,fixes #380825
6635           spotted by: Jerome Alet  
6636
6637 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6638
6639         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6640         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
6641         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
6642         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
6643           cleanup the error message a bit more
6644
6645 2006-11-28  Wim Taymans  <wim@fluendo.com>
6646
6647         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
6648         Fix width and height properties.
6649
6650         * ext/libcaca/gstcacasink.h:
6651         Fix compilation on newer libcaca that require us to include a new
6652         header. Fixes #379918.
6653
6654 2006-11-28  Wim Taymans  <wim@fluendo.com>
6655
6656         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6657         * gst/rtsp/gstrtspsrc.h:
6658         * gst/rtsp/rtspext.h:
6659         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
6660         (rtsp_ext_wms_get_context):
6661         Add method so that extensions can choose to disable the setup of
6662         a stream.
6663         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
6664
6665 2006-11-27  Wim Taymans  <wim@fluendo.com>
6666
6667         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6668
6669         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6670         Push header in a separate buffer instead of memcpy:ing all data.
6671         Change LF => CRLF in headers.
6672         Move trailing LF to header. Fixes #379792.
6673
6674 2006-11-27  Wim Taymans  <wim@fluendo.com>
6675
6676         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
6677         Small buffer overflow fix and improve debugging.
6678
6679 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6680
6681         * ext/esd/esdmon.h:
6682         * ext/esd/esdsink.h:
6683           remove obsolete _factory_init protos
6684
6685 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6686
6687         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
6688         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6689         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
6690         (gst_avi_demux_read_subindexes_push),
6691         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
6692         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6693         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
6694         (gst_avi_demux_massage_index),
6695         (gst_avi_demux_calculate_durations_from_index),
6696         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
6697         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
6698         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6699           remove dead code, tweak debugs statements, add comments, use
6700           _uint64_scale instead _uint64_scale_int when using guint64 values,
6701           small optimizations, reflow some error handling
6702
6703 2006-11-22  Edward Hervey  <edward@fluendo.com>
6704
6705         * po/.cvsignore:
6706         We never put .pot files in cvs. Let's ignore them all.
6707
6708 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6709
6710         * po/POTFILES.in:
6711           ... but better exclude files that aren't disted.
6712
6713 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6714
6715         * po/POTFILES.in:
6716           Add v4l2 source files to list of files with translations, so the
6717           strings are actually extracted (however bad they still may be).
6718
6719 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6720
6721         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
6722           Minor clean-ups: const-ify static array, remove trailing comma from
6723           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
6724
6725 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
6726
6727         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
6728         Make sure that g_free always gets called on the same pointer that was 
6729         returned by g_malloc.  Fixes #376594.
6730         Do not leak memory if decompressed size is wrong.
6731         Remove unneeded check of return value of g_malloc.
6732         Patch by: René Stadler <mail@renestadler.de>
6733
6734 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
6735
6736         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
6737           Add missing curly brackets.
6738
6739 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
6740
6741         * sys/v4l2/v4l2src_calls.c:
6742         Fix capture_deinit.
6743
6744 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6745
6746         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
6747         (gst_matroska_mux_request_new_pad):
6748           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
6749
6750         * tests/check/elements/matroskamux.c: (setup_src_pad),
6751         (setup_sink_pad), (GST_START_TEST):
6752         Activate pads before using them.
6753
6754 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6755
6756         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
6757           Initialise variable to get rid of bogus compiler warning.
6758
6759 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
6760
6761         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
6762
6763         * gst/rtp/gstrtph263pay.c:
6764         * gst/rtp/gstrtph263pdepay.c:
6765         * gst/rtp/gstrtph263ppay.c:
6766           Specify H.263 variant and version in the caps (fixes #361637)
6767
6768 2006-11-15  Wim Taymans  <wim@fluendo.com>
6769
6770         * gst/rtsp/rtspconnection.c: (read_body):
6771         Don't set a data pointer to NULL and a size > 0 when we deal
6772         with empty packets.
6773
6774         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
6775         (rtsp_message_init_response), (rtsp_message_init_data),
6776         (rtsp_message_unset), (rtsp_message_free),
6777         (rtsp_message_take_body):
6778         Check that we can't create invalid empty packets. 
6779
6780 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6781
6782         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6783
6784         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
6785         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
6786         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
6787         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6788         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
6789         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
6790         * gst/matroska/matroska-mux.h:
6791           Add basic tag writing support; implement releasing pads (#374658).
6792
6793 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6794
6795         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6796         (gst_matroska_demux_audio_caps):
6797           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
6798
6799 2006-11-14  David Schleef  <ds@schleef.org>
6800
6801         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
6802
6803 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6804
6805         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6806
6807         * win32/vs8/gst-plugins-good.sln:
6808         * win32/vs8/libgst1394.vcproj:
6809         * win32/vs8/libgstaasink.vcproj:
6810         * win32/vs8/libgstalaw.vcproj:
6811         * win32/vs8/libgstalpha.vcproj:
6812         * win32/vs8/libgstalphacolor.vcproj:
6813         * win32/vs8/libgstannodex.vcproj:
6814         * win32/vs8/libgstapetag.vcproj:
6815         * win32/vs8/libgstaudiofx.vcproj:
6816         * win32/vs8/libgstauparse.vcproj:
6817         * win32/vs8/libgstautodetect.vcproj:
6818         * win32/vs8/libgstavi.vcproj:
6819         * win32/vs8/libgstcacasink.vcproj:
6820         * win32/vs8/libgstcdio.vcproj:
6821         * win32/vs8/libgstcutter.vcproj:
6822         * win32/vs8/libgstdv.vcproj:
6823         * win32/vs8/libgsteffectv.vcproj:
6824         * win32/vs8/libgstflac.vcproj:
6825         * win32/vs8/libgstflxdec.vcproj:
6826         * win32/vs8/libgstgoom.vcproj:
6827         * win32/vs8/libgsticydemux.vcproj:
6828         * win32/vs8/libgstid3demux.vcproj:
6829         * win32/vs8/libgstjpeg.vcproj:
6830         * win32/vs8/libgstladspa.vcproj:
6831         * win32/vs8/libgstlevel.vcproj:
6832         * win32/vs8/libgstmatroska.vcproj:
6833         * win32/vs8/libgstmikmod.vcproj:
6834         * win32/vs8/libgstmng.vcproj:
6835         * win32/vs8/libgstmonoscope.vcproj:
6836         * win32/vs8/libgstmulaw.vcproj:
6837         * win32/vs8/libgstmultipart.vcproj:
6838         * win32/vs8/libgstpng.vcproj:
6839         * win32/vs8/libgstrtp.vcproj:
6840         * win32/vs8/libgstrtsp.vcproj:
6841         * win32/vs8/libgstshout2.vcproj:
6842         * win32/vs8/libgstsmpte.vcproj:
6843         * win32/vs8/libgstspeex.vcproj:
6844         * win32/vs8/libgsttaglib.vcproj:
6845         * win32/vs8/libgstudp.vcproj:
6846         * win32/vs8/libgstvideobalance.vcproj:
6847         * win32/vs8/libgstvideobox.vcproj:
6848         * win32/vs8/libgstvideoflip.vcproj:
6849         * win32/vs8/libgstvideomixer.vcproj:
6850         * win32/vs8/libgstwavenc.vcproj:
6851         * win32/vs8/libgstwavparse.vcproj:
6852           Make end-of-line returns unixy, so that when the files are checked
6853           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
6854           Hopefully fixes #366492.
6855
6856 2006-11-14  Wim Taymans  <wim@fluendo.com>
6857
6858         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
6859         Disable init_frames delay timestamp adjustment, it does not
6860         seem to be needed at all. Fixes #369621.
6861
6862 2006-11-13  Wim Taymans  <wim@fluendo.com>
6863
6864         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6865
6866         * gst/videomixer/videomixer.c:
6867         (gst_videomixer_set_master_geometry),
6868         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
6869         (gst_videomixer_collect_free), (gst_videomixer_reset),
6870         (gst_videomixer_init), (gst_videomixer_finalize),
6871         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
6872         (gst_videomixer_collected), (gst_videomixer_change_state):
6873         Fix memleak by unref'ing collectpads instance (when finalizing)
6874         Implement releasing a request pad. Fixes #374479.
6875
6876 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
6877
6878         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6879
6880         * win32/vs8/gst-plugins-good.sln:
6881         * win32/vs8/libgst1394.vcproj:
6882         * win32/vs8/libgstaasink.vcproj:
6883         * win32/vs8/libgstalaw.vcproj:
6884         * win32/vs8/libgstalpha.vcproj:
6885         * win32/vs8/libgstalphacolor.vcproj:
6886         * win32/vs8/libgstannodex.vcproj:
6887         * win32/vs8/libgstapetag.vcproj:
6888         * win32/vs8/libgstaudiofx.vcproj:
6889         * win32/vs8/libgstauparse.vcproj:
6890         * win32/vs8/libgstautodetect.vcproj:
6891         * win32/vs8/libgstavi.vcproj:
6892         * win32/vs8/libgstcacasink.vcproj:
6893         * win32/vs8/libgstcdio.vcproj:
6894         * win32/vs8/libgstcutter.vcproj:
6895         * win32/vs8/libgstdv.vcproj:
6896         * win32/vs8/libgsteffectv.vcproj:
6897         * win32/vs8/libgstflac.vcproj:
6898         * win32/vs8/libgstflxdec.vcproj:
6899         * win32/vs8/libgstgoom.vcproj:
6900         * win32/vs8/libgsticydemux.vcproj:
6901         * win32/vs8/libgstid3demux.vcproj:
6902         * win32/vs8/libgstjpeg.vcproj:
6903         * win32/vs8/libgstladspa.vcproj:
6904         * win32/vs8/libgstlevel.vcproj:
6905         * win32/vs8/libgstmatroska.vcproj:
6906         * win32/vs8/libgstmikmod.vcproj:
6907         * win32/vs8/libgstmng.vcproj:
6908         * win32/vs8/libgstmonoscope.vcproj:
6909         * win32/vs8/libgstmulaw.vcproj:
6910         * win32/vs8/libgstmultipart.vcproj:
6911         * win32/vs8/libgstpng.vcproj:
6912         * win32/vs8/libgstrtp.vcproj:
6913         * win32/vs8/libgstrtsp.vcproj:
6914         * win32/vs8/libgstshout2.vcproj:
6915         * win32/vs8/libgstsmpte.vcproj:
6916         * win32/vs8/libgstspeex.vcproj:
6917         * win32/vs8/libgsttaglib.vcproj:
6918         * win32/vs8/libgstudp.vcproj:
6919         * win32/vs8/libgstvideobalance.vcproj:
6920         * win32/vs8/libgstvideobox.vcproj:
6921         * win32/vs8/libgstvideoflip.vcproj:
6922         * win32/vs8/libgstvideomixer.vcproj:
6923         * win32/vs8/libgstwavenc.vcproj:
6924         * win32/vs8/libgstwavparse.vcproj:
6925           Add VS8 project files (note that many of the plugins in ext are
6926           disabled by default). Fixes #366492.
6927
6928 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
6929
6930         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6931           we do not translate debug messages
6932
6933 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
6934
6935         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
6936           fix categorisation, make short desc more explicit, remove unused code
6937           Fixes #372021
6938
6939 2006-11-08  Wim Taymans  <wim@fluendo.com>
6940
6941         * gst/rtp/gstrtpL16depay.c:
6942         * gst/rtp/gstrtpamrdepay.c:
6943         * gst/rtp/gstrtpamrpay.c:
6944         * gst/rtp/gstrtpgsmdepay.c:
6945         * gst/rtp/gstrtph263pay.c:
6946         * gst/rtp/gstrtph263pdepay.c:
6947         * gst/rtp/gstrtph263ppay.c:
6948         * gst/rtp/gstrtph264depay.c:
6949         * gst/rtp/gstrtpmp2tdepay.c:
6950         * gst/rtp/gstrtpmp4gdepay.c:
6951         * gst/rtp/gstrtpmp4gpay.c:
6952         * gst/rtp/gstrtpmp4vdepay.c:
6953         * gst/rtp/gstrtpmp4vpay.c:
6954         * gst/rtp/gstrtpmpadepay.c:
6955         * gst/rtp/gstrtpmpapay.c:
6956         * gst/rtp/gstrtppcmadepay.c:
6957         * gst/rtp/gstrtppcmapay.c:
6958         * gst/rtp/gstrtppcmudepay.c:
6959         * gst/rtp/gstrtppcmupay.c:
6960         * gst/rtp/gstrtpspeexdepay.c:
6961         * gst/rtp/gstrtpspeexpay.c:
6962         * gst/rtp/gstrtpsv3vdepay.c:
6963         Fix element descriptions.
6964
6965 2006-11-08  Wim Taymans  <wim@fluendo.com>
6966
6967         * gst/rtp/gstrtpvorbisdepay.c:
6968         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
6969         Fix description.
6970         Small cleanup in the payloader.
6971
6972 2006-11-08  Wim Taymans  <wim@fluendo.com>
6973
6974         * gst/rtp/Makefile.am:
6975         * gst/rtp/gstrtp.c: (plugin_init):
6976         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
6977         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
6978         (gst_rtp_theora_depay_finalize),
6979         (gst_rtp_theora_depay_parse_configuration),
6980         (gst_rtp_theora_depay_setcaps),
6981         (gst_rtp_theora_depay_switch_codebook),
6982         (gst_rtp_theora_depay_process),
6983         (gst_rtp_theora_depay_set_property),
6984         (gst_rtp_theora_depay_get_property),
6985         (gst_rtp_theora_depay_change_state),
6986         (gst_rtp_theora_depay_plugin_init):
6987         * gst/rtp/gstrtptheoradepay.h:
6988         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
6989         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
6990         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
6991         (gst_rtp_theora_pay_init_packet),
6992         (gst_rtp_theora_pay_flush_packet),
6993         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
6994         (gst_rtp_theora_pay_handle_buffer),
6995         (gst_rtp_theora_pay_plugin_init):
6996         * gst/rtp/gstrtptheorapay.h:
6997         Add theora pay/depayloaders.
6998
6999 2006-11-06  Wim Taymans  <wim@fluendo.com>
7000
7001         * gst/rtp/Makefile.am:
7002         We depend on gsttag to generate the vorbis comments.
7003
7004         * gst/rtp/gstrtpvorbisdepay.c:
7005         (gst_rtp_vorbis_depay_parse_configuration),
7006         (gst_rtp_vorbis_depay_setcaps),
7007         (gst_rtp_vorbis_depay_switch_codebook),
7008         (gst_rtp_vorbis_depay_process):
7009         * gst/rtp/gstrtpvorbisdepay.h:
7010         Parse configuration string in the depayloader.
7011         Implement selecting and switching to a new codebook.
7012         Receiving vorbis over RTP now works.
7013
7014         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
7015         (gst_rtp_vorbis_pay_init_packet),
7016         (gst_rtp_vorbis_pay_finish_headers),
7017         (gst_rtp_vorbis_pay_handle_buffer):
7018         * gst/rtp/gstrtpvorbispay.h:
7019         Set timestamps on outgoing buffers and RTP packets.
7020         Fix configuration string, prepend number of Packet headers.
7021         Fix encoding of ident string.
7022         Add delivery-method to caps.
7023         Streaming vorbis over RTP now works.
7024
7025 2006-11-06  Wim Taymans  <wim@fluendo.com>
7026
7027         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7028         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
7029         (gst_rtp_vorbis_pay_handle_buffer):
7030         * gst/rtp/gstrtpvorbispay.h:
7031         Generate a valid configuration string in the caps based on the
7032         vorbis headers.
7033
7034 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7035
7036         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
7037         * ext/cdio/gstcdio.h:
7038         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
7039           Move CD-TEXT utility function into common file so it can also be
7040           used by a future cdioparanoiasrc.
7041
7042 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
7043         
7044         * sys/v4l2/Makefile.am:
7045         * sys/v4l2/gstv4l2object.c:
7046         * sys/v4l2/gstv4l2src.c:
7047         * sys/v4l2/gstv4l2xoverlay.c:
7048         * sys/v4l2/v4l2_calls.c:
7049         * sys/v4l2/v4l2src_calls.c:
7050         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
7051         xoverlay code that is still not implemented.
7052
7053 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
7054
7055         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
7056           We require a -base more recent than 0.10.9, so it's safe to use
7057           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
7058
7059         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
7060         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
7061           Use _newsegment_full() now that we depend on a recent enough core.
7062
7063         * gst/wavparse/gstwavparse.c:
7064           Remove cruft that we don't need any longer now that we depend on
7065           a recent enough -base.
7066
7067 2006-10-31  Wim Taymans  <wim@fluendo.com>
7068
7069         * gst/rtp/Makefile.am:
7070         * gst/rtp/gstrtp.c: (plugin_init):
7071         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
7072         (gst_rtpilbcpay_setcaps):
7073         Fix and activate ILBC pay and depayloaders. Fixes #368162.
7074
7075 2006-10-31  Wim Taymans  <wim@fluendo.com>
7076
7077         * ext/speex/gstspeexdec.c: (speex_dec_convert),
7078         (speex_dec_sink_event), (speex_dec_chain_parse_header):
7079         Some small cleanups, use _scale.
7080
7081 2006-10-31  Wim Taymans  <wim@fluendo.com>
7082
7083         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
7084         Use higher precision scale function.
7085
7086 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
7087
7088         Patch by: Michal Benes  <michal dot benes at itonis tv>
7089
7090         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
7091         (gst_matroska_demux_read_track_encodings),
7092         (gst_matroska_decode_buffer):
7093           Fix several issues with encoded/compressed/encrypted/signed tracks;
7094           also, remove superfluous newline characters from some debug
7095           statements. (#366155)
7096
7097 2006-10-30  Wim Taymans  <wim@fluendo.com>
7098
7099         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
7100         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
7101         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
7102         (gst_smokedec_change_state):
7103         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
7104         (gst_smokeenc_init), (gst_smokeenc_finalize),
7105         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
7106         (gst_smokeenc_resync), (gst_smokeenc_chain),
7107         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
7108         (gst_smokeenc_change_state):
7109         Various cleanups, capsnego and leak fixes.
7110
7111 2006-10-30  Wim Taymans  <wim@fluendo.com>
7112
7113         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7114
7115         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
7116         Fix videomixer so that it can handle any combination of framerates.
7117         Fixes #367221.
7118
7119 2006-10-28  Wim Taymans  <wim@fluendo.com>
7120
7121         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7122         (gst_avi_demux_parse_file_header),
7123         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
7124         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
7125         (gst_avi_demux_chain):
7126         Fix position query for audio. also fixes timestamps in streaming
7127         mode and bug #364958.
7128         Small cleanups.
7129
7130 2006-10-27  Wim Taymans  <wim@fluendo.com>
7131
7132         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
7133         * ext/libpng/gstpngenc.h:
7134         Fix strides. Fixes #364856.
7135         Cleanup capsnego.
7136         Set caps on outgoing buffers.
7137
7138 2006-10-18  Wim Taymans  <wim@fluendo.com>
7139
7140         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
7141
7142         * gst/rtp/gstrtpgsmpay.c:
7143         * gst/rtp/gstrtph263pay.c:
7144         * gst/rtp/gstrtpmpapay.c:
7145         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
7146         (gst_rtp_pcma_pay_handle_buffer):
7147         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
7148         Add static payload numbers in addition to the dynamic ones.
7149         Fixes #361639.
7150
7151 2006-10-18  Wim Taymans  <wim@fluendo.com>
7152
7153         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7154         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
7155         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
7156         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
7157         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
7158         * gst/rtsp/rtspdefs.h:
7159         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7160         * gst/rtsp/rtspurl.h:
7161         Reuse already existing enum for lower transport.
7162         Add rtspt and rtspu protocols.
7163         Send redirect to rtspt when udp times out.
7164
7165 2006-10-18  Wim Taymans  <wim@fluendo.com>
7166
7167         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7168         (gst_wavparse_stream_data):
7169         Fix seeking some more, mostly for speed changes.
7170
7171 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7172
7173         Patch by: Fredrik Persson  <frepe at bredband net>
7174
7175         * sys/v4l2/gstv4l2tuner.c:
7176         * sys/v4l2/gstv4l2tuner.h:
7177           Fix _set_channel(): remove useless g_object_notify() for "channel"
7178           property that doesn't exist any longer and therefore now also
7179           useless redirect (#338818).
7180
7181 2006-10-17  Wim Taymans  <wim@fluendo.com>
7182
7183         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
7184         Some drivers do not support unsetting the non-blocking flag once the
7185         device is opened. In those cases, close/open the device in
7186         non-blocking mode. Fixes #362673.
7187
7188 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7189
7190         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7191         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7192         (gst_v4l2src_get_fps):
7193           dear stefan, framespersecond is not frameperiod, reverting but adding
7194           comment
7195
7196 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7197
7198         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7199         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7200         (gst_v4l2src_get_fps):
7201           Numerator is numerator and denominator is denominator. Say that aloud
7202           5 times and retry after next beer.
7203
7204 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
7205
7206         Patch by: Josep Torra Valles  <josep at fluendo com>
7207
7208         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7209         * ext/esd/esdsink.c: (gst_esdsink_write):
7210         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
7211         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
7212         (gst_flac_dec_send_newsegment):
7213         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
7214         (gst_flac_enc_tell_callback):
7215         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
7216         (smokecodec_parse_header), (smokecodec_decode):
7217         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
7218         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
7219         * gst/goom/Makefile.am:
7220         * gst/goom/gstgoom.c:
7221         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
7222         * gst/rtsp/gstrtspsrc.c:
7223         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7224         * gst/udp/gstudpsink.c:
7225         * gst/udp/gstudpsrc.c:
7226         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
7227         * sys/sunaudio/gstsunaudiomixertrack.h:
7228           Fix a bunch of problems discovered by the Forte compiler, mostly type
7229           mixups and pointer arithmetics with void pointers. Fixes #362603.
7230
7231 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7232
7233         * ext/speex/gstspeex.c: (plugin_init):
7234         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
7235         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
7236         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
7237         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
7238         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
7239         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
7240         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
7241         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
7242         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
7243         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
7244         (gst_speex_enc_chain), (gst_speex_enc_get_property),
7245         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
7246         * ext/speex/gstspeexenc.h:
7247           Miscellaneous clean-ups, among other things: speexenc => enc to
7248           enhance code readability; change speexenc => speex_enc; in chain
7249           function unref input buffer in case of error; take reference in
7250           event function; use boilerplate macro; use gst_pad_query_peer_*
7251           convenience functions.
7252
7253 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7254
7255         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
7256         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
7257         (gst_speexenc_set_header_on_caps):
7258           Fix some mem leaks.
7259
7260 2006-10-11  Wim Taymans  <wim@fluendo.com>
7261
7262         * gst/rtsp/URLS:
7263         Added some other URL.
7264
7265         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
7266         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
7267         (gst_rtspsrc_open), (gst_rtspsrc_play),
7268         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7269         * gst/rtsp/gstrtspsrc.h:
7270         Work on fallback to TCP connection when the UDP socket times out.
7271         Handler server requests, just reply with OK for now.
7272
7273         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7274         * gst/rtsp/rtspdefs.h:
7275         Added some more Real extension headers.
7276
7277         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7278         Fix parsing of urls with a ':' that is not part of the hostname:port
7279         part of the url.
7280
7281 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7282
7283         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
7284         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
7285         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
7286           Activate pad before adding it to the already-running element.
7287
7288         * tests/check/elements/icydemux.c: (icydemux_found_pad):
7289           Activate newly-created pad too.
7290
7291 2006-10-11  Wim Taymans  <wim@fluendo.com>
7292
7293         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
7294
7295         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7296         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
7297         (gst_udpsrc_start):
7298         Fix some leaks in caps and uris. Fixes #361252.
7299
7300 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
7301
7302         * gst/wavparse/Makefile.am:
7303           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
7304
7305 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
7306
7307         * sys/v4l2/gstv4l2xoverlay.c:
7308         * sys/v4l2/gstv4l2xoverlay.h:
7309         Fix build as per the patch in #338818 comment 36.
7310
7311 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
7312
7313         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
7314           Activate pads before adding them to the source.
7315
7316 2006-10-06  Wim Taymans  <wim@fluendo.com>
7317
7318         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
7319         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
7320         Activate pads before adding.
7321
7322 2006-10-06  Wim Taymans  <wim@fluendo.com>
7323
7324         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7325         (gst_multipart_find_pad_by_mime):
7326         Activate pads before adding.
7327
7328         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
7329         BOILERPLATE sets parent_class for us.
7330
7331 2006-10-06  Wim Taymans  <wim@fluendo.com>
7332
7333         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
7334         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7335         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
7336         (gst_rtspsrc_alloc_udp_ports),
7337         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7338         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
7339         (gst_rtspsrc_create_transports_string),
7340         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
7341         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7342         * gst/rtsp/gstrtspsrc.h:
7343         Rework how the transport string is constructed, try to share channels
7344         and udp ports.
7345         Make most of the stuff less dependant on RTP as we are also going to use
7346         it for RDT.
7347         Add support for transport specific session managers.
7348
7349         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
7350         Implement _flush().
7351
7352         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7353         * gst/rtsp/rtspdefs.h:
7354         Add generic error return code.
7355
7356         * gst/rtsp/rtspext.h:
7357         Add support for pluggable tranport strings.
7358
7359         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
7360         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
7361         (rtsp_ext_wms_get_context):
7362         Detect WMServer and activate the extension.
7363
7364         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
7365         (rtsp_transport_get_manager), (rtsp_transport_parse):
7366         * gst/rtsp/rtsptransport.h:
7367         Added methods to get mime/manager for certain transports.
7368
7369 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
7370
7371         * ext/cairo/gsttimeoverlay.c:
7372         (gst_cairo_time_overlay_update_font_height):
7373         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
7374         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
7375         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7376         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
7377         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
7378         * ext/libpng/gstpngdec.c: (user_endrow_callback):
7379         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
7380         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
7381         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
7382         (gst_avi_demux_stream_data):
7383         * gst/cutter/gstcutter.c: (gst_cutter_chain):
7384         * gst/debug/efence.c: (gst_efence_buffer_alloc),
7385         (gst_fenced_buffer_copy):
7386         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
7387         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
7388         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
7389         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
7390         (gst_rtspsrc_handle_message):
7391         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7392         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
7393           Printf format fixes.
7394
7395 2006-10-04  Wim Taymans  <wim@fluendo.com>
7396
7397         * gst/rtsp/Makefile.am:
7398         Dist new .h file too.
7399
7400 2006-10-04  Wim Taymans  <wim@fluendo.com>
7401
7402         * gst/rtsp/Makefile.am:
7403         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
7404         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
7405         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7406         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7407         (gst_rtspsrc_parse_rtpmap),
7408         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
7409         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7410         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
7411         * gst/rtsp/gstrtspsrc.h:
7412         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7413         * gst/rtsp/rtspdefs.h:
7414         * gst/rtsp/rtspext.h:
7415         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
7416         (rtsp_ext_wms_get_context):
7417         * gst/rtsp/rtspextwms.h:
7418         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
7419         (rtsp_transport_parse):
7420         * gst/rtsp/rtsptransport.h:
7421         Factor out extension in separate module.
7422         Fix getcaps to filter against the padtemplate.
7423         Use Content-Base if the server gives one.
7424         Rework the transport parsing a bit for future extensions.
7425         Added some Real Header field definitions.
7426
7427 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7428
7429         * docs/plugins/Makefile.am:
7430         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7431         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7432           added v4l2 stubs
7433         * gst-plugins-good.spec.in:
7434           add v4l2
7435
7436 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
7437
7438         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7439           Extract disc/album/medium number and count and try harder
7440           to extract track number/count.
7441
7442 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7443
7444         * configure.ac:
7445         * sys/Makefile.am:
7446           add build stuff for v4l2, needs --enable-experimental until
7447           the last bits are resolved
7448
7449 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
7450
7451         * tests/check/Makefile.am:
7452           Disable autodetect test temporarily, so that the build bots
7453           update -bad and the ranks of unreliable video sinks in there.
7454
7455         * tests/check/elements/autodetect.c: (GST_START_TEST):
7456           Skip test if no usable videosink is found.
7457
7458 2006-09-29  Wim Taymans  <wim@fluendo.com>
7459
7460         * gst/rtsp/URLS:
7461         Add some more URLs.
7462
7463         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7464         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
7465         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7466         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
7467         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7468         (gst_rtspsrc_loop), (gst_rtspsrc_send),
7469         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7470         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
7471         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7472         * gst/rtsp/gstrtspsrc.h:
7473         Add timeout property to control UDP timeouts.
7474         Fix error messages.
7475         Also start a loop function when operating in UDP mode so that we can
7476         do some more stuff async.
7477         Handle element messages from udpsrc to detect timeouts. If a timeout
7478         happens we currently generate an error.
7479         API: rtspsrc::timeout property.
7480
7481         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7482         (gst_udpsrc_create):
7483         Really implement the timeout in microseconds and not milliseconds.
7484
7485 2006-09-29  Wim Taymans  <wim@fluendo.com>
7486
7487         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7488         (gst_udpsrc_create), (gst_udpsrc_set_property),
7489         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
7490         * gst/udp/gstudpsrc.h:
7491         Added property to post a message on timeout.
7492         Updated docs.
7493         When restarting the select, initialize the fdsets again.
7494         Init control sockets so we don't accidentally close a random socket.
7495         API: GstUDPSrc::timeout property
7496
7497 2006-09-29  Wim Taymans  <wim@fluendo.com>
7498
7499         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
7500         Fix flag registration.
7501
7502         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7503         Reading 0 also means 'no more commands'
7504
7505 2006-09-29  Wim Taymans  <wim@fluendo.com>
7506
7507         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7508
7509         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7510         Fix possible infinite loop when shutting down, a read can also return
7511         0 to indicate no more messages are available. Fixes #358156.
7512
7513 2006-09-25  Wim Taymans  <wim@fluendo.com>
7514
7515         * gst/autodetect/gstautoaudiosink.c:
7516         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
7517         (gst_auto_audio_sink_find_best):
7518         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
7519         Small cleanups.
7520         don't try to set "sync" property when it is not available.
7521
7522 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7523
7524         Patch by: Peter Kjellerstedt  <pkj at axis com>
7525
7526         * gst/alpha/gstalpha.c:
7527         * gst/rtp/gstrtpamrdepay.c:
7528         * gst/rtsp/gstrtspsrc.c:
7529         * gst/udp/gstudpsrc.c:
7530         * gst/videomixer/videomixer.c:
7531           Include stdlib.h in some more places, makes things compile
7532           with uClibc and -Werror (#357592).
7533
7534 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7535
7536         * ext/jpeg/gstjpegdec.c:
7537           Set minimum height to 8 (from 16), our code should handle
7538           that fine. Some of the buttons on the apple trailer site
7539           are apparently only 15 pixels high (see #357470).
7540
7541 2006-09-23  Wim Taymans  <wim@fluendo.com>
7542
7543         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
7544         (gst_rtspsrc_open):
7545         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7546         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7547         (rtsp_connection_receive):
7548         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7549         * gst/rtsp/rtspdefs.h:
7550         Improve error reporting.
7551
7552 2006-09-23  Wim Taymans  <wim@fluendo.com>
7553
7554         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
7555         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
7556         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
7557         * gst/rtp/gstrtpdepay.c:
7558         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
7559         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
7560         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
7561         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
7562         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
7563         (gst_rtp_mp2t_depay_plugin_init):
7564         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
7565         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
7566         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
7567         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
7568         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
7569         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
7570         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
7571         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
7572         Fix klass typos.
7573         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
7574
7575 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7576
7577         * configure.ac:
7578           Need  -base CVS for gst_base_rtp_depayload_push_ts().
7579
7580 2006-09-22  Wim Taymans  <wim@fluendo.com>
7581
7582         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7583         Don't check for a tag that is never there and check if we read the
7584         correct tag. Fixes seeking again.
7585         We must post an error when all pads are unlinked.
7586
7587 2006-09-22  Wim Taymans  <wim@fluendo.com>
7588
7589         * gst/rtp/Makefile.am:
7590         * gst/rtp/gstrtp.c: (plugin_init):
7591         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
7592         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7593         (gst_rtp_vorbis_pay_reset_packet),
7594         (gst_rtp_vorbis_pay_init_packet),
7595         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
7596         (gst_rtp_vorbis_pay_handle_buffer):
7597         More fixage, set endoder-params correctly in the payloader.
7598
7599 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7600
7601         * gst/autodetect/gstautoaudiosink.c:
7602         (gst_auto_audio_sink_base_init):
7603         * gst/autodetect/gstautovideosink.c:
7604         (gst_auto_video_sink_base_init):
7605           Make static pad templates static to appease valgrind's leak
7606           detector.
7607
7608         * tests/check/Makefile.am:
7609         * tests/check/elements/.cvsignore:
7610         * tests/check/elements/autodetect.c: (GST_START_TEST),
7611         (autodetect_suite):
7612           Add simple test for the ghostpad lockup on shutdown fixed in core
7613           CVS (audio bit disabled because it would need dozens of alsa
7614           suppressions and I'm too lazy to add those now).
7615
7616 2006-09-22  Wim Taymans  <wim@fluendo.com>
7617
7618         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
7619         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
7620         Small cleanups.
7621
7622         * gst/rtp/Makefile.am:
7623         * gst/rtp/gstrtp.c: (plugin_init):
7624         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
7625         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
7626         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
7627         (gst_rtp_vorbis_depay_process),
7628         (gst_rtp_vorbis_depay_set_property),
7629         (gst_rtp_vorbis_depay_get_property),
7630         (gst_rtp_vorbis_depay_change_state),
7631         (gst_rtp_vorbis_depay_plugin_init):
7632         * gst/rtp/gstrtpvorbisdepay.h:
7633         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
7634         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
7635         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
7636         (gst_rtp_vorbis_pay_flush_packet),
7637         (gst_rtp_vorbis_pay_append_buffer),
7638         (gst_rtp_vorbis_pay_handle_buffer),
7639         (gst_rtp_vorbis_pay_plugin_init):
7640         * gst/rtp/gstrtpvorbispay.h:
7641         Add experimental vorbis pay and depayloaders.
7642
7643 2006-09-21  Wim Taymans  <wim@fluendo.com>
7644
7645         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
7646         Fix profile-level-id parsing and setup.
7647
7648 2006-09-21  Wim Taymans  <wim@fluendo.com>
7649
7650         * gst/udp/README:
7651         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
7652         Update README, simple cleanup.
7653
7654 2006-09-21  Wim Taymans  <wim@fluendo.com>
7655
7656         * gst/rtp/README:
7657         Update README with some examples.
7658
7659         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
7660         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
7661         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
7662         (gst_rtp_mp4g_pay_setcaps):
7663         * gst/rtp/gstrtpmp4gpay.h:
7664         Make optional RTP parameters of type STRING, as required by the
7665         application/x-rtp caps specification.
7666
7667 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
7668
7669         * gst/rtp/gstrtph263pdepay.c:
7670         * gst/rtp/gstrtph263ppay.c:
7671         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
7672         RTP header.
7673
7674 2006-09-20  Wim Taymans  <wim@fluendo.com>
7675
7676         * gst/rtp/Makefile.am:
7677         And makefile too.
7678
7679 2006-09-20  Wim Taymans  <wim@fluendo.com>
7680
7681         * gst/rtp/gstrtp.c: (plugin_init):
7682         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
7683         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
7684         (decode_base64), (gst_rtp_asf_depay_setcaps),
7685         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
7686         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
7687         (gst_rtp_asf_depay_plugin_init):
7688         * gst/rtp/gstrtpasfdepay.h:
7689         Added preliminary ASF depayloader.
7690
7691         * gst/rtp/gstrtph264depay.c: (decode_base64):
7692         Fix base64 decoding.
7693
7694 2006-09-20  Wim Taymans  <wim@fluendo.com>
7695
7696         * gst/rtsp/URLS:
7697         Added some test URLS.
7698
7699         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7700         (gst_rtspsrc_loop), (gst_rtspsrc_open):
7701         * gst/rtsp/gstrtspsrc.h:
7702         When creating streams, give access to the complete SDP.
7703         Fix some leaks.
7704         Collect and merge global stream properties in stream caps.
7705         Preliminary support for WMServer.
7706
7707         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7708         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7709         (rtsp_connection_receive):
7710         * gst/rtsp/rtspconnection.h:
7711         Make connection interruptable.
7712         Refactor to make it reconnectable.
7713         Don't fail on short reads when reading data packets.
7714
7715         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
7716         (rtsp_url_get_port):
7717         * gst/rtsp/rtspurl.h:
7718         Add methods for getting/setting the port.
7719
7720         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
7721         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
7722         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
7723         (sdp_media_get_format), (sdp_parse_line),
7724         (sdp_message_parse_buffer):
7725         Fix headers. 
7726         Add methods for getting multiple attributes with the same name.
7727         Increase buffer size when parsing.
7728         Fix parsing of a=foo fields.
7729
7730         * gst/rtsp/test.c: (main):
7731         Update to new connection API.
7732
7733         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7734         (rtsp_message_init_response), (rtsp_message_init_data),
7735         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
7736         * gst/rtsp/rtspmessage.h:
7737         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
7738         * gst/rtsp/rtsptransport.h:
7739         * gst/rtsp/sdp.h:
7740         * gst/rtsp/sdpmessage.h:
7741         * gst/rtsp/gstrtsp.c:
7742         * gst/rtsp/gstrtsp.h:
7743         * gst/rtsp/gstrtpdec.c:
7744         * gst/rtsp/gstrtpdec.h:
7745         * gst/rtsp/rtsp.h:
7746         * gst/rtsp/rtspdefs.c:
7747         * gst/rtsp/rtspdefs.h:
7748         Dual licensed under MIT and LGPL now.
7749
7750 2006-09-19  Wim Taymans  <wim@fluendo.com>
7751
7752         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
7753         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
7754         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7755         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7756         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
7757         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7758         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7759         * gst/rtsp/gstrtspsrc.h:
7760         Reorganize stream parsing and creation.
7761         Detect container formats in interleaved mode.
7762         Keep more state about the streams.
7763         Assume a server also supports PLAY if it does not say.
7764         Add unicast and interleaved properties to TCP transport requests to make
7765         some servers happy (WMServer).
7766
7767         * gst/rtsp/sdpmessage.h:
7768         Add some defines for the standard Bandwidth types.
7769
7770 2006-09-19  Wim Taymans  <wim@fluendo.com>
7771
7772         * gst/rtsp/test.c: (main):
7773         Fix build.
7774
7775 2006-09-19  Wim Taymans  <wim@fluendo.com>
7776
7777         * gst/wavparse/gstwavparse.c:
7778         Add ms-gsm to the src template.
7779
7780 2006-09-18  Wim Taymans  <wim@fluendo.com>
7781
7782         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
7783         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
7784         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
7785         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
7786         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
7787         * gst/rtsp/gstrtspsrc.h:
7788         Small cleanups, added documentation.
7789         Try to clean up the requests and responses.
7790         Refactor parsing the supported methods.
7791
7792         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
7793         (rtsp_connection_create), (rtsp_connection_send),
7794         (parse_response_status), (parse_request_line),
7795         (rtsp_connection_receive), (rtsp_connection_close),
7796         (rtsp_connection_free):
7797         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
7798         (rtsp_transport_init), (rtsp_transport_parse),
7799         (rtsp_transport_free):
7800         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7801         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
7802         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
7803         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
7804         Use g_return_val some more.
7805
7806         * gst/rtsp/rtspdefs.h:
7807         Add more enum values to track initial states.
7808
7809         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
7810         (rtsp_message_init_request), (rtsp_message_new_response),
7811         (rtsp_message_init_response), (rtsp_message_init_data),
7812         (rtsp_message_unset), (rtsp_message_free),
7813         (rtsp_message_add_header), (rtsp_message_remove_header),
7814         (rtsp_message_get_header), (rtsp_message_set_body),
7815         (rtsp_message_take_body), (rtsp_message_get_body),
7816         (rtsp_message_steal_body), (rtsp_message_dump):
7817         * gst/rtsp/rtspmessage.h:
7818         Reorder arguments, object goes as the first one.
7819         Use g_return_val some more.
7820
7821 2006-09-18  Wim Taymans  <wim@fluendo.com>
7822
7823         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
7824         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
7825         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
7826         * gst/rtsp/gstrtspsrc.h:
7827         Export sometimes source pad with correct caps on the template, create
7828         the ghostpad from the template.
7829         Remove RTCP template as we never expose RTCP.
7830         Protect against invalid body size.
7831         Avoid memcpy when creating the output buffer.
7832         Properly post an error and send EOS when the loop function is shut down.
7833
7834 2006-09-18  Wim Taymans  <wim@fluendo.com>
7835
7836         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
7837
7838         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7839         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
7840         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
7841         * gst/rtsp/gstrtspsrc.h:
7842         Make sure we can never set an invalid location.
7843
7844         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
7845         * gst/rtsp/rtspmessage.h:
7846         Added _steal_body method for future use.
7847
7848         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
7849         Make freeing of NULL url return immediatly.
7850
7851 2006-09-18  Wim Taymans  <wim@fluendo.com>
7852
7853         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
7854
7855         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
7856         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
7857         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
7858         (gst_rtspsrc_change_state):
7859         * gst/rtsp/gstrtspsrc.h:
7860         Use boilerplate.
7861         Make rtspsrc subclass GstBin to make state changes easier.
7862         Add Range header field on the PLAY request.
7863
7864 2006-09-18  Wim Taymans  <wim@fluendo.com>
7865
7866         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
7867
7868         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
7869         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7870         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
7871         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
7872         * gst/rtsp/rtspconnection.c: (inet_aton):
7873         Small cleanups.
7874         when multicast is selected as the transport, create UDP sources and
7875         connect to the multicast group.
7876         Move parsing and setting of caps to a common place.
7877         Fixes #349894.
7878
7879 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
7880
7881         * ext/flac/gstflactag.c:
7882         * gst/alpha/gstalpha.c:
7883         * gst/debug/breakmydata.c:
7884         * gst/debug/negotiation.c:
7885         * gst/debug/testplugin.c:
7886         * gst/effectv/gstaging.c:
7887         * gst/effectv/gstdice.c:
7888         * gst/effectv/gstedge.c:
7889         * gst/effectv/gstquark.c:
7890         * gst/effectv/gstrev.c:
7891         * gst/effectv/gstshagadelic.c:
7892         * gst/effectv/gstvertigo.c:
7893         * gst/effectv/gstwarp.c:
7894         * gst/multipart/multipartdemux.c:
7895         * gst/multipart/multipartmux.c:
7896         * gst/videobox/gstvideobox.c:
7897         * gst/videofilter/gstgamma.c:
7898         * gst/videofilter/gstvideotemplate.c:
7899         * gst/videomixer/videomixer.c:
7900         * sys/sunaudio/gstsunaudiosrc.h:
7901         More G_OBJECT macro fixing.
7902
7903 2006-09-16  Wim Taymans  <wim@fluendo.com>
7904
7905         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
7906
7907         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
7908         Correctly set the dwLength in strh.
7909         With this patch, the file duration is now displayed correctly in window
7910         media player and the AVI plays completely. Fixes #356147
7911
7912 2006-09-15  Wim Taymans  <wim@fluendo.com>
7913
7914         Patch by: Darren Kenny <darren dot kenny at sun dot com>
7915
7916         * sys/sunaudio/gstsunaudiomixerctrl.c:
7917         (gst_sunaudiomixer_ctrl_build_list):
7918         Set the output track as the MASTER so that the gnome-settings-daemon
7919         keybindings for changing the volume using the keyboard works.
7920         Fixes #356142.
7921
7922 2006-09-15  Wim Taymans  <wim@fluendo.com>
7923
7924         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
7925         Fix documentation, it is not possible to control the framerate of jpegdec
7926         using filtered caps yet. Fixes #355210.
7927         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
7928         stop when there is an error.
7929
7930 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
7931
7932         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
7933         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
7934           Don't interpret a first buffer with an offset of NONE as
7935           'from the middle of the stream', but only a first buffer
7936           that has a valid buffer offset that's non-zero (see #345449).
7937
7938 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
7939
7940         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
7941         (gst_icydemux_typefind_or_forward):
7942         * gst/icydemux/gsticydemux.h:
7943           When we merge/collect multiple incoming buffers for typefinding
7944           purposes, keep an initial 0 offset on the first outgoing buffer
7945           as well (otherwise id3demux won't work right). Fixes #345449.
7946           Also Make buffer metadata writable before setting buffer caps.
7947
7948         * tests/check/elements/icydemux.c: (typefind_succeed),
7949         (cleanup_icydemux), (push_data), (GST_START_TEST),
7950         (icydemux_suite):
7951           Small test case for the above.
7952
7953 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
7954
7955         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
7956         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
7957         (gst_avi_demux_stream_header_push),
7958         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
7959         (gst_avi_demux_loop):
7960           More code reuse and better logging in _peek_chunk(). Reintroduce check
7961           for chunk sizes before reading them (avoid oom). Better handling for 
7962           invalid chunksizes when streaming.
7963
7964 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
7965
7966         * gst/level/gstlevel.c: (gst_level_set_property):
7967         * gst/level/gstlevel.h:
7968           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
7969           René Stadler
7970
7971 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
7972
7973         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
7974         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
7975         (gst_avi_demux_stream_data):
7976           Revert one change to fix streaming avi (adapter size != data size).
7977
7978 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
7979
7980         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
7981
7982         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
7983         (gst_matroska_demux_reset),
7984         (gst_matroska_demux_read_track_encodings),
7985         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
7986         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7987         (gst_matroska_demux_subtitle_caps):
7988         * gst/matroska/matroska-ids.h:
7989           Add support for VOBSUB subtitle tracks and zlib-compressed
7990           tracks. Make sure we start on a keyframe after a seek. (#343348)
7991
7992 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
7993
7994         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
7995         (gst_matroska_demux_push_flac_codec_priv_data),
7996         (gst_matroska_demux_push_xiph_codec_priv_data),
7997         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
7998         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
7999         * gst/matroska/matroska-ids.h:
8000           Add basic FLAC support (#311586), not perfect yet though, needs some
8001           tweaking in flacdec; also, seeking could be better.
8002           Do better bounds checking when deserialising vorbis stream headers
8003           to make sure we don't read beyond the end of the buffer on bad input.
8004
8005 2006-09-04  Wim Taymans  <wim@fluendo.com>
8006
8007         Patch by: Alessandro Decina <alessandro at nnva dot org>
8008
8009         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
8010         Seeking back in a file containing a CMML stream errors out if the seek
8011         goes back up to the CMML headers. This is because after the seek the xml
8012         processing instruction <?xml ...?> is submitted to the xml parser again, 
8013         which results in an error. The attached patch fixes the problem. 
8014         Fixes #353908.
8015
8016         * ext/annodex/gstcmmlenc.h:
8017         Fix authors name.
8018
8019
8020 2006-08-28  Andy Wingo  <wingo@pobox.com>
8021
8022         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
8023         New helper function to lessen the ifdefs.
8024         (GST_INFO_OBJECT): 
8025         (gst_dv1394src_iso_receive): Use it.
8026         (gst_dv1394src_create): Also use the control sockets in iec61883
8027         mode.
8028         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
8029         handle for AVC operations; fixes #348233.
8030
8031 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8032
8033         * configure.ac:
8034         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8035         * docs/plugins/inspect/plugin-audiofx.xml:
8036         * docs/plugins/inspect/plugin-audiofxgood.xml:
8037         * gst/audiofx/Makefile.am:
8038         * gst/audiofx/audiofx.c:
8039         * gst/audiofxgood/.cvsignore:
8040         * gst/audiofxgood/Makefile.am:
8041         * gst/audiofxgood/audiofx.c:
8042         * gst/audiofxgood/audiopanorama.c:
8043         * gst/audiofxgood/audiopanorama.h:
8044           Rename again (audiofxgood -> audiofx).
8045
8046 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8047
8048         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
8049         (gst_avi_demux_stream_scan):
8050           Initialze variables.
8051
8052 2006-08-25  Wim Taymans  <wim@fluendo.com>
8053
8054         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8055         (gst_avi_demux_init), (gst_avi_demux_finalize),
8056         (gst_avi_demux_reset), (gst_avi_demux_index_last),
8057         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
8058         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
8059         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8060         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
8061         (gst_avi_demux_massage_index),
8062         (gst_avi_demux_calculate_durations_from_index),
8063         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
8064         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8065         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
8066         (gst_avi_demux_change_state):
8067         * gst/avi/gstavidemux.h:
8068         More attempts to turn this into readable code.
8069         Don't leak adapters.
8070         Calculate duration according to index more efficiently.
8071         Don't try to act like we drive the pipeline in chain mode.
8072
8073 2006-08-25  Wim Taymans  <wim@fluendo.com>
8074
8075         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
8076         Fix build.
8077
8078 2006-08-25  Wim Taymans  <wim@fluendo.com>
8079
8080         Patch by: Alessandro Decina <alessandro at nnva dot org>
8081
8082         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
8083         Do some extra sanity checks.
8084         Fixes #350340.
8085
8086         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
8087         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
8088         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
8089         Check if clip->start_time is valid before adding the clip to the
8090         track list.
8091         Reset enc->preamble going from PAUSED to READY.
8092         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
8093         only used for EOS.
8094         Only post an error message if we were the one that created the fatal
8095         GstFlowReturn value.
8096
8097         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
8098         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
8099         Parse the seconds field of the npt-sec time format using %llu rather than
8100         %d and check that the value scaled by GST_SECOND doesn't overflow.
8101         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
8102         Lookup a clip's track with clip->track rather than clip->id which
8103         makes no sense.
8104         Identify a clip by its track and start time and not its xml id.
8105         do some more input checking and make sure we don't do undefined shifts.
8106
8107         * tests/check/elements/cmmldec.c: (setup_cmmldec),
8108         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
8109         (cmml_tag_message_pop), (check_headers), (push_clip_full),
8110         (push_clip), (push_empty_clip), (check_output_clip),
8111         (GST_START_TEST), (cmmldec_suite):
8112         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
8113         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
8114         (check_headers), (push_clip), (check_clip_times), (check_clip),
8115         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
8116         Added some more checks.
8117
8118 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8119
8120         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
8121         (gst_audio_panorama_set_property),
8122         (gst_audio_panorama_get_property),
8123         (gst_audio_panorama_transform_m2s_int),
8124         (gst_audio_panorama_transform_s2s_int),
8125         (gst_audio_panorama_transform_m2s_float),
8126         (gst_audio_panorama_transform_s2s_float):
8127         * gst/audiofxgood/audiopanorama.h:
8128         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8129           Make also the pan-property float (saves scaling and yields better
8130           resolution)
8131
8132 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8133
8134         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8135         (gst_audio_panorama_transform_m2s_float),
8136         (gst_audio_panorama_transform_s2s_float):
8137           ChangeLog surgery to add cymax's real name
8138
8139
8140 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8141
8142         Patch by: René Stadler <mail@renestadler.de>
8143
8144         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8145         (gst_audio_panorama_transform_m2s_int),
8146         (gst_audio_panorama_transform_s2s_int),
8147         (gst_audio_panorama_transform_m2s_float),
8148         (gst_audio_panorama_transform_s2s_float),
8149         (gst_audio_panorama_transform):
8150         * gst/audiofxgood/audiopanorama.h:
8151           Added float support
8152
8153 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8154
8155         * gst/audiofxgood/audiopanorama.c:
8156         (gst_audio_panorama_transform_m2s):
8157           Fix docs & debug category. Add Fixme for volume pan levels.
8158
8159 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8160
8161         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8162         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8163         (gst_avi_demux_stream_header_pull),
8164         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8165         (gst_avi_demux_chain):
8166           unbreak AVI index handling, some more debug, remove an obsolete
8167           adapter_flush that caused streaming to wander off in the wild
8168
8169 2006-08-24  Wim Taymans  <wim@fluendo.com>
8170
8171         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8172         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
8173         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
8174         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8175         (gst_avi_demux_calculate_durations_from_index),
8176         (gst_avi_demux_stream_header_push),
8177         (gst_avi_demux_stream_header_pull):
8178         * gst/avi/gstavidemux.h:
8179         Some more cleanups. 
8180         Fix totalFrames parsing in ODML.
8181         Disable use of index for length calculation in case of ODML as this is
8182         broken now.
8183
8184 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
8185
8186         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
8187           Use libgsttag helper function here too.
8188
8189 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
8190
8191         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8192         (gst_avi_demux_init), (gst_avi_demux_dispose),
8193         (gst_avi_demux_reset), (gst_avi_demux_index_next),
8194         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
8195         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8196         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
8197         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
8198         (gst_avi_demux_parse_subindex),
8199         (gst_avi_demux_read_subindexes_push),
8200         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
8201         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8202         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
8203         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
8204         (gst_avi_demux_stream_header_pull),
8205         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8206         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
8207         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
8208         (gst_avi_demux_change_state):
8209         * gst/avi/gstavidemux.h:
8210           Initial streaming support for avidemux (fixes #336465)
8211
8212 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8213
8214         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8215           There is no taglibmux element ...
8216
8217         * gst/rtsp/gstrtspsrc.c:
8218           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
8219           was complaining about unknown entity here.
8220
8221 2006-08-22  Wim Taymans  <wim@fluendo.com>
8222
8223         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8224         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
8225         (gst_avi_demux_process_next_entry):
8226         * gst/avi/gstavidemux.h:
8227         Mark DISCONT.
8228         Remove old unused fields and reorder the struct a bit.
8229
8230 2006-08-22  Wim Taymans  <wim@fluendo.com>
8231
8232         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8233         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
8234         (gst_rtspsrc_pause):
8235         * gst/rtsp/gstrtspsrc.h:
8236         * sys/oss/gstosssink.c: (gst_oss_sink_open),
8237         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
8238         Small documentation updates.
8239
8240 2006-08-22  Wim Taymans  <wim@fluendo.com>
8241
8242         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8243         (gst_avi_demux_index_entry_for_time),
8244         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8245         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
8246         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8247         (gst_avi_demux_next_data_buffer),
8248         (gst_avi_demux_calculate_durations_from_index),
8249         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
8250         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
8251         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8252         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
8253         * gst/avi/gstavidemux.h:
8254         Precalc most of the duration query for each stream.
8255         Make seeking more correct.
8256         Use GstSegment to track position and duration.
8257         Code cleanups and leak fixes.
8258         Calculate correct total duration based on index length.
8259
8260 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
8261
8262         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
8263         (parse_insert_string_field):
8264           If strings in text fields are marked ISO8859-1, but contain
8265           valid UTF-8 already, then handle them as UTF-8 and ignore
8266           the encoding. (#351794)
8267
8268 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8269
8270         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
8271         (gst_flac_dec_write), (gst_flac_dec_loop),
8272         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
8273         (gst_flac_dec_src_query):
8274         * ext/flac/gstflacdec.h:
8275           Make flac-in-ogg work (#352100).
8276
8277 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8278
8279         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8280           Don't unref buffers of which we've already given away
8281           ownership to the adapter.
8282
8283 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8284
8285         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
8286           Make metadata extraction actually work.
8287
8288         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
8289         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
8290         (gst_speexenc_chain):
8291           Fix metadata writing: replace old code which wrote completely
8292           broken tags with libgsttag-based code. Plus miscellaneous
8293           code cleanups (use static pad templates etc.) and a bunch
8294           of leak fixes.
8295
8296 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8297
8298         * gst/audiopanorama/.cvsignore:
8299         * gst/audiopanorama/Makefile.am:
8300         * gst/audiopanorama/audiofx.c:
8301         * gst/audiopanorama/audiopanorama.c:
8302         * gst/audiopanorama/audiopanorama.h:
8303           die! die! die! you should never have been there
8304
8305 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
8306
8307         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8308         Fix invalid memory access in audiopanorama test suite.
8309
8310 2006-08-21  Edward Hervey  <edward@fluendo.com>
8311
8312         * tests/check/elements/.cvsignore:
8313         ignore built file
8314
8315 2006-08-21  Wim Taymans  <wim@fluendo.com>
8316
8317         * gst/rtp/Makefile.am:
8318         Fix the build again.
8319
8320 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8321
8322         * gst/audiofxgood/.cvsignore:
8323         * gst/audiofxgood/Makefile.am:
8324         * gst/audiofxgood/audiofx.c: (plugin_init):
8325         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8326         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8327         (gst_audio_panorama_set_property),
8328         (gst_audio_panorama_get_property),
8329         (gst_audio_panorama_get_unit_size),
8330         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8331         (gst_audio_panorama_transform_m2s),
8332         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8333         * gst/audiofxgood/audiopanorama.h:
8334           resubmit with the desired name *again*
8335
8336 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8337
8338         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
8339         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
8340           use g_assert in _get_unit_size
8341
8342 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8343
8344         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8345         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8346         * docs/plugins/inspect/plugin-audiofxgood.xml:
8347           cleanup -unused.txt to make it useful, add previously missing docs
8348
8349         * ext/Makefile.am:
8350           Quietly (accidentally) enable LADSPA for building by default, 
8351           despite the fact that it doesn't meet the plugin checklist.
8352             -- Added by Jan Schmidt 18 Dec 2006
8353
8354         * ext/esd/esdmon.c:
8355         * ext/esd/esdsink.c:
8356         * ext/esd/gstesd.c: (plugin_init):
8357           reflow to get rid of two external symbols
8358
8359         * gst/audiofxgood/audiofx.c: (plugin_init):
8360           re-add
8361
8362 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8363
8364         * configure.ac:
8365         * gst/audiofxgood/.cvsignore:
8366         * gst/audiofxgood/Makefile.am:
8367         * gst/audiofxgood/audiofx.c
8368         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8369         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8370         (gst_audio_panorama_set_property),
8371         (gst_audio_panorama_get_property),
8372         (gst_audio_panorama_get_unit_size),
8373         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8374         (gst_audio_panorama_transform_m2s),
8375         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8376         * gst/audiofxgood/audiopanorama.h:
8377         * tests/check/Makefile.am:
8378         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
8379         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
8380         (panorama_suite), (main):
8381         Add audiofxgood plugin with audiopanorama element
8382
8383 2006-08-18  Wim Taymans  <wim@fluendo.com>
8384
8385         * docs/plugins/Makefile.am:
8386         More Oss docs fixage. 
8387
8388 2006-08-18  Wim Taymans  <wim@fluendo.com>
8389
8390         * gst/rtp/Makefile.am:
8391         * gst/rtp/gstrtp.c: (plugin_init):
8392         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
8393         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
8394         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
8395         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
8396         (gst_rtp_sv3v_depay_get_property),
8397         (gst_rtp_sv3v_depay_change_state),
8398         (gst_rtp_sv3v_depay_plugin_init):
8399         * gst/rtp/gstrtpsv3vdepay.h:
8400         Added experimental SVQ3 depayloader.
8401
8402 2006-08-18  Edward Hervey  <edward@fluendo.com>
8403
8404         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
8405         (gst_dvdemux_loop), (gst_dvdemux_change_state):
8406         * ext/dv/gstdvdemux.h:
8407         When handling seek requests, don't send the newsegment event from the
8408         calling thread. Instead save it so it can be sent from the streaming
8409         thread.
8410
8411 2006-08-17  Wim Taymans  <wim@fluendo.com>
8412
8413         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8414
8415         * gst/multipart/multipartdemux.c: (multipart_parse_header):
8416         Accept leading whitespace before the boundary
8417         This patch makes the demuxer allow some whitespace before the actual
8418         boundary. This makes the demuxer work with the ``old'' gstreamer
8419         multipartmuxer again (which placed an extra \n before the start
8420         of the stream) Fixes #349068.
8421
8422 2006-08-17  Wim Taymans  <wim@fluendo.com>
8423
8424         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
8425         Error out on non-implemented stuff.
8426
8427 2006-08-16  Wim Taymans  <wim@fluendo.com>
8428
8429         Patch by: Andy Wingo <wingo at pobox dot com>
8430
8431         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
8432         (gst_signal_processor_start), (gst_signal_processor_stop),
8433         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
8434         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
8435         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
8436         (gst_signal_processor_change_state):
8437         Make ladspa elements reusable. Fixes #350006.
8438
8439 2006-08-16  Wim Taymans  <wim@fluendo.com>
8440
8441         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
8442         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
8443         names as possible. Fixes #349901.
8444
8445 2006-08-16  Wim Taymans  <wim@fluendo.com>
8446
8447         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
8448         (gst_signal_processor_do_pushes):
8449         A push() gives away our refcount so we should not use the buffer on the
8450         pen anymore.
8451
8452 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8453
8454         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8455         (gst_oss_mixer_element_finalize):
8456           Don't leak device string.
8457
8458 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8459
8460         * configure.ac:
8461           Require CVS of GStreamer core and -base (for
8462           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
8463
8464         * ext/taglib/gstid3v2mux.cc:
8465           Write extended comment tags properly (#348762).
8466
8467         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
8468         (parse_comment_frame):
8469           Extract COMM frames into extended comments, which makes it
8470           easier to properly retain the description bit of the tag
8471           and maintain this information when re-tagging (#348762).
8472
8473 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8474
8475         * tests/check/Makefile.am:
8476           Don't try to run annodex unit tests if the annodex
8477           plugin has not been built (Fixes #351116).
8478
8479 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8480
8481         * gst/autodetect/gstautoaudiosink.c:
8482         (gst_auto_audio_sink_find_best):
8483           When we can't find a usable audiosink, don't error out,
8484           but use a fake sink instead and post a warning message
8485           on the bus (#341278).
8486
8487 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8488
8489         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
8490         * sys/oss/gstosssink.c:
8491         * sys/oss/gstosssrc.c:
8492           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
8493           ossmixer's new device property.
8494
8495         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8496         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8497           Add docs for OSS elements.
8498
8499         * docs/plugins/inspect/plugin-aasink.xml:
8500         * docs/plugins/inspect/plugin-alaw.xml:
8501         * docs/plugins/inspect/plugin-alpha.xml:
8502         * docs/plugins/inspect/plugin-alphacolor.xml:
8503         * docs/plugins/inspect/plugin-annodex.xml:
8504         * docs/plugins/inspect/plugin-apetag.xml:
8505         * docs/plugins/inspect/plugin-auparse.xml:
8506         * docs/plugins/inspect/plugin-autodetect.xml:
8507         * docs/plugins/inspect/plugin-avi.xml:
8508         * docs/plugins/inspect/plugin-cacasink.xml:
8509         * docs/plugins/inspect/plugin-cairo.xml:
8510         * docs/plugins/inspect/plugin-cdio.xml:
8511         * docs/plugins/inspect/plugin-cutter.xml:
8512         * docs/plugins/inspect/plugin-debug.xml:
8513         * docs/plugins/inspect/plugin-dv.xml:
8514         * docs/plugins/inspect/plugin-efence.xml:
8515         * docs/plugins/inspect/plugin-effectv.xml:
8516         * docs/plugins/inspect/plugin-esdsink.xml:
8517         * docs/plugins/inspect/plugin-flac.xml:
8518         * docs/plugins/inspect/plugin-flxdec.xml:
8519         * docs/plugins/inspect/plugin-gconfelements.xml:
8520         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8521         * docs/plugins/inspect/plugin-goom.xml:
8522         * docs/plugins/inspect/plugin-halelements.xml:
8523         * docs/plugins/inspect/plugin-icydemux.xml:
8524         * docs/plugins/inspect/plugin-id3demux.xml:
8525         * docs/plugins/inspect/plugin-jpeg.xml:
8526         * docs/plugins/inspect/plugin-level.xml:
8527         * docs/plugins/inspect/plugin-matroska.xml:
8528         * docs/plugins/inspect/plugin-mulaw.xml:
8529         * docs/plugins/inspect/plugin-multipart.xml:
8530         * docs/plugins/inspect/plugin-navigationtest.xml:
8531         * docs/plugins/inspect/plugin-ossaudio.xml:
8532         * docs/plugins/inspect/plugin-png.xml:
8533         * docs/plugins/inspect/plugin-rtp.xml:
8534         * docs/plugins/inspect/plugin-rtsp.xml:
8535         * docs/plugins/inspect/plugin-shout2send.xml:
8536         * docs/plugins/inspect/plugin-smpte.xml:
8537         * docs/plugins/inspect/plugin-speex.xml:
8538         * docs/plugins/inspect/plugin-taglib.xml:
8539         * docs/plugins/inspect/plugin-udp.xml:
8540         * docs/plugins/inspect/plugin-videobalance.xml:
8541         * docs/plugins/inspect/plugin-videobox.xml:
8542         * docs/plugins/inspect/plugin-videoflip.xml:
8543         * docs/plugins/inspect/plugin-videomixer.xml:
8544         * docs/plugins/inspect/plugin-wavenc.xml:
8545         * docs/plugins/inspect/plugin-wavparse.xml:
8546         * docs/plugins/inspect/plugin-ximagesrc.xml:
8547           Update to CVS version.
8548           
8549 2006-08-16  Wim Taymans  <wim@fluendo.com>
8550
8551         * gst/rtp/gstrtpamrdepay.c:
8552         * gst/rtp/gstrtpmp4gdepay.c:
8553         Caps extra properties must be defined as strings for
8554         depayloaders because they are generated from an SDP.
8555
8556         * gst/rtp/Makefile.am:
8557         * gst/rtp/gstrtp.c: (plugin_init):
8558         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
8559         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
8560         (gst_rtp_h264_depay_finalize), (decode_base64),
8561         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
8562         (gst_rtp_h264_depay_set_property),
8563         (gst_rtp_h264_depay_get_property),
8564         (gst_rtp_h264_depay_change_state),
8565         (gst_rtp_h264_depay_plugin_init):
8566         * gst/rtp/gstrtph264depay.h:
8567         Added basic, not completely functional RFC 3984 H264 depayloader.
8568
8569 2006-08-16  Wim Taymans  <wim@fluendo.com>
8570
8571         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
8572         Add pads after setting them up.
8573
8574         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8575         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
8576         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
8577         (gst_rtspsrc_stream_setup_rtp),
8578         (gst_rtspsrc_stream_configure_transport),
8579         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
8580         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8581         (gst_rtspsrc_pause):
8582         * gst/rtsp/gstrtspsrc.h:
8583         Fix interleaved mode.
8584          - Protect streaming with lock.
8585          - Combine flows
8586          - set caps on outgoing buffers.
8587          - strip trailing \0 from data packets.
8588          - Configure RTP/RTCP in stream.
8589         Use DEBUG_OBJECT more.
8590
8591 2006-08-16  Wim Taymans  <wim@fluendo.com>
8592
8593         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
8594         Turn a g_print into a DEBUG line.
8595
8596 2006-08-13  Wim Taymans  <wim@fluendo.com>
8597
8598         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
8599         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8600         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
8601         (gst_oss_mixer_element_get_property),
8602         (gst_oss_mixer_element_change_state):
8603         * sys/oss/gstossmixerelement.h:
8604         Small cleanups. Better error reporting.
8605         Add device property for the mixer instead of the hardcoded
8606         /dev/mixer. Fixes #350785.
8607         API: GstOssMixerElement::device property
8608
8609 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
8610
8611         Patch by: Jens Granseuer <jensgr at gmx net>
8612
8613         * gconf/Makefile.am:
8614           Make --disable-schemas work right (they still need
8615           to be copied to the installation directory, just not
8616           applied). Fixes #351347 (also #344100).
8617           
8618 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8619
8620         * configure.ac: back to HEAD
8621
8622 === release 0.10.4 ===
8623
8624 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
8625
8626         * configure.ac:
8627           releasing 0.10.4, "Dear Leader"
8628
8629 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8630
8631         Patch by: Edward Hervey <edward@fluendo.com>
8632
8633         * configure.ac:
8634         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8635         (gst_wavparse_stream_data):
8636         Send the newsegment event in the streaming thread.
8637         Fixes #347529
8638
8639 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
8640
8641         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
8642         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
8643         (gst_smokeenc_resync), (gst_smokeenc_chain):
8644           Refuse sink caps in the encoder if width or height is not a
8645           multiple of 16, the encoder does not support that yet (#349939);
8646           along the same lines, check the return value of the encoder
8647           setup function; also remove some debug log clutter.
8648
8649 2006-08-04  Andy Wingo  <wingo@pobox.com>
8650
8651         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
8652         whether a processor can work in place or not, and for keeping
8653         track of its state. Change the FlowReturn instance variable from
8654         "state" to "flow_state", all callers changed.
8655
8656         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
8657         (gst_signal_processor_start, gst_signal_processor_stop)
8658         (gst_signal_processor_cleanup): New functions to manage the
8659         processor's state.
8660         (gst_signal_processor_setcaps): start() as well as setup() here.
8661         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
8662         (gst_signal_processor_change_state): Stop and cleanup the
8663         processor as we go to NULL.
8664
8665         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
8666         INPLACE_BROKEN is not set.
8667
8668         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
8669         Do the alloc_buffer in bytes, not frames.
8670         
8671 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8672
8673         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
8674         Fix rgb masks when recording in < 24bpp.
8675
8676 2006-08-04  Andy Wingo  <wingo@pobox.com>
8677
8678         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
8679         (gst_signal_processor_prepare)
8680         (gst_signal_processor_update_inputs)
8681         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
8682         (gst_signal_processor_flush)
8683         (gst_signal_processor_sink_activate_push)
8684         (gst_signal_processor_src_activate_pull)
8685         (gst_signal_processor_change_state): Remove the last of the code
8686         that assumes that we process whole buffers at a time. Fix some
8687         debugging. Seems to work now in some cases.
8688         (gst_signal_processor_src_activate_pull): BPB
8689
8690 2006-08-01  Andy Wingo  <wingo@pobox.com>
8691
8692         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
8693         Fix nframes-choosing.
8694         (gst_signal_processor_init): Init pending_in and pending_out.
8695
8696         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
8697         more default sample rate, although we never check that the sample
8698         rate actually gets set. Something for the future.
8699         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
8700         (gst_signal_processor_event): Refcount fixen.
8701         (gst_signal_processor_process): Pull the number of frames to
8702         process from the sizes of the buffers in the input pens.
8703         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
8704         (gst_signal_processor_do_pulls): Add an nframes argument, and use
8705         it instead of buffer_frames.
8706         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
8707         to do_pulls.
8708         (gst_signal_processor_chain)
8709         (gst_signal_processor_sink_activate_push)
8710         (gst_signal_processor_src_activate_pull):  Refcount fixen.
8711
8712         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
8713
8714 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
8715
8716         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
8717         (gst_signal_processor_process):
8718           don't query buffer-frames from caps, add lots of debug-log,
8719           try fix for assert (#349189)
8720
8721 2006-07-31  Wim Taymans  <wim@fluendo.com>
8722
8723         * gst/udp/gstudpsrc.c:
8724         Fix docs.
8725
8726 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
8727
8728         * ext/ladspa/gstsignalprocessor.c:
8729         (gst_signal_processor_add_pad_from_template),
8730         (gst_signal_processor_init), (gst_signal_processor_setcaps),
8731         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
8732         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
8733         (gst_signal_processor_sink_activate_push),
8734         (gst_signal_processor_src_activate_pull),
8735         (gst_signal_processor_change_state):
8736          Add debugs logs here and there, add more error handling, add some
8737          FIXME comments, filed #349189
8738
8739 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8740
8741         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
8742         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
8743         Set caps on buffer correctly.  Fixes bug #349155.
8744
8745 2006-07-28  Wim Taymans  <wim@fluendo.com>
8746
8747         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8748
8749         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
8750         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
8751         (gst_multipart_demux_finalize), (get_line_end),
8752         (multipart_parse_header), (multipart_find_boundary),
8753         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
8754         (gst_multipart_set_property), (gst_multipart_get_property):
8755         Uses GstAdapter instead of own buffering.
8756         Actually parses the mime-type correctly (In tests the mime-type was
8757         always "" with the old version).
8758         Uses the Content-length header if available to speed up things.
8759         Reliably autoscans the boundary name by default.
8760         Fixes #349068.
8761
8762         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
8763         Don't start the stream with a \n.
8764
8765 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
8766
8767         Patch by: Brian Cameron <brian dot cameron at sun com>
8768
8769         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
8770           Open source with O_NONBLOCK (#349015).
8771
8772 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
8773
8774         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8775         (gst_avi_demux_massage_index):
8776         * gst/avi/gstavidemux.h:
8777           Whitespace fixes and more debug
8778
8779 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8780
8781         * gst/autodetect/gstautoaudiosink.c:
8782         (gst_auto_audio_sink_create_element_with_pretty_name),
8783         (gst_auto_audio_sink_find_best),
8784         (gst_auto_audio_sink_change_state):
8785           Get rid of old and unused magic sound-server properties stuff.
8786           Add suffix to child sink's name that makes it easy to see from
8787           the name alone which type it actually is (alsa, oss, esd, etc.).
8788
8789 2006-07-27  Wim Taymans  <wim@fluendo.com>
8790
8791         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8792         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
8793         (gst_udpsrc_start):
8794         * gst/udp/gstudpsrc.h:
8795         Rename "buffer" to "buffer-size" to make clear it is a size we set and
8796         not some sort of feature we enable.
8797
8798 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8799
8800         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
8801           Use CLOSE_SOCKET() here instead of close() to maintain
8802           win32 workiness.
8803
8804 2006-07-27  Wim Taymans  <wim@fluendo.com>
8805
8806         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8807
8808         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8809         (gst_udpsrc_create), (gst_udpsrc_set_property),
8810         (gst_udpsrc_get_property), (gst_udpsrc_start):
8811         * gst/udp/gstudpsrc.h:
8812         Added "buffer-size" property to control the kernel receive buffer size.
8813         Update documentation.
8814         Small cleanups. Fixes #348752.
8815         API: buffer-size property
8816
8817 2006-07-26  Wim Taymans  <wim@fluendo.com>
8818
8819         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
8820
8821         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
8822         (gst_rtp_pcma_pay_handle_buffer):
8823         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
8824         (gst_rtp_pcmu_pay_handle_buffer):
8825         Fix timestamp calculation on outgoing RTP packets.
8826         Fixes #348675.
8827
8828 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8829
8830         * ext/taglib/gstid3v2mux.cc:
8831           Fix writing of comment frames (should be COMM not TCOM),
8832           is still sub-optimal though, since we don't retain or
8833           extract the comment descriptions properly (#334375,
8834           also see #334375).
8835
8836 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8837
8838         * gst/wavparse/gstwavparse.c:
8839           #define 'fact' RIFF chunk if we are not compiling against
8840           -base CVS (we don't want to depend on -base CVS for this
8841           one define only, and also not for release order reasons).
8842
8843 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8844
8845         * ext/taglib/gstid3v2mux.cc:
8846           Handle multiple tags of the same type properly. Re-inject
8847           unparsed ID3v2 frames that we get as binary blobs from
8848           id3demux into the tag again so we don't lose information
8849           when retagging (#334375).
8850
8851 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
8852
8853         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
8854           Document newly-added properties properly, so that there is a
8855           'Since: 0.10.4' in the plugin docs. Convert some property
8856           names into canonical GObject style (GObject will do that
8857           internally anyway).
8858
8859 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
8860
8861         * gst/id3demux/id3tags.c:
8862         (id3demux_add_id3v2_frame_blob_to_taglist):
8863           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
8864           well, and add the version to the blob's buffer caps, since that
8865           information will be needed for deserialisation later on (#348644).
8866
8867 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
8868
8869         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
8870         (gst_avi_demux_parse_stream):
8871          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
8872          indentation and spacing.
8873
8874 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8875
8876         * docs/plugins/Makefile.am:
8877         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8878         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8879         * docs/plugins/gst-plugins-good-plugins.args:
8880         * docs/plugins/inspect/plugin-1394.xml:
8881         * docs/plugins/inspect/plugin-aasink.xml:
8882         * docs/plugins/inspect/plugin-alaw.xml:
8883         * docs/plugins/inspect/plugin-alpha.xml:
8884         * docs/plugins/inspect/plugin-alphacolor.xml:
8885         * docs/plugins/inspect/plugin-annodex.xml:
8886         * docs/plugins/inspect/plugin-apetag.xml:
8887         * docs/plugins/inspect/plugin-auparse.xml:
8888         * docs/plugins/inspect/plugin-autodetect.xml:
8889         * docs/plugins/inspect/plugin-avi.xml:
8890         * docs/plugins/inspect/plugin-cacasink.xml:
8891         * docs/plugins/inspect/plugin-cairo.xml:
8892         * docs/plugins/inspect/plugin-cdio.xml:
8893         * docs/plugins/inspect/plugin-cutter.xml:
8894         * docs/plugins/inspect/plugin-debug.xml:
8895         * docs/plugins/inspect/plugin-dv.xml:
8896         * docs/plugins/inspect/plugin-efence.xml:
8897         * docs/plugins/inspect/plugin-effectv.xml:
8898         * docs/plugins/inspect/plugin-esdsink.xml:
8899         * docs/plugins/inspect/plugin-flac.xml:
8900         * docs/plugins/inspect/plugin-flxdec.xml:
8901         * docs/plugins/inspect/plugin-gconfelements.xml:
8902         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8903         * docs/plugins/inspect/plugin-goom.xml:
8904         * docs/plugins/inspect/plugin-halelements.xml:
8905         * docs/plugins/inspect/plugin-icydemux.xml:
8906         * docs/plugins/inspect/plugin-id3demux.xml:
8907         * docs/plugins/inspect/plugin-jpeg.xml:
8908         * docs/plugins/inspect/plugin-level.xml:
8909         * docs/plugins/inspect/plugin-matroska.xml:
8910         * docs/plugins/inspect/plugin-mulaw.xml:
8911         * docs/plugins/inspect/plugin-multipart.xml:
8912         * docs/plugins/inspect/plugin-navigationtest.xml:
8913         * docs/plugins/inspect/plugin-ossaudio.xml:
8914         * docs/plugins/inspect/plugin-png.xml:
8915         * docs/plugins/inspect/plugin-rtp.xml:
8916         * docs/plugins/inspect/plugin-rtsp.xml:
8917         * docs/plugins/inspect/plugin-shout2send.xml:
8918         * docs/plugins/inspect/plugin-smpte.xml:
8919         * docs/plugins/inspect/plugin-speex.xml:
8920         * docs/plugins/inspect/plugin-udp.xml:
8921         * docs/plugins/inspect/plugin-videobalance.xml:
8922         * docs/plugins/inspect/plugin-videobox.xml:
8923         * docs/plugins/inspect/plugin-videoflip.xml:
8924         * docs/plugins/inspect/plugin-videomixer.xml:
8925         * docs/plugins/inspect/plugin-wavenc.xml:
8926         * docs/plugins/inspect/plugin-wavparse.xml:
8927         * docs/plugins/inspect/plugin-ximagesrc.xml:
8928           Update files to CVS/Prerelease version, add esdsink docs.
8929
8930         * ext/esd/esdsink.c:
8931           Add gtk-doc blurb.
8932
8933         * gst/rtp/gstrtpmp4vpay.c:
8934           Fix typo in element description.
8935
8936 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8937
8938         * ext/esd/esdsink.c: (gst_esdsink_open),
8939         (gst_esdsink_factory_init):
8940           Prevent libesd from auto-spawning a sound daemon if it
8941           is not already running. Now that we don't do evil stuff
8942           like that any longer we can give esdsink a rank so that
8943           autoaudiosink will try it as well if all other audio
8944           sinks fail (#343051).
8945
8946 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8947
8948         * ext/esd/Makefile.am:
8949           Oops, need to remove README from EXTRA_DIST as well.
8950
8951 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8952
8953         * ext/esd/README:
8954           Remove, it contains nothing useful anyway.
8955
8956         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
8957         (gst_esdsink_delay):
8958           Some small clean-ups; use GST_BOILERPLATE etc.
8959
8960 2006-07-24  Wim Taymans  <wim@fluendo.com>
8961
8962         * gst/law/alaw-decode.c: (alawdec_getcaps):
8963         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
8964         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
8965         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
8966         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
8967
8968 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
8969
8970         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
8971         (gst_wavparse_other), (gst_wavparse_perform_seek),
8972         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
8973         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
8974         (gst_wavparse_pad_query):
8975         * gst/wavparse/gstwavparse.h:
8976           Use information from 'fact' chunk for length calculation of compressed
8977           samples. Calculate bps if bogus value is found in wav header (embeded
8978           mp2/mp3).
8979           
8980
8981 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8982
8983         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
8984
8985         * configure.ac:
8986         * gst/udp/Makefile.am:
8987         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
8988         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
8989         * gst/udp/gstdynudpsink.h:
8990         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
8991         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
8992         * gst/udp/gstmultiudpsink.h:
8993         * gst/udp/gstudp.c: (plugin_init):
8994         * gst/udp/gstudpsink.h:
8995         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
8996         (gst_udpsrc_start), (gst_udpsrc_stop):
8997         * gst/udp/gstudpsrc.h:
8998         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
8999         (gst_udp_net_utils_win32_wsa_startup):
9000         * gst/udp/gstudpnetutils.h:
9001           Port udp plugin to win32 (#345288).
9002
9003 2006-07-24  Wim Taymans  <wim@fluendo.com>
9004
9005         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
9006         Remove unwanted DEBUG line.
9007
9008 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9009
9010         * gst/id3demux/gstid3demux.c: (plugin_init):
9011         * gst/id3demux/id3tags.c:
9012         (id3demux_add_id3v2_frame_blob_to_taglist):
9013         * gst/id3demux/id3tags.h:
9014           On second thought, it might be wiser and more efficient
9015           not to do tag registration from a streaming thread.
9016
9017 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9018
9019         * gst/id3demux/id3tags.c:
9020         (id3demux_add_id3v2_frame_blob_to_taglist),
9021         (id3demux_id3v2_frames_to_tag_list):
9022           Put ID3v2 frames we can't parse as binary blobs into private
9023           tags, so that they are not lost when retagging, at least once
9024           id3v2mux has been taught to re-inject those frames again.
9025           See bug #334375.
9026
9027 2006-07-21  Wim Taymans  <wim@fluendo.com>
9028
9029         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9030         (gst_avi_demux_process_next_entry):
9031         Fix some leaks.
9032
9033         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9034         Don't use \n in debug lines.
9035
9036 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
9037
9038         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9039         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9040           Add annodex and icydemux, cleanup the sections a bit
9041
9042 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
9043
9044         Patch by: Alex Lancaster <alexl at users sourceforge net>
9045
9046         * ext/taglib/gstid3v2mux.cc:
9047           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
9048           ID3v2 TSSE frames (#347898).
9049
9050 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
9051
9052         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9053           Respect mpegversion for "video/mpeg" and give message in case of
9054           unhandled versions.
9055
9056 2006-07-17  Wim Taymans  <wim@fluendo.com>
9057
9058         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
9059         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
9060         (gst_pngdec_chain), (gst_pngdec_sink_event),
9061         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
9062         (gst_pngdec_sink_activate_push):
9063         * ext/libpng/gstpngdec.h:
9064         Use statically allocated segment instead of leaking.
9065         Various cleanups.
9066         Fix flush and seek handling.
9067
9068 2006-07-16  Wim Taymans  <wim@fluendo.com>
9069
9070         * gst/rtp/Makefile.am:
9071         * gst/rtp/gstrtp.c: (plugin_init):
9072         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
9073         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
9074         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
9075         (gst_rtp_mp4g_depay_set_property),
9076         (gst_rtp_mp4g_depay_get_property),
9077         (gst_rtp_mp4g_depay_change_state),
9078         (gst_rtp_mp4g_depay_plugin_init):
9079         * gst/rtp/gstrtpmp4gdepay.h:
9080         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
9081         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
9082         (gst_rtp_mp4g_pay_flush):
9083         Added simple generic mpeg4 depayloader.
9084         Fix generic mpeg4 payloader.
9085
9086 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
9087
9088         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
9089           Don't try doing state changes on a NULL pointer.
9090
9091 2006-07-14  Wim Taymans  <wim@fluendo.com>
9092
9093         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
9094
9095         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
9096         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
9097         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9098         * gst/rtp/gstrtpamrdepay.h:
9099         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
9100         Fixes #321191
9101
9102 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9103
9104         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9105         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
9106         Fix segfault when moving mouse pointer to the bottom right corner.
9107
9108 2006-07-12  Wim Taymans  <wim@fluendo.com>
9109
9110         * gst/rtp/Makefile.am:
9111         * gst/rtp/gstrtp.c: (plugin_init):
9112         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
9113         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
9114         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
9115         (gst_rtp_mp2t_depay_set_property),
9116         (gst_rtp_mp2t_depay_get_property),
9117         (gst_rtp_mp2t_depay_change_state),
9118         (gst_rtp_mp2t_depay_plugin_init):
9119         * gst/rtp/gstrtpmp2tdepay.h:
9120         Added mpeg2 TS depayloader. Closing #347234.
9121
9122 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
9123
9124         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
9125           Remove g_assert that shouldn't be there and was triggered
9126           after trying to open a device that doesn't exist or can't
9127           be opened for some other reason (#347972).
9128
9129 2006-07-10  Edward Hervey  <edward@fluendo.com>
9130
9131         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9132         (gst_avi_demux_stream_header), (push_tag_lists):
9133         * gst/avi/gstavidemux.h:
9134         Don't push tag events found by gst_riff_parse_info() before outputting
9135         GST_EVENT_NEWSEGMENT.
9136
9137 2006-07-10  Wim Taymans  <wim@fluendo.com>
9138
9139         * gst/rtsp/Makefile.am:
9140         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
9141         (rtsp_connection_close):
9142         * gst/rtsp/rtspdefs.h:
9143         replaced closesocket and close in code with one CLOSE_SOCKET. 
9144         Some more cleanups. Fixes #345301.
9145
9146 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
9147
9148         * gst/autodetect/gstautoaudiosink.c:
9149           Fix example pipeline in docs.
9150
9151 2006-07-10  Wim Taymans  <wim@fluendo.com>
9152
9153         Patch by: Rob Taylor <robtaylor at floopily dot org>
9154
9155         * gst/udp/gstmultiudpsink.c: (join_multicast),
9156         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
9157         If a destination is added before the stream is set to PAUSED, the
9158         multicast group is not joined as the socket is not created yet. 
9159         Also TTL and LOOP should also be set. Fixes #346921.
9160
9161 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9162
9163         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9164         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9165         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
9166         (gst_ximage_src_init):
9167         * sys/ximage/gstximagesrc.h:
9168         Fix use-damage property to actually work :)
9169         Add startx, starty, endx, endy properties so screencasts other than full
9170         screen ones can work.
9171
9172 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9173
9174         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9175         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9176         (gst_ximage_src_class_init), (gst_ximage_src_init):
9177         * sys/ximage/gstximagesrc.h:
9178         Add use_damage property to offer ability to choose whether to use
9179         XDamage or not.
9180
9181 2006-07-07  Wim Taymans  <wim@fluendo.com>
9182
9183         * gst/goom/filters.c: (zoomFilterSetResolution):
9184         Avoid goom coredumping by clearing memory. 
9185         Fixes 345679.
9186
9187 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
9188
9189         * win32/vs6/libgstid3demux.dsp:
9190         Add a link to libgsttag-0.10.lib.
9191
9192 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9193
9194         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9195         (gst_tag_demux_read_range):
9196         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9197         (gst_id3demux_read_range):
9198           Don't return FLOW_UNEXPECTED when a buffer is before
9199           the start of the stream (which might happen with
9200           large ID3v2 tags if the tag reading was done pullrange
9201           based and we then switched to push mode later on).
9202           Fixes regression introduced by commit from June 29th.
9203
9204 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9205
9206         * ext/taglib/gstid3v2mux.cc:
9207           Make UTF-8 the default encoding when writing string
9208           tags (before, our UTF-8 strings would automatically
9209           be converted to ISO-8859-1 by taglib and written as
9210           ISO-8859-1 fields if that was possible).
9211
9212         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
9213         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
9214         (test_taglib_id3mux_with_tags):
9215           Add test case that makes sure our UTF-8 strings have
9216           actually been written into the tag as UTF-8.
9217
9218 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9219
9220         * configure.ac:
9221           Let's try that again.
9222
9223 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9224
9225         * configure.ac:
9226           Disable monoscope plugin for now until it fulfills
9227           all the requirements.
9228
9229 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9230
9231         * configure.ac:
9232         * gst/monoscope/Makefile.am:
9233         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
9234         (gst_monoscope_class_init), (gst_monoscope_init),
9235         (gst_monoscope_finalize), (gst_monoscope_reset),
9236         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
9237         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
9238         (gst_monoscope_sink_event), (gst_monoscope_src_event),
9239         (gst_monoscope_change_state), (plugin_init):
9240         * gst/monoscope/gstmonoscope.h:
9241           Port monoscope visualisation to 0.10.
9242
9243 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9244
9245         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
9246         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
9247           Return FLOW_UNEXPECTED when at the end of the file, not
9248           FLOW_ERROR. Fixes 'internal stream error' errors that
9249           would sometimes occur in totem when scrubbing to the
9250           end of an ID3v1 tagged mp3 file.
9251
9252 2006-07-03  Edward Hervey  <edward@fluendo.com>
9253
9254         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
9255         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
9256         (gst_pngdec_sink_event), (gst_pngdec_change_state):
9257         * ext/libpng/gstpngdec.h:
9258         Implement buffer clipping/dropping using GstSegment.
9259         This provides accurate seeking.
9260
9261 2006-07-03  Edward Hervey  <edward@fluendo.com>
9262
9263         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9264         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
9265         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
9266         (gst_avi_demux_process_next_entry), (push_tag_lists),
9267         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9268         * gst/avi/gstavidemux.h:
9269         Proper aggregation of each stream's GstFlowReturn in order to figure out
9270         whether the task should stop or not.
9271         Don't send inline events before pushing out a NEW_SEGMENT, more
9272         specifically for GST_TAG_EVENT.
9273         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
9274         sub-indexes.
9275
9276 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
9277
9278         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9279
9280         * sys/sunaudio/gstsunaudiomixerctrl.c:
9281         (gst_sunaudiomixer_ctrl_build_list):
9282           Move "Monitor" slider to input tab so it works more like
9283           sdtaudiocontrol, which is what people on Solaris are used
9284           to using for their mixer program (#346259).
9285
9286 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9287
9288         * tests/check/elements/level.c: (GST_START_TEST):
9289           fix a leak, clean up at the end
9290
9291 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9292
9293         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9294         (gst_matroska_demux_send_event),
9295         (gst_matroska_demux_loop_stream_parse_id):
9296         * gst/matroska/matroska-ids.h:
9297           Send tag event after newsegment event.
9298
9299 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9300
9301         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9302         (gst_id3demux_read_range):
9303           Make sure we don't return GST_FLOW_OK with a NULL buffer in
9304           certain cases where a read beyond the end of the file is
9305           requested. Fixes #345930.
9306
9307         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9308         (gst_tag_demux_read_range):
9309           Fix same issue here as well.
9310
9311 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9312
9313         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9314         
9315         Fix hypothetical crash.
9316
9317 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
9318
9319         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9320
9321         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
9322           Do not modify the ports value. If the user has turned off the
9323           built-in speakers, then we should not reset it in the prepare
9324           function, since this causes the built-in speakers to turn
9325           back on anytime the user changes a track in totem, rhythmbox,
9326           etc. (#346066).
9327
9328 2006-06-23  Wim Taymans  <wim@fluendo.com>
9329
9330         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
9331         Fix double caps unref when negotiation fails.
9332
9333 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9334
9335         * ext/annodex/gstcmmldec.c:
9336         * ext/annodex/gstcmmlenc.c:
9337         * ext/annodex/gstcmmlparser.c:
9338         * ext/dv/gstdvdec.c:
9339         * ext/dv/gstdvdemux.c:
9340         * ext/gdk_pixbuf/pixbufscale.c:
9341         * ext/jpeg/gstjpegenc.c:
9342         * ext/jpeg/gstsmokedec.c:
9343         * ext/jpeg/gstsmokeenc.c:
9344         * ext/libpng/gstpngdec.c:
9345         * ext/libpng/gstpngenc.c:
9346         * ext/speex/gstspeexenc.c:
9347         * gst/alpha/gstalphacolor.c:
9348         * gst/cutter/gstcutter.c:
9349         * gst/debug/gstnavigationtest.c:
9350         * gst/icydemux/gsticydemux.c:
9351         * gst/level/gstlevel.c:
9352         * gst/multipart/multipart.c:
9353         * gst/rtp/gstrtpamrpay.c:
9354         * gst/rtp/gstrtpdepay.c:
9355         * gst/rtp/gstrtpilbcpay.c:
9356         * gst/rtp/gstrtpmp4gpay.c:
9357         * gst/rtp/gstrtpmp4vpay.c:
9358         * gst/rtsp/gstrtpdec.c:
9359         * gst/rtsp/gstrtspsrc.c:
9360         * gst/udp/gstdynudpsink.c:
9361         * gst/udp/gstmultiudpsink.c:
9362         * gst/udp/gstudpsrc.c:
9363         * gst/videobox/gstvideobox.c:
9364         * gst/videofilter/gstvideoflip.c:
9365           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
9366           plus two minor macro fixes.
9367
9368 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9369
9370         * gst/matroska/matroska-demux.c:
9371         (gst_matroska_demux_check_subtitle_buffer),
9372         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
9373         (gst_matroska_demux_subtitle_caps):
9374         * gst/matroska/matroska-ids.c:
9375         (gst_matroska_track_init_subtitle_context):
9376         * gst/matroska/matroska-ids.h:
9377           Try to fix up broken matroska files containing subtitle
9378           streams with non-UTF8 character encodings (courtesy of
9379           mkvmerge) using either the encoding specified in the
9380           GST_SUBTITLE_ENCODING environment variable or the
9381           current locale's character set if it is non-UTF8.
9382           Fixes #337076.
9383
9384 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9385
9386         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
9387           Set image type from APIC frame as "image-type" field
9388           of GST_TAG_IMAGE buffer caps (#344605).
9389
9390 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
9391
9392         * ext/flac/Makefile.am:
9393         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
9394         (gst_flac_dec_reset_decoders),
9395         (gst_flac_dec_setup_seekable_decoder),
9396         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
9397         (gst_flac_dec_metadata_callback),
9398         (gst_flac_dec_metadata_callback_seekable),
9399         (gst_flac_dec_metadata_callback_stream),
9400         (gst_flac_dec_error_callback),
9401         (gst_flac_dec_error_callback_seekable),
9402         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
9403         (gst_flac_dec_read_stream), (gst_flac_dec_write),
9404         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
9405         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
9406         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
9407         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
9408         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
9409         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
9410         (gst_flac_dec_sink_activate_push),
9411         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
9412         * ext/flac/gstflacdec.h:
9413           Support chain-based operation, should make flac-over-DAAP
9414           work (#340492).
9415
9416 2006-06-20  Wim Taymans  <wim@fluendo.com>
9417
9418         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9419         Doc updates, merge some unused symbols.
9420
9421 2006-06-20  Wim Taymans  <wim@fluendo.com>
9422
9423         * docs/plugins/Makefile.am:
9424         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9425         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9426         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
9427         * gst/rtsp/gstrtspsrc.c:
9428         * gst/rtsp/gstrtspsrc.h:
9429         Added documentation for the rtsp plugin. Fixes #345393.
9430
9431 2006-06-20  Wim Taymans  <wim@fluendo.com>
9432
9433         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9434         (rtsp_connection_close), (rtsp_connection_free):
9435         Use better G_OS_* macros. Fixes #345301 some more.
9436
9437 2006-06-20  Wim Taymans  <wim@fluendo.com>
9438
9439         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9440
9441         * sys/sunaudio/Makefile.am:
9442         * sys/sunaudio/gstsunaudio.c: (plugin_init):
9443         * sys/sunaudio/gstsunaudiomixerctrl.c:
9444         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
9445         (gst_sunaudiomixer_ctrl_list_tracks),
9446         (gst_sunaudiomixer_ctrl_get_volume),
9447         (gst_sunaudiomixer_ctrl_set_volume),
9448         (gst_sunaudiomixer_ctrl_set_mute),
9449         (gst_sunaudiomixer_ctrl_set_record):
9450         * sys/sunaudio/gstsunaudiomixerctrl.h:
9451         * sys/sunaudio/gstsunaudiomixertrack.c:
9452         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
9453         * sys/sunaudio/gstsunaudiomixertrack.h:
9454         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
9455         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
9456         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
9457         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
9458         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
9459         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
9460         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
9461         (gst_sunaudiosrc_reset):
9462         * sys/sunaudio/gstsunaudiosrc.h:
9463         Add a SunAudio source plugin.
9464         Support stereo and right/left channel gain in the mixer plugin.
9465         Support the RECORD flag so that you can switch between line-input and
9466         microphone in gnome-volume-control.
9467         Code cleanups like using an enumerator for track number instead of an 
9468         integer. Fixes #344923.
9469
9470 2006-06-20  Wim Taymans  <wim@fluendo.com>
9471
9472         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
9473
9474         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9475         (rtsp_connection_close):
9476         Make RTSP plugin compile on windows. Fixes #345301.
9477         Some changes to original patch to catch errors better.
9478         use ifdef WIN32 instead of ifndef.
9479
9480 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9481
9482         * configure.ac:
9483         If we have libraw1394 >= 1.2.1, then we need libiec61883.
9484
9485 2006-06-18  Edward Hervey  <edward@fluendo.com>
9486
9487         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
9488         After a failed buffer alloc, we need to abort the jpeg decoding (it
9489         started when parsing headers to figure out how many bytes we need
9490         to request downstream).
9491
9492 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
9493
9494         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9495
9496         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
9497           Make sure we don't read beyond the end of the file (#345232).
9498
9499 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9500
9501         * configure.ac:
9502           Fix --disable-external (can't set conditionals conditionally,
9503           #343602).
9504
9505 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9506
9507         * autogen.sh:
9508         * configure.ac:
9509         * docs/Makefile.am:
9510           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
9511
9512         * docs/plugins/Makefile.am:
9513         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9514         * docs/plugins/inspect/plugin-taglib.xml:
9515           Add/fix apev2mux docs.
9516
9517 2006-06-14  Wim Taymans  <wim@fluendo.com>
9518
9519         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
9520         (gst_dvdec_finalize), (gst_dvdec_sink_event),
9521         (gst_dvdec_change_state):
9522         Reset segment info on flush.
9523         Alloc segment in _init, free in _finalize.
9524
9525         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
9526         Don't send segments twice.
9527
9528 2006-06-14  Wim Taymans  <wim@fluendo.com>
9529
9530         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
9531         Respect segment.stop. Fixes #342592.
9532
9533 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9534
9535         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
9536           No language specified means the implied language is English
9537           according to the matroska spec (partially fixes #344708);
9538           add some more debug output.
9539
9540 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9541
9542         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
9543         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
9544         (gst_wavparse_chain):
9545           When operating chain-based, don't make any assumptions about the
9546           chunking of the incoming data and make streaming work on days other
9547           than the second Thursday after a full moon. Also fix up debug
9548           messages here and there and make use of the most excellent new
9549           gst_pad_query_peer_duration() utility function.
9550           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
9551
9552         * gst/wavparse/gstwavparse.h:
9553           Remove trailing comma after last enum value, some compilers don't
9554           like that.
9555
9556 2006-06-13  Wim Taymans  <wim@fluendo.com>
9557
9558         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
9559         Handle premature EOS gracefully.
9560
9561 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
9562
9563         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
9564           Prevent out of bounds array access when scrubbing towards
9565           the end of the file between the last index entry and the
9566           end. Fixes occasional 'start <= stop' newsegment event
9567           assertions when scrubbing in MJPEG files.
9568
9569 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
9570
9571         * tests/check/elements/.cvsignore:
9572           And another one.
9573
9574 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9575
9576         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9577         (scan_encoded_string), (parse_picture_frame):
9578           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
9579
9580         * configure.ac:
9581           Require core >= 0.10.8 (for GST_TAG_IMAGE and
9582           GST_TAG_PPEVIEW_IMAGE used in the patch above).
9583
9584 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9585
9586         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
9587           gratuitous comment changes
9588         * tests/check/elements/level.c: (GST_START_TEST):
9589           fix level test leaks
9590
9591 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9592
9593         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
9594         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
9595           Use gst_pad_query_peer_duration() utility function here.
9596
9597 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9598
9599         * autogen.sh:
9600           require am17
9601         * configure.ac:
9602         * ext/annodex/Makefile.am:
9603         * ext/cdio/Makefile.am:
9604         * ext/dv/Makefile.am:
9605         * ext/esd/Makefile.am:
9606         * ext/flac/Makefile.am:
9607         * ext/gdk_pixbuf/Makefile.am:
9608         * ext/ladspa/Makefile.am:
9609         * ext/libcaca/Makefile.am:
9610         * ext/speex/Makefile.am:
9611         * ext/taglib/Makefile.am:
9612         * sys/oss/Makefile.am:
9613         * sys/sunaudio/Makefile.am:
9614         * sys/ximage/Makefile.am:
9615           clean up build further
9616
9617 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9618
9619         * gconf/Makefile.am:
9620           Honour --disable-schemas-install configure option. Fixes #344100.
9621
9622 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9623
9624         * tests/examples/level/Makefile.am:
9625           Add -lm to LIBS for pow() function, don't assume one of our
9626           dependencies (such as libxml-2.0) drags it in automatically
9627           (#343603).
9628
9629 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9630
9631         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
9632
9633         * configure.ac:
9634           We should use $SED and not $(SED) in configure.ac (#343678).
9635
9636 2006-06-09  Wim Taymans  <wim@fluendo.com>
9637
9638         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9639
9640         * sys/sunaudio/gstsunaudiomixerctrl.c:
9641         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
9642         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
9643         (gst_sunaudiomixer_ctrl_set_mute):
9644         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
9645         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
9646         (gst_sunaudiosink_write):
9647         Attached find a patch that fixes a number of bugs with the SunAudio
9648         mixer plugin and fixes #344101:
9649         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
9650            tracks onto the tracklist causing gnome-volume-control's preferences
9651            dialog to be messed up and would core dump if you checked/unchecked
9652            any item.
9653         2. We weren't previously setting the MUTE flag properly.  Fixing this
9654            makes gnome-volume-control work better.
9655         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
9656            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
9657            gnome-volume-control look better.
9658         Also some minor cleanup in gstsunaudiosink.c.
9659
9660 2006-06-09  Wim Taymans  <wim@fluendo.com>
9661
9662         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
9663         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
9664         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
9665         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
9666         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
9667         * ext/jpeg/gstjpegdec.h:
9668         API: Added IDCT method property
9669         Small cleanups.
9670         Avoid dynamic allocation of trivial fixed structure.
9671         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
9672
9673 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9674
9675         * configure.ac:
9676         We now require libraw1394 >= 1.1.0 and that version onwards all
9677         have .pc files.
9678
9679 2006-06-02  Edward Hervey  <edward@fluendo.com>
9680
9681         * gst/law/alaw-decode.c: (alawdec_getcaps): 
9682         Trying to get items from an ANY or EMPTY caps is ... stupid.
9683
9684 2006-06-02  Edward Hervey  <edward@fluendo.com>
9685
9686         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
9687         (gst_dvdec_chain), (gst_dvdec_change_state):
9688         * ext/dv/gstdvdec.h:
9689         Added GstSegment handling, now implements dropping/clipping.
9690
9691 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
9692
9693         * ext/aalib/gstaasink.h:
9694         * ext/annodex/gstcmmldec.h:
9695         * ext/cairo/gsttimeoverlay.h:
9696         * ext/dv/gstdvdec.h:
9697         * ext/dv/gstdvdemux.h:
9698         * ext/esd/esdmon.h:
9699         * ext/esd/esdsink.h:
9700         * ext/flac/gstflacenc.h:
9701         * ext/gconf/gstgconfaudiosink.h:
9702         * ext/gconf/gstgconfaudiosrc.h:
9703         * ext/gconf/gstgconfvideosink.h:
9704         * ext/gconf/gstgconfvideosrc.h:
9705         * ext/gdk_pixbuf/gstgdkanimation.h:
9706         * ext/gdk_pixbuf/pixbufscale.h:
9707         * ext/hal/gsthalaudiosink.h:
9708         * ext/hal/gsthalaudiosrc.h:
9709         * ext/jpeg/gstjpegenc.h:
9710         * ext/jpeg/gstsmokedec.h:
9711         * ext/jpeg/gstsmokeenc.h:
9712         * ext/libcaca/gstcacasink.h:
9713         * ext/libmng/gstmngdec.h:
9714         * ext/libmng/gstmngenc.h:
9715         * ext/libpng/gstpngdec.h:
9716         * ext/libpng/gstpngenc.h:
9717         * ext/raw1394/gstdv1394src.h:
9718         * ext/speex/gstspeexenc.h:
9719         * gst/autodetect/gstautoaudiosink.h:
9720         * gst/autodetect/gstautovideosink.h:
9721         * gst/avi/gstavidemux.h:
9722         * gst/cutter/gstcutter.h:
9723         * gst/debug/efence.h:
9724         * gst/debug/gstnavigationtest.h:
9725         * gst/debug/gstnavseek.h:
9726         * gst/flx/gstflxdec.h:
9727         * gst/goom/gstgoom.h:
9728         * gst/icydemux/gsticydemux.h:
9729         * gst/id3demux/gstid3demux.h:
9730         * gst/law/alaw-decode.h:
9731         * gst/law/alaw-encode.h:
9732         * gst/law/mulaw-decode.h:
9733         * gst/law/mulaw-encode.h:
9734         * gst/matroska/matroska-mux.h:
9735         * gst/median/gstmedian.h:
9736         * gst/oldcore/gstaggregator.h:
9737         * gst/oldcore/gstfdsink.h:
9738         * gst/oldcore/gstmd5sink.h:
9739         * gst/oldcore/gstmultifilesrc.h:
9740         * gst/oldcore/gstpipefilter.h:
9741         * gst/oldcore/gstshaper.h:
9742         * gst/oldcore/gststatistics.h:
9743         * gst/rtp/gstasteriskh263.h:
9744         * gst/rtp/gstrtpL16depay.h:
9745         * gst/rtp/gstrtpL16pay.h:
9746         * gst/rtp/gstrtpamrdepay.h:
9747         * gst/rtp/gstrtpamrpay.h:
9748         * gst/rtp/gstrtpdepay.h:
9749         * gst/rtp/gstrtpgsmdepay.h:
9750         * gst/rtp/gstrtpgsmpay.h:
9751         * gst/rtp/gstrtph263pay.h:
9752         * gst/rtp/gstrtph263pdepay.h:
9753         * gst/rtp/gstrtph263ppay.h:
9754         * gst/rtp/gstrtpmp4gpay.h:
9755         * gst/rtp/gstrtpmp4vdepay.h:
9756         * gst/rtp/gstrtpmp4vpay.h:
9757         * gst/rtp/gstrtpmpadepay.h:
9758         * gst/rtp/gstrtpmpapay.h:
9759         * gst/rtp/gstrtppcmadepay.h:
9760         * gst/rtp/gstrtppcmapay.h:
9761         * gst/rtp/gstrtppcmudepay.h:
9762         * gst/rtp/gstrtppcmupay.h:
9763         * gst/rtp/gstrtpspeexdepay.h:
9764         * gst/rtp/gstrtpspeexpay.h:
9765         * gst/rtsp/gstrtpdec.h:
9766         * gst/rtsp/gstrtspsrc.h:
9767         * gst/smpte/gstsmpte.h:
9768         * gst/udp/gstdynudpsink.h:
9769         * gst/udp/gstmultiudpsink.h:
9770         * gst/udp/gstudpsink.h:
9771         * gst/udp/gstudpsrc.h:
9772         * gst/videofilter/gstvideobalance.h:
9773         * gst/videofilter/gstvideoflip.h:
9774         * sys/oss/gstossdmabuffer.h:
9775         * sys/oss/gstossmixerelement.h:
9776         * sys/oss/gstosssink.h:
9777         * sys/oss/gstosssrc.h:
9778         * sys/osxvideo/osxvideosink.h:
9779         * sys/sunaudio/gstsunaudiomixer.h:
9780         * sys/sunaudio/gstsunaudiosink.h:
9781         * sys/ximage/gstximagesrc.h:
9782         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9783
9784 2006-05-31  Wim Taymans  <wim@fluendo.com>
9785
9786         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9787         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
9788         (gst_goom_src_setcaps), (gst_goom_src_event),
9789         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
9790         (gst_goom_change_state):
9791         * gst/goom/gstgoom.h:
9792         Handle QoS.
9793         Handle flushing, discont and events.
9794         Fix timestamps and various other cleanups.
9795
9796 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9797
9798         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
9799         Fix bus reset when using libiec61883
9800
9801 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9802
9803         * configure.ac:
9804         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
9805         * ext/raw1394/Makefile.am:
9806         Add CFLAGS.
9807         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
9808         New method, to receive using libiec61883.
9809         (gst_dv1394src_iso_receive),
9810         #ifdef'd out if libiec61883 is present.
9811         (gst_dv1394src_bus_reset),
9812         Get userdata correctly if using libiec61883. 
9813         (gst_dv1394src_create),
9814         When using libiec61883, only poll one fd and no need to read.
9815         (gst_dv1394src_discover_avc_node),
9816         Replace g_warnings.
9817         (gst_dv1394src_start),
9818         Create new handle when we know which dv port.  More reliable
9819         than setting port on an existing handle.  Initialise libiec61883.
9820         (gst_dv1394src_stop):
9821         If using libiec61883, then cleanup its handle properly.
9822         * ext/raw1394/gstdv1394src.h:
9823         Add libiec61883 handle.
9824
9825 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
9826
9827         * gst/avi/gstavidemux.c:
9828           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
9829         * win32/MANIFEST:
9830           sort file listing
9831         * win32/vs6/libgstavi.dsp:
9832           add gstavimux.c to the project
9833         * win32/vs6/libgstid3demux.dsp:
9834           add link to zlib library
9835         * win32/vs6/libgstmatroska.dsp:
9836           add matroska-ids.c to the project
9837
9838 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9839
9840         Patch by: Sebastian Dröge  <mail at slomosnail de >
9841
9842         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9843         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9844         * ext/taglib/Makefile.am:
9845         * ext/taglib/gstapev2mux.cc:
9846         * ext/taglib/gstapev2mux.h:
9847         * ext/taglib/gstid3v2mux.cc:
9848         * ext/taglib/gsttaglibmux.c: (plugin_init):
9849         * ext/taglib/gsttaglibmux.h:
9850           Add apev2mux element (#343122).
9851         
9852         * tests/check/Makefile.am:
9853         * tests/check/elements/apev2mux.c:
9854         (test_taglib_apev2mux_create_tags),
9855         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
9856         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
9857         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
9858         (apev2mux_suite), (main):
9859           Add unit test for apev2mux element.
9860
9861 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9862
9863         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
9864         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
9865         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
9866           GST_PTR_FORMAT should be used to print caps in debug statements.
9867
9868 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9869
9870         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
9871
9872         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
9873         (ape_demux_parse_tags):
9874           Some clean-ups and additions: map APE 'file' tag to
9875           GST_TAG_LOCATION (#343123); add support for extracting
9876           the track count and clean up parsing a bit (#343127).
9877
9878 2006-05-28  Edward Hervey  <edward@fluendo.com>
9879
9880         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
9881         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
9882
9883 2006-05-28  Edward Hervey  <edward@fluendo.com>
9884
9885         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
9886         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
9887         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
9888         * ext/jpeg/gstjpegdec.h:
9889         Clip outgoing buffers according to currently configured segment.
9890
9891 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9892
9893         * ext/taglib/gstid3v2mux.cc:
9894           Handle  writing of track-count or album-volume-count without
9895           track-number or albume-volume-number (in this case the number
9896           will just be set to 0).
9897
9898         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
9899           It would be nice if we actually checked the values received for
9900           track/album-volume number/count in  _check_tags(), rather than
9901           setting them again ...
9902
9903 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9904
9905         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
9906           A track/volume number or count of 0 does not make sense,
9907           just ignore it along with negative numbers (a tag might
9908           only contain a track count without a track number).
9909
9910 2006-05-27  Edward Hervey  <edward@fluendo.com>
9911
9912         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
9913         (gst_jpeg_dec_sink_event):
9914         Abort decompression when receiving FLUSH_STOP. This should avoid
9915         issues when interrupting decoding with flushes.
9916
9917 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
9918
9919         * ext/flac/gstflac.c:
9920           Don't #include file we don't dist any longer.
9921
9922 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
9923
9924         * README:
9925           Replace current README (containing the release notes from
9926           some 0.9.x version) with a proper README taken from the core.
9927
9928 2006-05-24  Wim Taymans  <wim@fluendo.com>
9929
9930         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9931         Implement EOS correctly by either posting
9932         SEGMENT_DONE or pushing an EOS message depending
9933         on the seek type. Fixes #342592
9934
9935 2006-05-24  Wim Taymans  <wim@fluendo.com>
9936
9937         * gst/law/alaw-decode.c: (gst_alawdec_chain):
9938         * gst/law/alaw-decode.h:
9939         * gst/law/alaw-encode.c: (gst_alawenc_chain):
9940         * gst/law/alaw-encode.h:
9941         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
9942         * gst/law/mulaw-decode.h:
9943         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
9944         * gst/law/mulaw-encode.h:
9945         Some cleanups in the chain functions.
9946         Remove some GStreamer 0.0.2 bits.
9947
9948 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
9949
9950         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9951
9952         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
9953           gst_collect_pads_stop() needs to be called before chaining up
9954           to the parent class (#342734).
9955
9956 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
9957
9958         * ext/flac/Makefile.am:
9959         * ext/flac/flac_compat.h:
9960         * ext/flac/gstflac.c:
9961         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
9962         * ext/flac/gstflacenc.c:
9963           Remove backwards compatibility cruft for dealing with FLAC API
9964           changes in the 1.0.x series - we require 1.1.1 or newer these days.
9965
9966 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
9967
9968         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9969         (gst_matroska_demux_push_xiph_codec_priv_data),
9970         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
9971         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
9972         * gst/matroska/matroska-ids.h:
9973         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
9974         (gst_matroska_mux_video_pad_setcaps),
9975         (xiph3_streamheader_to_codecdata),
9976         (vorbis_streamheader_to_codecdata),
9977         (theora_streamheader_to_codecdata),
9978         (gst_matroska_mux_audio_pad_setcaps),
9979         (gst_matroska_mux_write_data):
9980           Add support for muxing/demuxing theora video (#342448; too bad
9981           none of the usual linux players can actually play this). Playback
9982           in GStreamer will require additional changes to theoradec in -base.
9983           Refactor streamheaders <=> CodecPrivateData code a bit; some small
9984           cleanups.
9985
9986 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
9987
9988         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
9989         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
9990           Fix crashes when the horizontal subsampling is 1.
9991           Fixes #342097.
9992
9993 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
9994
9995         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9996
9997         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
9998         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
9999         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10000         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
10001         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
10002         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10003         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
10004         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10005         (gst_avi_mux_change_state):
10006         * gst/avi/gstavimux.h:
10007           Some enhancements for avimux (#342526):
10008            - add odml (large file) index support
10009            - store codec init data (e.g. huffyuv)
10010            - miscellaneous other fixes/cleanups
10011
10012 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10013
10014         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10015         Don't output any tag when we encounter a negative track number - the
10016         tag type is uint, so we end up outputting huge positive numbers
10017         instead. (Fixes: #342029)
10018
10019 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10020
10021         * configure.ac:
10022           update for new GSTPB_PLUGINS_DIR
10023
10024 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
10025
10026         * rtp/gst/gstrtph263pay.c:
10027         Properly set static caps for H263 at 34.
10028
10029 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10030
10031         Patch by: James "Doc" Livingston  <doclivingston gmail com>
10032
10033         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
10034           Merge event tags and tag setter tags correctly (#339918). Also,
10035           don't leak taglist in case of an error.
10036           
10037 2006-05-17  Edward Hervey  <edward@fluendo.com>
10038
10039         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
10040         We can only do caps intersection if the othercaps are non-empty and not
10041         ANY. Else we return the pad template (base_caps).
10042
10043 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
10044
10045         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10046           Fix crash when outputting debugging information for certain
10047           pictures (always good to use the right struct member for
10048           the number of records in an array).
10049
10050 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10051
10052         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
10053
10054         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
10055         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
10056         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
10057         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
10058         (gst_ebml_read_float), (gst_ebml_read_ascii),
10059         (gst_ebml_read_binary):
10060           Don't create unnecessary sub-buffers all the time. Dramatically
10061           improves performance with multiple concurrently running
10062           matroskademux instances (#341818) (and avoids doing
10063           unnecessarily inefficient things in the general case).
10064
10065 2006-05-16  Edward Hervey  <edward@fluendo.com>
10066
10067         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
10068         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
10069         return value of gst_pad_push_event().
10070
10071 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
10072
10073         * gst/autodetect/gstautoaudiosink.c:
10074         (gst_auto_audio_sink_find_best):
10075         * gst/autodetect/gstautovideosink.c:
10076         (gst_auto_video_sink_find_best):
10077         Make the name of the child element be based on the name of the
10078         parent, so that debug output is more useful.
10079         
10080         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
10081         (parse_insert_string_field), (parse_split_strings):
10082         Rework string parsing to always walk over BOM markers in UTF16
10083         strings, using the endianness indicated by the innermost one,
10084         then trying the opposite endianness if that fails to convert
10085         to valid UTF-8. Fixes #341774
10086
10087 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10088
10089         Patch from: Matthieu <matthieu at fluendo dot com>
10090
10091         * ext/libpng/Makefile.am:
10092         Add LIBPNG_CFLAGS.
10093
10094 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10095
10096         * ext/taglib/gstid3v2mux.cc:
10097           Add support for writing images (APIC frames) into ID3v2
10098           tags (picture type always set to 'other' for now though).
10099
10100 2006-05-14  Michael Smith  <msmith@fluendo.com>
10101
10102         * gst/wavparse/gstwavparse.c:
10103           Update docs; wavparse implements push and pull modes.
10104
10105 2006-05-12  Wim Taymans  <wim@fluendo.com>
10106
10107         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
10108         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
10109         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
10110         Ooops, bitten by the copy-and-paste design paradigm, fixes
10111         seek again.
10112
10113 2006-05-12  Wim Taymans  <wim@fluendo.com>
10114
10115         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10116         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
10117         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
10118         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10119         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
10120         (gst_avi_demux_massage_index),
10121         (gst_avi_demux_calculate_durations_from_index),
10122         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
10123         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10124         (gst_avi_demux_loop):
10125         * gst/avi/gstavidemux.h:
10126         Some cleanups, prepare to use GstSegment.
10127         Fix error in entry walking code.
10128         Fix VBR detection.
10129         Smarter timestamp calculation code.
10130         Uniform error/eos handling.
10131
10132 2006-05-12  Michael Smith  <msmith@fluendo.com>
10133
10134         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
10135         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
10136           Fix use of uninitialised values if we're NOT seeking in ready.
10137           Fix typos.
10138
10139 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
10140
10141         * gst/wavparse/Makefile.am:
10142           Add CFLAGS and LIBS for libgstbase, fixes build on
10143           Cygwin (#341489).
10144
10145 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10146
10147         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
10148           Some more debug info. No need to check whether the string
10149           returned by g_convert() is really UTF-8 - either it is or
10150           we get NULL returned.
10151
10152 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10153
10154         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
10155           Fix parsing of numeric genre strings some more, by ensuring that
10156           we only try and parse strings that a) Start with '(' and b) Consist
10157           only of digits.
10158           Also, when finding an escaping '((' sequence, bust it back to '(' by
10159           swallowing the first parenthesis
10160
10161 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10162
10163         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
10164         (gst_esdsink_open), (gst_esdsink_close):
10165         * ext/esd/esdsink.h:
10166           Move the esd_get_server_info() into gst_esdsink_open() and fail
10167           with a decent error message on errors.
10168
10169 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10170
10171         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
10172         (gst_esdmon_channels_get_type):
10173         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
10174         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
10175         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
10176         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
10177         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
10178         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
10179         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
10180         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
10181         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
10182         * gst/videomixer/videomixer.c:
10183         (gst_video_mixer_background_get_type):
10184           Const-ify GEnumValue arrays.
10185
10186 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10187
10188         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
10189
10190         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
10191         (gst_avi_mux_do_video_buffer):
10192           Work around gst_buffer_make_metadata_writable() bug that
10193           results in avimux marking all frames in the index as
10194           keyframes (#340859).
10195           
10196 2006-05-08  Wim Taymans  <wim@fluendo.com>
10197
10198         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10199         Make parsing of urls suck slightly less.
10200
10201 2006-05-08  Edward Hervey  <edward@fluendo.com>
10202
10203         * autogen.sh: (CONFIGURE_DEF_OPT): 
10204         libtoolize on Darwin/MacOSX is called glibtoolize.
10205
10206 2006-05-08  Wim Taymans  <wim@fluendo.com>
10207
10208         Patch by: Jens Granseuer <jensgr at gmx dot net>
10209
10210         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
10211         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
10212         C89 compliance fixes. Fixes #340980
10213
10214 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
10215
10216         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10217         * ext/flac/gstflacdec.h:
10218           Handle segment seeks that include the end of the file as stop point
10219           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
10220           message instead of an EOS event in case we're in segment seek
10221           mode (fixes #340699).
10222           
10223 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
10224
10225         * ext/cairo/gsttextoverlay.c:
10226         * ext/flac/gstflacdec.c:
10227         * ext/gdk_pixbuf/pixbufscale.c:
10228         * gst/apetag/gstapedemux.c:
10229         * gst/debug/breakmydata.c:
10230         * gst/debug/testplugin.c:
10231         * gst/matroska/ebml-write.c:
10232         * gst/multipart/multipartdemux.c:
10233         * sys/osxaudio/gstosxaudiosink.c:
10234         * sys/osxaudio/gstosxaudiosrc.c:
10235         Add semicolons after GST_BOILERPLATE[_FULL] so that
10236         indent doesn't mess up following lines.
10237
10238 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
10239
10240         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
10241
10242         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
10243           Don't leak caps when freeing the stream context (#340623).
10244
10245 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
10246
10247         * configure.ac:
10248           Back to CVS
10249
10250 === release 0.10.3 ===
10251
10252 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
10253
10254         * configure.ac:
10255           releasing 0.10.3, "Desplazado"
10256
10257 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10258
10259         * gst/matroska/matroska-mux.c:
10260         (gst_matroska_mux_stream_is_vorbis_header),
10261         (gst_matroska_mux_write_data):
10262           Don't strcmp() NULL strings.
10263           Only start new clusters on video keyframes, not on any
10264           random audio buffer that doesn't have the DELTA_UNIT
10265           flag set (fixes 'make check' again).
10266
10267 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10268
10269         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10270
10271         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
10272         (gst_matroska_mux_stream_is_vorbis_header),
10273         (gst_matroska_mux_write_data):
10274           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
10275           value and then dead-lock when muxing vorbis audio streams
10276           (the three vorbis header buffers carry no timestamp, and it
10277           would try to mux these after all video buffers). Fixes #340346.
10278
10279           Improve clustering: start a new cluster also whenever we get
10280           a keyframe.     
10281
10282 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10283
10284         * win32/common/config.h:
10285         * win32/MANIFEST
10286           add the generated file as well
10287
10288 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10289
10290         * Makefile.am:
10291         * configure.ac:
10292         * win32/common/config.h.in:
10293           add win32 stuff
10294
10295 2006-05-03  Michael Smith  <msmith@fluendo.com>
10296
10297         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
10298           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
10299           SUCKS.
10300
10301 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
10302
10303         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10304         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10305         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10306           don't leak caps-string
10307
10308 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10309
10310         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
10311         (gst_id3demux_sink_activate):
10312           Let core insert default error message for TYPE_NOT_FOUND
10313           errors, it's just as good as our own and has the added
10314           bonus of being translated.
10315
10316 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10317
10318         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
10319         (gst_tag_demux_sink_event):
10320         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
10321         (gst_id3demux_sink_event):
10322           Post an error message when we get an EOS event and were not
10323           able to find out the type of stream.
10324
10325         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
10326         (test_taglib_id3mux_with_tags):
10327           Decrease num-buffers to 16 per iteration again, otherwise the
10328           many memcpy()s and reallocations in the test will hammer slow
10329           CPUs completely and make the test timeout.
10330
10331 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10332
10333         * configure.ac:
10334           figure out where plugins-base plugins are
10335         * tests/check/Makefile.am:
10336           use plugins-base plugins, so we have typefind functions
10337         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
10338           increase num-buffers, this makes sure the test errors out instead
10339           of timing out when no typefind functions are present
10340
10341 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10342
10343         * docs/plugins/Makefile.am:
10344           also check .cc files for gtk-doc markup
10345         * configure.ac:
10346         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10347         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10348         * tests/check/Makefile.am:
10349         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
10350         * ext/Makefile.am:
10351         * ext/taglib/Makefile.am:
10352         * ext/taglib/gstid3v2mux.h:
10353         * ext/taglib/gsttaglibmux.c:
10354         * ext/taglib/gsttaglibmux.h:
10355           move taglib-based id3v2muxer to -good.  Fixes #336110.
10356
10357 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
10358
10359         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10360           ... and fix multichannel/WAVFORMATEX support again.
10361
10362 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
10363
10364         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10365         (gst_wavparse_class_init), (gst_wavparse_dispose),
10366         (gst_wavparse_reset), (gst_wavparse_init),
10367         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
10368         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
10369         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
10370         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
10371         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10372         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10373         (gst_wavparse_stream_data), (gst_wavparse_loop),
10374         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10375         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10376         (gst_wavparse_change_state), (plugin_init):
10377         * gst/wavparse/gstwavparse.h:
10378           Add push (streaming) mode to wavparse (fixes #337625)
10379
10380 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10381
10382         * configure.ac:
10383         * tests/Makefile.am:
10384           add ximagesrc icles test
10385
10386 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10387
10388         * configure.ac:
10389         * docs/plugins/Makefile.am:
10390         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10391         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10392         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
10393         (gst_cmml_enc_push_clip):
10394         * sys/Makefile.am:
10395         * sys/ximage/Makefile.am:
10396         * sys/ximage/gstximagesrc.c:
10397           Move ximagesrc plug-in to good after review.  Fixes #336756.
10398
10399 2006-04-28  Michael Smith  <msmith@fluendo.com>
10400
10401         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
10402         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
10403         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
10404         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
10405         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10406         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
10407         * gst/icydemux/gsticydemux.h:
10408           Fix event handling: cache events when typefinding and forward later.
10409
10410 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10411
10412         * sys/osxaudio/gstosxaudiosink.c:
10413         (plugin_init):
10414          Register osxaudiosrc to the plugin.
10415         * sys/osxaudio/gstosxaudiosrc.c:
10416         (gst_osx_audio_src_osxelement_do_init),
10417         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
10418         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
10419         (gst_osx_audio_src_get_property),
10420         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
10421         (gst_osx_audio_src_osxelement_init):
10422         * sys/osxaudio/gstosxaudiosrc.h:
10423           Port of osxaudiosrc to 0.10.
10424         * sys/osxaudio/Makefile.am:
10425           Add osxaudiosrc
10426
10427 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10428
10429         * sys/osxaudio/gstosxringbuffer.c:
10430         * sys/osxaudio/gstosxringbuffer.h:
10431           Forgot to commit earlier, part of the OSX audio plugin port
10432
10433 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
10434
10435         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
10436         (parse_split_strings):
10437           Recognise and skip any byte order marker (BOM) in
10438           UTF-16 strings.
10439
10440 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10441
10442         * docs/plugins/Makefile.am:
10443         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10444         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10445         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10446         * docs/plugins/inspect/plugin-avi.xml:
10447         * gst/avi/gstavidemux.c:
10448         * gst/avi/gstavimux.c:
10449           Add docs for both avidemux and avimux.
10450
10451 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10452
10453         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10454
10455         * gst/avi/Makefile.am:
10456         * gst/avi/gstavi.c: (plugin_init):
10457         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
10458         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
10459         (gst_avi_mux_class_init), (gst_avi_mux_init),
10460         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10461         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
10462         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
10463         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10464         (gst_avi_mux_riff_get_avix_header),
10465         (gst_avi_mux_riff_get_video_header),
10466         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
10467         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
10468         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10469         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
10470         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
10471         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
10472         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10473         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
10474         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
10475         (gst_avi_mux_change_state):
10476         * gst/avi/gstavimux.h:
10477           Port AVI muxer to GStreamer-0.10 (#332031).
10478
10479         * tests/check/Makefile.am:
10480         * tests/check/elements/avimux.c:
10481         * tests/check/elements/.cvsignore:
10482           Add unit test for AVI muxer.
10483
10484 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
10485
10486         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10487         (gst_wavparse_class_init), (gst_wavparse_reset),
10488         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10489         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10490         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10491         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10492         (gst_wavparse_stream_data), (gst_wavparse_loop),
10493         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
10494         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
10495         (plugin_init):
10496         * gst/wavparse/gstwavparse.h:
10497           reverted patch #337625 for the price of 1 hour sleep
10498
10499 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10500
10501         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10502         (gst_wavparse_class_init), (gst_wavparse_reset),
10503         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10504         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
10505         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10506         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10507         (gst_wavparse_stream_data), (gst_wavparse_loop),
10508         (gst_wavparse_chain), (plugin_init):
10509         * gst/wavparse/gstwavparse.h:
10510           correct partial implementation of push mode
10511           (from my last commit)
10512
10513 2006-04-26  Wim Taymans  <wim@fluendo.com>
10514
10515         * ext/esd/esdsink.c:
10516         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
10517         it is not in esd.h
10518
10519 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
10520
10521         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
10522         (gst_au_parse_class_init), (gst_au_parse_init),
10523         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
10524         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
10525         (gst_au_parse_chain), (gst_au_parse_src_convert),
10526         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
10527         (gst_au_parse_sink_event), (gst_au_parse_src_event),
10528         (gst_au_parse_change_state):
10529         * gst/auparse/gstauparse.h:
10530           Rewrite auparse to suck a little bit less: make source pad
10531           dynamic, so decodebin/playbin work with non-raw formats
10532           like alaw/mulaw; add query function for duration/position
10533           queries; check whether we have enough data before attempting
10534           to parse the header (instead of crashing when that is not the
10535           case); work around audioconvert sucking by swapping endianness
10536           to the native endianness ourselves for float formats; send
10537           initial newsegment event. Fixes #161712.
10538
10539 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10540
10541         * sys/osxaudio/Makefile.am:
10542         * sys/osxaudio/gstosxaudioelement.c:
10543         (gst_osx_audio_element_get_type),
10544         (gst_osx_audio_element_class_init):
10545         * sys/osxaudio/gstosxaudioelement.h:
10546         * sys/osxaudio/gstosxaudiosink.c:
10547         (gst_osx_audio_sink_osxelement_do_init),
10548         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
10549         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
10550         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
10551         (gst_osx_audio_sink_create_ringbuffer),
10552         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
10553         (plugin_init):
10554         * sys/osxaudio/gstosxaudiosink.h:
10555         Port of osxaudiosink to 0.10
10556
10557 2006-04-26  Wim Taymans  <wim@fluendo.com>
10558
10559         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
10560         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
10561         the size of the ringbuffer. This should fix hangs with older 
10562         esd sound servers.
10563
10564 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10565
10566         * ext/aalib/gstaasink.c:
10567         * ext/annodex/gstcmmldec.c:
10568         * ext/annodex/gstcmmlenc.c:
10569         * ext/cairo/gsttextoverlay.c:
10570         * ext/cairo/gsttimeoverlay.c:
10571         * ext/cdio/gstcdiocddasrc.c:
10572         * ext/dv/gstdvdec.c:
10573         * ext/dv/gstdvdemux.c:
10574         * ext/esd/esdmon.c:
10575         * ext/esd/esdsink.c:
10576         * ext/flac/gstflacenc.c:
10577         * ext/flac/gstflactag.c:
10578         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10579         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10580         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10581         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10582         * ext/gdk_pixbuf/pixbufscale.c:
10583         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10584         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10585         * ext/jpeg/gstjpegdec.c:
10586         * ext/jpeg/gstjpegenc.c:
10587         * ext/jpeg/gstsmokedec.c:
10588         * ext/jpeg/gstsmokeenc.c:
10589         * ext/libcaca/gstcacasink.c:
10590         * ext/libmng/gstmngdec.c:
10591         * ext/libmng/gstmngenc.c:
10592         * ext/libpng/gstpngdec.c:
10593         * ext/libpng/gstpngenc.c:
10594         * ext/mikmod/gstmikmod.c:
10595         * ext/raw1394/gstdv1394src.c:
10596         * ext/shout2/gstshout2.c: (gst_shout2send_init):
10597         * ext/shout2/gstshout2.h:
10598         * ext/speex/gstspeexdec.c:
10599         * ext/speex/gstspeexenc.c:
10600         * gst/alpha/gstalpha.c:
10601         * gst/alpha/gstalphacolor.c:
10602         * gst/apetag/gstapedemux.c:
10603         * gst/auparse/gstauparse.c:
10604         * gst/autodetect/gstautoaudiosink.c:
10605         (gst_auto_audio_sink_base_init):
10606         * gst/autodetect/gstautovideosink.c:
10607         (gst_auto_video_sink_base_init):
10608         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
10609         * gst/avi/gstavimux.c: (gst_avimux_base_init):
10610         * gst/cutter/gstcutter.c:
10611         * gst/debug/breakmydata.c:
10612         * gst/debug/efence.c:
10613         * gst/debug/gstnavigationtest.c:
10614         * gst/debug/gstnavseek.c:
10615         * gst/debug/negotiation.c:
10616         * gst/debug/progressreport.c:
10617         * gst/debug/testplugin.c:
10618         * gst/effectv/gstaging.c:
10619         * gst/effectv/gstdice.c:
10620         * gst/effectv/gstedge.c:
10621         * gst/effectv/gstquark.c:
10622         * gst/effectv/gstrev.c:
10623         * gst/effectv/gstshagadelic.c:
10624         * gst/effectv/gstvertigo.c:
10625         * gst/effectv/gstwarp.c:
10626         * gst/flx/gstflxdec.c:
10627         * gst/goom/gstgoom.c:
10628         * gst/icydemux/gsticydemux.c:
10629         * gst/id3demux/gstid3demux.c:
10630         * gst/interleave/deinterleave.c:
10631         * gst/interleave/interleave.c:
10632         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10633         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10634         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10635         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10636         * gst/level/gstlevel.c:
10637         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10638         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10639         * gst/median/gstmedian.c:
10640         * gst/monoscope/gstmonoscope.c:
10641         * gst/multipart/multipartdemux.c:
10642         * gst/multipart/multipartmux.c:
10643         * gst/oldcore/gstaggregator.c:
10644         * gst/oldcore/gstfdsink.c:
10645         * gst/oldcore/gstmd5sink.c:
10646         * gst/oldcore/gstmultifilesrc.c:
10647         * gst/oldcore/gstpipefilter.c:
10648         * gst/oldcore/gstshaper.c:
10649         * gst/oldcore/gststatistics.c:
10650         * gst/rtp/gstasteriskh263.c:
10651         * gst/rtp/gstrtpL16depay.c:
10652         * gst/rtp/gstrtpL16pay.c:
10653         * gst/rtp/gstrtpamrdepay.c:
10654         * gst/rtp/gstrtpamrpay.c:
10655         * gst/rtp/gstrtpdepay.c:
10656         * gst/rtp/gstrtpgsmpay.c:
10657         * gst/rtp/gstrtph263pay.c:
10658         * gst/rtp/gstrtph263pdepay.c:
10659         * gst/rtp/gstrtph263ppay.c:
10660         * gst/rtp/gstrtpilbcdepay.c:
10661         * gst/rtp/gstrtpmp4gpay.c:
10662         * gst/rtp/gstrtpmp4vdepay.c:
10663         * gst/rtp/gstrtpmp4vpay.c:
10664         * gst/rtp/gstrtpmpadepay.c:
10665         * gst/rtp/gstrtpmpapay.c:
10666         * gst/rtp/gstrtppcmadepay.c:
10667         * gst/rtp/gstrtppcmapay.c:
10668         * gst/rtp/gstrtppcmudepay.c:
10669         * gst/rtp/gstrtppcmupay.c:
10670         * gst/rtp/gstrtpspeexdepay.c:
10671         * gst/rtp/gstrtpspeexpay.c:
10672         * gst/rtsp/gstrtpdec.c:
10673         * gst/rtsp/gstrtspsrc.c:
10674         * gst/smpte/gstsmpte.c:
10675         * gst/udp/gstdynudpsink.c:
10676         * gst/udp/gstmultiudpsink.c:
10677         * gst/udp/gstudpsink.c:
10678         * gst/udp/gstudpsrc.c:
10679         * gst/videobox/gstvideobox.c:
10680         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10681         * gst/videofilter/gstvideobalance.c:
10682         * gst/videofilter/gstvideoflip.c:
10683         * gst/videofilter/gstvideotemplate.c:
10684         (gst_videotemplate_base_init):
10685         * gst/videomixer/videomixer.c:
10686         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10687         (gst_wavparse_class_init), (gst_wavparse_dispose),
10688         (gst_wavparse_reset), (gst_wavparse_init),
10689         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10690         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10691         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
10692         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10693         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10694         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10695         (gst_wavparse_change_state):
10696         * gst/wavparse/gstwavparse.h:
10697         * sys/oss/gstossmixerelement.c:
10698         * sys/oss/gstosssink.c:
10699         * sys/oss/gstosssrc.c:
10700         * sys/osxaudio/gstosxaudioelement.c:
10701         * sys/osxaudio/gstosxaudiosink.c:
10702         * sys/osxaudio/gstosxaudiosrc.c:
10703         * sys/sunaudio/gstsunaudiomixer.c:
10704         * sys/sunaudio/gstsunaudiosink.c:
10705           Define GstElementDetails as const and also static (when defined as
10706           global)
10707
10708 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10709
10710         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10711           Source pad has fixed caps. If we don't set this, bad
10712           things happen when the window is resized.
10713
10714 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10715
10716         * gst/matroska/Makefile.am:
10717         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10718         (gst_matroska_demux_handle_src_event):
10719         * gst/matroska/matroska-ids.c:
10720         (gst_matroska_track_init_video_context),
10721         (gst_matroska_track_init_audio_context),
10722         (gst_matroska_track_init_subtitle_context),
10723         (gst_matroska_track_init_complex_context):
10724         * gst/matroska/matroska-ids.h:
10725           Handle case where the TrackType ebml chunk does not come before the
10726           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
10727           events.
10728
10729 2006-04-25  Wim Taymans  <wim@fluendo.com>
10730
10731         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10732         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
10733         It's codec_data, not codec_info.
10734
10735 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10736
10737         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10738
10739         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
10740           Handle codec_data for VfW compatibility codec IDs (#339451)
10741
10742         * gst/matroska/matroska-mux.c:
10743         (gst_matroska_mux_video_pad_setcaps):
10744           Same here, handle codec_data and add additional caps we can handle
10745           now to the pad template (huffyuv, dv and h263 video) (#339451)
10746
10747 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10748
10749         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
10750
10751         * gst/matroska/matroska-mux.c:
10752         (gst_matroska_mux_create_buffer_header),
10753         (gst_matroska_mux_write_data):
10754           Fix timestamping of B-frames, use signed integers, do
10755           some rounding (#339678).
10756
10757 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
10758
10759         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
10760         just make it compile with --disable-gst-debug.
10761
10762 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
10763
10764         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10765         Fix a bad conversion using gst_guint64_to_gdouble.
10766         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
10767         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
10768         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
10769     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
10770         mistake.
10771
10772 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
10773
10774         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10775         Use gst_guint64_to_gdouble for conversions
10776         * win32/vs6/gst_plugins_good.dsw:
10777         * win32/vs6/libgsticydemux.dsp:
10778         Add a project file for icydemux
10779
10780 2006-04-21  Wim Taymans  <wim@fluendo.com>
10781
10782         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
10783
10784         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10785         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
10786         When splitting audio chunks, the block alignment is not taken in
10787         consideration, so the smaller chunks could be of size which is 
10788         not a multiple of the block alignment. Fixes #336904
10789
10790 2006-04-21  Wim Taymans  <wim@fluendo.com>
10791
10792         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
10793         Use scale functions
10794
10795 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10796
10797         * ext/dv/gstdv.c: (plugin_init):
10798           Fix build.
10799
10800 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10801
10802         * gst/debug/progressreport.c: (gst_progress_report_finalize),
10803         (gst_progress_report_class_init), (gst_progress_report_init),
10804         (gst_progress_report_do_query), (gst_progress_report_report),
10805         (gst_progress_report_set_property),
10806         (gst_progress_report_get_property):
10807           Add 'format' property to force querying to a particular format.
10808
10809 2006-04-21  Andy Wingo  <wingo@pobox.com>
10810
10811         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
10812         best, on big endian systems. Drop its rank in that case. OTOH on
10813         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
10814
10815 2006-04-21  Michael Smith  <msmith@fluendo.com>
10816
10817         * configure.ac:
10818         * gst/icydemux/Makefile.am:
10819         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
10820         (gst_icydemux_base_init), (gst_icydemux_class_init),
10821         (gst_icydemux_reset), (gst_icydemux_init),
10822         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
10823         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
10824         (unicodify), (gst_icydemux_unicodify),
10825         (gst_icydemux_parse_and_send_tags),
10826         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10827         (gst_icydemux_chain), (gst_icydemux_change_state),
10828         (gst_icydemux_send_tag_event), (plugin_init):
10829         * gst/icydemux/gsticydemux.h:
10830         * tests/check/Makefile.am:
10831         * tests/check/elements/icydemux.c: (typefind_succeed),
10832         (plugin_init), (icydemux_found_pad), (create_icydemux),
10833         (cleanup_icydemux), (push_data), (GST_START_TEST),
10834         (icydemux_suite), (main):
10835           Add icydemux, and tests.
10836
10837 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10838
10839         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10840           Post SEGMENT_DONE message in TIME format.
10841
10842 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10843
10844         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
10845
10846         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
10847         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
10848           Fix index creation when we have to scan the file to create
10849           an index. There may be other types of RIFF 'LIST' chunks than
10850           'movi' and we need to skip them properly as well or we'll end up
10851           reading garbage (#336889). Some other cosmetic changes.
10852           
10853 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10854
10855         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
10856         (gst_flac_dec_handle_seek_event):
10857           Add support for segment seeks (fixes #338290). Also demote
10858           some recurring debug message from DEBUG to LOG level.
10859
10860 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10861
10862         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10863         (gst_matroskademux_do_index_seek),
10864         (gst_matroska_demux_handle_seek_event),
10865         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
10866         * gst/matroska/matroska-ids.h:
10867           Set DISCONT flag on first buffer after a discontinuity.
10868           Fix newsegment events sent when seeking and honour KEY_UNIT
10869           seek flag. Create pad with bogus caps if we don't recognise
10870           the stream codec id.
10871
10872         * gst/matroska/matroska-demux.h:
10873           Fix GObject macros.
10874
10875 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10876
10877         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10878
10879         * gst/matroska/matroska-demux.c:
10880         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
10881           Handle end of segment properly when set; don't dead-lock when
10882           posting start of segment message when doing a segment seek.
10883           Fixes #338810.
10884
10885 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10886
10887         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
10888         (gst_matroska_demux_plugin_init):
10889           Make mpeg2 aac audio work: create artificial private codec data
10890           chunk which faad2 seems to require, just as we do for mpeg4 aac.
10891           Also call gst_riff_init(). Partially fixes #338767.
10892
10893 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
10894
10895         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
10896         (gst_wavenc_class_init), (gst_wavenc_init),
10897         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
10898         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
10899         (gst_wavenc_chain), (gst_wavenc_change_state):
10900         * gst/wavenc/gstwavenc.h:
10901           Set caps on first outgoing buffer, so that it doesn't error out
10902           immediately with a non-negotiated error (#338716). Rewrite and
10903           clean up a bit; fix setcaps function to parse things properly;
10904           fix sink caps (8bit audio is unsigned and doesn't have depth);
10905           use boilerplate macros; remove unused properties stuff.
10906
10907 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10908
10909         * ext/gdk_pixbuf/gstgdkpixbuf.c:
10910           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
10911           handle MJPEG streams and might be autoplugged for those if the
10912           user doesn't have jpegdec installed (resulting in a cryptic error
10913           message about huffman tables). Better to disable JPEG decoding here
10914           and let the user figure out that she needs to install jpegdec.
10915
10916 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10917
10918         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
10919         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
10920         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
10921         * ext/gdk_pixbuf/gstgdkpixbuf.h:
10922           Make work with packetised/framed input (e.g. png-in-quicktime). Use
10923           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
10924           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
10925           debug messages. Fix boilerplate macros.
10926
10927 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10928
10929         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
10930         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
10931           No need to special-case for Gdk-2.0 any longer, we require
10932           Gdk 2.2 or newer; minor clean-ups.
10933
10934 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10935
10936         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
10937         (gst_shout2send_class_init), (gst_shout2send_init),
10938         (set_shout_metadata), (gst_shout2send_set_metadata),
10939         (gst_shout2send_event), (gst_shout2send_start),
10940         (gst_shout2send_connect), (gst_shout2send_stop),
10941         (gst_shout2send_render), (gst_shout2send_set_property),
10942         (gst_shout2send_get_property), (gst_shout2send_setcaps),
10943         (plugin_init):
10944         * ext/shout2/gstshout2.h:
10945         * po/POTFILES.in:
10946           Rewrite a bit: use GstBaseSink::start and stop instead of a state
10947           change function; use GST_ELEMENT_ERROR for error reporting, not
10948           g_error() or GST_ERROR(); don't unref caps in setcaps function,
10949           will cause crashes or assertion failures; remove (unused) "sync"
10950           property, basesink already has such a property; misc. other
10951           minor fixes and cleanups.
10952
10953 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10954
10955         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
10956         * ext/esd/gstesd.c: (plugin_init):
10957         * po/POTFILES.in:
10958           Add translatable error message for when we cannot
10959           connect to the sound server, as "Cannot open resource
10960           for writing" isn't really an acceptable message to show
10961           to the user in this case.
10962
10963 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10964
10965         * sys/oss/gst-i18n-plugin.h:
10966           Remove bogus file that doesn't belong here.
10967
10968 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10969
10970         Patch by: Philippe Valembois
10971
10972         * ext/shout2/gstshout2.c: (gst_shout2send_init),
10973         (gst_shout2send_set_metadata), (gst_shout2send_event),
10974         (gst_shout2send_render), (gst_shout2send_change_state):
10975         * ext/shout2/gstshout2.h:
10976           Handle tags being received before the connection to
10977           the server is established properly (see #338636).
10978
10979 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
10980
10981         * ext/shout2/gstshout2.c: (gst_shout2send_render):
10982           Don't crash in case the connection to the server fails:
10983           don't set pointer to NULL by assigning FALSE; error out
10984           properly by using GST_ELEMENT_ERROR and returning
10985           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
10986           before resetting the pointer.
10987
10988 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
10989
10990         * gst/id3demux/id3tags.c:
10991         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
10992         (Fixes #338713)
10993
10994 2006-04-12  Wim Taymans  <wim@fluendo.com>
10995
10996         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
10997         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
10998         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
10999         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
11000         (gst_gdk_pixbuf_chain):
11001         Some cleanups.
11002         Added RGBA as a possible output format.
11003         Correctly free the supported mimetypes.
11004         deprecate silent arg, it's not used.
11005         Return result from _alloc_buffer to peer.
11006
11007 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11008
11009         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
11010           Don't leak memory allocated by gst_buffer_new_and_alloc() by
11011           overwriting GST_BUFFER_MALLOCDATA.
11012
11013 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11014
11015         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11016         (user_endrow_callback), (user_end_callback),
11017         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
11018         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
11019         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
11020         * ext/libpng/gstpngdec.h:
11021           Handle more than one frame if the content is framed,
11022           like with png-in-quicktime (#331917).
11023
11024 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11025
11026         * sys/oss/Makefile.am:
11027         * sys/oss/common.h:
11028         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
11029         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
11030         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
11031         (gst_oss_src_unprepare):
11032           - the user-visible error strings were in the wrong category
11033           - and the messages were not marked for translation
11034           - which is actually a good thing, because they were exactly
11035             the kind of message you would never want anyone to see
11036           - the macros were using variables that didn't exist in the macro
11037             arguments
11038           - and they were obviously copied from each other and then modified
11039           - so a common header makes sense
11040
11041 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11042
11043         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11044           Don't try to modify read-only data.
11045
11046         * gst/matroska/matroska-demux.c:
11047         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11048           Fix comment (won't crash any longer now).
11049
11050 2006-04-10  Michael Smith  <msmith@fluendo.com>
11051
11052         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
11053           Use copies of header buffers for caps to avoid circular refcounting
11054           problems (as in theoradec, vorbisdec).
11055
11056         * tests/check/elements/cmmldec.c: (GST_START_TEST):
11057           Fix a typo in test that meant it was testing the wrong thing.
11058
11059         * tests/check/elements/cmmlenc.c: (check_headers):
11060           Fix refcount checks now that we use buffer-copies for caps.
11061
11062 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11063
11064         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
11065         (gst_matroska_demux_handle_seek_event),
11066         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
11067         (gst_matroska_demux_subtitle_caps),
11068         (gst_matroska_demux_plugin_init):
11069           Use static pad templates with ANY caps for audio and video
11070           source pads and get rid of a lot of unnecessary (and partially
11071           broken) code for the template caps. Clean up caps finding
11072           functions. Fixes playback of audio files/streams that do not
11073           contain the sample rate and/or number of channels in the audio
11074           context (happens a lot with vorbis/mp3 .mka files it seems).
11075           Fixes #337183.
11076           Also add myself to copyright holders.
11077
11078 2006-04-10  Michael Smith  <msmith@fluendo.com>
11079
11080         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
11081           Use g_list_delete_link () instead of g_list_remove_link () so that
11082           we free the link as well as the contained data.
11083
11084 2006-04-10  Wim Taymans  <wim@fluendo.com>
11085
11086         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
11087
11088         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11089         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
11090         (gst_avi_demux_stream_header):
11091         Fix some crashers with empty chunks. (Fixes #337749)
11092
11093 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
11094
11095         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
11096           use G_GINT64_CONSTANT for INT64 constants
11097         * gst/videofilter/gstvideobalance.c:
11098           define rint for WIN32 #define rint(x) (floor((x)+0.5))
11099         * win32/vs6/libgstavi.dsp:
11100          add missing libraries for the link and remove avimux.c from
11101          the project as it isn't ported to 0.10 yet
11102         
11103 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
11104
11105         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11106           Even better would be if we actually did the right thing
11107           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
11108
11109 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11110
11111         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11112           Can't just replace 1LL with 1L here just because MSVC doesn't
11113           support it, as it might lead to incorrect results when doing the
11114           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
11115           force a 64-bit constant in a way that all compilers are happy with.
11116
11117 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11118
11119         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
11120         * ext/esd/esdsink.c: (gst_esdsink_class_init):
11121         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
11122         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
11123         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
11124         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
11125         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
11126         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11127         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
11128         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
11129         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
11130         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11131         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
11132         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
11133         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
11134         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
11135         * gst/avi/gstavimux.c: (gst_avimux_class_init):
11136         * gst/debug/efence.c: (gst_efence_class_init):
11137         * gst/debug/negotiation.c: (gst_negotiation_class_init):
11138         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11139         * gst/goom/gstgoom.c: (gst_goom_class_init):
11140         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
11141         * gst/interleave/deinterleave.c: (deinterleave_class_init):
11142         * gst/interleave/interleave.c: (interleave_class_init):
11143         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
11144         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
11145         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
11146         * gst/median/gstmedian.c: (gst_median_class_init):
11147         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11148         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
11149         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
11150         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
11151         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
11152         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
11153         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
11154         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
11155         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
11156         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
11157         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
11158         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
11159         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
11160         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
11161         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11162         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
11163         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
11164         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
11165         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
11166         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
11167         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
11168         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
11169         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
11170         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
11171         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
11172         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
11173         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
11174         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11175         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
11176         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
11177         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
11178         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
11179         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
11180         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
11181         * sys/osxaudio/gstosxaudioelement.c:
11182         (gst_osxaudioelement_class_init):
11183         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
11184         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
11185         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
11186         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
11187
11188 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11189
11190         * ext/mikmod/gstmikmod.h:
11191         * gst/level/gstlevel.h:
11192         Fix more broken GObject macros
11193
11194 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11195
11196         * ext/annodex/gstcmmldec.h:
11197         * ext/annodex/gstcmmlenc.h:
11198         * ext/annodex/gstcmmltag.h:
11199         * ext/cairo/gsttextoverlay.h:
11200         * ext/ladspa/gstsignalprocessor.h:
11201         * gst/matroska/ebml-read.h:
11202         * gst/matroska/ebml-write.h:
11203         * sys/osxaudio/gstosxaudioelement.h:
11204         Fix broken GObject macros
11205
11206 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11207
11208         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11209           Don't try to seek beyond the end of the file (would
11210           occasionally display error dialogs in totem when seeking
11211           to the end) (#335869). Will still throw an error though
11212           if the file is truncated and the total_samples value in
11213           the stream header is wrong.
11214
11215 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
11216
11217         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
11218         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
11219         (gst_flac_dec_metadata_callback):
11220         * ext/flac/gstflacdec.h:
11221           If the stream header doesn't contain the total number of samples,
11222           search for the last flac frame at the end of the file and calculate
11223           the total duration from that frame's offset (fixes #337609).
11224
11225 2006-04-07  Edward Hervey  <edward@fluendo.com>
11226
11227         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
11228         Don't unref the GstPadTemplate returned by
11229         gst_element_class_get_pad_template().
11230
11231 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11232
11233         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
11234
11235         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
11236         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
11237         * sys/sunaudio/gstsunaudiosink.h:
11238           Use spec->segsize and spec->segtotal in the prepare function
11239           to initialise the ring buffer instead of using the buffer-time
11240           property (#337421).
11241
11242 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11243
11244         * configure.ac:
11245           Bump core requirements to CVS for gst_pad_query_peer_duration()
11246           which is used by speexdec.
11247
11248 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
11249
11250         * ext/speex/gstspeex.c: (plugin_init):
11251         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11252         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
11253         (speex_get_sink_query_types), (speex_dec_sink_query),
11254         (speex_get_src_query_types), (speex_dec_src_query),
11255         (speex_dec_src_event), (speex_dec_sink_event),
11256         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
11257         (speex_dec_chain_parse_data), (speex_dec_chain),
11258         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
11259         (speex_dec_change_state):
11260         * ext/speex/gstspeexdec.h:
11261           Fix seeking and duration queries (#337033); clean up and
11262           refactor a bit.
11263
11264 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11265
11266         * ext/raw1394/gstdv1394src.c:
11267           distinguish between device not found and could not open for
11268           reading
11269
11270 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11271
11272         * Makefile.am:
11273         * configure.ac:
11274         * pkgconfig/.cvsignore:
11275         * pkgconfig/Makefile.am:
11276         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
11277           add a .pc file so other modules can use good plugins in tests
11278
11279 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11280
11281         * configure.ac:
11282           clean up, use AS_VERSION and AS_NANO
11283         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11284           use PACKAGE_VERSION define
11285         * po/af.po:
11286         * po/az.po:
11287         * po/cs.po:
11288         * po/en_GB.po:
11289         * po/hu.po:
11290         * po/it.po:
11291         * po/nb.po:
11292         * po/nl.po:
11293         * po/or.po:
11294         * po/sq.po:
11295         * po/sr.po:
11296         * po/sv.po:
11297         * po/uk.po:
11298         * po/vi.po:
11299           updated
11300
11301 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
11302
11303         * ext\jpeg\smokecodec.c:
11304           use of GST_DEBUG instead of DEBUG(a...) for WIN32
11305         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
11306           move first instruction after all variables declarations
11307         * gst\alpha\gstalpha.c:
11308         * gst\effectv\gstshagadelic.c:
11309         * gst\smpte\paint.c:
11310         * gst\videofilter\gstvideobalance.c:
11311           define M_PI if it's not defined (it's not defined on WIN32)
11312         * gst\cutter\gstcutter.c: (gst_cutter_chain):
11313         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
11314         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
11315         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
11316         (gst_matroska_demux_video_caps):
11317         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
11318         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
11319           use gst_guint64_to_gdouble for conversions
11320         * gst\goom\filters.c: (setPixelRGB_):
11321           fix a debug which was using undefined variable
11322         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
11323         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
11324           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
11325         * win32/vs6:
11326           add vs6 projects files for most of plugins-good
11327         
11328 2006-03-30  j^  <j@bootlab.org>
11329
11330         * ext/aalib/gstaasink.c:
11331         * ext/annodex/gstcmmldec.c:
11332         * ext/annodex/gstcmmlenc.c:
11333         * ext/cairo/gsttextoverlay.c:
11334         * ext/cairo/gsttimeoverlay.c:
11335         * ext/cdio/gstcdiocddasrc.c:
11336         * ext/dv/gstdvdec.c:
11337         * ext/esd/esdmon.c:
11338         * ext/esd/esdsink.c:
11339         * ext/flac/gstflacdec.c:
11340         * ext/flac/gstflacenc.c:
11341         * ext/flac/gstflactag.c:
11342         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11343         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11344         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11345         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11346         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11347         * ext/gdk_pixbuf/pixbufscale.c:
11348         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11349         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11350         * ext/jpeg/gstjpegdec.c:
11351         * ext/jpeg/gstjpegenc.c:
11352         * ext/jpeg/gstsmokedec.c:
11353         * ext/jpeg/gstsmokeenc.c:
11354         * ext/libcaca/gstcacasink.c:
11355         * ext/libmng/gstmngdec.c:
11356         * ext/libmng/gstmngenc.c:
11357         * ext/libpng/gstpngdec.c:
11358         * ext/libpng/gstpngenc.c:
11359         * ext/mikmod/gstmikmod.c:
11360         * ext/raw1394/gstdv1394src.c:
11361         * ext/shout2/gstshout2.c:
11362         * ext/speex/gstspeexdec.c:
11363         * ext/speex/gstspeexenc.c:
11364         * gst/alpha/gstalpha.c:
11365         * gst/alpha/gstalphacolor.c:
11366         * gst/auparse/gstauparse.c:
11367         * gst/autodetect/gstautoaudiosink.c:
11368         (gst_auto_audio_sink_base_init):
11369         * gst/autodetect/gstautovideosink.c:
11370         (gst_auto_video_sink_base_init):
11371         * gst/avi/gstavimux.c: (gst_avimux_base_init):
11372         * gst/cutter/gstcutter.c:
11373         * gst/debug/breakmydata.c:
11374         * gst/debug/efence.c:
11375         * gst/debug/gstnavigationtest.c:
11376         * gst/debug/negotiation.c:
11377         * gst/debug/progressreport.c:
11378         * gst/debug/testplugin.c:
11379         * gst/effectv/gstaging.c:
11380         * gst/effectv/gstdice.c:
11381         * gst/effectv/gstedge.c:
11382         * gst/effectv/gstquark.c:
11383         * gst/effectv/gstrev.c:
11384         * gst/effectv/gstvertigo.c:
11385         * gst/effectv/gstwarp.c:
11386         * gst/flx/gstflxdec.c:
11387         * gst/goom/gstgoom.c:
11388         * gst/interleave/deinterleave.c:
11389         * gst/interleave/interleave.c:
11390         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
11391         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
11392         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
11393         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
11394         * gst/level/gstlevel.c:
11395         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
11396         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
11397         * gst/median/gstmedian.c:
11398         * gst/monoscope/gstmonoscope.c:
11399         * gst/multipart/multipartdemux.c:
11400         * gst/multipart/multipartmux.c:
11401         * gst/oldcore/gstmd5sink.c:
11402         * gst/oldcore/gstmultifilesrc.c:
11403         * gst/oldcore/gstpipefilter.c:
11404         * gst/oldcore/gstshaper.c:
11405         * gst/oldcore/gststatistics.c:
11406         * gst/rtp/gstasteriskh263.c:
11407         * gst/rtp/gstrtpL16depay.c:
11408         * gst/rtp/gstrtpL16pay.c:
11409         * gst/rtp/gstrtpamrdepay.c:
11410         * gst/rtp/gstrtpamrpay.c:
11411         * gst/rtp/gstrtpdepay.c:
11412         * gst/rtp/gstrtpgsmpay.c:
11413         * gst/rtp/gstrtph263pay.c:
11414         * gst/rtp/gstrtph263pdepay.c:
11415         * gst/rtp/gstrtph263ppay.c:
11416         * gst/rtp/gstrtpmp4gpay.c:
11417         * gst/rtp/gstrtpmp4vdepay.c:
11418         * gst/rtp/gstrtpmp4vpay.c:
11419         * gst/rtp/gstrtpmpadepay.c:
11420         * gst/rtp/gstrtpmpapay.c:
11421         * gst/rtp/gstrtppcmadepay.c:
11422         * gst/rtp/gstrtppcmapay.c:
11423         * gst/rtp/gstrtppcmudepay.c:
11424         * gst/rtp/gstrtppcmupay.c:
11425         * gst/rtp/gstrtpspeexdepay.c:
11426         * gst/rtp/gstrtpspeexpay.c:
11427         * gst/rtsp/gstrtpdec.c:
11428         * gst/smpte/gstsmpte.c:
11429         * gst/videobox/gstvideobox.c:
11430         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
11431         * gst/videofilter/gstvideobalance.c:
11432         * gst/videofilter/gstvideoflip.c:
11433         * gst/videofilter/gstvideotemplate.c:
11434         (gst_videotemplate_base_init):
11435         * gst/videomixer/videomixer.c:
11436         * gst/wavenc/gstwavenc.c:
11437         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
11438          better/unified long descriptions
11439          Fixed #336602
11440          Some cleanups to auparse, don't send multiple newsegments.
11441
11442 2006-03-29  Wim Taymans  <wim@fluendo.com>
11443
11444         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
11445
11446         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
11447         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
11448         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
11449         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
11450         * ext/dv/gstdvdemux.h:
11451         Seek in READY patch. Only works for pull based mode.
11452         Fixes #323880
11453
11454 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
11455
11456         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
11457         (gst_gdk_pixbuf_event):
11458           Fix two crashers: don't unref the same caps twice, and
11459           set pixbuf loader to NULL after freeing it.
11460
11461 2006-03-27  Wim Taymans  <wim@fluendo.com>
11462
11463         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
11464         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
11465         (gst_speexenc_chain):
11466         * ext/speex/gstspeexenc.h:
11467         Don't leak adapter.
11468         A push *always* takes ownership of the buffer, even on
11469         errors.
11470         Small cleanups.
11471
11472 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
11473
11474         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
11475           Create source pad without leaking.
11476
11477 2006-03-24  Wim Taymans  <wim@fluendo.com>
11478
11479         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11480         * ext/flac/gstflacdec.h:
11481         * ext/flac/gstflacenc.h:
11482         Spifify a bit.
11483         Fix deadly lock order error in seeking code, STREAM_LOCK
11484         cannot be taken within LOCK and the streaming variables are
11485         protected with the STREAM_LOCK anyway.
11486
11487 2006-03-24  Wim Taymans  <wim@fluendo.com>
11488
11489         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
11490         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
11491         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
11492         this patch combines the global init_frames with the stream
11493         init_frames. Rationale being that the global delay should 
11494         be subtracted from any stream delay.
11495         Fixes #335858.
11496
11497 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
11498
11499         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
11500         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
11501         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11502         * gst/videomixer/videomixer.c: (gst_videomixer_init):
11503         use DEBUG_FUNCPTR for collectpads
11504
11505 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
11506
11507         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
11508           Don't crash when encoding images where the number of rows isn't
11509           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
11510
11511 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11512
11513         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
11514         * gst/interleave/deinterleave.c: (deinterleave_change_state):
11515         * gst/interleave/interleave.c: (interleave_change_state):
11516         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
11517           More state change function fixes.
11518
11519 2006-03-23  Wim Taymans  <wim@fluendo.com>
11520
11521         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11522         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
11523         (gst_esdsink_prepare), (gst_esdsink_unprepare),
11524         (gst_esdsink_delay), (gst_esdsink_reset):
11525         * ext/esd/esdsink.h:
11526         Fix esd choppy playback by configuring audiosink
11527         correctly. Fixes #325191
11528
11529 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11530
11531         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
11532           Make state change function thread-safe.
11533
11534 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11535
11536         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
11537         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
11538           Don't try to read beyond the end of the file just because
11539           the header claims a bigger size (like with truncated files).
11540
11541 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11542
11543         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11544         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
11545         (gst_wavparse_stream_data), (gst_wavparse_loop):
11546         * gst/wavparse/gstwavparse.h:
11547           Delay source pad creation until we have the first chunk of
11548           media data, so the we can examine the data and adjust the
11549           caps accordingly if required. This makes playback of .wav
11550           files with DTS-declared-as-PCM content work (#313266).
11551
11552 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
11553
11554         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11555         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11556         Don't attempt typefinding on too-short buffers that have been
11557         completely trimmed away. (Fixes #330239)
11558
11559         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
11560         Improve the debug output
11561
11562 2006-03-21  Wim Taymans  <wim@fluendo.com>
11563
11564         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
11565         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
11566         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
11567         (gst_esdsink_set_property), (gst_esdsink_get_property):
11568         Some cleanups.
11569         Reset fd to -1 when we close them.
11570
11571 2006-03-21  Wim Taymans  <wim@fluendo.com>
11572
11573         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11574         the OPTIONS request result is optional so don't
11575         fail on it.
11576
11577 2006-03-21  Edward Hervey  <edward@fluendo.com>
11578
11579         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
11580         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
11581         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
11582         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11583         (gst_wavparse_change_state):
11584         gcc 4.1 unreferenced pointer fixes.
11585
11586 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
11587
11588         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11589
11590         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
11591           Fix block alignment calculation. Alignment should be done before
11592           adding the byte offset where the data starts (#335231).
11593
11594 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11595
11596         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
11597           Ensure that we set correct caps on buffers that are transferred
11598           direct from the input.
11599
11600 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11601
11602         * gst/goom/filters.c: (zoomFilterDestroy):
11603         * gst/goom/goom_core.c: (goom_close):
11604           Free filter data when cleaning up. (Fixes: #334995)
11605
11606 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
11607
11608         * configure.ac:
11609           Don't compile udp and rtsp plugins on win32 (mingw) or other
11610           systems that don't have <sys/socket.h> for some reason (#316203).
11611
11612 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11613
11614         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
11615         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
11616         * ext/raw1394/gstdv1394src.h:
11617           Change bus reset handler so it reports useful information such as
11618           whether the device being used connected or disconnected
11619
11620 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11621
11622         * gst/id3demux/id3v2frames.c:
11623         (parse_relative_volume_adjustment_two):
11624           We only care about gain and peak data for the master volume.
11625
11626 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11627
11628         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11629         (parse_id_string), (parse_unique_file_identifier),
11630         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
11631           Read replay gain tags (#323721).
11632
11633 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11634
11635         * configure.ac:
11636           Bump requirements to gst-plugins-base CVS because
11637           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
11638
11639 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11640
11641         * rtp/gst/gstrtppcmadepay.c:
11642         Fixed one of the caps in the code from mulaw to alaw.
11643
11644 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
11645
11646         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11647           Ensure that we set caps on the buffers we pass.
11648
11649         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
11650         (gst_id3demux_sink_activate):
11651           Ensure that we set caps on the buffers we pass.
11652
11653           Use STREAM, TYPE_NOT_FOUND as the error class when
11654           typefinding fails.
11655
11656 2006-03-15  Edward Hervey  <edward@fluendo.com>
11657
11658         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
11659         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
11660         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
11661         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
11662         (gst_jpeg_dec_setcaps):
11663         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
11664         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
11665         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
11666         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
11667         (gst_mngdec_src_getcaps):
11668         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11669         (gst_pngdec_caps_create_and_set):
11670         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
11671         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
11672         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
11673         * gst/alpha/gstalpha.c: (gst_alpha_init):
11674         * gst/auparse/gstauparse.c: (gst_au_parse_init):
11675         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
11676         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
11677         * gst/cutter/gstcutter.c: (gst_cutter_init):
11678         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
11679         (gst_efence_checkgetrange):
11680         * gst/debug/negotiation.c: (gst_negotiation_init):
11681         * gst/flx/gstflxdec.c: (gst_flxdec_init):
11682         * gst/goom/gstgoom.c: (gst_goom_init):
11683         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
11684         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
11685         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
11686         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
11687         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
11688         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
11689         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
11690         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11691         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11692         (gst_wavparse_create_sourcepad):
11693         Fix memleak with gst_static_pad_template_get().
11694         This uses gst_pad_new_from_static_template() instead.
11695         Fixes #333512
11696
11697 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11698
11699         * configure.ac:
11700           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
11701           used by id3demux.
11702
11703         * gst/id3demux/gstid3demux.c: (plugin_init):
11704         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11705         (parse_user_text_identification_frame),
11706         (parse_unique_file_identifier):
11707           Add support for UFID and TXXX frames and extract musicbrainz tags.
11708
11709 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11710
11711         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11712           Catch short reads, like they might happen with truncated
11713           files (see #305279); remove unnecessary indentation.
11714
11715 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11716
11717         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
11718           Fix DIB image inversion for pictures with a
11719           depth != 8 (#305279).
11720
11721 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11722
11723         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
11724         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
11725         * ext/jpeg/gstjpegdec.h:
11726           Fix durations on outgoing buffers after seeking
11727           in MJPEG files (#334083); some minor clean-ups.
11728
11729 2006-03-13  Wim Taymans  <wim@fluendo.com>
11730
11731         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
11732         (gst_wavparse_change_state):
11733         Implement seek in READY (re-fixes #327658)
11734
11735 2006-03-13  Wim Taymans  <wim@fluendo.com>
11736
11737         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
11738         * ext/esd/esdmon.c: (gst_esdmon_get):
11739         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
11740         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11741         (gst_gdk_pixbuf_sink_getcaps):
11742         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
11743         (gst_jpegenc_setcaps):
11744         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
11745         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
11746         (gst_smokeenc_setcaps):
11747         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
11748         (gst_mngdec_src_getcaps):
11749         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
11750         (gst_mngenc_chain):
11751         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
11752         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
11753         * ext/speex/gstspeexdec.c: (speex_dec_convert),
11754         (speex_dec_src_event), (speex_dec_chain):
11755         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
11756         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
11757         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
11758         (gst_negotiation_pad_link), (gst_negotiation_chain):
11759         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
11760         (gst_flxdec_chain):
11761         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
11762         (deinterleave_chain):
11763         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
11764         * gst/median/gstmedian.c: (gst_median_link):
11765         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
11766         (gst_monoscope_chain):
11767         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
11768         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
11769         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
11770         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
11771         close #333784 unref the result of gst_pad_get_parent()
11772         by: Christophe Fergeau.
11773
11774 2006-03-09  Wim Taymans  <wim@fluendo.com>
11775
11776         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
11777         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
11778         Handle events in push mode better, can now do non-flushing
11779         seeks in push mode as well.
11780
11781 2006-03-07  Wim Taymans  <wim@fluendo.com>
11782
11783         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11784         Applied patch from Kai Vehmanen, fixes #333624.
11785
11786 2006-03-06  Julien MOUTTE  <julien@moutte.net>
11787
11788         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
11789         Implement paletted and grayscale png files handling.
11790         (#150363).
11791
11792 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11793
11794         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
11795         (gst_speexenc_chain):
11796           fix a tag list assert
11797           follow gst-plugins-base/ext/ogg/README; set OFFSET
11798           and OFFSET_END.  Muxes correctly with gst-plugins-base
11799           > 0.9.3
11800
11801 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11802
11803         * gst/id3demux/Makefile.am:
11804         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
11805         (gst_id3demux_chain), (gst_id3demux_sink_activate):
11806           Use new typefind helper functions here as well, and
11807           do typefinding in pull-mode if upstream supports that.
11808
11809 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11810
11811         * sys/sunaudio/gstsunaudiomixerctrl.c:
11812         (gst_sunaudiomixer_ctrl_get_volume),
11813         (gst_sunaudiomixer_ctrl_set_volume):
11814         * sys/sunaudio/gstsunaudiomixertrack.c:
11815         (gst_sunaudiomixer_track_new):
11816           Remove unused variables, breaks build from CVS
11817           with -Werror (#333392, patch by: Benjamin Pineau)
11818
11819 2006-03-03  Wim Taymans  <wim@fluendo.com>
11820
11821         * docs/plugins/Makefile.am:
11822         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11823         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11824         Added wavparse docs.
11825
11826         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11827         (gst_wavparse_reset), (gst_wavparse_init),
11828         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
11829         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
11830         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11831         (gst_wavparse_stream_data), (gst_wavparse_loop),
11832         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
11833         (gst_wavparse_change_state):
11834         * gst/wavparse/gstwavparse.h:
11835         Implement seek in READY (fixes #327658)
11836         Added docs and did some cleanups.
11837
11838 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
11839
11840         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11841         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
11842         (gst_avi_demux_calculate_durations_from_index),
11843         (gst_avi_demux_stream_header):
11844         * gst/avi/gstavidemux.h:
11845           If we have an index, use a duration based on the index instead
11846           of blindly trusting the information in the stream headers
11847           (fixes #331817).
11848
11849 2006-03-03  Wim Taymans  <wim@fluendo.com>
11850
11851         * docs/plugins/Makefile.am:
11852         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11853         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11854         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11855         Added smoke and jpeg to the docs.
11856
11857         * ext/jpeg/Makefile.am:
11858         * ext/jpeg/gstjpeg.c: (plugin_init):
11859         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
11860         * ext/jpeg/gstjpegenc.h:
11861         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
11862         (gst_smokedec_chain):
11863         * ext/jpeg/gstsmokedec.h:
11864         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
11865         * ext/jpeg/gstsmokeenc.h:
11866         * ext/jpeg/smokecodec.h:
11867         Port smokedec (fixes #331905).
11868         Added some docs.
11869         Some cleanups.
11870
11871 2006-03-03  Wim Taymans  <wim@fluendo.com>
11872
11873         * docs/plugins/Makefile.am:
11874         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11875         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11876         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11877         Added videobalance and videoflip to the docs.
11878
11879         * gst/videofilter/Makefile.am:
11880         * gst/videofilter/gstvideobalance.c:
11881         (gst_video_balance_update_tables_planar411),
11882         (gst_video_balance_is_passthrough),
11883         (gst_video_balance_update_properties), (oil_tablelookup_u8),
11884         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
11885         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
11886         (gst_video_balance_finalize), (gst_video_balance_class_init),
11887         (gst_video_balance_init), (gst_video_balance_interface_supported),
11888         (gst_video_balance_interface_init),
11889         (gst_video_balance_colorbalance_list_channels),
11890         (gst_video_balance_colorbalance_set_value),
11891         (gst_video_balance_colorbalance_get_value),
11892         (gst_video_balance_colorbalance_init),
11893         (gst_video_balance_set_property), (gst_video_balance_get_property),
11894         (gst_video_balance_get_type), (plugin_init):
11895         * gst/videofilter/gstvideobalance.h:
11896         Ported to 0.10. (Fixes #326160)
11897         Added docs.
11898
11899         * gst/videofilter/gstvideoflip.c:
11900         * gst/videofilter/gstvideoflip.h:
11901         Added docs.
11902
11903 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
11904
11905         * configure.ac:
11906           Bump requirements to current core and -base CVS
11907           (core for new typefind helper API, and -base for the
11908           WAVFORMATEX support that was added to libgstriff and
11909           is needed by wavparse).
11910         
11911         * gst/apetag/Makefile.am:
11912         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
11913         (gst_tag_demux_sink_activate):
11914           Use new typefind helpers for typefinding instead of our
11915           home-grown stuff; also, do typefinding in pull-mode if
11916           upstream supports that.
11917
11918 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
11919
11920         Reviewed by: Christian Schaller <christian@fluendo.com>
11921
11922         This patch fixes bug: 329107
11923
11924         This Changelog entry is for a commit done on February 17
11925
11926         * ext/gconf/gconf.c
11927         * ext/gconf/gconf.h
11928         * ext/gconf/gstgconfaudiosink.c
11929         * ext/gconf/gstgconfaudiosink.h
11930         * gconf/gstreamer.schemas.in
11931
11932 2006-02-28  Wim Taymans  <wim@fluendo.com>
11933
11934         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11935         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
11936         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
11937         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
11938         Use DEBUG_OBJECT more.
11939
11940 2006-02-28  Wim Taymans  <wim@fluendo.com>
11941
11942         * docs/plugins/Makefile.am:
11943         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11944         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11945         Added dvdec and dvdemux to docs.
11946
11947         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
11948         Added docs.
11949         Check frame sizes so we don't crash when don't have enough
11950         data.
11951         Send nice error messages on error.
11952
11953         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
11954         (gst_dvdemux_class_init), (gst_dvdemux_init),
11955         (gst_dvdemux_finalize), (gst_dvdemux_reset),
11956         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
11957         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
11958         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
11959         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
11960         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
11961         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
11962         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
11963         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
11964         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
11965         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
11966         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
11967         * ext/dv/gstdvdemux.h:
11968         Added docs.
11969         Implement pull mode.
11970         Fix memleaks.
11971         Reduce memcpy for the video demuxing.
11972
11973 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
11974
11975         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
11976         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
11977         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
11978         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
11979           Add a little extra debug. Make the decoder not return NOT_LINKED,
11980           as we want to continue decoding all CMML and emitting tags.
11981
11982 2006-02-27  Michael Smith  <msmith@fluendo.com>
11983
11984         * ext/annodex/gstskeltag.c:
11985         * ext/annodex/gstskeltag.h:
11986           Deleted; these files aren't used any more either.
11987
11988 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11989
11990         * ext/Makefile.am: Fix dist-check.
11991
11992 2006-02-25  Julien MOUTTE  <julien@moutte.net>
11993
11994         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
11995         memleak.
11996
11997 2006-02-25  Alessandro Decina <alessandro@nnva.org>
11998
11999         * ext/annodex/Makefile.am:
12000         * ext/annodex/gstannodex.c:
12001         * ext/annodex/gstcmmldec.c:
12002         * ext/annodex/gstcmmlenc.c:
12003         * ext/annodex/gstcmmlparser.c:
12004         * ext/annodex/gstcmmlparser.h:
12005         * ext/annodex/gstcmmlutils.c:
12006         * tests/check/elements/cmmldec.c:
12007         * tests/check/elements/cmmlenc.c:
12008           Fix a memleak in gst_cmml_track_list_add_clip.
12009           Handle overflows in clip's start and end times.
12010           Add the "encoded" parameter to cmmldec and cmmlenc caps.
12011           Do not parse junk at the end of a CMML preamble buffer.
12012           Register a libxml error handler to not print stuff on stderr.
12013           Check for bad clip start and end times in the testsuites.
12014
12015 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12016
12017         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
12018         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
12019         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
12020         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
12021         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
12022         possible memleaks.
12023
12024 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12025
12026         * tests/check/Makefile.am:
12027         * tests/check/elements/cmmldec.c:
12028         * tests/check/elements/cmmlenc.c: Fix tests so that they use
12029         the plugins-base tags.
12030
12031 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12032
12033         * ext/Makefile.am: Re-enable module.
12034
12035 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12036
12037         * tests/check/Makefile.am: Forgot to remove that test.
12038
12039 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12040
12041         * ext/annodex/Makefile.am:
12042         * ext/annodex/gstannodex.c: (plugin_init):
12043         * ext/annodex/gstcmmldec.c:
12044         * ext/annodex/gstskeldec.c:
12045         * ext/annodex/gstskeldec.h:
12046         * tests/check/Makefile.am:
12047         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
12048
12049 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12050
12051         * tests/check/Makefile.am: Disable those checks as well.
12052
12053 2006-02-24  Julien MOUTTE  <julien@moutte.net>
12054
12055         * ext/Makefile.am: Disable annodex for now until we figure out
12056         how to make it build.
12057         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
12058         Add a rule to your checklist : "please try to at least build 
12059         what you are going to commit into -good, or if you are too lazy
12060         to do that, please check that the buildbots are not crying because
12061         of your commit."
12062
12063 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
12064
12065         * configure.ac:
12066         * ext/Makefile.am:
12067         * ext/gdk_pixbuf/Makefile.am:
12068         * ext/gdk_pixbuf/gstgdkpixbuf.c:
12069         * ext/gdk_pixbuf/gstgdkpixbuf.h:
12070         * ext/gdk_pixbuf/pixbufscale.c:
12071         * ext/gdk_pixbuf/pixbufscale.h:
12072           Gdkpixbuf ported from 0.8 to 0.10 by
12073           Renato Filho <renato.filho@indt.org.br>.
12074           gst_loader and gdkpixbufanimation still need port.
12075
12076 2006-02-24  Michael Smith  <msmith@fluendo.com>
12077
12078         * configure.ac:
12079         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12080         * ext/Makefile.am:
12081         * ext/annodex/Makefile.am:
12082         * ext/annodex/gstannodex.c:
12083         * ext/annodex/gstannodex.h:
12084         * ext/annodex/gstcmmldec.c:
12085         * ext/annodex/gstcmmldec.h:
12086         * ext/annodex/gstcmmlenc.c:
12087         * ext/annodex/gstcmmlenc.h:
12088         * ext/annodex/gstcmmlparser.c:
12089         * ext/annodex/gstcmmlparser.h:
12090         * ext/annodex/gstcmmltag.c:
12091         * ext/annodex/gstcmmltag.h:
12092         * ext/annodex/gstcmmlutils.c:
12093         * ext/annodex/gstcmmlutils.h:
12094         * ext/annodex/gstskeldec.c:
12095         * ext/annodex/gstskeldec.h:
12096         * ext/annodex/gstskeltag.c:
12097         * ext/annodex/gstskeltag.h:
12098         * tests/check/Makefile.am:
12099         * tests/check/elements/cmmldec.c:
12100         * tests/check/elements/cmmlenc.c:
12101         * tests/check/elements/skeldec.c:
12102           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
12103           Includes tests & docs, oh my! Passes Thomas's -good checklist
12104           entirely. Wow.
12105
12106 2006-02-24  Michael Smith  <msmith@fluendo.com>
12107
12108         * autogen.sh:
12109           Check for automake 1.9 as well.
12110
12111 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12112
12113         * ext/flac/gstflacenc.c:
12114           Change min. sample rate to 8kHz to match flacdec's.
12115           
12116 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
12117
12118         * ext/cdio/Makefile.am:
12119           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
12120           required for Cygwin, see #317048)
12121
12122         * gst/rtp/gstasteriskh263.c:
12123           Cygwin has includes for both the unix network socket API
12124           and the windows API, but only one can be included, so fix
12125           includes to only use one or the other, prefering the unxi
12126           one (#317048).
12127
12128 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12129
12130         * rtp/gst/gstrtppcmadepay.c:
12131         * rtp/gst/gstrtppcmadepay.h:
12132         * rtp/gst/gstgstrtppcmapay.c:
12133         * rtp/gst/gstgstrtppcmapay.h:
12134         * rtp/gst/gstrtppcmudepay.c:
12135         * rtp/gst/gstrtppcmudepay.h:
12136         * rtp/gst/gstrtppcmupay.c:
12137         * rtp/gst/gstrtppcmupay.h:
12138         * rtp/gst/Makefile.am:
12139         * rtp/gst/gstrtp.c:
12140         * rtp/gst/README:
12141         Separated the G711 payloaders/depayloaders into separate elements for
12142         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
12143
12144 2006-02-22  Wim Taymans  <wim@fluendo.com>
12145
12146         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
12147         (gst_dvdec_change_state):
12148         * ext/dv/gstdvdec.h:
12149         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
12150         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12151         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12152         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
12153         (gst_dvdemux_flush), (gst_dvdemux_chain),
12154         (gst_dvdemux_change_state):
12155         * ext/dv/gstdvdemux.h:
12156         Ueber spiffify some more, added debug category.
12157         Use _scale.
12158         Use segments, respect playback rate from newsegment.
12159         Fix refcount issue.
12160
12161 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
12162
12163         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
12164         (gst_signal_processor_process):
12165         Fix compilation of LADPSA. It doesn't seem to work, and isn't
12166         enabled for the build, but it helps me win the feature-count
12167         competitions ooh yeah.
12168
12169 2006-02-19  Wim Taymans  <wim@fluendo.com>
12170
12171         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
12172         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12173         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
12174         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
12175         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12176         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
12177         Use scaling code for added precission and more correct stop
12178         position in case scale==0.
12179
12180 2006-02-19  Wim Taymans  <wim@fluendo.com>
12181
12182         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12183         (gst_flxdec_chain):
12184         * gst/flx/gstflxdec.h:
12185         Implement DURATION query.
12186
12187 2006-02-19  Wim Taymans  <wim@fluendo.com>
12188
12189         * gst/flx/flx_color.h:
12190         * gst/flx/flx_fmt.h:
12191         * gst/flx/gstflxdec.c: (gst_flxdec_init),
12192         (gst_flxdec_src_query_handler), (flx_decode_color),
12193         (gst_flxdec_chain):
12194         * gst/flx/gstflxdec.h:
12195         Set MALLOCDATA for the temp buffers so we don't leak.
12196         Some debug cleanups.
12197         Consume all data in the adapter before leaving the chain
12198         function. Fixes #330678.
12199
12200 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
12201
12202         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12203         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
12204          Handle 0 data size in otherwise valid frames.
12205          Handle numeric strings in 2.4.0 even when not in parentheses 
12206
12207 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
12208
12209         * gst/matroska/matroska-demux.c:
12210         (gst_matroska_demux_subtitle_caps),
12211         (gst_matroska_demux_plugin_init):
12212         * gst/matroska/matroska-ids.h:
12213           Recognise SSA/ASS and USF subtitle formats and
12214           set proper caps when they are found.
12215
12216 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12217
12218         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
12219         (gst_jpeg_dec_chain):
12220           Fix invalid memory access for some odd-sized images
12221           (see image contained in quicktime stream in #327083);
12222           use g_malloc() instead of g_alloca().
12223
12224 2006-02-17  Wim Taymans  <wim@fluendo.com>
12225
12226         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12227         Patch from Sebastien Cote, fixes #319884
12228
12229 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12230
12231         * ext/cdio/gstcdio.c: (plugin_init):
12232           Init debug category (#331253).
12233
12234 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12235
12236         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12237           Pass extra_data to gst_riff_create_audio_caps(), so that
12238           WAVEFORMATEX stuff works. Post audio codec name and post
12239           it as taglist on the bus. Allow up to 8 channesl for raw
12240           PCM in the source pad template caps.
12241
12242 2006-02-16  Wim Taymans  <wim@fluendo.com>
12243
12244         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12245         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12246         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
12247         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12248         (gst_multipart_set_property), (gst_multipart_get_property):
12249         Applied #318663. Gives quite a few false positives in
12250         autoscan mode, but it's better than nothing. Not closing yet.
12251
12252 2006-02-16  Wim Taymans  <wim@fluendo.com>
12253
12254         * docs/plugins/Makefile.am:
12255         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12256         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12257         * docs/plugins/gst-plugins-good-plugins.args:
12258         * docs/plugins/inspect/plugin-udp.xml:
12259         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12260         (gst_udpsrc_start):
12261         Update documentation.
12262         Fix args.
12263
12264 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
12265
12266         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12267         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
12268         frame size. (Fixes #331368)
12269
12270 2006-02-16  Wim Taymans  <wim@fluendo.com>
12271
12272         * gst/rtsp/README:
12273         Updated README.
12274
12275         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
12276         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
12277         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
12278         * gst/rtsp/gstrtspsrc.h:
12279         Make sure the RTP port is an even port an try to allocate 
12280         another if not.
12281         Added retry property to control max retries for port allocation.
12282         Make sure RTCP port is RTP port+1.
12283         Cleanup when port allocation fails.
12284         Fixes #319183.
12285         
12286 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12287
12288         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
12289           Don't ignore return value of the parent class's state
12290           change function (#331385, patch by: Wouter Paesen).
12291
12292 2006-02-15  Wim Taymans  <wim@fluendo.com>
12293
12294         * configure.ac:
12295         * docs/plugins/Makefile.am:
12296         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12297         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12298         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12299         * ext/Makefile.am:
12300         * ext/hal/Makefile.am:
12301         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
12302         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
12303         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
12304         (do_toggle_element), (gst_hal_audio_sink_set_property),
12305         (gst_hal_audio_sink_get_property),
12306         (gst_hal_audio_sink_change_state):
12307         * ext/hal/gsthalaudiosink.h:
12308         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
12309         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
12310         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
12311         (do_toggle_element), (gst_hal_audio_src_set_property),
12312         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
12313         * ext/hal/gsthalaudiosrc.h:
12314         * ext/hal/gsthalelements.c: (plugin_init):
12315         * ext/hal/gsthalelements.h:
12316         * ext/hal/hal.c: (gst_hal_get_string),
12317         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
12318         (gst_hal_get_audio_src):
12319         * ext/hal/hal.h:
12320         Add HAL sound device wrapper plugins. Closes #329106
12321
12322 2006-02-15  Wim Taymans  <wim@fluendo.com>
12323
12324         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
12325         Add comment in a fultile attempt to stop the copy-and-paste 
12326         paradigm leading to duplication of bad code.
12327
12328         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
12329         Mime parameters have to be checked case insensitive
12330
12331 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
12332
12333         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
12334           Advance stream time for lagging subtitle streams by sending
12335           newsegment events with the update flag set.
12336
12337 2006-02-14  Edward Hervey  <edward@fluendo.com>
12338
12339         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
12340         There can be bogus data before the hdrl LIST tag in the RIFF header.
12341         It's hard to say if it's not respecting the AVI specifications or not,
12342         but since Google Video is producing AVIs like that and the other player
12343         don't seem to complain, I guess we should do the same.
12344
12345 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
12346
12347         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
12348         (parse_split_strings):
12349         Add more validation to ensure that a char encoding conversion
12350         produced a valid UTF-8 string.
12351
12352 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
12353
12354         Reviewed by: Edward Hervey  <edward@fluendo.com>
12355
12356         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12357         Properly handle end of segment. Closes #330885.
12358
12359 2006-02-13  Wim Taymans  <wim@fluendo.com>
12360
12361         * gst/rtp/gstrtpmp4gpay.h:
12362         For got to commit this one.
12363
12364 2006-02-12  Wim Taymans  <wim@fluendo.com>
12365
12366         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
12367         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
12368         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12369         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
12370         * gst/rtp/gstrtpmp4gpay.h:
12371         Make more things work.
12372         Handle ACC config strings.
12373
12374 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
12375
12376         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
12377           set timestamps if no incoming timestamps set
12378
12379 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
12380
12381         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
12382         (gst_tag_demux_do_typefind):
12383           ... and fix the very same leaks in GstTagDemux.
12384
12385 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
12386
12387         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
12388         (gst_id3demux_do_typefind):
12389         Fix a couple of mem leaks. (Patch by Jonathan Matthew
12390         <jonathan at kaolin dot wh9 dot net>)
12391
12392 2006-02-10  Wim Taymans  <wim@fluendo.com>
12393
12394         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
12395         First set options, then set caps or else the baseclass
12396         will not know about the options, duh.
12397
12398 2006-02-10  Wim Taymans  <wim@fluendo.com>
12399
12400         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
12401         (gst_rtp_mp4v_pay_setcaps):
12402         Don't waste time looking for a config string if we have codec_info
12403         on the incomming caps.
12404
12405 2006-02-10  Wim Taymans  <wim@fluendo.com>
12406
12407         * gst/rtp/README:
12408         Say something about case-sensitivity of caps vs mime-attributes.
12409
12410         * gst/rtp/Makefile.am:
12411         * gst/rtp/gstrtp.c: (plugin_init):
12412         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12413         (gst_rtp_amr_pay_handle_buffer):
12414         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
12415         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
12416         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
12417         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
12418         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
12419         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
12420         (gst_rtp_mp4g_pay_plugin_init):
12421         * gst/rtp/gstrtpmp4gpay.h:
12422         Added beginnings of mpeg4-generic payloader (RFC 3640)
12423
12424 2006-02-09  Wim Taymans  <wim@fluendo.com>
12425
12426         * gst/rtsp/Makefile.am:
12427         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
12428         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
12429         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
12430         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
12431         (gst_rtpdec_change_state):
12432         * gst/rtsp/gstrtpdec.h:
12433         * gst/rtsp/gstrtsp.c: (plugin_init):
12434         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12435         * gst/rtsp/rtspconnection.c: (read_body),
12436         (rtsp_connection_receive):
12437         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
12438         Resurected rtpdec to make rtspsrc happy again.
12439         Skip attributes from the session id.
12440         Don't crash when dumping a message with an empty body.
12441
12442
12443 2006-02-09  Wim Taymans  <wim@fluendo.com>
12444
12445         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12446         Added more meaningfull warnings when something goes wrong.
12447         Clear F bit on outgoing AMR packets.
12448
12449         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12450         (gst_rtp_amr_pay_handle_buffer):
12451         Added debugging category
12452         Support payloading of multiple AMR frames.
12453
12454         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
12455         Added some debugging.
12456
12457 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
12458
12459         * configure.ac:
12460           Back to CVS
12461
12462 === release 0.10.2 ===
12463
12464 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
12465
12466         * configure.ac:
12467           releasing 0.10.2, "Papa was a rolling stone"
12468
12469 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
12470
12471         * configure.ac:
12472           Bump core and plugins-base requirement to 0.10.2.2
12473           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
12474
12475 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12476
12477         * ext/flac/gstflac.c: (plugin_init):
12478         * ext/speex/gstspeex.c: (plugin_init):
12479           Register musicbrainz tags.
12480
12481 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12482
12483         * ext/gconf/gconf.h:
12484           Remove declaration of function that no longer exists.
12485
12486 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12487
12488         * ext/shout2/gstshout2.c: (gst_shout2send_render),
12489         (gst_shout2send_setcaps), (gst_shout2send_change_state):
12490         Make shout2 work for non ogg streams
12491
12492 2006-02-06  Wim Taymans  <wim@fluendo.com>
12493
12494         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12495         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
12496         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
12497         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
12498         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
12499         * gst/udp/gstmultiudpsink.h:
12500         Updated docs.
12501         Added properties bytes-served, bytes_to_serve.
12502         Post proper error messages,
12503         Emit client added signal too.
12504
12505 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12506
12507         * docs/plugins/Makefile.am:
12508         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12509         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12510         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12511         (gst_multiudpsink_get_stats):
12512           adding docs for multiudpsink
12513
12514 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12515
12516         * gst/level/gstlevel.c: (gst_level_transform_ip):
12517           peak below decay is not necessarily an error, so don't ERROR log
12518
12519 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12520
12521         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
12522         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
12523         (gst_ebml_write_seek):
12524         * gst/matroska/ebml-write.h:
12525           Make sure we send a newsegment event in BYTES format
12526           before sending buffers (#328531).
12527
12528 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12529
12530         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
12531         (gst_dvdemux_sink_query):
12532         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
12533         * ext/speex/gstspeexdec.c: (speex_get_query_types),
12534         (speex_dec_src_query):
12535         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
12536         (gst_speexenc_sink_query):
12537         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12538         * gst/matroska/matroska-demux.c:
12539         (gst_matroska_demux_get_src_query_types),
12540         (gst_matroska_demux_handle_src_query):
12541         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
12542         (gst_wavparse_pad_query):
12543           Pass unhandled queries upstream instead of just dropping
12544           them (#326446). Update query type arrays here and there.
12545
12546 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12547
12548         * tests/check/elements/matroskamux.c: (setup_src_pad):
12549           Collectpads in core got changed and now also holds a
12550           reference to any pad that is part of it. Fix refcount
12551           checks in test case accordingly.
12552
12553 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12554
12555         * gst/apetag/gstapedemux.h:
12556           Fix include, for now GstTagDemux is in the apetag dir.
12557
12558 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12559
12560         * docs/plugins/Makefile.am:
12561         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12562         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12563         * docs/plugins/inspect/plugin-cdio.xml:
12564           Add cdio plugin to docs.
12565
12566         * ext/cdio/gstcdiocddasrc.c:
12567           Add gtk-doc blurb.
12568
12569         * ext/cdio/gstcdio.c:
12570           The plugin is called 'cdio' not 'cddio'.
12571
12572 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12573
12574         * configure.ac:
12575         * docs/plugins/Makefile.am:
12576         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12577         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12578         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12579         * docs/plugins/inspect/plugin-apetag.xml:
12580         * gst/apetag/Makefile.am:
12581         * gst/apetag/gstapedemux.c:
12582         * gst/apetag/gstapedemux.h:
12583         * gst/apetag/gsttagdemux.c:
12584         * gst/apetag/gsttagdemux.h:
12585           Add APE tag demuxer (#325649).
12586
12587 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12588
12589         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
12590         (gst_gconf_get_default_video_sink),
12591         (gst_gconf_get_default_audio_src),
12592         (gst_gconf_get_default_video_src):
12593         * ext/gconf/gconf.h:
12594         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
12595         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
12596         (do_toggle_element):
12597         * ext/gconf/gstgconfaudiosink.h:
12598         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
12599         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
12600         (do_toggle_element):
12601         * ext/gconf/gstgconfaudiosrc.h:
12602         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
12603         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
12604         (do_toggle_element):
12605         * ext/gconf/gstgconfvideosink.h:
12606         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
12607         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
12608         (do_toggle_element):
12609         * ext/gconf/gstgconfvideosrc.h:
12610           Ignore changing the GConf key to "". Ignore GConf key updates
12611           that don't actually change the string.
12612           For now, ignore the GConf key when the state is > READY, as
12613           it breaks streaming. Sometime it will be nice to bring the
12614           new sink online even mid-stream, by sending NEWSEGMENT info
12615           and possibly prerolling.
12616           (Fixes #326736)
12617
12618 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12619
12620         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
12621         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
12622         (zoomFilterSetResolution), (zoomFilterDestroy),
12623         (zoomFilterFastRGB), (pointFilter):
12624         * gst/goom/filters.h:
12625         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
12626         (goom_update), (goom_close):
12627         * gst/goom/goom_core.h:
12628         * gst/goom/goom_tools.h:
12629         * gst/goom/graphic.c:
12630         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12631         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
12632         * gst/goom/gstgoom.h:
12633         * gst/goom/lines.c: (goom_lines):
12634         * gst/goom/lines.h:
12635           Make goom reentrant by moving all important static variables
12636           into instance structures.
12637           (Fixes #329181)
12638
12639 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
12640
12641         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12642         (gst_avi_demux_all_source_pads_unlinked),
12643         (gst_avi_demux_process_next_entry):
12644         * gst/avi/gstavidemux.h:
12645           Third attempt, use gst_pad_is_linked() this time.
12646
12647 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
12648
12649         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12650         (parse_split_strings):
12651         Adjust for data length indicators when parsing (Fixes #329810)
12652         Fix stupid bug parsing UTF-8 tag text.
12653         Output tag strings with multiple fields as multiple tags, so the
12654         app gets all the data.
12655
12656 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12657
12658         * ext/flac/gstflacenc.c:
12659         Fixed a bug add in last commit, where no event is send. Thanks Tim to
12660         show me.
12661         
12662 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12663
12664         * ext/flac/gstflacenc.c:
12665         * gst/matroska/ebml-read.c:
12666         Just make it compile with --disable-gst-debug.
12667
12668 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
12669
12670         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
12671         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
12672         (id3v2_genre_fields_to_taglist):
12673           Never output a tag with a null contents string.
12674
12675 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12676
12677         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
12678           Only pause if all pads are unlinked AND we've tried to send data
12679           on all of them at least once.
12680
12681 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12682
12683         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
12684         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
12685           Make loop function/task pause itself when all source pads are
12686           unlinked.
12687
12688 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12689
12690         * configure.ac:
12691         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
12692           Use new functions from core to render a bin from a
12693           string. Fixes build. Up requirements to core CVS.
12694
12695 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
12696
12697         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
12698           Don't push buffers into the adapter that we are going to
12699           push downstream again without framing anyway. Also, the
12700           adaptor takes ownership of buffers put into it (fixes
12701           auparse pushing invalid buffers for .au files with
12702           ADPCM contents). Finally, set caps on all outgoing buffers.
12703
12704 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
12705
12706         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
12707         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
12708         (gst_id3demux_send_tag_event):
12709         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
12710         Someone should kick my butt. Remove ID3v1 tags from the end of the
12711         file.
12712
12713         Improve error messages. Send the TAG message as soon as we complete
12714         typefinding, instead of waiting until we send the first buffer.
12715         Downstream tag event is still sent before the first buffer.
12716
12717 2006-01-27  Jan Gerber  <j@bootlab.org>
12718
12719         Reviewed by: Andy Wingo <wingo@pobox.com>
12720
12721         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
12722         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
12723         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
12724         to not have warings flooding stderr. this is the suggested way
12725         also used in dvgrab and kino. (#328336)
12726
12727 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
12728
12729         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
12730         (gst_oss_sink_init), (gst_oss_sink_finalise):
12731           Free the device name string when finalised.
12732
12733 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
12734
12735         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
12736           Don't put function calls in g_return_if_fail() statements,
12737           or they'll be replaced with NOOPs if someone compiles with
12738           G_DISABLE_CHECKS defined.
12739           
12740 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
12741
12742         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12743         Never trust ANY information encoded in a media file, especially
12744         when it's giving you sizes. (Fixes #328452)
12745
12746 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
12747
12748         * gst/rtp/gstrtpg711pay.c:
12749         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
12750         bug #325148.
12751
12752 2006-01-23  Edward Hervey  <edward@fluendo.com>
12753
12754         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
12755         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
12756         * gst/matroska/matroska-ids.h:
12757         Added recognition of Real Audio and Video streams in matroska demuxer.
12758
12759 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12760
12761         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
12762           Remove errant break statement, and fix compilation with
12763           older GCC.
12764
12765 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
12766
12767         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12768
12769         * sys/sunaudio/gstsunaudiomixerctrl.c:
12770         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
12771           Export functions that are needed in other parts of the code,
12772           makes the mixer actually work; adjust magic minimum buffer-time
12773           value from 3ms to 5ms to work around stuttering during mp3
12774           playback (#327765).
12775
12776 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
12777
12778         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12779
12780         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
12781         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
12782           Fix possible deadlock in matroska muxer (#327825).
12783
12784 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
12785
12786         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
12787         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
12788         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
12789         * gst/rtsp/sdpmessage.h:
12790         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
12791         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
12792           C89 fixes: declare variables at the beginning of a block and
12793           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
12794           <jensgr at gmx dot net>).
12795
12796 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12797
12798         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
12799         * gst/id3demux/id3tags.h:
12800         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12801         (parse_comment_frame), (parse_text_identification_frame),
12802         (id3v2_tag_to_taglist), (id3v2_are_digits),
12803         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
12804         (parse_split_strings), (free_tag_strings):
12805           Rewrite parsing of text tags to handle multiple NULL terminated
12806           strings. Parse numeric genre strings and ID3v2 type
12807           "(3)(6)Alternative" style genre strings.
12808           Parse dates that are only YYYY or YYYY-mm format.
12809           (Fixes #328241 and #322154)
12810
12811 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
12812
12813         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12814           Don't forget to initialize liboil, otherwise our oil functions
12815           will crash (fixes #327871; patch by: Christoph Burghardt
12816           <hawkes at web dot de>).
12817
12818 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12819
12820         * configure.ac:
12821           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
12822           like in the core and gst-plugins-base. Fixes #324367 and #326683;
12823           patch by: Brian Cameron <brian dot cameron at sun dot com>
12824
12825 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12826
12827         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
12828         * ext/cdio/gstcdio.h:
12829         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
12830           Fix build for libcdio versions >= 76; give slightly lower rank
12831           than cdparanoia.
12832
12833 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12834
12835         * configure.ac:
12836         * ext/Makefile.am:
12837         * ext/cdio/Makefile.am:
12838         * ext/cdio/gstcdio.c:
12839         * ext/cdio/gstcdio.h:
12840         * ext/cdio/gstcdiocddasrc.c:
12841         * ext/cdio/gstcdiocddasrc.h:
12842           Port libcdio cdda source, formerly known as cddasrc, now known as
12843           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
12844           but that's not tested (fixes #317658).
12845
12846 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12847
12848         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
12849           Fix conversion from TIME to BYTES format (fixes #326864;
12850           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
12851
12852 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
12853
12854         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12855           Fix compilation of id3demux when zlib is not present.
12856           (Fixes #326602; patch by: Sergey Scobich)
12857
12858 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
12859
12860         * ext/esd/Makefile.am:
12861           Add $(ESD_CFLAGS), otherwise build will fail for folks
12862           with libesd in a non-standard prefix (#327009).
12863
12864 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12865
12866         * configure.ac:
12867           back to HEAD
12868
12869 === release 0.10.1 ===
12870
12871 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
12872
12873         * configure.ac:
12874           releasing 0.10.1, "Li"
12875
12876 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12877
12878           patch by: Wim Taymans
12879
12880         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12881           fix memleak.  Fixes #326618
12882
12883 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12884
12885           patch by: Mike Smith
12886
12887         * gst/level/gstlevel.c: (gst_level_message_new),
12888         (gst_level_message_append_channel):
12889           Fix memleak.  Fixes #326612
12890
12891 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12892
12893         * configure.ac:
12894           prereleasing
12895         * po/af.po:
12896         * po/az.po:
12897         * po/cs.po:
12898         * po/en_GB.po:
12899         * po/hu.po:
12900         * po/it.po:
12901         * po/nb.po:
12902         * po/nl.po:
12903         * po/or.po:
12904         * po/sq.po:
12905         * po/sr.po:
12906         * po/sv.po:
12907         * po/uk.po:
12908         * po/vi.po:
12909           update translations
12910
12911 2006-01-10  Michael Smith  <msmith@fluendo.com>
12912
12913         * gst/level/gstlevel.c: (gst_level_class_init),
12914         (gst_level_dispose):
12915           Don't leak filter arrays.
12916
12917 2006-01-09 Brian Cameron <brian.cameron@sun.com>
12918
12919         reviewed by: Christian Schaller <uraeus@gnome.org>
12920         
12921         * configure.ac:
12922         * gst-plugins-good.spec.in:
12923         * sys/Makefile.am:
12924         * sys/sunaudio/Makefile.am:
12925         * sys/sunaudio/gstsunaudio.c: (plugin_init):
12926         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
12927         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
12928         (gst_sunaudiomixer_change_state):
12929         * sys/sunaudio/gstsunaudiomixer.h:
12930         * sys/sunaudio/gstsunaudiomixerctrl.c:
12931         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
12932         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
12933         (gst_sunaudiomixer_ctrl_list_tracks),
12934         (gst_sunaudiomixer_ctrl_get_volume),
12935         (gst_sunaudiomixer_ctrl_set_volume),
12936         (gst_sunaudiomixer_ctrl_set_mute),
12937         (gst_sunaudiomixer_ctrl_set_record):
12938         * sys/sunaudio/gstsunaudiomixerctrl.h:
12939         * sys/sunaudio/gstsunaudiomixertrack.c:
12940         (gst_sunaudiomixer_track_class_init),
12941         (gst_sunaudiomixer_track_init), (fill_labels),
12942         (gst_sunaudiomixer_track_new):
12943         * sys/sunaudio/gstsunaudiomixertrack.h:
12944         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
12945         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
12946         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
12947         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
12948         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
12949         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
12950         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
12951         * sys/sunaudio/gstsunaudiosink.h:
12952
12953         Add SunAudio plugin - tested to make sure it doesn't break
12954         the build under GNU/Linux.      
12955
12956 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
12957
12958         * gst-plugins-good/gst/udp/gstdynudpsink.c:
12959         * gst-plugins-good/gst/udp/gstudpsrc.c:
12960         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
12961         overrides the port or multicast parameters. Fixes bugs #323021.
12962         API addition: adds GstUDPSrc::sockfd property   
12963
12964 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
12965
12966         * ext/gconf/Makefile.am:
12967         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
12968         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
12969         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
12970         (do_toggle_element), (cb_toggle_element),
12971         (gst_gconf_audio_src_change_state):
12972         * ext/gconf/gstgconfaudiosrc.h:
12973         * ext/gconf/gstgconfelements.c: (plugin_init):
12974         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
12975         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
12976         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
12977         (do_toggle_element), (cb_toggle_element),
12978         (gst_gconf_video_src_change_state):
12979         * ext/gconf/gstgconfvideosrc.h:
12980           Add new gconfaudiosrc and gconfvideosrc elements
12981           (needed for gnome-sound-recorder).
12982
12983 2006-01-06  Edward Hervey  <edward@fluendo.com>
12984
12985         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
12986         Add gst_element_no_more_pads() for proper decodebin behaviour.
12987         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
12988         (parse_text_identification_frame), (parse_split_strings):
12989         Failure to decode some tags is not a GST_ERROR() but a
12990         GST_WARNING()
12991         When iterating over a chunk of text, check that we haven't gone too
12992         far.
12993
12994 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
12995
12996         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
12997         (plugin_init):
12998           call oil_init() when using liboil
12999
13000 2006-01-04  Wim Taymans  <wim@fluendo.com>
13001
13002         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13003         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13004         Fix leaks.
13005
13006 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
13007
13008         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13009
13010         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
13011         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
13012         (gst_flac_dec_change_state):
13013           Don't g_assert() where we should just return FALSE; remove
13014           unnecessary g_assert(); initialize some fields properly in
13015           state change function (fixes #325504). Also, use
13016           GST_DEBUG_OBJECT in two more places.
13017
13018 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13019
13020         * configure.ac:
13021           also remove smoothwave's Makefile.am
13022         * docs/plugins/Makefile.am:
13023           fix plugin docs
13024
13025 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13026
13027         * tests/examples/Makefile.am:
13028           added missing Makefile.am
13029
13030 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13031
13032         * configure.ac:
13033         * gst/level/Makefile.am:
13034         * gst/level/level-example.c:
13035         * tests/Makefile.am:
13036         * tests/examples/level/Makefile.am:
13037         * tests/examples/level/level-example.c: (message_handler), (main):
13038           moved level-example to tests/examples/level-example
13039         * tests/old/examples/level/demo.c: (main):
13040         * tests/old/examples/level/plot.c: (main):
13041           some initial fixes
13042
13043 2005-12-29  Michael Smith  <msmith@fluendo.com>
13044
13045         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13046         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
13047         * gst/udp/gstmultiudpsink.h:
13048           Track packets sent per client in addition to bytes sent; provide
13049           this info through get-stats signal
13050
13051 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13052
13053         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
13054           Can't use gst_object_unref() on a GstAdapter (#325191).
13055
13056 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
13057
13058         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13059         If a broken tag has 0 bytes payload, at least still skip
13060         the 10 byte header
13061
13062 2005-12-22  Philippe Khalaf  <burger@speedy.org>
13063
13064         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
13065         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13066         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
13067         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13068           Making these depayloaders (H263+ and mpeg4 video) inherit from
13069           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
13070
13071 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13072
13073         * docs/plugins/gst-plugins-good-plugins.args:
13074         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13075         Regenerate the plugin hiearchy.
13076
13077 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13078
13079         * docs/plugins/Makefile.am:
13080         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13081         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13082         * docs/plugins/gst-plugins-good-plugins.args:
13083         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
13084         (gst_id3demux_base_init), (gst_id3demux_class_init),
13085         (gst_id3demux_chain):
13086         * gst/id3demux/gstid3demux.h:
13087           Add documentation for id3demux.
13088           Don't fail if the first buffer is not at offset 0, just
13089           attempt to typefind and do pass through
13090           Rename the gst_type function from gst_gst_id3demux..
13091
13092 2005-12-20  Michael Smith  <msmith@fluendo.com>
13093
13094         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13095         (gst_multiudpsink_add), (gst_multiudpsink_remove),
13096         (gst_multiudpsink_get_stats):
13097         * gst/udp/gstmultiudpsink.h:
13098           Collect statistics; return them from get_stats.
13099
13100 2005-12-19  Edward Hervey  <edward@fluendo.com>
13101
13102         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
13103         Stupid signedness issue...
13104
13105 2005-12-19  Edward Hervey  <edward@fluendo.com>
13106
13107         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13108         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
13109         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
13110         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13111         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
13112         Construct index for indexless files.
13113         Make sure pad/buffers are correctly reset to NULL once we don't need
13114         them anymore, else we get lovely segfaults/assertions.
13115         * gst/wavparse/gstwavparse.c:
13116         Yes, you can have 96KHz audio and wma in wav :(
13117
13118 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
13119
13120         * configure.ac:
13121           Check for optional dependency on zlib for id3demux
13122
13123         * gst/id3demux/Makefile.am:
13124         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
13125         (gst_id3demux_base_init), (gst_id3demux_class_init),
13126         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
13127         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
13128         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
13129         (gst_id3demux_set_property), (gst_id3demux_get_property),
13130         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
13131         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
13132         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
13133         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
13134         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
13135         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
13136         (simple_find_peek), (simple_find_suggest),
13137         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
13138         (plugin_init):
13139         * gst/id3demux/gstid3demux.h:
13140         * gst/id3demux/id3tags.c: (read_synch_uint),
13141         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
13142         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
13143         (id3demux_id3v2_frames_to_tag_list):
13144         * gst/id3demux/id3tags.h:
13145         * gst/id3demux/id3v2.4.0-frames.txt:
13146         * gst/id3demux/id3v2.4.0-structure.txt:
13147         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13148         (parse_comment_frame), (parse_text_identification_frame),
13149         (id3v2_tag_to_taglist), (parse_split_strings):
13150           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
13151           otherwise it discards them. Works on my test files. 
13152
13153         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
13154           Don't send EOS to a non-existing srcpad
13155           The debug category can be static
13156
13157 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
13158
13159         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
13160         * ext/esd/esdsink.c: (gst_esdsink_prepare):
13161         * gst/multipart/multipartdemux.c:
13162           change some char* into char[]
13163
13164 2005-12-16  Wim Taymans  <wim@fluendo.com>
13165
13166         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13167         (gst_wavparse_other), (gst_wavparse_perform_seek),
13168         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
13169         (gst_wavparse_loop), (gst_wavparse_pad_convert),
13170         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
13171         * gst/wavparse/gstwavparse.h:
13172         Use GstSegment to implement more seeking features.
13173
13174 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13175
13176         * gst/rtsp/rtspconnection.c:
13177           Add <netinet/in.h> include and move <arpa/inet.h> include
13178           to make things work on OpenBSD as well (fixes #323717;
13179           patch by: Benjamin Pineau)
13180
13181 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
13182
13183         * gst/rtp/gstrtpspeexdepay.c:
13184         * gst/rtp/gstrtpspeexpay.c:
13185         Set clock rate to be fixed in 8000. It fixes bug #324012.
13186
13187 2005-12-14  Philippe Khalaf  <burger@speedy.org>
13188
13189         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
13190         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
13191         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
13192         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13193         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13194         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
13195         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
13196         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13197         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
13198         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13199         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
13200         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
13201         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
13202         * gst-plugins-good/gst/rtp/README:
13203         Fixed payload range in payloder caps. Removed payload range completely
13204         from depayloaders as they don't require payload type in their caps.
13205         In effect, there isn't any specific payload type for any given codec,
13206         only suggestions.
13207         Fixes bug #324011.
13208
13209 2005-12-13  Julien MOUTTE  <julien@moutte.net>
13210
13211         * gst/videomixer/videomixer.c: (gst_videomixer_init),
13212         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13213         (gst_videomixer_collected): Code cleanup and re-enabling 
13214         queued time validity check for correct EOS handling.
13215
13216 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
13217
13218         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13219         (gst_oss_mixer_element_get_property),
13220         (gst_oss_mixer_element_change_state):
13221         Add 'device-name' property and fix state change function.
13222
13223 2005-12-13  Edward Hervey  <edward@fluendo.com>
13224
13225         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
13226         If the speed of the file is null in the header, set the frame_time to
13227         the default setting of GST_SECOND / 70. Which is the default
13228         frame_delay for .fli files as stated in this document :
13229         http://www.compuphase.com/flic.htm
13230         Would be nice to have the time conversion done properly too (duration =
13231         flxh->frames * flxdec->frame_time)
13232
13233 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13234
13235         * docs/plugins/Makefile.am:
13236         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13237         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13238         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13239         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13240         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13241         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
13242         documentation for videomixer on my way with a funny sample
13243         pipeline.
13244
13245 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13246
13247         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13248         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13249         (gst_videomixer_update_queues), (gst_videomixer_collected):
13250         Fix caps negotiation. (#323896)
13251
13252 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
13253
13254         * gst/matroska/matroska-demux.c:
13255         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
13256           Set correct timestamps on audio laces, fixes playback of mp3 from
13257                 matroska.
13258
13259 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
13260
13261         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
13262         (gst_au_parse_class_init), (gst_au_parse_init),
13263         (gst_au_parse_dispose), (gst_au_parse_chain),
13264         (gst_au_parse_change_state), (plugin_init):
13265         * gst/auparse/gstauparse.h:
13266           Use gst_object_unref() for GstObjects instead of
13267           g_object_unref() and fix a mem leak in a debug
13268           statement; while we're at it, also borgify, use
13269           boilerplate macros and clean up a little bit.
13270
13271 2005-12-11  Edward Hervey  <edward@fluendo.com>
13272
13273         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
13274         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
13275         Added pull mode.
13276
13277 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13278
13279         * gst/goom/gstgoom.c:
13280         * gst/level/level-example.c: (main):
13281         * gst/smoothwave/demo-osssrc.c: (main):
13282           Use audiotestsrc instead of sinesrc (#323798).
13283
13284 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
13285
13286         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
13287           more debug-func-ptr usage
13288
13289 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
13290
13291         * gst/flx/flx_color.c: (flx_colorspace_convert):
13292         * gst/flx/flx_color.h:
13293         * gst/flx/flx_fmt.h:
13294         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
13295         * gst/flx/gstflxdec.h:
13296           Now flxdec works on big-endian machines as well.
13297
13298 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13299
13300         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
13301         (gst_fenced_buffer_copy):
13302           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
13303           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
13304           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
13305           and use GST_DEBUG_FUNCPTR for pad functions.
13306
13307 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13308
13309         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
13310         (gst_flac_dec_class_init), (gst_flac_dec_init),
13311         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
13312         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
13313         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
13314         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
13315         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
13316         (gst_flac_dec_change_state):
13317         * ext/flac/gstflacdec.h:
13318           Rewrite flacdec a bit, so that even seeking might work now. Most
13319           importantly, don't act upon any flow return values we get, just tell
13320           the decoder everything's dandy and act on the flow return values
13321           later on in the loop function. We don't want to mess up the internal
13322           decoder state for non-fatal things like flushing pads etc. Other
13323           than that, use GstSegment (segment seeks don't work yet though, but
13324           should be easy to add), use boilerplate macros, drop the superfluous
13325           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
13326           lots of other things.
13327
13328 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13329
13330         * configure.ac:
13331           Update comment in OSS includes check.
13332
13333         * sys/oss/gstossdmabuffer.c:
13334         * sys/oss/gstosshelper.c:
13335         * sys/oss/gstossmixer.c:
13336         * sys/oss/gstossmixertrack.c:
13337         * sys/oss/gstosssink.c:
13338         * sys/oss/gstosssrc.c:
13339         * sys/oss/oss_probe.c:
13340           Don't assume the OSS soundcard.h include is always in
13341           the sys/ directory. Instead, use the existing defines
13342           from config.h to include the right file. Fixes
13343           compilation on OpenBSD 3.8 (#323718).
13344
13345 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13346
13347         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13348         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13349         * docs/plugins/inspect/plugin-1394.xml:
13350         * docs/plugins/inspect/plugin-aasink.xml:
13351         * docs/plugins/inspect/plugin-alaw.xml:
13352         * docs/plugins/inspect/plugin-alpha.xml:
13353         * docs/plugins/inspect/plugin-alphacolor.xml:
13354         * docs/plugins/inspect/plugin-auparse.xml:
13355         * docs/plugins/inspect/plugin-autodetect.xml:
13356         * docs/plugins/inspect/plugin-avi.xml:
13357         * docs/plugins/inspect/plugin-cacasink.xml:
13358         * docs/plugins/inspect/plugin-cairo.xml:
13359         * docs/plugins/inspect/plugin-cutter.xml:
13360         * docs/plugins/inspect/plugin-debug.xml:
13361         * docs/plugins/inspect/plugin-dv.xml:
13362         * docs/plugins/inspect/plugin-efence.xml:
13363         * docs/plugins/inspect/plugin-effectv.xml:
13364         * docs/plugins/inspect/plugin-esdsink.xml:
13365         * docs/plugins/inspect/plugin-flac.xml:
13366         * docs/plugins/inspect/plugin-flxdec.xml:
13367         * docs/plugins/inspect/plugin-gconfelements.xml:
13368         * docs/plugins/inspect/plugin-goom.xml:
13369         * docs/plugins/inspect/plugin-jpeg.xml:
13370         * docs/plugins/inspect/plugin-level.xml:
13371         * docs/plugins/inspect/plugin-matroska.xml:
13372         * docs/plugins/inspect/plugin-mulaw.xml:
13373         * docs/plugins/inspect/plugin-multipart.xml:
13374         * docs/plugins/inspect/plugin-navigationtest.xml:
13375         * docs/plugins/inspect/plugin-ossaudio.xml:
13376         * docs/plugins/inspect/plugin-png.xml:
13377         * docs/plugins/inspect/plugin-rtp.xml:
13378         * docs/plugins/inspect/plugin-rtsp.xml:
13379         * docs/plugins/inspect/plugin-shout2send.xml:
13380         * docs/plugins/inspect/plugin-smpte.xml:
13381         * docs/plugins/inspect/plugin-speex.xml:
13382         * docs/plugins/inspect/plugin-udp.xml:
13383         * docs/plugins/inspect/plugin-videobox.xml:
13384         * docs/plugins/inspect/plugin-videoflip.xml:
13385         * docs/plugins/inspect/plugin-videomixer.xml:
13386         * docs/plugins/inspect/plugin-wavenc.xml:
13387         * docs/plugins/inspect/plugin-wavparse.xml:
13388         * ext/flac/gstflac.c: (plugin_init):
13389         * ext/flac/gstflacdec.c: (flacdec_get_type),
13390         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
13391         (gst_flac_dec_init), (gst_flac_dec_finalize),
13392         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
13393         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
13394         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
13395         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
13396         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
13397         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
13398         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
13399         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
13400         * ext/flac/gstflacdec.h:
13401         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
13402         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
13403         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
13404         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
13405         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
13406         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
13407         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
13408         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
13409         (gst_flac_enc_change_state):
13410         * ext/flac/gstflacenc.h:
13411           borgify and fix up documentation
13412
13413 2005-12-09  Michael Smith  <msmith@fluendo.com>
13414
13415         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
13416           Accept a wider range of flac files, more closely matching flac spec.
13417
13418 2005-12-08  Julien MOUTTE  <julien@moutte.net>
13419
13420         * docs/plugins/Makefile.am: Add multipart elements.
13421         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13422         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
13423         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13424         * gst/multipart/multipartdemux.c:
13425         * gst/multipart/multipartmux.c: Add docs.
13426
13427 2005-12-07  Edward Hervey  <edward@fluendo.com>
13428
13429         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
13430         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
13431         (gst_avi_demux_invert):
13432         Memleak and crasher fixes.
13433         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
13434         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
13435         Memleak fixes
13436
13437 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13438
13439         * ext/aalib/gstaasink.h:
13440         * ext/cairo/gsttextoverlay.h:
13441         * ext/dv/gstdvdec.h:
13442         * ext/dv/gstdvdemux.c:
13443         * ext/dv/gstdvdemux.h:
13444         * ext/esd/esdsink.h:
13445         * ext/flac/flac_compat.h:
13446         * ext/flac/gstflacdec.h:
13447         * ext/flac/gstflacenc.h:
13448         * ext/gconf/gconf.h:
13449         * ext/gconf/gstgconfaudiosink.h:
13450         * ext/gconf/gstgconfvideosink.h:
13451         * ext/gdk_pixbuf/gstgdkanimation.h:
13452         * ext/jpeg/gstjpegdec.h:
13453         * ext/jpeg/smokecodec.h:
13454         * ext/jpeg/smokeformat.h:
13455         * ext/ladspa/gstsignalprocessor.h:
13456         * ext/ladspa/search.c: (LADSPAPluginSearch):
13457         * ext/ladspa/utils.h:
13458         * ext/libmng/gstmng.c:
13459         * ext/libmng/gstmngdec.h:
13460         * ext/libmng/gstmngenc.c:
13461         * ext/libmng/gstmngenc.h:
13462         * ext/libpng/gstpng.c:
13463         * ext/libpng/gstpngenc.c:
13464         * ext/libpng/gstpngenc.h:
13465         * ext/shout2/gstshout2.h:
13466         * ext/speex/gstspeexdec.h:
13467         * ext/speex/gstspeexenc.c:
13468         * ext/speex/gstspeexenc.h:
13469         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13470         * gst/autodetect/gstautoaudiosink.h:
13471         * gst/autodetect/gstautovideosink.h:
13472         * gst/avi/gstavidemux.h:
13473         * gst/cutter/gstcutter.c: (gst_cutter_chain),
13474         (gst_cutter_set_property), (gst_cutter_get_caps):
13475         * gst/cutter/gstcutter.h:
13476         * gst/debug/tests.c: (md5_process_block):
13477         * gst/debug/tests.h:
13478         * gst/effectv/gstwarp.c:
13479         * gst/flx/flx_fmt.h:
13480         * gst/flx/gstflxdec.h:
13481         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
13482         (zoomFilterFastRGB):
13483         * gst/goom/filters.h:
13484         * gst/goom/goom_tools.h:
13485         * gst/law/alaw-encode.c:
13486         * gst/level/gstlevel.c:
13487         * gst/level/gstlevel.h:
13488         * gst/matroska/ebml-write.h:
13489         * gst/matroska/matroska-demux.h:
13490         * gst/matroska/matroska-ids.h:
13491         * gst/matroska/matroska-mux.h:
13492         * gst/monoscope/convolve.c: (convolve_match):
13493         * gst/monoscope/convolve.h:
13494         * gst/multipart/multipartmux.c:
13495         * gst/oldcore/gstaggregator.c:
13496         * gst/oldcore/gstaggregator.h:
13497         * gst/oldcore/gstmd5sink.c: (md5_process_block):
13498         * gst/oldcore/gstmd5sink.h:
13499         * gst/oldcore/gstmultifilesrc.c:
13500         * gst/oldcore/gstmultifilesrc.h:
13501         * gst/oldcore/gstpipefilter.h:
13502         * gst/oldcore/gstshaper.h:
13503         * gst/rtp/gstrtpL16depay.h:
13504         * gst/rtp/gstrtpL16pay.h:
13505         * gst/rtp/gstrtpdepay.h:
13506         * gst/rtp/gstrtpmp4vpay.c:
13507         * gst/rtp/gstrtpmp4vpay.h:
13508         * gst/rtsp/gstrtspsrc.c:
13509         * gst/rtsp/gstrtspsrc.h:
13510         * gst/rtsp/rtspconnection.h:
13511         * gst/rtsp/rtspdefs.h:
13512         * gst/rtsp/rtspmessage.h:
13513         * gst/rtsp/rtsptransport.h:
13514         * gst/rtsp/rtspurl.c:
13515         * gst/rtsp/rtspurl.h:
13516         * gst/rtsp/sdpmessage.c:
13517         * gst/rtsp/sdpmessage.h:
13518         * gst/smpte/barboxwipes.c:
13519         * gst/smpte/gstmask.h:
13520         * gst/smpte/gstsmpte.h:
13521         * gst/smpte/paint.c:
13522         * gst/smpte/paint.h:
13523         * gst/udp/gstdynudpsink.h:
13524         * gst/udp/gstmultiudpsink.h:
13525         * gst/udp/gstudpsink.c:
13526         * gst/udp/gstudpsink.h:
13527         * gst/udp/gstudpsrc.c:
13528         * gst/videomixer/videomixer.c:
13529         * gst/wavenc/riff.h:
13530         * gst/wavparse/gstwavparse.h:
13531         * sys/oss/gstossdmabuffer.h:
13532         * sys/oss/gstossmixer.h:
13533         * sys/oss/gstossmixerelement.h:
13534         * sys/oss/gstossmixertrack.h:
13535         * sys/oss/gstosssink.c:
13536         * sys/oss/gstosssink.h:
13537         * sys/oss/gstosssrc.c:
13538         * sys/oss/gstosssrc.h:
13539         * sys/osxaudio/gstosxaudioelement.h:
13540         * sys/osxaudio/gstosxaudiosink.h:
13541         * sys/osxaudio/gstosxaudiosrc.h:
13542           expand tabs
13543
13544 === release 0.10.0 ===
13545
13546 2005-12-05   <thomas (at) apestaart (dot) org>
13547
13548         * configure.ac:
13549           releasing 0.10.0, "Abondance"
13550
13551 2005-12-05  Andy Wingo  <wingo@pobox.com>
13552
13553         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13554         * ext/flac/gstflacdec.c: (gst_flacdec_write):
13555         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
13556         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13557         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
13558         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
13559         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13560         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
13561         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
13562         * ext/speex/gstspeexdec.c: (speex_dec_chain):
13563         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13564         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13565         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
13566         * gst/goom/gstgoom.c: (gst_goom_chain):
13567         * gst/matroska/matroska-demux.c:
13568         (gst_matroska_demux_push_vorbis_codec_priv_data),
13569         (gst_matroska_demux_add_wvpk_header):
13570         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13571         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
13572         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
13573         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
13574         alloc_buffer changes.
13575
13576 2005-12-05  Michael Smith  <msmith@fluendo.com>
13577
13578         * docs/plugins/gst-plugins-good-plugins.args:
13579           Remove args for plugins that aren't in -good.
13580
13581 === release 0.9.7 ===
13582
13583 2005-12-01   <thomas (at) apestaart (dot) org>
13584
13585         * configure.ac:
13586           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
13587
13588 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13589
13590         * docs/plugins/.cvsignore:
13591         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13592         * docs/plugins/inspect/plugin-multipart.xml:
13593         * docs/plugins/inspect/plugin-rtp.xml:
13594           add multipart plugin to docs
13595
13596 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13597
13598         * configure.ac:
13599         * ext/Makefile.am:
13600         * ext/pango/Makefile.am:
13601         * ext/pango/gstclockoverlay.c:
13602         * ext/pango/gstclockoverlay.h:
13603         * ext/pango/gsttextoverlay.c:
13604         * ext/pango/gsttextoverlay.h:
13605         * ext/pango/gsttextrender.c:
13606         * ext/pango/gsttextrender.h:
13607         * ext/pango/gsttimeoverlay.c:
13608         * ext/pango/gsttimeoverlay.h:
13609           move pango to base
13610
13611 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13612
13613         * gst/rtp/Makefile.am:
13614         * gst/rtp/gstrtpL16depay.c:
13615         * gst/rtp/gstrtpL16depay.h:
13616         * gst/rtp/gstrtpL16parse.c:
13617         * gst/rtp/gstrtpL16parse.h:
13618         * gst/rtp/gstrtpgsmdepay.c:
13619         * gst/rtp/gstrtpgsmdepay.h:
13620         * gst/rtp/gstrtpgsmparse.c:
13621         * gst/rtp/gstrtpgsmparse.h:
13622           parsers are depayers
13623
13624 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13625
13626         * gst/rtp/Makefile.am:
13627         * gst/rtp/gstasteriskh263.c:
13628         * gst/rtp/gstrtp.c:
13629         * gst/rtp/gstrtpL16enc.c:
13630         * gst/rtp/gstrtpL16enc.h:
13631         * gst/rtp/gstrtpL16parse.c:
13632         * gst/rtp/gstrtpL16parse.h:
13633         * gst/rtp/gstrtpL16pay.c:
13634         * gst/rtp/gstrtpL16pay.h:
13635         * gst/rtp/gstrtpamrdec.c:
13636         * gst/rtp/gstrtpamrdec.h:
13637         * gst/rtp/gstrtpamrdepay.c:
13638         * gst/rtp/gstrtpamrdepay.h:
13639         * gst/rtp/gstrtpamrenc.c:
13640         * gst/rtp/gstrtpamrenc.h:
13641         * gst/rtp/gstrtpamrpay.c:
13642         * gst/rtp/gstrtpamrpay.h:
13643         * gst/rtp/gstrtpdec.c:
13644         * gst/rtp/gstrtpdec.h:
13645         * gst/rtp/gstrtpdepay.c:
13646         * gst/rtp/gstrtpdepay.h:
13647         * gst/rtp/gstrtpg711dec.c:
13648         * gst/rtp/gstrtpg711dec.h:
13649         * gst/rtp/gstrtpg711depay.c:
13650         * gst/rtp/gstrtpg711depay.h:
13651         * gst/rtp/gstrtpg711enc.c:
13652         * gst/rtp/gstrtpg711enc.h:
13653         * gst/rtp/gstrtpg711pay.c:
13654         * gst/rtp/gstrtpg711pay.h:
13655         * gst/rtp/gstrtpgsmenc.c:
13656         * gst/rtp/gstrtpgsmenc.h:
13657         * gst/rtp/gstrtpgsmparse.c:
13658         * gst/rtp/gstrtpgsmparse.h:
13659         * gst/rtp/gstrtpgsmpay.c:
13660         * gst/rtp/gstrtpgsmpay.h:
13661         * gst/rtp/gstrtph263enc.c:
13662         * gst/rtp/gstrtph263enc.h:
13663         * gst/rtp/gstrtph263pay.c:
13664         * gst/rtp/gstrtph263pay.h:
13665         * gst/rtp/gstrtph263pdec.c:
13666         * gst/rtp/gstrtph263pdec.h:
13667         * gst/rtp/gstrtph263pdepay.c:
13668         * gst/rtp/gstrtph263pdepay.h:
13669         * gst/rtp/gstrtph263penc.c:
13670         * gst/rtp/gstrtph263penc.h:
13671         * gst/rtp/gstrtph263ppay.c:
13672         * gst/rtp/gstrtph263ppay.h:
13673         * gst/rtp/gstrtpmp4vdec.c:
13674         * gst/rtp/gstrtpmp4vdec.h:
13675         * gst/rtp/gstrtpmp4vdepay.c:
13676         * gst/rtp/gstrtpmp4vdepay.h:
13677         * gst/rtp/gstrtpmp4venc.c:
13678         * gst/rtp/gstrtpmp4venc.h:
13679         * gst/rtp/gstrtpmp4vpay.c:
13680         * gst/rtp/gstrtpmp4vpay.h:
13681         * gst/rtp/gstrtpmpadec.c:
13682         * gst/rtp/gstrtpmpadec.h:
13683         * gst/rtp/gstrtpmpadepay.c:
13684         * gst/rtp/gstrtpmpadepay.h:
13685         * gst/rtp/gstrtpmpaenc.c:
13686         * gst/rtp/gstrtpmpaenc.h:
13687         * gst/rtp/gstrtpmpapay.c:
13688         * gst/rtp/gstrtpmpapay.h:
13689         * gst/rtp/gstrtpspeexdec.c:
13690         * gst/rtp/gstrtpspeexdec.h:
13691         * gst/rtp/gstrtpspeexdepay.c:
13692         * gst/rtp/gstrtpspeexdepay.h:
13693         * gst/rtp/gstrtpspeexenc.c:
13694         * gst/rtp/gstrtpspeexenc.h:
13695         * gst/rtp/gstrtpspeexpay.c:
13696         * gst/rtp/gstrtpspeexpay.h:
13697           Do burger's rename for rtp payloaders and depayloaders
13698
13699 2005-11-30  Wim Taymans  <wim@fluendo.com>
13700
13701         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13702         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
13703         * ext/dv/gstdvdemux.h:
13704         Fix seeking in dvdemux again, add some more debug info.
13705
13706 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13707
13708         * configure.ac:
13709           fix tests
13710
13711 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13712
13713         * PORTED_09:
13714         * docs/random/PORTED_09:
13715           move
13716         * tests/Makefile.am:
13717           add
13718         * win32/gst.sln:
13719           remove
13720
13721 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13722
13723         * Makefile.am:
13724         * check/.cvsignore:
13725         * check/Makefile.am:
13726         * check/elements/.cvsignore:
13727         * check/elements/level.c:
13728         * check/elements/matroskamux.c:
13729         * configure.ac:
13730         * examples/Makefile.am:
13731         * examples/capsfilter/Makefile.am:
13732         * examples/capsfilter/capsfilter1.c:
13733         * examples/gob/Makefile.am:
13734         * examples/gob/gst-identity2.gob:
13735         * examples/gstplay/.cvsignore:
13736         * examples/gstplay/Makefile.am:
13737         * examples/gstplay/player.c:
13738         * examples/indexing/.cvsignore:
13739         * examples/indexing/Makefile.am:
13740         * examples/indexing/indexmpeg.c:
13741         * examples/level/Makefile.am:
13742         * examples/level/README:
13743         * examples/level/demo.c:
13744         * examples/level/plot.c:
13745         * examples/stats/Makefile.am:
13746         * examples/stats/mp2ogg.c:
13747         * examples/switch/.cvsignore:
13748         * examples/switch/Makefile.am:
13749         * examples/switch/switcher.c:
13750           move under tests/
13751
13752 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13753
13754         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
13755         (gst_text_render_class_init), (resize_bitmap),
13756         (gst_text_render_render_text), (gst_text_render_setcaps),
13757         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
13758         (gst_text_render_chain), (gst_text_render_finalize),
13759         (gst_text_render_init), (gst_text_render_set_property):
13760         * ext/pango/gsttextrender.h:
13761           Add missing files.
13762
13763 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13764
13765         * configure.ac:
13766         * ext/Makefile.am:
13767         * ext/pango/Makefile.am:
13768         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
13769         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
13770         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
13771         * ext/pango/gstclockoverlay.h:
13772         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
13773         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
13774         (gst_text_overlay_finalize), (gst_text_overlay_init),
13775         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
13776         (gst_text_overlay_text_pad_linked),
13777         (gst_text_overlay_text_pad_unlinked),
13778         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
13779         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
13780         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
13781         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
13782         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13783         (gst_text_overlay_change_state), (plugin_init):
13784         * ext/pango/gsttextoverlay.h:
13785         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
13786         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
13787         (gst_time_overlay_class_init), (gst_time_overlay_init):
13788         * ext/pango/gsttimeoverlay.h:
13789           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
13790           and add background shading and text wrapping modes. Make 
13791           timoverlay derive from textoverlay. Also add new clockoverlay
13792           element.
13793
13794 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13795
13796         * gst/udp/Makefile.am: Moved to netbuffer.
13797
13798 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13799
13800         * configure.ac:
13801         * PORTED_O9:
13802         * gst/multipart/Makefile.am:
13803         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
13804         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
13805         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
13806         (gst_multipart_demux_change_state),
13807         (gst_multipart_demux_plugin_init):
13808         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
13809         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
13810         (gst_multipart_mux_sinkconnect),
13811         (gst_multipart_mux_request_new_pad),
13812         (gst_multipart_mux_handle_src_event),
13813         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
13814         (gst_multipart_mux_change_state): Ported multipart mux/demux to
13815         0.9.
13816
13817 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13818
13819         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
13820         * gst/debug/gstnavigationtest.h:
13821         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
13822         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
13823         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
13824         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
13825         * gst/effectv/gstrev.c: (gst_revtv_get_type):
13826         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
13827         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
13828         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
13829         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
13830         (gst_video_flip_get_type):
13831         * gst/videofilter/gstvideoflip.h:
13832           update for symbols change
13833
13834 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13835
13836         * gst/udp/gstdynudpsink.c:
13837         * gst/udp/gstudpsrc.c:
13838           the old gstnet lib was renamed gstnetbuffer (#322257)
13839
13840 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
13841
13842         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
13843         (gst_text_overlay_collected):
13844           Actually render the text from the text pad.
13845
13846 2005-11-29  Edward Hervey  <edward@fluendo.com>
13847
13848         * gst/debug/gstnavseek.c: (gst_navseek_event):
13849         * gst/debug/progressreport.c: (gst_progress_report_event):
13850         Update for GstBaseTransform event virtual method
13851
13852 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13853
13854         * ext/cairo/Makefile.am:
13855           no need to link to videofilter
13856
13857 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13858
13859         * gst/debug/Makefile.am:
13860         * gst/debug/gstnavigationtest.h:
13861         * gst/effectv/Makefile.am:
13862         * gst/effectv/gstaging.c:
13863         * gst/effectv/gstdice.c:
13864         * gst/effectv/gstedge.c:
13865         * gst/effectv/gstquark.c:
13866         * gst/effectv/gstrev.c:
13867         * gst/effectv/gstshagadelic.c:
13868         * gst/effectv/gstvertigo.c:
13869         * gst/effectv/gstwarp.c:
13870         * gst/videofilter/Makefile.am:
13871         * gst/videofilter/gstvideofilter.c:
13872         * gst/videofilter/gstvideofilter.h:
13873         * gst/videofilter/gstvideoflip.h:
13874           remove the videofilter library and link to the one in base
13875
13876 2005-11-28  Edward Hervey  <edward@fluendo.com>
13877
13878         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
13879         Useless check now we're setting the current entry correctly.
13880
13881 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
13882
13883         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
13884         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
13885         (gst_jpegenc_change_state):
13886           Don't leak input buffer in chain function (fixes #322667); make 
13887           state change function thread-safe; don't repeat the current function
13888           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
13889           gst_pad_alloc_buffer(); misc. minor cleanups.
13890
13891 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
13892
13893         * gst/matroska/matroska-mux.c:
13894         (gst_matroska_mux_video_pad_setcaps):
13895         Look for pixel-aspect-ratio in caps, not pixel_width and
13896         pixel_height (Fixes: #322645)
13897
13898 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
13899
13900         * gst/matroska/matroska-mux.c:
13901         (gst_matroska_mux_video_pad_setcaps):
13902         From Michal Benes:
13903         frame duration should be GST_SECOND / framerate, not
13904         GST_SECOND * framerate. (Fixes: #322643)
13905
13906 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13907
13908         * configure.ac:
13909           fix up GST_PLUGIN_LDFLAGS
13910         * gst/rtsp/rtspconnection.c:
13911           fix includes (see #317043)
13912         * gst/videofilter/Makefile.am:
13913           stop installing this library
13914
13915 2005-11-26  Edward Hervey  <edward@fluendo.com>
13916
13917         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
13918         Handle the case where the incoming Video dv stream doesn't have
13919         a pixel aspect ratio set.
13920
13921 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13922
13923         * docs/plugins/Makefile.am:
13924         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13925         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13926         * ext/flac/gstflacdec.c:
13927           document flacdec
13928
13929 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13930
13931         * docs/plugins/Makefile.am:
13932         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13933         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13934         * docs/plugins/inspect/plugin-autodetect.xml:
13935         * ext/cairo/gstcairo.c: (plugin_init):
13936         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
13937         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
13938         (gst_text_overlay_init), (gst_text_overlay_font_init),
13939         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
13940         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
13941         (gst_text_overlay_text_pad_linked),
13942         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
13943         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
13944         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
13945         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13946         (gst_text_overlay_change_state):
13947         * ext/cairo/gsttextoverlay.h:
13948         * ext/cairo/gsttimeoverlay.c:
13949         (gst_cairo_time_overlay_update_font_height),
13950         (gst_cairo_time_overlay_set_caps),
13951         (gst_cairo_time_overlay_get_unit_size),
13952         (gst_cairo_time_overlay_print_smpte_time),
13953         (gst_cairo_time_overlay_transform),
13954         (gst_cairo_time_overlay_base_init),
13955         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
13956         (gst_cairo_time_overlay_get_type):
13957         * ext/cairo/gsttimeoverlay.h:
13958           do some name borgifying
13959           document
13960
13961 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13962
13963         * docs/plugins/Makefile.am:
13964         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13965         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13966         * gst/autodetect/gstautoaudiosink.c:
13967         (gst_auto_audio_sink_base_init):
13968         * gst/autodetect/gstautovideosink.c:
13969         (gst_auto_video_sink_base_init),
13970         (gst_auto_video_sink_factory_filter):
13971           documenting auto*sink
13972           using strstr for the video sink lookup, class field is not ordered
13973         * docs/plugins/inspect/plugin-1394.xml:
13974         * docs/plugins/inspect/plugin-aasink.xml:
13975         * docs/plugins/inspect/plugin-alaw.xml:
13976         * docs/plugins/inspect/plugin-alpha.xml:
13977         * docs/plugins/inspect/plugin-alphacolor.xml:
13978         * docs/plugins/inspect/plugin-auparse.xml:
13979         * docs/plugins/inspect/plugin-autodetect.xml:
13980         * docs/plugins/inspect/plugin-avi.xml:
13981         * docs/plugins/inspect/plugin-cacasink.xml:
13982         * docs/plugins/inspect/plugin-cairo.xml:
13983         * docs/plugins/inspect/plugin-cutter.xml:
13984         * docs/plugins/inspect/plugin-debug.xml:
13985         * docs/plugins/inspect/plugin-dv.xml:
13986         * docs/plugins/inspect/plugin-efence.xml:
13987         * docs/plugins/inspect/plugin-effectv.xml:
13988         * docs/plugins/inspect/plugin-esdsink.xml:
13989         * docs/plugins/inspect/plugin-flac.xml:
13990         * docs/plugins/inspect/plugin-flxdec.xml:
13991         * docs/plugins/inspect/plugin-gconfelements.xml:
13992         * docs/plugins/inspect/plugin-goom.xml:
13993         * docs/plugins/inspect/plugin-jpeg.xml:
13994         * docs/plugins/inspect/plugin-level.xml:
13995         * docs/plugins/inspect/plugin-matroska.xml:
13996         * docs/plugins/inspect/plugin-mulaw.xml:
13997         * docs/plugins/inspect/plugin-navigationtest.xml:
13998         * docs/plugins/inspect/plugin-ossaudio.xml:
13999         * docs/plugins/inspect/plugin-png.xml:
14000         * docs/plugins/inspect/plugin-rtp.xml:
14001         * docs/plugins/inspect/plugin-rtsp.xml:
14002         * docs/plugins/inspect/plugin-shout2send.xml:
14003         * docs/plugins/inspect/plugin-smpte.xml:
14004         * docs/plugins/inspect/plugin-speex.xml:
14005         * docs/plugins/inspect/plugin-udp.xml:
14006         * docs/plugins/inspect/plugin-videobox.xml:
14007         * docs/plugins/inspect/plugin-videoflip.xml:
14008         * docs/plugins/inspect/plugin-videomixer.xml:
14009         * docs/plugins/inspect/plugin-wavenc.xml:
14010         * docs/plugins/inspect/plugin-wavparse.xml:
14011           update for HEAD version
14012
14013 2005-11-25  Michael Smith  <msmith@fluendo.com>
14014
14015         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
14016           Patch from Sebastien Cote to close control sockets in udpsrc.
14017
14018 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14019
14020         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14021         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
14022         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
14023         (gst_quarktv_base_init), (gst_quarktv_class_init),
14024         (gst_quarktv_init): Flush the planes list on reverse caps
14025         negotiation. This was crashing because of differently sized
14026         buffers.
14027
14028 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14029
14030         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
14031         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
14032         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
14033         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
14034         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
14035         (gst_videoflip_set_property), (gst_videoflip_base_init),
14036         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
14037         correctly, fix identity flipping, convert navigation event 
14038         correctly again.
14039
14040 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14041
14042         * configure.ac: back to HEAD
14043
14044 === release 0.9.6 ===
14045
14046 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
14047
14048         * configure.ac:
14049           releasing 0.9.6, "Everything's Not Lost"
14050
14051 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14052
14053         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
14054         Oops, initialise the framerate GValue
14055
14056 2005-11-23  Julien MOUTTE  <julien@moutte.net>
14057
14058         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
14059         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
14060         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
14061         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
14062         (gst_timeoverlay_get_type):
14063         * ext/cairo/gsttimeoverlay.h:
14064         * gst/debug/Makefile.am:
14065         * gst/debug/gstnavigationtest.c:
14066         (gst_navigationtest_handle_src_event),
14067         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
14068         (gst_navigationtest_transform), (gst_navigationtest_change_state),
14069         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
14070         (gst_navigationtest_init), (gst_navigationtest_get_type),
14071         (plugin_init):
14072         * gst/debug/gstnavigationtest.h:
14073         * gst/effectv/Makefile.am:
14074         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
14075         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
14076         (gst_agingtv_base_init), (gst_agingtv_class_init),
14077         (gst_agingtv_init), (gst_agingtv_get_type):
14078         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
14079         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
14080         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
14081         (gst_dicetv_get_type):
14082         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
14083         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
14084         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
14085         (gst_edgetv_get_type):
14086         * gst/effectv/gsteffectv.c:
14087         * gst/effectv/gsteffectv.h:
14088         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14089         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
14090         (gst_quarktv_change_state), (gst_quarktv_base_init),
14091         (gst_quarktv_class_init), (gst_quarktv_init),
14092         (gst_quarktv_get_type):
14093         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
14094         (gst_revtv_get_unit_size), (gst_revtv_transform),
14095         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
14096         (gst_revtv_get_type):
14097         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
14098         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
14099         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
14100         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
14101         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
14102         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
14103         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
14104         (gst_vertigotv_init), (gst_vertigotv_get_type):
14105         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
14106         (gst_warptv_get_unit_size), (gst_warptv_transform),
14107         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
14108         (gst_warptv_get_type):
14109         * gst/videofilter/Makefile.am:
14110         * gst/videofilter/gstvideobalance.c:
14111         * gst/videofilter/gstvideobalance.h:
14112         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
14113         (gst_videofilter_class_init), (gst_videofilter_init):
14114         * gst/videofilter/gstvideofilter.h:
14115         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
14116         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
14117         (gst_videoflip_flip), (gst_videoflip_transform),
14118         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
14119         (gst_videoflip_base_init), (gst_videoflip_class_init),
14120         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
14121         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
14122         BaseTransform, it's just a place holder for now and every video
14123         effect plugin has been ported to use BaseTransform features 
14124         directly. QuarkTV was fixed too (was broken), navigationtest works
14125         and best for the end, videoflip converts navigation events depending
14126         on flip method ! Fixes #320953
14127
14128 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14129
14130         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14131         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
14132         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14133         (gst_goom_src_negotiate), (gst_goom_chain):
14134         * gst/matroska/matroska-mux.c:
14135         (gst_matroska_mux_video_pad_setcaps):
14136         * sys/osxvideo/osxvideosink.m:
14137           Fixes for API changes
14138
14139 2005-11-23  Michael Smith <msmith@fluendo.com>
14140
14141         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
14142         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
14143         * ext/jpeg/gstjpegdec.h:
14144         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
14145         * ext/jpeg/gstjpegenc.h:
14146         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14147         (gst_smokeenc_resync):
14148         * ext/jpeg/gstsmokeenc.h:
14149           JPEG fractiony goodness.
14150
14151 2005-11-22  Michael Smith <msmith@fluendo.com>
14152
14153         * gst/goom/filters.c:
14154         * gst/goom/graphic.h:
14155           Fix compilation by making some functions static inline instead of
14156           extern inline, matching the way they're used.
14157
14158 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14159
14160         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
14161         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
14162         * ext/cairo/gsttextoverlay.h:
14163         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
14164         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14165         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
14166         (gst_pngdec_caps_create_and_set):
14167         * ext/libpng/gstpngdec.h:
14168         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
14169         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
14170         * gst/avi/gstavimux.c: (gst_avimux_init),
14171         (gst_avimux_vidsinkconnect):
14172         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14173         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14174         (gst_goom_src_negotiate), (gst_goom_chain):
14175         * gst/goom/gstgoom.h:
14176         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14177         * gst/matroska/matroska-mux.c:
14178         (gst_matroska_mux_video_pad_setcaps):
14179         * sys/osxvideo/osxvideosink.h:
14180         * sys/osxvideo/osxvideosink.m:
14181           More fractional framerate conversions 
14182
14183 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14184
14185         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14186         * gst/debug/gstnavigationtest.c:
14187         (gst_navigationtest_handle_src_event):
14188         * gst/videofilter/gstvideofilter.c:
14189         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
14190         (gst_videofilter_init):
14191         * gst/videofilter/gstvideofilter.h:
14192           Convert to fractional framerates.
14193
14194 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14195
14196         * ext/aalib/gstaasink.c:
14197         * ext/dv/gstdvdec.c:
14198         * ext/esd/esdmon.c:
14199         * ext/flac/gstflacenc.c:
14200         * ext/gdk_pixbuf/pixbufscale.c:
14201         * ext/libcaca/gstcacasink.c:
14202         * ext/shout2/gstshout2.c:
14203         * gst/alpha/gstalpha.c:
14204         * gst/oldcore/gstaggregator.c:
14205         * gst/oldcore/gstshaper.c:
14206         * gst/smpte/barboxwipes.c:
14207         * gst/smpte/gstsmpte.c:
14208         * gst/videobox/gstvideobox.c:
14209         * gst/videofilter/gstvideoflip.c:
14210         * gst/videomixer/videomixer.c:
14211           fix up more enums
14212
14213 2005-11-22  Michael Smith <msmith@fluendo.com>
14214
14215         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
14216         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
14217         (gst_videomixer_update_queues):
14218           Fractional framerates, videomixer.
14219
14220 2005-11-22  Michael Smith <msmith@fluendo.com>
14221
14222         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
14223         * ext/dv/gstdvdec.h:
14224         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
14225         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
14226         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
14227         (gst_dvdemux_flush):
14228         * ext/dv/gstdvdemux.h:
14229           Fractional framerates for DV. 
14230
14231 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14232
14233         * gst/autodetect/gstautoaudiosink.c:
14234         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14235         * gst/autodetect/gstautovideosink.c:
14236         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
14237           Use gst_plugin_feature_list_free() to free feature list and
14238           in the case of autovideosink free the list at all. Also
14239           miscellaneous cosmetic fixes.
14240
14241 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14242
14243         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14244         (gst_cutter_set_property), (gst_cutter_get_caps):
14245           copy calculation code from level; remove use of some audio
14246           functions
14247
14248 2005-11-22  Andy Wingo  <wingo@pobox.com>
14249
14250         * Update for gst_tag_setter API changes.
14251
14252 2005-11-22  Andy Wingo  <wingo@pobox.com>
14253
14254         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
14255         (gst_dvdemux_demux_frame)
14256         * ext/flac/gstflacdec.c (gst_flacdec_write)
14257         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
14258         (gst_flacenc_sink_event)
14259         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
14260         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
14261         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
14262         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
14263         * gst/auparse/gstauparse.c (gst_auparse_chain)
14264         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
14265         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
14266         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
14267         (gst_avi_demux_handle_seek)
14268         * gst/goom/gstgoom.c (gst_goom_event)
14269         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
14270         * gst/matroska/matroska-demux.c
14271         (gst_matroska_demux_handle_seek_event)
14272         (gst_matroska_demux_loop_stream_parse_id)
14273         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
14274         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
14275         (gst_wavparse_stream_headers): Run update-funcnames.
14276
14277 2005-11-22  Edward Hervey  <edward@fluendo.com>
14278
14279         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14280         (gst_dv1394src_init), (gst_dv1394src_dispose),
14281         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
14282         (gst_dv1394src_uri_set_uri):
14283         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
14284         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
14285         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
14286         URIHandler interface and element properties are now properly
14287         synchronized for DV1394src and UDPSrc
14288
14289 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14290
14291         * ext/flac/Makefile.am:
14292         * ext/speex/Makefile.am:
14293           libgsttagedit has been renamed to libgsttag.
14294
14295 2005-11-21  Wim Taymans  <wim@fluendo.com>
14296
14297         * gst/rtsp/rtspconnection.c: (read_body):
14298         Apply patch from Sebastien Cote to fix #319184.
14299
14300 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14301
14302         * configure.ac:
14303         * gst/cutter/Makefile.am:
14304         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
14305         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
14306         (gst_cutter_set_property), (gst_cutter_get_property),
14307         (plugin_init), (gst_cutter_get_caps):
14308           port cutter
14309         * gst/level/gstlevel.c:
14310           fix up plugin details
14311
14312 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14313
14314         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
14315         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
14316         (gst_flacdec_src_event):
14317         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
14318         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
14319         (gst_signal_processor_getrange), (gst_signal_processor_chain):
14320         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14321         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
14322         (gst_flxdec_sink_event_handler):
14323         * gst/matroska/matroska-demux.c:
14324         (gst_matroska_demux_handle_seek_event):
14325         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
14326           Update for stream lock API changes: don't take stream log
14327           in sink event handlers any longer and change GST_STREAM_LOCK
14328           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
14329           functions.
14330
14331 2005-11-21  Michael Smith <msmith@fluendo.com>
14332
14333         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
14334           gst_object_unref, not g_object_unref
14335
14336 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14337
14338         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14339         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
14340           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
14341
14342 2005-11-21  Michael Smith <msmith@fluendo.com>
14343
14344         * gst/auparse/Makefile.am:
14345         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
14346         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
14347         (gst_auparse_change_state):
14348         * gst/auparse/gstauparse.h:
14349           Partially fix #161712. playbin still doesn't work on these files,
14350           (on the bug report, Andy says we aren't typefinding it for some
14351           reason?) but at least auparse isn't totally busted like it was before.
14352
14353 2005-11-21  Andy Wingo  <wingo@pobox.com>
14354
14355         * *.h:
14356         * *.c: Ran scripts/update-macros. Oh yes.
14357
14358 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14359
14360         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
14361           Filler events are gone for now, comment out section generating
14362           them.
14363
14364 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
14365
14366         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14367         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
14368         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14369         * sys/osxvideo/osxvideosink.m:
14370           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
14371           (#322027)
14372
14373 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14374
14375         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
14376         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
14377         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14378         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
14379         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
14380         (gst_avi_demux_stream_data):
14381         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14382         * gst/wavenc/gstwavenc.c: (write_metadata):
14383         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
14384         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
14385         Fixes for GST_FOURCC_FORMAT API change.
14386
14387 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14388
14389         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
14390         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
14391         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
14392         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14393         (gst_text_overlay_change_state):
14394         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
14395         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
14396         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
14397         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
14398         * gst/videomixer/videomixer.c: (gst_videomixer_init),
14399         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
14400         (gst_videomixer_change_state):
14401           Fix for collect pads API change. Also fix textoverlay state
14402           change function.
14403
14404 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14405
14406         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
14407         GST_PAD_IS_USABLE by something approaching it.
14408
14409 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14410
14411         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
14412         API changes.
14413         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
14414         but also fix the code that was not checking return values from
14415         pad_push neither using pad_alloc_buffer.
14416
14417 2005-11-18  Edward Hervey  <edward@fluendo.com>
14418
14419         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
14420         (gst_pngenc_chain):
14421         Added debug category
14422         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
14423         goes to EOS.
14424
14425 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
14426
14427         * gst/rtp/Makefile.am
14428         * gst/rtp/gstrtp.c
14429         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
14430         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
14431         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
14432         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
14433         * gst/rtp/gstrtpg711enc.h:
14434         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
14435         * gst/rtp/gstrtpspeexenc.c:
14436         * gst/rtp/gstrtpspeexenc.h:
14437         * gst/rtp/gstrtpspeexdec.c:
14438         * gst/rtp/gstrtpspeexdec.h:
14439         Created Speex payloader and depayloader; Optimize G711 payloader to
14440         use adapter and send packets until MTU size.
14441
14442 2005-11-16  Wim Taymans  <wim@fluendo.com>
14443
14444         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
14445         Fix leak in check.
14446
14447 2005-11-16  Wim Taymans  <wim@fluendo.com>
14448
14449         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
14450         Fix state change.
14451
14452 2005-11-16  Andy Wingo  <wingo@pobox.com>
14453
14454         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
14455         (gst_udpsrc_create): Move comment.
14456
14457 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
14458
14459         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14460
14461         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14462           When seeking, seek to closest index entry at or before the requested
14463           seek position, not just the closest one (#321001).
14464
14465 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
14466
14467         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
14468         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
14469           Invert DIB images again (see #132341).
14470
14471 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14472
14473         * configure.ac:
14474           rework configure.ac file
14475         * ext/aalib/gstaasink.c:
14476         * ext/cairo/gstcairo.c:
14477         * ext/dv/gstdv.c:
14478         * ext/esd/gstesd.c:
14479         * ext/flac/gstflac.c:
14480         * ext/gconf/gstgconfelements.c:
14481         * ext/gdk_pixbuf/gstgdkpixbuf.c:
14482         * ext/jpeg/gstjpeg.c:
14483         * ext/ladspa/gstladspa.c:
14484         * ext/libcaca/gstcacasink.c:
14485         * ext/libmng/gstmng.c:
14486         * ext/libpng/gstpng.c:
14487         * ext/mikmod/gstmikmod.c:
14488         * ext/pango/gsttextoverlay.c:
14489         * ext/pango/gsttimeoverlay.c:
14490         * ext/raw1394/gst1394.c:
14491         * ext/speex/gstspeex.c:
14492         * gst/alpha/Makefile.am:
14493         * gst/alpha/gstalpha.c:
14494         * gst/alpha/gstalphacolor.c:
14495         * gst/auparse/gstauparse.c:
14496         * gst/autodetect/gstautoaudiosink.c:
14497         (gst_auto_audio_sink_factory_filter),
14498         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14499         * gst/autodetect/gstautodetect.c:
14500         * gst/avi/gstavi.c:
14501         * gst/cutter/gstcutter.c:
14502         * gst/debug/efence.c:
14503         * gst/debug/gstdebug.c:
14504         * gst/debug/gstnavigationtest.c:
14505         * gst/effectv/gsteffectv.c:
14506         * gst/flx/gstflxdec.c:
14507         * gst/goom/gstgoom.c:
14508         * gst/interleave/plugin.c:
14509         * gst/law/alaw.c:
14510         * gst/law/mulaw.c:
14511         * gst/level/gstlevel.c:
14512         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14513         * gst/matroska/matroska.c:
14514         * gst/median/gstmedian.c:
14515         * gst/monoscope/gstmonoscope.c:
14516         * gst/multipart/multipart.c:
14517         * gst/oldcore/gstelements.c:
14518         * gst/rtp/gstrtp.c:
14519         * gst/rtsp/gstrtsp.c:
14520         * gst/smoothwave/gstsmoothwave.c:
14521         * gst/smpte/gstsmpte.c:
14522         * gst/udp/gstudp.c:
14523         * gst/videobox/gstvideobox.c:
14524         * gst/videofilter/gstgamma.c:
14525         * gst/videofilter/gstvideobalance.c:
14526         * gst/videofilter/gstvideoflip.c:
14527         * gst/videofilter/gstvideotemplate.c:
14528         * gst/videomixer/videomixer.c:
14529         * gst/wavenc/gstwavenc.c:
14530         * gst/wavparse/gstwavparse.c:
14531         * sys/oss/gstossaudio.c:
14532         * sys/osxaudio/gstosxaudio.c:
14533           update GST_PLUGIN_DEFINE
14534         * gst/rtp/Makefile.am:
14535         * gst/rtp/gstasteriskh263.c:
14536           check for htons/htonl headers and possibly link to winsock2 lib
14537
14538 2005-11-12  Edward Hervey  <edward@fluendo.com>
14539
14540         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14541         Only GST_DEBUG() information on the valid components.
14542
14543 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14544
14545         * configure.ac: back to HEAD
14546
14547 === release 0.9.5 ===
14548
14549 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
14550
14551         * configure.ac:
14552           releasing 0.9.5, "Phone Alarm"
14553
14554 2005-11-11  Edward Hervey  <edward@fluendo.com>
14555
14556         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14557         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
14558         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
14559         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14560         (gst_avi_demux_loop):
14561         * gst/avi/gstavidemux.h:
14562         Yeah, implement proper seeking. Exact seeking and segment seeking.
14563         Still need to do some checks for segment_stop.
14564
14565 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14566
14567         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14568
14569         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14570           Don't try to ready buffer duration from buffer that we don't
14571           own any  longer and that might already have been unreffed.
14572           (#321136)
14573
14574 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
14575
14576         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
14577         (flx_decode_delta_flc), (gst_flxdec_chain):
14578         Attempting to optimize the code for embedded systems.
14579
14580 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
14581
14582         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14583
14584         * sys/oss/gstosssink.c: (gst_oss_sink_close):
14585           Don't re-use already closed file descriptor. (#320920)
14586
14587 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14588
14589         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
14590         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
14591         (gst_oss_sink_prepare):
14592         * sys/oss/gstosssink.h:
14593           Cache probed caps; fix debug output for SET_PARAM macros.
14594
14595 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14596
14597         * ext/cairo/Makefile.am:
14598         * ext/cairo/gstcairo.c: (plugin_init):
14599         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14600         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14601         (gst_text_overlay_init), (gst_text_overlay_font_init),
14602         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14603         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14604         (gst_text_overlay_text_pad_linked),
14605         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14606         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14607         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14608         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14609         (gst_text_overlay_change_state):
14610         * ext/cairo/gsttextoverlay.h:
14611           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
14612           property and redo positioning. Doesn't handle upstream renegotiation
14613           yet though.
14614
14615 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14616
14617         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14618         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14619         (gst_avi_demux_loop):
14620           No need to take the STREAM_LOCK in the loop function. Improve
14621           some debug messages. Don't leak pad names in debug messages.
14622
14623 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14624
14625         * gst/matroska/matroska-demux.c:
14626         (gst_matroska_demux_push_vorbis_codec_priv_data),
14627         (gst_matroska_demux_add_wvpk_header):
14628           Don't error out when the source pad isn't linked.
14629
14630 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
14631
14632         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
14633         (gst_gconf_audio_sink_change_state):
14634         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
14635         (gst_gconf_video_sink_change_state):
14636           Fix state change functions here as well and set kid
14637           to NULL state before removing it.
14638
14639 2005-11-01  Edward Hervey  <edward@fluendo.com>
14640
14641         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
14642         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
14643         Added proper event handlind, 
14644         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
14645         ignored),
14646         and don't set a duration of 0 for buffers otherwise they are discarded
14647         by GstBaseSink.
14648
14649         GstWavEnc needs some serious loving, after going through the code I'm
14650         really wondering how this can stay in -good ...
14651
14652 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14653
14654         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
14655         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
14656         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
14657         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
14658         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
14659         (gst_matroska_mux_collected):
14660           Fix leaks and invalid memory access as reported by valgrind
14661
14662 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14663
14664         Patch by: Michal Benes <michal.benes@xeris.cz>
14665
14666         * check/Makefile.am:
14667         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14668         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
14669         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
14670           add a unit test for matroskamux
14671           fix the bugs that the unit test exposed
14672
14673 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
14674
14675         * gst/autodetect/gstautoaudiosink.c:
14676         (gst_auto_audio_sink_class_init),
14677         (gst_auto_audio_sink_change_state):
14678         * gst/autodetect/gstautovideosink.c:
14679         (gst_auto_video_sink_class_init),
14680         (gst_auto_video_sink_change_state):
14681           Fix state change function and use GST_DEBUG_FUNCPTR in
14682           class_init.
14683
14684 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14685
14686         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14687
14688         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
14689         (gst_ebml_write_reset), (gst_ebml_write_element_new):
14690         * gst/matroska/ebml-write.h:
14691         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14692           Set timestamps on outgoing ebml headers as well, so that the
14693           element after matroskamux can get the timestamp already when
14694           reading the first ebml element and doesn't have to wait for
14695           the actual data buffer for that (#320308).
14696           
14697 2005-10-31  Andy Wingo  <wingo@pobox.com>
14698
14699         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
14700         (gst_videomixer_pad_link): Kill some memleaks.
14701         (gst_videomixer_pad_get_property): Style fix.
14702         (gst_videomixer_pad_set_property): Style fix.
14703         (gst_videomixer_pad_init): Style fix.
14704         (gst_videomixer_update_queues): Kill memleak.
14705         (gst_videomixer_loop): Kill memleak.
14706         (gst_videomixer_collected): Kill memleak.
14707
14708 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14709
14710         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
14711         gst_auparse_change_state:
14712         Just some cleanup.
14713
14714 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14715
14716         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
14717         Add checks to GST_FLOW_NOT_LINKED for values returned
14718         from gst_pad_push.
14719         
14720 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
14721
14722         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
14723         (gst_rtpg711dec_process):
14724         * gst/rtp/gstrtpgsmenc.c:
14725         Payloader now sets some default caps on the srcpad if caps on the sinkpad
14726         are never set. This is important for the g711 to work with burger's rtpbin
14727         element.
14728
14729 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
14730
14731         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
14732         (gst_speexenc_push_buffer):
14733         Add checks for return values from gst_pad_push and
14734         gst_pad_alloc_buffer.
14735
14736 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
14737
14738         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14739
14740         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14741         (gst_matroska_demux_parse_info),
14742         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14743         (gst_matroska_demux_parse_cluster):
14744         * gst/matroska/matroska-ids.h:
14745         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
14746         (gst_matroska_mux_init), (gst_matroska_mux_start),
14747         (gst_matroska_mux_create_buffer_header),
14748         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
14749         (gst_matroska_mux_get_property):
14750         * gst/matroska/matroska-mux.h:
14751           Add SimpleBlock support to matroska demuxer and muxer (part of
14752           Matroska v2). (#319731)
14753
14754 2005-10-28  Wim Taymans  <wim@fluendo.com>
14755
14756         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
14757         (gst_jpeg_dec_change_state):
14758         * ext/jpeg/gstjpegdec.h:
14759         Cleanups. Don't create caps for every chain.
14760
14761 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
14762
14763         * gst/law/alaw-encode.c: (gst_alawenc_init),
14764         (alawenc_setcaps), (gst_alawenc_chain)
14765         * gst/law/alaw-encode.h:
14766         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
14767         (mulawenc_setcaps), (gst_mulawenc_chain)
14768         * gst/law/mulaw-encode.h:
14769         Set timestamp on buffer and it allows RTP G711 elements
14770         work properly.
14771
14772 2005-10-27  Wim Taymans  <wim@fluendo.com>
14773
14774         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
14775         Set correct format on oss instead of a silly value. 
14776
14777 2005-10-27  Julien MOUTTE  <julien@moutte.net>
14778
14779         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14780         (gst_video_box_transform_caps), (gst_video_box_set_caps),
14781         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
14782         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
14783         I420 rendering as well, doesn't bring much for my platform.
14784         Might help on some other platforms.
14785
14786 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
14787
14788         * gst/rtp/gstrtpgsmenc.c:
14789         * gst/rtp/gstrtpgsmparse.c:
14790         Declaring the padtemplate correctly.
14791
14792 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14793
14794         * gst/rtp/gstrtpg711dec.c:
14795         * gst/rtp/gstrtpg711enc.c:
14796         * gst/rtp/gstrtpgsmenc.c:
14797         * gst/rtp/gstrtpgsmparse.c:
14798         Setting the proper copyright notice.
14799
14800 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14801
14802         * gst/videobox/Makefile.am: Use liboil.
14803         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14804         (gst_video_box_set_property), (gst_video_box_transform_caps),
14805         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
14806         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
14807         using liboil. Will dot the same to I420 border generation
14808         tomorrow.
14809
14810 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14811
14812         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
14813         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
14814         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
14815         * gst/rtp/gstrtpg711dec.h:
14816         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
14817         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
14818         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
14819         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
14820         (gst_rtpgsmenc_handle_buffer):
14821         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
14822         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
14823         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
14824         * gst/rtp/gstrtpgsmparse.h:
14825         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
14826         inherits from the basertpdepayloader.
14827
14828 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14829
14830         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14831         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
14832         (gst_video_box_ayuv): Removing this forgotten debug.
14833
14834 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14835
14836         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14837         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
14838         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
14839
14840 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
14841
14842         * sys/oss/gstossaudio.c:
14843         * sys/oss/gstossdmabuffer.c:
14844         * sys/oss/gstosshelper.c:
14845         * sys/oss/gstossmixer.c:
14846         * sys/oss/gstossmixerelement.c:
14847         * sys/oss/gstossmixertrack.c:
14848         * sys/oss/gstosssink.c:
14849         * sys/oss/gstosssrc.c:
14850           Actually use the 'oss' debug category we register.
14851
14852 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14853
14854         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
14855         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
14856         Use gst_pad_get_parent and drop the ref that was added through
14857         that call.
14858
14859 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14860
14861         * gst/rtp/gstrtpgsmenc.c:
14862           Fix compilation
14863
14864 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
14865
14866         * gst/rtp/gstrtpg711dec.c
14867         Just removed a couple of lines of weird code used during
14868         development/test time.
14869
14870 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
14871
14872         * gst/rtp/Makefile.am
14873         * gst/rtp/gstrtp.c
14874         * gst/rtp/gstrtpg711enc.c
14875         * gst/rtp/gstrtpg711enc.h
14876         * gst/rtp/gstrtpg711dec.c
14877         * gst/rtp/gstrtpg711dec.h
14878         Created G711 payloader and depayloader (it supports mulaw and alaw
14879         (dec)encoders)
14880
14881 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14882
14883         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14884         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
14885         Doh ! I introduced wingo's bug again ! Sorry...
14886
14887 2005-10-25  Christian Schaller <christian@fluendo.com> 
14888
14889         * gst/rtp/Makefile.am: add missing header files for disting
14890
14891 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
14892
14893         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
14894         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
14895         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
14896         (gst_rtpgsmenc_handle_buffer):
14897         * gst/rtp/gstrtpgsmenc.h:
14898         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
14899         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
14900         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
14901         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
14902         * gst/rtp/gstrtpgsmparse.h:
14903         Getting the GSM (de)payloader working and compatible with our plans for RTP.
14904
14905 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14906
14907         * ext/libpng/gstpngdec.c: (user_info_callback),
14908         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
14909         a newsegment event, move some redundant code in a single place.
14910
14911 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14912
14913         * ext/libpng/gstpngdec.c: (user_info_callback),
14914         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
14915         hack to get correct colors order when we have a png image with
14916         alpha channel.
14917
14918 2005-10-24  Edward Hervey  <edward@fluendo.com>
14919
14920         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
14921         Call gst_element_no_more_pads when there will be no more pads.
14922
14923 2005-10-24  Wim Taymans  <wim@fluendo.com>
14924
14925         * gst/rtp/Makefile.am:
14926         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
14927         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
14928         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
14929         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
14930         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
14931         (gst_asteriskh263_plugin_init):
14932         * gst/rtp/gstasteriskh263.h:
14933         * gst/rtp/gstrtp.c: (plugin_init):
14934         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
14935         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
14936         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
14937         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
14938         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
14939         (gst_rtph263enc_plugin_init):
14940         * gst/rtp/gstrtph263enc.h:
14941         Added two new payloaders, an RFC 2190 payloader for h263 and
14942         a payload convertor for an asterisk server.
14943
14944 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
14945
14946         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
14947           Set bytes_per_sample correctly (is not always 4, but 
14948           depends on width and number of channels).
14949
14950 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
14951
14952         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
14953         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
14954         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
14955         (gst_flacenc_sink_event), (gst_flacenc_chain),
14956         (gst_flacenc_set_property), (gst_flacenc_get_property),
14957         (gst_flacenc_change_state):
14958         * ext/flac/gstflacenc.h:
14959           Fix seeking, so that flacenc can rewrite the header with the
14960           correct duration and amount of samples and all that at EOS;
14961           also set timestamps and granulepos on outgoing buffers; add
14962           debug category; fix state change function.
14963           
14964 2005-10-24  Julien MOUTTE  <julien@moutte.net>
14965
14966         * gst/videomixer/videomixer.c: Don't restrict video geometry
14967         from 16 to 4096.
14968
14969 2005-10-24  Julien MOUTTE  <julien@moutte.net>
14970
14971         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14972         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
14973         Fix caps negotiation correctly, add debugging category.
14974
14975 2005-10-24  Christian Schaller  <christian@fluendo.com>
14976
14977         * configure.ac: Port over Thomas's change from base listing all plugins
14978
14979 2005-10-24  Julien MOUTTE  <julien@moutte.net>
14980
14981         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
14982         a sink pad.
14983
14984 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14985
14986         * configure.ac:
14987         * docs/upload.mak:
14988           back to HEAD
14989
14990 === release 0.9.4 ===
14991
14992 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
14993
14994         * configure.ac:
14995           Releasing 0.9.4, "Dromiceiomimus"
14996
14997 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
14998
14999         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
15000         (gst_speexenc_src_query):
15001           Add position and duration query, fix query type function.
15002           
15003         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15004         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15005           Let's not set non-fixed caps on source pads.
15006
15007 2005-10-21  Wim Taymans  <wim@fluendo.com>
15008
15009         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15010         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
15011         (gst_avi_demux_handle_seek):
15012         Set correct stream_time in newsegment event.
15013         avi can also handle a duration query now.
15014
15015 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
15016
15017         * gst/matroska/matroska-demux.c:
15018         (gst_matroska_demux_handle_src_query),
15019         (gst_matroska_demux_handle_seek_event),
15020         (gst_matroska_demux_loop_stream_parse_id):
15021           Fix duration query; fix basetime in newsegment event after
15022           seek; fix duration in initial newsegment event.
15023
15024         * gst/matroska/matroska-mux.c:
15025         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15026           Extract number of channels and samplerate from vorbis headers;
15027           add some debug messages when querying the durations of the
15028           input streams.
15029
15030 2005-10-20  Wim Taymans  <wim@fluendo.com>
15031
15032         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15033         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15034         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15035         Set stream time correctly in newsegment.
15036
15037 2005-10-20  Wim Taymans  <wim@fluendo.com>
15038
15039         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15040         Correctly fill in the stream time.
15041
15042 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15043
15044         * check/elements/level.c: (GST_START_TEST):
15045         * gst/level/gstlevel.c: (gst_level_message_new):
15046         * gst/level/level-example.c: (message_handler):
15047           use ELEMENT messages instead
15048
15049 2005-10-19  Wim Taymans  <wim@fluendo.com>
15050
15051         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
15052         (gst_dvdemux_src_query):
15053         * ext/flac/gstflacdec.c: (gst_flacdec_length),
15054         (gst_flacdec_src_query):
15055         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
15056         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
15057         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15058         * gst/debug/gstnavseek.c: (gst_navseek_seek):
15059         * gst/debug/progressreport.c: (gst_progress_report_report):
15060         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
15061         * gst/matroska/matroska-demux.c:
15062         (gst_matroska_demux_handle_src_query):
15063         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15064         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15065         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15066         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15067         (gst_wavparse_srcpad_event):
15068         API change fix.
15069
15070 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
15071
15072         * gst/goom/filters.c:
15073         * gst/goom/graphic.h:
15074         * gst/goom/lines.c:
15075           Make inline functions either 'static inline' or 'extern inline',
15076           otherwise the Forte compiler apparently won't inline them (#317300).
15077
15078 2005-10-19  Julien MOUTTE  <julien@moutte.net>
15079
15080         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15081         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
15082         (user_info_callback), (user_endrow_callback), (user_end_callback),
15083         (user_read_data), (gst_pngdec_caps_create_and_set),
15084         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
15085         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
15086         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
15087         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
15088         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
15089         very nice and handle push/pull based model. if you have filesrc
15090         connected to it, it will do random access to load the png file.
15091         If you have a network source that can't do _getrange, it does 
15092         progressive loading through the chain function.
15093         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15094         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
15095         thanks to Master Wim Taymans ;-)
15096
15097 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
15098
15099         * gst/matroska/Makefile.am:
15100         * gst/matroska/ebml-read.c:
15101         * gst/matroska/ebml-read.h:
15102         * gst/matroska/matroska-demux.c:
15103         * gst/matroska/matroska-demux.h:
15104         * gst/matroska/matroska.c: (plugin_init):
15105           Ported matroska demuxer to 0.9.
15106
15107 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
15108
15109         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15110
15111         * gst/matroska/matroska-mux.c:
15112         (gst_matroska_mux_video_pad_setcaps),
15113         (gst_matroska_mux_audio_pad_setcaps):
15114           Fix mpeg4 input handling (#318847); also, while we're at it,
15115           fix media type for Motion-JPEG: should be image/jpeg.
15116
15117 2005-10-18  Wim Taymans  <wim@fluendo.com>
15118
15119         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15120         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15121         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15122         Fix for segment-start/stop API change.
15123
15124 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15125
15126         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15127         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
15128         way.
15129
15130 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15131
15132         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15133         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
15134         output declared in transform_caps.
15135
15136 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15137
15138         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
15139
15140 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15141
15142         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15143         (gst_video_box_get_unit_size): Fix wrong size calculations and
15144         implement get_unit_size correctly.
15145
15146 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15147
15148         * configure.ac:
15149           Enable flx plugin.
15150
15151         * gst/flx/gstflxdec.c: (flx_decode_chunks):
15152           Fix gcc4 signedness issue.
15153
15154 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15155
15156         * configure.ac: Adding videomixer.
15157         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15158         (user_read_data), (gst_pngdec_chain): More debugging.
15159         * gst/alpha/Makefile.am: Adding alphacolor
15160         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
15161         (gst_alpha_color_class_init), (gst_alpha_color_init),
15162         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
15163         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
15164         (plugin_init): Ported to 0.9 using in place base tranform.
15165         * gst/videomixer/Makefile.am:
15166         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15167         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
15168         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
15169         (gst_videomixer_pad_init), (gst_videomixer_class_init),
15170         (gst_videomixer_init), (gst_videomixer_getcaps),
15171         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15172         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15173         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
15174         to 0.9 using collectpads.
15175
15176 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
15177
15178         * configure.ac:
15179         * gst/flx/Makefile.am:
15180         * gst/flx/gstflxdec.c: (gst_flxdec_init),
15181         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
15182         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
15183         * gst/flx/gstflxdec.h:
15184         flx plugin ported to 0.9
15185
15186 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15187
15188         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
15189           use new gst_version_string()
15190
15191 2005-10-16  Andy Wingo  <wingo@pobox.com>
15192
15193         * configure.ac: GLIB_CHECK.
15194
15195 2005-10-15  Julien MOUTTE  <julien@moutte.net>
15196
15197         * ext/libpng/Makefile.am:
15198         * ext/libpng/gstpng.c: (plugin_init):
15199         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15200         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
15201         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
15202
15203 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
15204
15205         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15206
15207         * configure.ac:
15208         * gst/matroska/Makefile.am:
15209         * gst/matroska/ebml-ids.h:
15210         * gst/matroska/ebml-write.c:
15211         * gst/matroska/ebml-write.h:
15212         * gst/matroska/matroska-ids.h:
15213         * gst/matroska/matroska-mux.c:
15214         * gst/matroska/matroska-mux.h:
15215         * gst/matroska/matroska.c: (plugin_init):
15216           Port matroska muxer to 0.9 (#318847).
15217
15218 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
15219
15220         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
15221         (comment_init), (comment_add):
15222           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
15223           use GST_READ_UINT32_LE() and friends rather than the private
15224           implementation of those same macros.
15225
15226 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
15227
15228         * examples/stats/mp2ogg.c:
15229           more typo fixes
15230
15231 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
15232
15233         * examples/indexing/indexmpeg.c: (main):
15234         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
15235         (gst_esdmon_close_audio), (gst_esdmon_change_state):
15236         * ext/esd/esdmon.h:
15237         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15238         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
15239         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15240         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15241         * gst/avi/gstavimux.c: (gst_avimux_init):
15242         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
15243         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
15244         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15245         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
15246         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
15247         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
15248         * gst/oldcore/gstmultifilesrc.h:
15249         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
15250         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
15251         (gst_pipefilter_change_state):
15252         * gst/oldcore/gstpipefilter.h:
15253         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
15254         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15255         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
15256         * sys/osxaudio/gstosxaudiosink.h:
15257         * sys/osxaudio/gstosxaudiosrc.h:
15258           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
15259           moved bitshift from macro to enum definition
15260
15261 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15262
15263         * ext/Makefile.am:
15264         * ext/cairo/Makefile.am:
15265         * ext/cairo/gstcairo.c: (plugin_init):
15266         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
15267         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
15268         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
15269         * ext/cairo/gsttimeoverlay.h:
15270           update of cairo-based timeoverlay to 1.0 Cairo API
15271           doesn't work yet for resizing of output sink
15272
15273 2005-10-11  Wim Taymans  <wim@fluendo.com>
15274
15275         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
15276         newsegment API fix.
15277
15278 2005-10-11  Wim Taymans  <wim@fluendo.com>
15279
15280         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15281         (gst_dvdemux_demux_frame):
15282         * ext/flac/gstflacdec.c: (gst_flacdec_write):
15283         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15284         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
15285         (gst_avi_demux_handle_seek):
15286         * gst/goom/gstgoom.c: (gst_goom_event):
15287         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
15288         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15289         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15290         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15291         (gst_wavparse_srcpad_event):
15292         newsegment API update.
15293
15294 2005-10-11  Andy Wingo  <wingo@pobox.com>
15295
15296         * ext/speex/gstspeexenc.c: Signedness cleanups.
15297
15298 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
15299
15300         * PORTED_09:
15301         * ext/speex/Makefile.am:
15302         * ext/speex/gstspeex.c:
15303         * ext/speex/gstspeexenc.c:
15304         Speexenc ported to 0.9
15305
15306 2005-10-10  Wim Taymans  <wim@fluendo.com>
15307
15308         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
15309         (gst_oss_sink_init), (gst_oss_sink_set_property),
15310         (gst_oss_sink_get_property), (gst_oss_sink_open),
15311         (gst_oss_sink_prepare), (gst_oss_sink_reset):
15312         * sys/oss/gstosssink.h:
15313         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
15314         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
15315         (gst_oss_src_prepare):
15316         Cleanups, make device configurable in the sink, handle and report
15317         errors.
15318
15319 2005-10-10  Wim Taymans  <wim@fluendo.com>
15320
15321         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
15322         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
15323         Make sure element is NULL before removing from the bin.
15324
15325 2005-10-07  Andy Wingo  <wingo@pobox.com>
15326
15327         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
15328         block forever in a read().
15329         (gst_dv1394src_bus_reset): Post a message when the cable is
15330         unplugged.
15331         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
15332         (gst_dv1394src_bus_reset): Don't unref the message.
15333
15334         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
15335         hacking. The only change should be that the state change stuff was
15336         put into basesrc's start() and stop() routines, which coalesces
15337         some steps.
15338
15339 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15340
15341         * configure.ac:
15342           Add check for mmap
15343           
15344         * gst/debug/Makefile.am:
15345           Only compile efence plugin on systems that have mmap.
15346
15347 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15348
15349         * gst/debug/Makefile.am:
15350         * gst/debug/breakmydata.c:
15351         * gst/debug/gstdebug.c:
15352         * gst/debug/gstnavigationtest.c:
15353         * gst/debug/gstnavseek.c: 
15354         * gst/debug/gstnavseek.h:
15355         * gst/debug/progressreport.c: 
15356         * gst/debug/testplugin.c:
15357           Port progressreport, navseek, navigationtest, testsink and
15358           breakmydata.
15359
15360 2005-10-05  Edward Hervey  <edward@fluendo.com>
15361
15362         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
15363         (gst_dvdemux_src_query):
15364         Fixes for better conversion
15365
15366 2005-10-04  Michael Smith <msmith@fluendo.com>
15367
15368         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
15369         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
15370         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
15371         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
15372           Set state of elements to NULL before removing from bins.
15373           Set state of test element to NULL if we failed to move it to READY
15374
15375 2005-10-04  Edward Hervey  <edward@fluendo.com>
15376
15377         * ext/dv/Makefile.am:
15378         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
15379         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
15380         Corrected the query function for position so it doesn't forget what
15381         format was asked, and calls the conversion functions on the correct pad.
15382
15383 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15384
15385         * configure.ac:
15386           back to development
15387
15388 === release 0.9.3 ===
15389
15390 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15391
15392         * configure.ac:
15393           Releasing 0.9.3, "Aramis"
15394
15395 2005-10-03  Andy Wingo  <wingo@pobox.com>
15396
15397         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
15398         error returns.
15399
15400 2005-10-02  Andy Wingo  <wingo@pobox.com>
15401
15402         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
15403
15404         * ext/flac/gstflacenc.c: Ported to 0.9.
15405
15406         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
15407
15408         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
15409         and link to gsttagedit. Enable flacenc.
15410
15411         * ext/flac/gstflacdec.c: Re-enable tag reading.
15412
15413 2005-09-30  Wim Taymans  <wim@fluendo.com>
15414
15415         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15416         * gst/rtp/gstrtpgsmparse.c:
15417         * gst/rtp/gstrtph263penc.c:
15418         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15419         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15420         (gst_rtpmp4venc_set_property):
15421         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15422         Various class and caps fixes from Andre Magalhaes (andrunko)
15423
15424 2005-09-29  Wim Taymans  <wim@fluendo.com>
15425
15426         * gst/level/level-example.c: (main):
15427         Update for new bus API.
15428
15429 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
15430
15431         * configure.ac:
15432           Fix unexpanded autoconf macro GST_DOC, which has been renamed
15433           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
15434
15435 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
15436
15437         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
15438           Fix playback of mono streams (bytes_per_sample should be set
15439           from the sample width and the number of channels negotiated,
15440           and not just be set to 4) (#317338)
15441
15442 2005-09-26  Wim Taymans  <wim@fluendo.com>
15443
15444         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
15445         (gst_rtpmpaenc_handle_buffer):
15446         Set buffer duration correctly.
15447
15448 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
15449
15450         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
15451         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
15452         (gst_avi_demux_change_state):
15453           Don't crash when encountering a stream with an unknown fourcc or
15454           codec id. Instead, create a pad of type video/x-avi-unknown or
15455           audio/x-avi-unknown, which as a side-effect also results in less
15456           confusing error messages in players ('no decoder' vs. 'no streams');
15457           minor fixes to state change function and class_init function.
15458
15459 2005-09-24  Wim Taymans  <wim@fluendo.com>
15460
15461         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15462         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15463         These are sinks.
15464
15465 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15466
15467         * check/elements/level.c: (GST_START_TEST):
15468           fix test for new GstClockTime use
15469         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
15470         (gst_level_transform_ip):
15471         * gst/level/gstlevel.h:
15472           fix up the decay peak, ensuring the decay peak is never lower
15473           than the peak for that interval
15474
15475 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15476
15477         * docs/plugins/gst-plugins-good-plugins.args:
15478         * docs/plugins/inspect/plugin-alpha.xml:
15479         * docs/plugins/inspect/plugin-rtp.xml:
15480         * gst/level/gstlevel.c: (gst_level_set_caps),
15481         (gst_level_transform_ip):
15482           updating docs
15483
15484 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15485
15486         * Makefile.am:
15487         * check/elements/level.c: (GST_START_TEST):
15488         * gst/level/Makefile.am:
15489         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
15490         (gst_level_set_property), (gst_level_get_property),
15491         (gst_level_set_caps), (gst_level_message_new),
15492         (gst_level_transform_ip):
15493         * gst/level/gstlevel.h:
15494         * gst/level/level-example.c: (message_handler), (main):
15495           convert to using GstClockTime for all time values, finally.
15496
15497 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15498
15499         * gst/auparse/Makefile.am:
15500         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15501           fix up build
15502         * configure.ac:
15503         * ext/cairo/Makefile.am:
15504         * ext/dv/Makefile.am:
15505         * ext/esd/Makefile.am:
15506         * ext/flac/Makefile.am:
15507         * ext/gconf/Makefile.am:
15508         * ext/gdk_pixbuf/Makefile.am:
15509         * ext/jpeg/Makefile.am:
15510         * ext/ladspa/Makefile.am:
15511         * ext/libcaca/Makefile.am:
15512         * ext/libmng/Makefile.am:
15513         * ext/libpng/Makefile.am:
15514         * ext/mikmod/Makefile.am:
15515         * ext/pango/Makefile.am:
15516         * ext/raw1394/Makefile.am:
15517         * ext/shout2/Makefile.am:
15518         * ext/speex/Makefile.am:
15519         * gst/alpha/Makefile.am:
15520         * gst/autodetect/Makefile.am:
15521         * gst/avi/Makefile.am:
15522         * gst/cutter/Makefile.am:
15523         * gst/debug/Makefile.am:
15524         * gst/effectv/Makefile.am:
15525         * gst/flx/Makefile.am:
15526         * gst/goom/Makefile.am:
15527         * gst/interleave/Makefile.am:
15528         * gst/law/Makefile.am:
15529         * gst/matroska/Makefile.am:
15530         * gst/median/Makefile.am:
15531         * gst/monoscope/Makefile.am:
15532         * gst/multipart/Makefile.am:
15533         * gst/oldcore/Makefile.am:
15534         * gst/rtp/Makefile.am:
15535         * gst/rtsp/Makefile.am:
15536         * gst/smoothwave/Makefile.am:
15537         * gst/smpte/Makefile.am:
15538         * gst/videobox/Makefile.am:
15539         * gst/videofilter/Makefile.am:
15540         * gst/videomixer/Makefile.am:
15541         * gst/wavenc/Makefile.am:
15542         * gst/wavparse/Makefile.am:
15543         * sys/oss/Makefile.am:
15544         * sys/osxaudio/Makefile.am:
15545         * sys/osxvideo/Makefile.am:
15546           fix up GST_LIBS use
15547
15548 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15549
15550         * gst/auparse/Makefile.am:
15551         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15552           fix build of auparse
15553
15554 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
15555
15556         * configure.ac:
15557         * PORTED_09:
15558         * gst/auparse/gstauparse.c:
15559         * gst/auparse/gstauparse.h:
15560         Auparse ported to 0.9.
15561
15562 2005-09-22  Wim Taymans  <wim@fluendo.com>
15563
15564         * gst/rtp/TODO:
15565         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
15566         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15567         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15568         (gst_rtpmp4venc_set_property):
15569         * gst/rtp/gstrtpmp4venc.h:
15570         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15571         * gst/rtp/gstrtpmpaenc.h:
15572         Use is_filled to both check MTU and max-ptime of base class.
15573
15574 2005-09-22  Wim Taymans  <wim@fluendo.com>
15575
15576         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15577         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15578         (gst_rtpmp4venc_set_property):
15579         Don't fragment packets with multiple frames.
15580
15581 2005-09-22  Wim Taymans  <wim@fluendo.com>
15582
15583         * gst/rtp/TODO:
15584         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15585         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15586         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
15587         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
15588         (gst_rtpmp4venc_get_property):
15589         * gst/rtp/gstrtpmp4venc.h:
15590         Remove g_print.
15591         Update TODO
15592         Make payload encoder a bit smarter and more correct with
15593         timestamps.
15594         Added option in payloader to include config string in-band.
15595
15596 2005-09-21  Wim Taymans  <wim@fluendo.com>
15597
15598         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15599         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15600         (gst_rtspsrc_send):
15601         Strip spaces for key/value pairs.
15602
15603 2005-09-21  Wim Taymans  <wim@fluendo.com>
15604
15605         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15606         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15607         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
15608         (gst_rtspsrc_change_state):
15609         More SDP parsing and caps setting.
15610         Do NO_PREROLL differently.
15611         add pads only after negotiated.
15612
15613         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
15614         (gst_udpsrc_getcaps):
15615         Implement the getcaps function.
15616
15617 2005-09-21  Wim Taymans  <wim@fluendo.com>
15618
15619         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
15620         (gst_rtpamrdec_chain):
15621         Handle multiple AMr packets per payload. Handle CRC and
15622         parse ILL/ILP.
15623
15624         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15625         Make caps params strings for easy SDP mapping.
15626         
15627         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
15628         Handle capsnego better.
15629
15630         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15631         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
15632         Generate and parse config string in the caps.
15633
15634 2005-09-21  Wim Taymans  <wim@fluendo.com>
15635
15636         * gst/rtp/README:
15637         Update README
15638
15639         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
15640         Make extra params as strings.
15641
15642         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
15643         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15644         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
15645         Make state change return NO_PREROLL as this is a live
15646         source.
15647
15648         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15649         Don't unref old caps when NULL.
15650
15651 2005-09-20  Wim Taymans  <wim@fluendo.com>
15652
15653         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
15654         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15655         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
15656         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
15657         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
15658         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
15659         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
15660         * gst/rtsp/sdpmessage.h:
15661         Add URI handler.
15662         Parse SDP and create caps.
15663
15664 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
15665
15666         * gst/alpha/gstalpha.c:
15667           fix element description
15668
15669 2005-09-19  Wim Taymans  <wim@fluendo.com>
15670
15671         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
15672         Don't check payload for now.
15673
15674 2005-09-19  Wim Taymans  <wim@fluendo.com>
15675
15676         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15677         (gst_wavparse_init), (gst_wavparse_parse_file_header),
15678         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
15679         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15680         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15681         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
15682         (gst_wavparse_change_state):
15683         * gst/wavparse/gstwavparse.h:
15684         Fix wavparse some more.
15685
15686 2005-09-19  Wim Taymans  <wim@fluendo.com>
15687
15688         * check/elements/level.c: (GST_START_TEST):
15689         Fix for bus API change.
15690
15691 2005-09-19  Wim Taymans  <wim@fluendo.com>
15692
15693         * gst/level/level-example.c: (main):
15694         Fix for new bus API.
15695
15696         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15697         Set caps on pads.
15698
15699 2005-09-15  Wim Taymans  <wim@fluendo.com>
15700
15701         * gst/rtp/Makefile.am:
15702         * gst/rtp/README:
15703         * gst/rtp/gstrtp.c: (plugin_init):
15704         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
15705         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
15706         (gst_rtpamrdec_change_state):
15707         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
15708         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
15709         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
15710         * gst/rtp/gstrtpamrenc.h:
15711         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15712         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
15713         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
15714         * gst/rtp/gstrtpgsmenc.h:
15715         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
15716         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
15717         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
15718         (gst_rtpgsmparse_change_state):
15719         * gst/rtp/gstrtpgsmparse.h:
15720         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
15721         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
15722         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
15723         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
15724         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
15725         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
15726         * gst/rtp/gstrtph263penc.h:
15727         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
15728         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
15729         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15730         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
15731         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
15732         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
15733         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
15734         * gst/rtp/gstrtpmp4venc.h:
15735         * gst/rtp/gstrtpmpadec.c:
15736         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
15737         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
15738         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
15739         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
15740         * gst/rtp/gstrtpmpaenc.h:
15741         Updates to payloader/depayloaders, make payloaders use
15742         the base classes.
15743         Updated README with suggested RTP caps and how to convert
15744         to/from SDP.
15745         Added config descriptor in mp4v payloader.
15746
15747 2005-09-15  Andy Wingo  <wingo@pobox.com>
15748
15749         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
15750         * gst/autodetect/gstautovideosink.c
15751         (gst_auto_video_sink_find_best): Update for new registry API.
15752
15753 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15754
15755         * common/c-to-xml.py:
15756         * common/gtk-doc-plugins.mak:
15757           a simple py script to generate valid xml from a C example
15758           probably also need to strip an MIT license when we decide
15759         * docs/plugins/Makefile.am:
15760         * gst/level/Makefile.am:
15761         * gst/level/gstlevel.c: (gst_level_init):
15762         * gst/level/level-example.c: (message_handler), (main):
15763           add an example to level that will show up in the docs
15764         * gst/rtp/TODO:
15765           add a note for the future
15766
15767 2005-09-14  Michael Smith <msmith@fluendo.com>
15768
15769         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
15770           Actually define the debug object being used in wavenc. Fixes #316205
15771
15772 2005-09-14  Michael Smith <msmith@fluendo.com>
15773
15774         * gst/smpte/Makefile.am:
15775           Link against GST_BASE_LIBS, to get it linked against libgstbase;
15776           needed to build on windows (bug 316204)
15777
15778 2005-09-12  Andy Wingo  <wingo@pobox.com>
15779
15780         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
15781
15782 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
15783
15784         * configure.ac:
15785         * gst/fdsrc/Makefile.am:
15786         * gst/fdsrc/gstfdsrc.c:
15787         * gst/fdsrc/gstfdsrc.h:
15788           Move fdsrc back into gstreamer core elements.
15789
15790         * gst/level/gstlevel.c: (gst_level_class_init),
15791         (gst_level_transform_ip):
15792         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
15793           Basetransform changes.
15794
15795 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15796
15797         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
15798         * ext/jpeg/smokecodec.c: (find_best_size):
15799           fix compiler warnings
15800
15801 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15802
15803         * gst-plugins-good.spec.in:
15804           spec file fixes
15805         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
15806         (gst_multiudpsink_render), (gst_multiudpsink_add),
15807         (gst_multiudpsink_clear):
15808           it actually helps to actually stream if we hook up the
15809           "add" signal to an actual implementation
15810         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
15811           some debugging
15812
15813 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
15814
15815         * ext/jpeg/Makefile.am:
15816         * ext/jpeg/gstjpeg.c
15817         * ext/jpeg/gstjpegenc.c:
15818         * ext/jpeg/gstsmokeenc.c:
15819
15820 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
15821
15822         * ext/flac/gstflacdec.c:
15823         * ext/flac/gstflacenc.c:
15824         * ext/flac/gstflactag.c:
15825         * ext/speex/gstspeexenc.c:
15826           gsttaginterface.h -> gsttagsetter.h
15827
15828 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
15829
15830         * configure.ac:
15831         * gst/debug/Makefile.am:
15832         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
15833         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
15834         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
15835         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
15836         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
15837           Port to 0.9 and re-enable efence plugin.
15838
15839 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
15840
15841         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
15842         (gst_flacdec_write), (gst_flacdec_convert_src):
15843         * ext/flac/gstflacdec.h:
15844           Add support for flac files with 24/32 bits per sample; and misc.
15845           minor clean-ups. Seeking is still partly broken (for me at least).
15846
15847 2005-09-06  Wim Taymans  <wim@fluendo.com>
15848
15849         * gst/rtp/Makefile.am:
15850         * gst/rtp/gstrtp.c: (plugin_init):
15851         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
15852         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
15853         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
15854         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
15855         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
15856         (gst_rtpmp4vdec_plugin_init):
15857         * gst/rtp/gstrtpmp4vdec.h:
15858         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15859         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
15860         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
15861         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
15862         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
15863         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
15864         * gst/rtp/gstrtpmp4venc.h:
15865         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
15866         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
15867         Added mpeg4 video payload encoder/decoder.
15868         Added some docs in mpa payloader.
15869
15870 === release 0.9.1 ===
15871
15872 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15873
15874         * NEWS:
15875         * README:
15876         * RELEASE:
15877         * autogen.sh:
15878         * configure.ac:
15879           releasing 0.9.1, "Blondie"
15880
15881 2005-09-05  Andy Wingo  <wingo@pobox.com>
15882
15883         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
15884         here from the state change handler, so we fire signals without
15885         holding the state lock.
15886
15887 2005-09-02  Andy Wingo  <wingo@pobox.com>
15888
15889         * All plugins updated for element state changes.
15890
15891 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15892
15893         * Makefile.am:
15894         * check/.cvsignore:
15895         * check/Makefile.am:
15896         * check/elements/.cvsignore:
15897         * check/elements/level.c: (setup_level), (cleanup_level),
15898         (GST_START_TEST), (level_suite), (main):
15899           add a test for level
15900         * common/release.mak:
15901           move the enum checking to release.mak
15902         * configure.ac:
15903           add valgrind and check checking
15904         * gst/level/gstlevel.c: (gst_level_transform):
15905         * gst/level/gstlevel.h:
15906           fix Andy's cast bug
15907           convert a field to int
15908           fix the arithmetic to int when checking for emit so that a
15909           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
15910
15911 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15912
15913         * Makefile.am:
15914         * configure.ac:
15915           add docs to build
15916         * common/plugins.xsl:
15917           wrap Description into a refsect2
15918         * docs/Makefile.am:
15919         * docs/plugins/Makefile.am:
15920         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15921         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15922         * gst/goom/Makefile.am:
15923         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
15924         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
15925         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
15926         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
15927         (gst_goom_change_state):
15928         * gst/goom/gstgoom.h:
15929           GstGOOM -> GstGoom
15930           add an example launch line
15931         * gst/level/gstlevel.h:
15932         * gst/monoscope/gstmonoscope.c:
15933           cleanups
15934
15935 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15936
15937         * configure.ac:
15938         * docs/plugins/Makefile.am:
15939         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15940         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15941         * docs/plugins/gst-plugins-good-plugins.types:
15942           document elements and plugins.  Shazam !
15943
15944 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
15945
15946         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
15947           be found under doc/random/ChangeLog-0.8