gst/debug/efence.c: Properly chain up finalize method. Fixes bug #515979.
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
2
3         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
4         (gst_fenced_buffer_class_init):
5         Properly chain up finalize method. Fixes bug #515979.
6
7 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
8
9         * sys/ximage/gstximagesrc.c:
10         Free allocated Damage memory before closing our connection to the
11         X server. Fixes: #515706
12
13 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
14
15         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16         * tests/check/Makefile.am:
17         * tests/check/gst-plugins-good.supp:
18         Add a few libjpeg suppressions and initialize a variable to
19         make smokeenc valgrind clean. Fixes bug #515701.
20
21 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
22
23         * gst/avi/gstavidemux.c:
24         Revert patch which sends timestamps only on keyframes, as it
25         breaks playback with current gst-ffmpeg.
26
27         Fixes: #515562
28
29 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
30
31         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
32         * tests/check/elements/multifile.c: (GST_START_TEST):
33         Close some memory leaks spotted by the unit test. Fixes bug #515697.
34
35 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
36
37         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
38         Use and unset the GError when pipeline creation fails instead of
39         simply leaking it. Fixes bug #515704.
40
41 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
42
43         * gst/audiofx/audioamplify.c:
44         * gst/audiofx/audiochebband.c:
45         * gst/audiofx/audiocheblimit.c:
46         * gst/audiofx/audiodynamic.c:
47         * gst/audiofx/audioinvert.c:
48         * gst/audiofx/audiopanorama.c:
49         * gst/audiofx/audiowsincband.c:
50         * gst/audiofx/audiowsinclimit.c:
51         Fix long description of audiofx elements. Fixes bug #515457.
52
53 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
54
55         * docs/plugins/Makefile.am:
56         * gst/spectrum/gstspectrum.c:
57         * tests/examples/spectrum/.cvsignore:
58         * tests/examples/spectrum/Makefile.am:
59         * tests/examples/spectrum/spectrum-example.c:
60
61         Add a simple example application for the spectrum element, include it
62         in the docs, and fix some documentation ambiguities.
63
64         Fixes: #348085
65
66 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
67
68         * gst/equalizer/Makefile.am:
69         * gst/spectrum/Makefile.am:
70         Fix includes order
71
72         * tests/check/Makefile.am:
73         Exclude v4l2src from the states test - it takes too long to start.
74
75         * tests/check/elements/spectrum.c:
76         Make the test run properly with CK_FORK=no
77
78 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
79
80         * gst/audiofix/Makefile.am: add missing header files 
81
82 2008-02-08  Julien Moutte  <julien@fluendo.com>
83
84         * gst/matroska/matroska-demux.c:
85         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
86         keyframe and delta units correctly when dealign with a BlockGroup.
87         Fixes: #514397
88
89 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
90
91         * tests/check/elements/.cvsignore:
92         Spell the new tests correctly in .cvsignore
93
94 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
95
96         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
97           Need to use gsize here for the size, fixes compiler warning.
98
99         * tests/examples/equalizer/.cvsignore:
100         * tests/examples/equalizer/Makefile.am:
101         * tests/examples/spectrum/.cvsignore:
102         * tests/examples/spectrum/Makefile.am:
103           Add missing files to fix the build.
104
105 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
106
107         * configure.ac:
108         * docs/plugins/Makefile.am:
109         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
110         * docs/plugins/gst-plugins-good-plugins-sections.txt:
111         * docs/plugins/gst-plugins-good-plugins.args:
112         * docs/plugins/gst-plugins-good-plugins.hierarchy:
113         * docs/plugins/inspect/plugin-multifile.xml:
114         * tests/check/Makefile.am:
115         * tests/check/elements/.cvsignore:
116
117         Move multifile plugin from -bad.
118         Fixes: #490283
119
120 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
121
122         * configure.ac:
123         * docs/plugins/Makefile.am:
124         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
125         * docs/plugins/gst-plugins-good-plugins-sections.txt:
126         * docs/plugins/gst-plugins-good-plugins.args:
127         * docs/plugins/gst-plugins-good-plugins.hierarchy:
128         * docs/plugins/inspect/plugin-spectrum.xml:
129         * gst/spectrum/Makefile.am:
130         * tests/check/Makefile.am:
131         * tests/check/elements/.cvsignore:
132         * tests/examples/Makefile.am:
133
134         Move spectrum plugin from -bad.
135         Move examples into tests/examples/spectrum.
136
137 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
138
139         * configure.ac:
140         * docs/plugins/Makefile.am:
141         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
142         * docs/plugins/gst-plugins-good-plugins-sections.txt:
143         * docs/plugins/gst-plugins-good-plugins.args:
144         * docs/plugins/gst-plugins-good-plugins.hierarchy:
145         * docs/plugins/gst-plugins-good-plugins.interfaces:
146         * docs/plugins/inspect/plugin-equalizer.xml:
147         * gst/equalizer/Makefile.am:
148         * tests/check/Makefile.am:
149         * tests/examples/Makefile.am:
150         Move the equalizer plugin across from -bad
151
152         * tests/check/elements/.cvsignore:
153         Add equalizer, audiosincwband and audiosincwlimit
154
155         * tests/check/elements/equalizer.c:
156         Fix compiler warnings
157
158         Fixes: #415627
159
160 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
161
162         * configure.ac:
163         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
164         are treated like releases and build without it.
165
166 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
167
168         * docs/plugins/Makefile.am:
169         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
170         * docs/plugins/gst-plugins-good-plugins-sections.txt:
171         * docs/plugins/gst-plugins-good-plugins.args:
172         * docs/plugins/inspect/plugin-audiofx.xml:
173         * gst/audiofx/Makefile.am:
174         * gst/audiofx/audiofx.c:
175         * gst/audiofx/audiowsincband.c:
176         * gst/audiofx/audiowsincband.h:
177         * gst/audiofx/audiowsinclimit.c:
178         * gst/audiofx/audiowsinclimit.h:
179         * tests/check/Makefile.am:
180         * tests/check/elements/audiowsincband.c:
181         * tests/check/elements/audiowsinclimit.c:
182
183         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
184         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
185         respectively.
186
187         Fixes: #467666
188
189 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
190
191         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
192         * tests/check/elements/icydemux.c:
193           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
194           caps, and add a somewhat useful debug message. Plus test.
195
196 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
197
198         * gst/rtsp/gstrtspsrc.c:
199         Include unistd.h only if HAVE_UNISTD_H is defined
200         * win32/common/config.h.in:
201         * win32/common/config.h:
202         Define socklen_t as it seems it's not defined in default 
203         Visual Studio headers.
204         * win32/vs6/libgstalpha.dsp:
205         * win32/vs6/libgstapetag.dsp:
206         * win32/vs6/libgstavi.dsp:
207         * win32/vs6/libgstrtp.dsp:
208         * win32/vs6/libgstrtsp.dsp:
209         * win32/vs6/libgstvideomixer.dsp:
210         Update project file dependencies and add new source files       
211
212 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
213
214         Patch by: Bjarne Rosengren <bjarne at axis dot com>
215
216         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
217         Don't leak buffers when we don't push them downstream.
218         Fixes bug #514965.
219
220 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
221
222         * configure.ac:
223           Bump requirements to (good) released versions to avoid
224           confusion and make implicit core requirement explicit.
225
226 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
227
228         * docs/plugins/Makefile.am:
229         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
230         * docs/plugins/gst-plugins-good-plugins-sections.txt:
231         * docs/plugins/gst-plugins-good-plugins.args:
232         * docs/plugins/inspect/plugin-audiofx.xml:
233         * gst/audiofx/Makefile.am:
234         * gst/audiofx/audiochebband.c:
235         * gst/audiofx/audiochebband.h:
236         * gst/audiofx/audiocheblimit.c:
237         * gst/audiofx/audiocheblimit.h:
238         * gst/audiofx/audiochebyshevfreqband.c:
239         * gst/audiofx/audiochebyshevfreqband.h:
240         * gst/audiofx/audiochebyshevfreqlimit.c:
241         * gst/audiofx/audiochebyshevfreqlimit.h:
242         * gst/audiofx/audiofx.c:
243         * tests/check/Makefile.am:
244         * tests/check/elements/.cvsignore:
245         * tests/check/elements/audiochebband.c:
246         * tests/check/elements/audiocheblimit.c:
247         * tests/check/elements/audiochebyshevfreqband.c:
248         * tests/check/elements/audiochebyshevfreqlimit.c:
249
250         Rename audiochebyshevfreqband -> audiochebband and
251         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
252         surgery.
253
254         Closes: #491811
255
256 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
257
258         Patch by: orjan <orjanf at axis dot com>
259
260         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
261         Fix caps memory leak. Fixes #514573.
262
263 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
264
265         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
266         If there's no entries in the subindex, don't try to do anything stupid,
267         just return.
268
269 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
270
271         Patch by: John Millikin <jmillikin at gmail dot com>
272
273         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
274           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
275           Fix extraction of picture blocks with newer libflac versions again:
276           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
277
278 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
279
280         * tests/check/Makefile.am:
281           Add rtp-payloading test to VALGRIND_TO_FIX.
282
283         * tests/check/elements/rtp-payloading.c:
284           Add semicolons after GST_TEST_END so gst-indent gets the
285           formatting right; make test less verbose in general, but
286           more verbose in the error case (which should probably
287           make the test fail anyway).
288
289 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
290
291         * docs/plugins/Makefile.am:
292         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
293         * docs/plugins/gst-plugins-good-plugins-sections.txt:
294         * gst/avi/gstavisubtitle.c:
295         Add documentation for avisubtitle and change class to
296         Codec/Parser/Subtitle
297
298 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
299
300         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
301         Treat ENOTTY (driver does not implement ioctl) the same as
302         EINVAL since it implies there are no available standards.
303
304         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
305         (gst_v4l2src_get_nearest_size):
306         Replace gst_v4l2src_get_size_limits with 2 calls to new function
307         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
308         probe if the driver does not support VIDIOC_TRY_FMT for whatever
309         reason, and if we aren't yet actively capturing.
310
311         * sys/v4l2/v4l2src_calls.h:
312         Remove replaced function declaration.
313
314 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
315
316         * configure.ac:
317         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
318         API.
319
320 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
321
322         * configure.ac:
323         Fix typo.
324
325 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
326
327         * gst/alpha/Makefile.am:
328         * gst/alpha/gstalpha.c:
329
330         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
331         some stuff, and making buffer-alloc and resizing work automatically.
332         No longer crashes on odd frame widths and heights, although there
333         seems to be a disagreement with ffmpegcolorspace about what size
334         an AYUV frame with odd height should be.
335
336 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
337
338         Patch by: Alessandro Decina <alessandro at nnva dot org>
339
340         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
341         * ext/libpng/gstpngenc.h:
342         Preallocate the output buffer so that g_memdup() and
343         gst_buffer_merge() aren't needed anymore. This greatly improves
344         performances and fixes #512544.
345
346 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
347
348         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
349         (gst_avi_demux_stream_data):
350         GStreamer timestamps are PTS values while AVI only knows about DTS
351         timestamps. Make sure we only copy the DTS as the buffer timestamp when
352         we are dealing with a key frame.
353
354 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
355
356         * tests/check/Makefile.am:
357         * tests/check/elements/.cvsignore:
358         * tests/check/elements/rtp-payloading.c:
359           Add add testsuite for the rtp-payloader that tries simulating
360           dataflow. Needs more test data.
361
362 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
363
364         * tests/check/elements/alphacolor.c:
365           Remove two unused variables.
366
367 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
368
369         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
370           Use g_ascii_strtoll() instead of atoll, which is only
371           available in C99.
372
373 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
374
375         * gst/rtp/Makefile.am:
376         * gst/rtp/gstrtp.c:
377         * gst/rtp/gstrtpmpvpay.c:
378         * gst/rtp/gstrtpmpvpay.h:
379         Add MPEG2 video payloader
380
381 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
382
383         * gst/level/gstlevel.c:
384         Use #include <math.h> instead of #include "math.h".
385
386 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
387
388         * tests/check/Makefile.am:
389         Fix up some CFLAGS sets.
390         Don't include gconfvideosrc in the states test.
391
392         * tests/check/elements/autodetect.c: (GST_START_TEST):
393         Add some error strings to fail_unless arguments to fix some weird
394         compiler errors on Solaris.
395
396 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
397
398         * configure.ac:
399         Detect video4linux headers on Solaris too.
400         * sys/v4l2/gstv4l2colorbalance.h:
401         * sys/v4l2/gstv4l2object.h:
402         * sys/v4l2/v4l2_calls.c:
403         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
404         (gst_v4l2_buffer_new):
405
406         Make v4l2 build on Solaris.
407         Patch by: Brian Cameron  <brian.cameron at sun dot com>
408         Fixes: #510505
409
410 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
411
412         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
413           Update list from (still local) scanning script.
414
415 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
416
417         Based on a patch by:
418             Victor STINNER <victor dot stinner at haypocalc dot com>
419
420         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
421         Set variable to NULL after freeing it to prevent double frees
422         or make failures by another use of it afterwards more obvious
423         and fix use of it after the freeing. Fixes bug #510592.
424
425 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
426
427         * gst/udp/gstmultiudpsink.c:
428         use GST_WARNING for logging
429
430 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
431
432         * gst/udp/gstmultiudpsink.c:
433         Don't try to leave a multicast group with an invalid socket
434
435 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
436
437         * ext/flac/gstflacdec.c:
438           Fix compilation against flac 1.1.2 (as on debian stable), where
439           the picture metadata defines and structs don't exist yet.
440           Fixes #509301.
441
442 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
443
444         Patch by: Olivier Crete <tester at tester dot ca>
445
446         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
447         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
448         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
449         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
450         * gst/udp/gstmultiudpsink.h:
451         Add property to automatically join a multicast group or not. This can be
452         useful when sharing a socket between multiple elements.
453         Fixes #509531.
454
455 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
456
457         * gst/videomixer/Makefile.am:
458           Add controller flags.
459
460 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
461
462         * gst/videomixer/videomixer.c:
463           Also commit the missing gst_object_sync_values().
464
465 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
466
467         * docs/plugins/Makefile.am:
468           Remove duplicate entry.
469
470 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
471
472         * docs/plugins/Makefile.am:
473         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
474         * docs/plugins/gst-plugins-good-plugins-sections.txt:
475         * docs/plugins/inspect/plugin-gamma.xml:
476         * docs/plugins/inspect/plugin-monoscope.xml:
477         * docs/plugins/inspect/plugin-video4linux2.xml:
478           Add 3 more plugins to docs.
479
480 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
481
482         * docs/plugins/gst-plugins-good-plugins-sections.txt:
483         * sys/osxvideo/osxvideosink.h:
484           Revert previous change caused by a file that got stuck on an old
485           revision.
486
487 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
488
489         * docs/plugins/gst-plugins-good-plugins-sections.txt:
490         * gst/multipart/Makefile.am:
491         * gst/multipart/multipartdemux.c:
492         * gst/multipart/multipartdemux.h:
493         * gst/multipart/multipartmux.c:
494         * gst/multipart/multipartmux.h:
495           Re-add multipartdemux to the docs. Last round of section cleanup.
496
497 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
498
499         * docs/plugins/Makefile.am:
500         * docs/plugins/gst-plugins-good-plugins-sections.txt:
501         * sys/osxaudio/gstosxaudiosink.h:
502         * sys/osxvideo/osxvideosink.h:
503           Managed to resolve most unused declarations. Filed a bug for one left.          
504
505 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
506
507         * docs/plugins/gst-plugins-good-plugins-sections.txt:
508           Cleanup section file.
509
510 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
511
512         * docs/plugins/Makefile.am:
513         * docs/plugins/gst-plugins-good-plugins.args:
514         * docs/plugins/gst-plugins-good-plugins.signals:
515         * docs/plugins/inspect/plugin-alaw.xml:
516         * docs/plugins/inspect/plugin-alpha.xml:
517         * docs/plugins/inspect/plugin-alphacolor.xml:
518         * docs/plugins/inspect/plugin-annodex.xml:
519         * docs/plugins/inspect/plugin-apetag.xml:
520         * docs/plugins/inspect/plugin-audiofx.xml:
521         * docs/plugins/inspect/plugin-auparse.xml:
522         * docs/plugins/inspect/plugin-autodetect.xml:
523         * docs/plugins/inspect/plugin-avi.xml:
524         * docs/plugins/inspect/plugin-cairo.xml:
525         * docs/plugins/inspect/plugin-cdio.xml:
526         * docs/plugins/inspect/plugin-cutter.xml:
527         * docs/plugins/inspect/plugin-debug.xml:
528         * docs/plugins/inspect/plugin-dv.xml:
529         * docs/plugins/inspect/plugin-efence.xml:
530         * docs/plugins/inspect/plugin-effectv.xml:
531         * docs/plugins/inspect/plugin-flac.xml:
532         * docs/plugins/inspect/plugin-flxdec.xml:
533         * docs/plugins/inspect/plugin-gconfelements.xml:
534         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
535         * docs/plugins/inspect/plugin-goom.xml:
536         * docs/plugins/inspect/plugin-halelements.xml:
537         * docs/plugins/inspect/plugin-icydemux.xml:
538         * docs/plugins/inspect/plugin-id3demux.xml:
539         * docs/plugins/inspect/plugin-jpeg.xml:
540         * docs/plugins/inspect/plugin-ladspa.xml:
541         * docs/plugins/inspect/plugin-level.xml:
542         * docs/plugins/inspect/plugin-matroska.xml:
543         * docs/plugins/inspect/plugin-mulaw.xml:
544         * docs/plugins/inspect/plugin-multipart.xml:
545         * docs/plugins/inspect/plugin-navigationtest.xml:
546         * docs/plugins/inspect/plugin-png.xml:
547         * docs/plugins/inspect/plugin-quicktime.xml:
548         * docs/plugins/inspect/plugin-rtp.xml:
549         * docs/plugins/inspect/plugin-rtsp.xml:
550         * docs/plugins/inspect/plugin-shout2send.xml:
551         * docs/plugins/inspect/plugin-smpte.xml:
552         * docs/plugins/inspect/plugin-speex.xml:
553         * docs/plugins/inspect/plugin-taglib.xml:
554         * docs/plugins/inspect/plugin-udp.xml:
555         * docs/plugins/inspect/plugin-videobalance.xml:
556         * docs/plugins/inspect/plugin-videobox.xml:
557         * docs/plugins/inspect/plugin-videocrop.xml:
558         * docs/plugins/inspect/plugin-videoflip.xml:
559         * docs/plugins/inspect/plugin-videomixer.xml:
560         * docs/plugins/inspect/plugin-wavenc.xml:
561         * docs/plugins/inspect/plugin-wavpack.xml:
562         * docs/plugins/inspect/plugin-wavparse.xml:
563           Update plugin docs.
564
565         * gst/videomixer/Makefile.am:
566         * gst/videomixer/videomixer.c:
567         * gst/videomixer/videomixer.h:
568         * gst/videomixer/videomixerpad.h:
569           Split out header to fix warnings from the doc-build.
570
571 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
572
573         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
574
575         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
576         Use atoll to parse the rtptime with enough precision. Fixes #509329.
577
578 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
579
580         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
581         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
582           Initialise variables to work around (false) 'foo might be used
583           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
584
585 2008-01-11  David Schleef  <ds@schleef.org>
586
587         * docs/plugins/.cvsignore:
588         * tests/check/pipelines/.cvsignore:
589           Ignore more files for the buildbot.
590
591 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
592
593         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
594         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
595         Generate the image-type values correctly. Leave them out of the caps
596         when outputting a "preview image" tag, since it only makes sense
597         to have one of those - the type is irrelevant.
598
599         * sys/sunaudio/gstsunaudiomixerctrl.c:
600         (gst_sunaudiomixer_ctrl_open):
601         If we can, mark the mixer multiple open when we use it, in case
602         (for some reason) the process wants to open it again elsewhere.
603
604 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
605
606         Patch by: Olivier Crete <tester at tester dot ca>
607
608         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
609         * gst/rtp/gstrtptheorapay.c:
610         Fix the clock rate to 90000 as required by the RFC.
611         Fixes #508644.
612
613 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
614
615         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
616           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
617
618 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
619
620         * autogen.sh:
621           Add -Wno-portability to the automake parameters to stop warnings
622           about GNU make extensions being used. We require GNU make in almost
623           every Makefile anyway.
624           
625         * configure.ac:
626           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
627           at the same time is required for per target flags.
628
629 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
630
631         * gst/videomixer/videomixer.c: (gst_videomixer_init):
632         Fix error from my last commit.
633
634 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
635
636         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
637
638         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
639           Make sure the ISO 639-X language code in ID3v2 COMM frames
640           is actually valid UTF-8 (or rather: ASCII), so we don't end
641           up with non-UTF8 strings in tags if there's garbage in the
642           language field. Also make sure the language code is always
643           lower case. Fixes: #508291.
644
645 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
646
647         * ChangeLog:
648           Fix ChangeLog typo.
649
650 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
651
652         * Makefile.am:
653           Include lcov.mak to allow building coverage reports. Guard
654           check-torture target like in the other packages.
655
656 2008-01-09  Sameer Naik  <sameer@damagehead.com>
657
658         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
659
660         * gst/videomixer/videomixer.c:
661         (gst_videomixer_set_master_geometry), (_do_init),
662         (gst_videomixer_child_proxy_get_child_by_index),
663         (gst_videomixer_child_proxy_get_children_count),
664         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
665         (gst_videomixer_init), (gst_videomixer_request_new_pad),
666         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
667         Implement GstChildProxy interface.
668         Send newsegment at the right moment
669         Fixes #488879
670
671 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
672
673         * gst/alpha/Makefile.am:
674         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
675         (gst_alpha_sink_event), (gst_alpha_chain),
676         (gst_alpha_change_state), (plugin_init):
677         Make the various properties of 'alpha' controllable. This allows doing
678         niceties like fade-in/fade-out.
679
680 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
681
682         * gst/rtp/gstasteriskh263.c:
683         * gst/rtp/gstrtpL16depay.c:
684         * gst/rtp/gstrtpac3depay.c:
685         * gst/rtp/gstrtpamrpay.c:
686         * gst/rtp/gstrtpdepay.c:
687         * gst/rtp/gstrtpgsmdepay.c:
688         * gst/rtp/gstrtph263depay.c:
689         * gst/rtp/gstrtph263pdepay.c:
690         * gst/rtp/gstrtph263ppay.c:
691         * gst/rtp/gstrtph264depay.c:
692         * gst/rtp/gstrtph264pay.c:
693         * gst/rtp/gstrtpmp2tdepay.c:
694         * gst/rtp/gstrtpmp4adepay.c:
695         * gst/rtp/gstrtpmp4gdepay.c:
696         * gst/rtp/gstrtpmp4gpay.c:
697         * gst/rtp/gstrtpmp4vdepay.c:
698         * gst/rtp/gstrtpmpadepay.c:
699         * gst/rtp/gstrtpmpvdepay.c:
700         * gst/rtp/gstrtpsv3vdepay.c:
701         * gst/rtp/gstrtptheoradepay.c:
702         * gst/rtp/gstrtptheorapay.c:
703         * gst/rtp/gstrtpvorbisdepay.c:
704         * gst/rtp/gstrtpvorbispay.c:
705           Remove copy/paste unused code (property setters and getter) found by
706           the coverage suite (yay, saves ~20k on disk).
707
708 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
709
710         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
711           (videosink_templ):
712           Also fix up pad templates to indicate that image/jpeg doesn't
713           absolutely require the framerate property to be set (#504081).
714
715 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
716
717         Based on patch by: Wouter Cloetens  <wouter at mind be>
718
719         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
720           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
721           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
722         * gst/matroska/matroska-mux.h:
723           Keep track of first and last timestamps for each incoming stream,
724           so we can calculate the total duration for live sources and other
725           input where we can't query the duration from the start or where
726           there's no constant framerate from which we can deduce the
727           duration; also use calculated/observed duration if it is bigger
728           than the previously queried duration. Furthermore, use
729           gst_pad_query_peer_duration() and take into account that it may
730           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
731           screws up comparisons when using unsigned integers. Fixes #504081.
732
733 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
734
735         * configure.ac:
736         * gst/audiofx/audioamplify.c:
737         (gst_audio_amplify_clipping_method_get_type),
738         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
739         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
740         (gst_audio_dynamic_transform_ip):
741         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
742         (gst_audio_invert_transform_ip):
743         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
744         (gst_audio_panorama_transform):
745         * gst/level/gstlevel.c: (gst_level_init):
746         Make elements GST_BUFFER_FLAG_GAP aware and call
747         gst_base_transform_set_gap_aware for this.
748         Bump core requirement to CVS.
749         
750         * gst/audiofx/audiochebyshevfreqband.c:
751         (gst_audio_chebyshev_freq_band_transform_ip):
752         * gst/audiofx/audiochebyshevfreqlimit.c:
753         (gst_audio_chebyshev_freq_limit_transform_ip):
754         Also sync GObject properties to the controller if operating
755         in passthrough mode.
756
757 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
758
759         * sys/directdraw/gstdirectdrawsink.c:
760           (gst_directdraw_sink_window_thread):
761           FALSE is not a gpointer.
762
763 2008-01-05  Julien Moutte  <julien@fluendo.com>
764
765         * sys/directdraw/gstdirectdrawsink.c:
766         (gst_directdraw_sink_set_window_id),
767         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
768         (gst_directdraw_sink_buffer_alloc),
769         (gst_directdraw_sink_draw_borders),
770         (gst_directdraw_sink_show_frame),
771         (gst_directdraw_sink_setup_ddraw),
772         (gst_directdraw_sink_window_thread),
773         (gst_directdraw_sink_get_ddrawcaps),
774         (gst_directdraw_sink_surface_create): Make sure we create our
775         internal window only when we need it. That will give a chance to
776         the application to get the prepare-xwindow-id bus message. Draw
777         black borders when keeping aspect ratio. Handle the case where our
778         rendering window disappears (closed or errors) like other sinks
779         do. Various 80 columns fixes, improve state change order. That
780         element could need some more love.
781
782 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
783
784         * ext/taglib/gstapev2mux.h:
785         * ext/taglib/gstid3v2mux.h:
786         Remove useless typedefs without new type name. Fixes a warning with
787         gcc 4.3.
788
789 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
790
791         Patch by: John Millikin <jmillikin at gmail dot com>
792
793         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
794         (gst_flac_dec_setup_stream_decoder),
795         (gst_flac_normalize_picture_mime_type),
796         (gst_flac_extract_picture_buffer),
797         (gst_flac_dec_metadata_callback):
798         Emit metadata messages when a PICTURE block is encountered.
799         Fixes #506715.
800
801 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
802
803         * gst/avi/gstavi.c:
804         increase rank because no known issues anymore ...
805         * gst/avi/gstavisubtitle.c:
806         send subtitle name to the srcpad
807
808 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
809
810         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
811         * gst/rtsp/gstrtspsrc.h:
812         Implement redirect for the DESCRIBE reply. Fixes #506025.
813
814 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
815
816         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
817         Fix 'xyz may be used uninitialized' compiler warnings caused
818         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
819         abort() in any case but properly report the error.
820
821 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
822
823         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
824         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
825         * sys/ximage/gstximagesrc.c: (composite_pixel):
826           Fix 'xyz may be used uninitialized' compiler warnings caused
827           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
828           not really nice to abort in any case). Fixes #505745.
829
830 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
831
832         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
833           Small unit test fix (has no practical impact at the moment,
834           since we're only feeding utf8 and hence just create a sub-
835           buffer for the output).
836
837 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
838
839         * gst/avi/gstavisubtitle.c:
840         * tests/check/elements/avisubtitle.c:
841         Add seeking support for avi subtitle
842
843 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
844
845         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
846         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
847         (gst_flac_dec_write):
848         * ext/flac/gstflacdec.h:
849         Remove some unused vars.
850         Do more cleanup of leftover events and tags.
851         Output tags after the segment event. Fixes #504018.
852
853 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
854
855         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
856           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
857           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
858           Detect other UTF byte order markers and convert to UTF-8 as
859           appropriate.
860
861 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
862
863         * gst/avi/gstavisubtitle.c: (src_template),
864           (gst_avi_subtitle_extract_utf8_file),
865           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
866           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
867           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
868         * gst/avi/gstavisubtitle.h:
869           Refactor a bit; fix name extraction; don't assume all the data
870           in the chunk is actually subtitle data, there may be padding at
871           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
872           file so it's there to send again after a seek (for future use).
873
874 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
875
876         * gst/avi/Makefile.am:
877         * gst/avi/gstavi.c:
878         * gst/avi/gstavisubtitle.c:
879         * gst/avi/gstavisubtitle.h:
880         * tests/check/Makefile.am:
881         * tests/check/elements/avisubtitle.c:
882         * win32/common/config.h:
883                 Add avi subtitle element for bug #442034. Need seeking support
884                 and more support for character conversion.
885
886 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
887
888         * Makefile.am:
889           Include common/win32.mak for CRLF check of win32 project
890           files (see #393626).
891
892         * win32/vs6/libgstpng.dsp:
893           Fix line endings and do cvs admin -kb.
894
895 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
896
897         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
898         Actually drop the buffers which are outside the currently configured
899         segment instead of just emitting a WARNING.
900
901 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
902
903         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
904         (gst_flac_dec_write):
905         * ext/flac/gstflacdec.h:
906         Send segments from the streaming thread. Fixes #502187.
907         Fix segment seeking and a bunch of other seeking cases.
908
909 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
910
911         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
912           Parse WOAF frames and put the result into GST_TAG_CONTACT,
913           which is where it would end up if the same information was
914           put in a vorbis comment (don't think it's worth adding a
915           new URI tag for this). Fixes #488112.
916
917 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
918
919         * configure.ac:
920           We need core/base 0.10.15 or later.
921
922 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
923
924         Patch by: Mark Nauwelaerts <manauw skynet be>
925
926         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
927         Fix regression in stream numbering. Fixes #502655.
928
929 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
930
931         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
932
933         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
934         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
935         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
936         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
937         (gst_rtp_h264_pay_handle_buffer):
938         * gst/rtp/gstrtph264pay.h:
939         Use higher performance start-code searching.
940         Parse NALs and store SPS, PPS and profile in the caps so that they can
941         be used in the SDP. Fixes #502814.
942
943 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
944
945         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
946         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
947           Init some structs to zero before we pass them to ioctl, which
948           avoids valgrind warnings.  Also fix a small memory leak.
949
950 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
951
952         Patch by: Wouter Cloetens <wouter at mind dot be>
953
954         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
955         Copy timestamp from input to output. Not very perfect yet but better
956         than nothing. Fixes #503023.
957
958 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
959
960         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
961           Also print a useful error message with the old Wavpack API
962           if possible.
963
964 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
965
966         * ext/wavpack/gstwavpackdec.c:
967           More build fixes for old libwavpack versions: include config.h so
968           that WAVPACK_OLD_API is actually defined as detected; only use
969           WavpackGetErrorMessage if it is available. This fixes the build
970           on debian stable for me.
971
972 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
973
974         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
975         * ext/wavpack/gstwavpackparse.c:
976           (gst_wavpack_parse_create_src_pad):
977           Workaround the non-existance of WavpackGetChannelMask in Wavpack
978           versions below 4.40.0.
979
980 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
981
982         * configure.ac:
983           And now do it right for real...
984
985 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
986
987         * configure.ac:
988           Correctly reset $LIBS to not contain -lm.
989
990 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
991
992         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
993
994         * configure.ac:
995         * ext/cairo/gsttimeoverlay.c:
996           (gst_cairo_time_overlay_print_smpte_time):
997           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
998           and checking for rint() and implementing it ourself if it doesn't
999           exist. Fixes #497293.
1000
1001 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1002
1003         * configure.ac:
1004           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
1005
1006 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
1007
1008         * sys/oss/gstosshelper.c:
1009         Verify that the format returned after the ioctl is the one
1010         we requested. It is valid for the ioctl to succeed while
1011         substituting an alternate 'supported' sample format.
1012
1013 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
1014
1015         * sys/oss/gstossaudio.c: (plugin_init):
1016         * sys/oss/gstosssink.c: (gst_oss_sink_open):
1017         * sys/oss/gstosssrc.c: (gst_oss_src_open):
1018           Post decent (and translated) error message when we can't
1019           open the audio device for some reason.
1020
1021 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
1022
1023         * sys/oss/gstosssink.c:
1024         * sys/oss/gstosssrc.c:
1025         Allow the AUDIODEV environment variable to redirect us
1026         to a different default OSS device, like sunaudiosink does
1027         on Solaris (makes audio play automatically on SunRays).
1028
1029 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
1030
1031         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
1032         * gst/audiofx/audiochebyshevfreqband.c:
1033         (gst_audio_chebyshev_freq_band_transform_ip):
1034         * gst/audiofx/audiochebyshevfreqlimit.c:
1035         (gst_audio_chebyshev_freq_limit_transform_ip):
1036         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
1037         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
1038         The transform_ip() methods should do nothing if in passthrough mode.
1039         It might get non-writable buffers in that case but the buffer might
1040         as well be writable.
1041
1042         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
1043         The transform() methods won't be called in passthrough mode and
1044         otherwise the buffer is always writable so don't check here.
1045
1046 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
1047
1048         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
1049           Fix seeking in .wav files again (#501775).  Some people seem to think
1050           they don't need to test their changes when they're just 'reflowing'
1051           some code.
1052
1053 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1054
1055         * gst/autodetect/gstautovideosink.c:
1056         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
1057         (gst_auto_video_sink_init),
1058         (gst_auto_video_sink_create_element_with_pretty_name),
1059         (gst_auto_video_sink_find_best),
1060         (gst_auto_video_sink_set_property),
1061         (gst_auto_video_sink_get_property):
1062         * gst/autodetect/gstautovideosink.h:
1063         Fix docs.
1064         Use same error reporting code as autoaudiosink.
1065         Add property to filter sinks based on caps. Only select raw video sinks
1066         by default for backwards compat.
1067         API: GstAutoVideoSink::filter-caps
1068
1069 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1070
1071         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1072
1073         * gst/autodetect/gstautoaudiosink.c:
1074         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
1075         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
1076         (gst_auto_audio_sink_set_property),
1077         (gst_auto_audio_sink_get_property):
1078         * gst/autodetect/gstautoaudiosink.h:
1079         Add property to filter sinks based on caps. Only select raw audio sinks
1080         by default for backwards compat.  Fixes #417420.
1081         API: GstAutoAudioSink::filter-caps
1082
1083 2007-11-29  Michael Smith <msmith@fluendo.com>
1084
1085         Patch by: Arek Korbik <arkadini@gmail.com>
1086
1087         * gst/videobox/gstvideobox.c: (plugin_init):
1088           Initialise liboil in plugin_init()
1089
1090 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
1091
1092         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
1093         Post error before sending EOS. Fixes #499178.
1094
1095 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
1096
1097         * win32/vs6/gst_plugins_good.dsw:
1098         * win32/vs6/libgstpng.dsp:
1099         Add a project file for libgstpng
1100
1101 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
1102
1103         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
1104         (gst_rtp_h263_depay_process):
1105         Code beautification.
1106         Added debug statements.
1107         Don't bit-shift everything, just do operations on last/first byte
1108         instead.
1109
1110 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
1111
1112         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
1113
1114         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
1115         Fix wrong comparison in overrun check. Fixes #499239 some more.
1116
1117 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
1118
1119         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
1120         (gst_rtp_h263_depay_process):
1121         * gst/rtp/gstrtph263depay.h:
1122         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
1123         stream.
1124
1125 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
1126
1127         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
1128
1129         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1130         (gst_rtp_mp4a_depay_process):
1131         * gst/rtp/gstrtpmp4adepay.h:
1132         Fix depayloading when multiple frames are inside one RTP packet.
1133         Fixes #499239.
1134
1135 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1136
1137         * gst/level/gstlevel.c:
1138           Add GAP-flag support.
1139
1140 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
1141
1142         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
1143         Read the I flag for Mode A h263 rtp stream and set the
1144         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
1145         Fixes #499383
1146
1147 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1148
1149         * gst/level/gstlevel.c:
1150           Remove some dead code and do cleanups.
1151
1152 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1153
1154         * tests/check/pipelines/simple-launch-lines.c:
1155           Improve the tests by allowing to set a target state.
1156
1157 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
1158
1159         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
1160         Don't check the caps of the output buffer if they're equal some
1161         other caps. The caps can change in a backward compatible way
1162         and did at this point.
1163
1164 2007-11-24  Julien MOUTTE  <julien@moutte.net>
1165
1166         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
1167         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
1168         (gst_qtdemux_seek_to_previous_keyframe),
1169         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
1170         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
1171         reverse playback support.
1172
1173 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1174
1175         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
1176         Also set the channel layout on the Wavpack caps if we're having
1177         a mono layout. Of course only do it for "audio/x-wavpack".
1178
1179 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1180
1181         * ext/wavpack/gstwavpackcommon.c:
1182         (gst_wavpack_get_default_channel_mask),
1183         (gst_wavpack_set_channel_layout),
1184         (gst_wavpack_get_default_channel_positions),
1185         (gst_wavpack_get_channel_mask_from_positions),
1186         (gst_wavpack_set_channel_mapping):
1187         * ext/wavpack/gstwavpackcommon.h:
1188         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
1189         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
1190         * ext/wavpack/gstwavpackdec.h:
1191         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1192         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
1193         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
1194         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
1195         (gst_wavpack_enc_rewrite_first_block),
1196         (gst_wavpack_enc_sink_event):
1197         * ext/wavpack/gstwavpackenc.h:
1198         * ext/wavpack/gstwavpackparse.c:
1199         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
1200         (gst_wavpack_parse_scan_to_find_sample),
1201         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
1202         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
1203         * ext/wavpack/gstwavpackparse.h:
1204         Add support for encoding, parsing and decoding multichannel
1205         files with up to 8 channels. This also improves the robustness
1206         of parsing quite a bit.
1207
1208         * ext/wavpack/gstwavpackstreamreader.c:
1209         (gst_wavpack_stream_reader_read_bytes),
1210         (gst_wavpack_stream_reader_get_pos),
1211         (gst_wavpack_stream_reader_set_pos_abs),
1212         (gst_wavpack_stream_reader_set_pos_rel),
1213         (gst_wavpack_stream_reader_push_back_byte),
1214         (gst_wavpack_stream_reader_get_length),
1215         (gst_wavpack_stream_reader_can_seek),
1216         (gst_wavpack_stream_reader_write_bytes):
1217         Improve debugging.
1218
1219 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1220
1221         * ext/libpng/gstpngdec.c:
1222         * ext/libpng/gstpngdec.h:
1223           Don't release the png-memory from within the callback.
1224
1225 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1226
1227         Patch by: René Stadler <mail at renestadler dot de>
1228
1229         * ext/libpng/gstpngenc.c:
1230           Don't leak buffer data memory. Fixes #498395.
1231
1232 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1233
1234         Patch by: René Stadler <mail at renestadler dot de>
1235
1236         * tests/check/pipelines/simple-launch-lines.c:
1237           Tests for #498395.
1238
1239 2007-11-20  Julien MOUTTE  <julien@moutte.net>
1240
1241         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
1242         (gst_tag_lib_mux_adjust_event_offsets):
1243         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
1244         * sys/osxaudio/Makefile.am:
1245         * sys/osxvideo/cocoawindow.h:
1246         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
1247
1248 2007-11-15  David Schleef  <ds@schleef.org>
1249
1250         * ext/cairo/gsttextoverlay.c:
1251           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
1252
1253 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1254
1255         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
1256
1257         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
1258         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
1259         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
1260         * gst/rtp/gstrtpmp2tpay.h:
1261         Fill the MTU with as many packets as possible. Fixes #491323.
1262
1263 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1264
1265         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1266
1267         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
1268         Fix some more leaks. Fixes #497007.
1269
1270 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1271
1272         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1273
1274         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
1275         (gst_rtspsrc_stream_configure_tcp):
1276         Fix 3 pad leaks. Fixes #496983.
1277
1278 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1279
1280         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1281
1282         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
1283         Fix small leak. Fixes #497017.
1284
1285 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1286
1287         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1288         (gst_qtdemux_prepare_current_sample),
1289         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
1290         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
1291         * gst/qtdemux/qtdemux_fourcc.h:
1292         * gst/qtdemux/qtdemux_types.c:
1293         Add suppport for theora in quicktime according to XiphQT.
1294
1295 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
1296
1297         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
1298         (gst_v4l2src_init), (gst_v4l2src_set_property),
1299         (gst_v4l2src_get_property):
1300         * sys/v4l2/gstv4l2src.h:
1301         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1302           Always copy buffers by default (handle safer with bugged drivers)
1303           and added a property to make it possible to use mmap effectively (no
1304           copy if possible) when application wants to. Fixes: #480557.
1305
1306 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1307
1308         * gst/id3demux/id3tags.c:
1309         * gst/id3demux/id3tags.h:
1310         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
1311           We don't want the same string multiple times in a tag list for the
1312           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
1313           this doesn't happen and remove special-case code for GST_TAG_GENRE.
1314
1315 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1316
1317         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
1318           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
1319           into ID3v2 TXXX frames (fixes #347848).
1320
1321 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1322
1323         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1324           Don't leak sdp message contents (fixes #496773).
1325
1326         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
1327           Don't leak URI string.
1328
1329 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1330
1331         Patch by: Julien Puydt <julien dot puydt at laposte net>
1332
1333         * ext/raw1394/Makefile.am:
1334         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
1335           (gst_1394_property_probe_get_properties),
1336           (gst_1394_property_probe_probe_property),
1337           (gst_1394_property_probe_needs_probe),
1338           (gst_1394_property_probe_get_values),
1339           (gst_1394_property_probe_interface_init),
1340           (gst_1394_type_add_property_probe_interface):
1341         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
1342         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
1343           (gst_dv1394src_init), (gst_dv1394src_dispose),
1344           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
1345           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
1346           (gst_dv1394src_update_device_name):
1347         * ext/raw1394/gstdv1394src.h:
1348           Implement GstPropertyProbe interface and add "device-name" property,
1349           so applications can use this to probe for available devices in the
1350           same way they can already with v4lsrc and v4l2src (however horrible
1351           this property probe interface may be). Fixes #358841.
1352
1353 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1354
1355         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1356
1357         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
1358           (gst_rtspsrc_parse_range):
1359           Don't leak event, don't leak range (fixes #496752).
1360
1361 2007-11-14  Michael Smith <msmith@fluendo.com>
1362
1363         Patch by: Arek Korbik <arkadini@gmail.com>
1364
1365         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
1366           Detect RGBA/BGRA correctly on little endian systems.
1367
1368 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1369
1370         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1371           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
1372           corresponding ioctl() call fails even though the driver claims to
1373           support this format, just fall back to the pre-2.6.19 kernel
1374           routine that creates caps with suitable height and width ranges
1375           (see #448278).
1376
1377 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1378
1379         Patch by: Mark Nauwelaerts <manauw skynet be>
1380
1381         * gst/matroska/matroska-demux.c:
1382           (gst_matroska_demux_push_dvd_clut_change_event),
1383           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1384           (gst_matroska_demux_subtitle_caps):
1385         * gst/matroska/matroska-ids.h:
1386           Extract palette data for dvd subpicture streams and send it
1387           downstream as custom gstreamer dvd event (fixes #453417).
1388
1389 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1390
1391         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
1392           Implement minimal parsing of the passed pango font description
1393           string, so passing a font size works the same as with the
1394           pango textoverlay plugin; fixes #455086.
1395           (Maybe we could just use pangocairo here at some point).
1396
1397 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1398
1399         * gst/avi/gstavidemux.c:
1400         * gst/wavparse/gstwavparse.c:
1401           Return the result in _activate_pull(). Don't ref element there.
1402
1403 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1404
1405         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
1406         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
1407         (gst_wavparse_srcpad_event):
1408           Ref the element when we should, but not when we its not needed. Reflow
1409           the event_handling to not leak the event.       
1410
1411 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
1412
1413         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1414         (qtdemux_parse_samples):
1415         Properly free QTDemuxSamples array.
1416         Protect table write with a sensible check, some files apparently DO contain
1417         stts values starting with 0 :(
1418
1419 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1420
1421         * gst/avi/gstavidemux.c:
1422         * gst/qtdemux/qtdemux.c:
1423           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
1424           previous commit messed up.
1425
1426 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1427
1428         * gst/avi/gstavidemux.c:
1429         * gst/qtdemux/qtdemux.c:
1430           Sync _handle_src_event() with oggdemux. In avidemux also ref the
1431           element when we should, but not when we its not needed.
1432
1433 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
1434
1435         * gst/wavparse/gstwavparse.c:
1436           Return FALSE if we can't handle a query instead of changing the
1437           format. Ignore fact when dealing with mpeg audio.
1438
1439 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1440
1441         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1442
1443         * configure.ac:
1444         * gst/udp/gstdynudpsink.c:
1445         * gst/udp/gstdynudpsink.h:
1446         * gst/udp/gstmultiudpsink.c:
1447         * gst/udp/gstmultiudpsink.h:
1448         * gst/udp/gstudpsink.c:
1449         * gst/udp/gstudpsink.h:
1450           Fix includes for MSVC and GLib-2.14.0 (#492388).
1451
1452         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
1453           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
1454
1455 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
1456
1457         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
1458         (gst_mulawdec_chain):
1459         * gst/law/mulaw-decode.h:
1460         Calculate outgoing buffer duration if incoming buffer didn't have a
1461         valid duration.
1462
1463 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1464
1465         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
1466         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
1467         Smarter combine_flow code that also deals with downstream elements
1468         returning UNEXPECTED when they receive data out of the segment
1469         boundaries. Fixes #491305.
1470
1471 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1472
1473         * sys/v4l2/v4l2src_calls.c:
1474           Fix 'unused variable' compiler warning when compiling against
1475           older kernel headers.
1476
1477 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
1478
1479         * ext/taglib/gstid3v2mux.cc (add_funcs):
1480           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
1481
1482 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
1483
1484         * tests/check/pipelines/simple-launch-lines.c:
1485            Improve the tests a little more.
1486
1487 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
1488
1489         patch by: Yun Zheng Hu
1490
1491         * sys/osxaudio/gstosxaudiosrc.c:
1492         Use default input device instead of default output device and
1493         only memcpy actual available bytes.
1494
1495 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
1496
1497         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1498           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
1499           early. It is temporary until we find something better.
1500
1501 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1502
1503         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1504
1505         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
1506         Fix race when pausing a RTSP stream in interleaved.
1507         Fixes #475784.
1508
1509 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1510
1511         Patch by: Peter Kjellerstedt <pkj at axis com>
1512
1513         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
1514         Use correct unref function for buffers. #488844.
1515
1516 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
1517
1518         * gst/avi/gstavimux.c:
1519         * tests/check/elements/avimux.c:
1520           Add some debug and sync tests with the fix.     
1521
1522 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1523
1524         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1525
1526         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1527         When the socket is used by the app for other purposes, don't generate an
1528         error if there is activaty on the socket that is not data related.
1529         Fixes #487488.
1530
1531 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1532
1533         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
1534         (gst_v4l2src_grab_frame):
1535         Add some more debug info. Generate an error when we run out of buffers
1536         for some reason. See #480557.
1537
1538 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1539
1540         Patch by: Anders Skargren <anders dot skargren at axis dot com>
1541
1542         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
1543         Set marker bit correctly.
1544
1545 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
1546
1547         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1548         Use allowed name for the GstStructure.
1549
1550 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
1551
1552         * ext/gconf/gstswitchsink.c:
1553         * gst/autodetect/gstautoaudiosink.c:
1554           Use new gst_bus_pop_filtered().
1555
1556 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1557
1558         * sys/v4l2/gstv4l2src.c:
1559         * sys/v4l2/v4l2src_calls.c:
1560           When probing the formats and sizes a camera supports, make
1561           sure the best ones (highest resolution, prefered format)
1562           end up at the beginning of the probed caps and the less
1563           desirable ones at the end.  This is important because the
1564           order within the caps matters for things like fixation and
1565           negotiation, ie. what format is chosen in the end.
1566           With recent kernels, the current probing code will end up
1567           querying the supported sizes from lowest resolution to
1568           highest resolution, adding them to the probed caps in that
1569           order, resulting to v4l2src fixating to the lowest possible
1570           resolution if downstream does not express a size preference.
1571           Also make up a somewhat random ranking of prefered output
1572           formats for the same reason. Fixes #485828.
1573         
1574 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1575
1576         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
1577
1578         * gst/id3demux/id3v2frames.c:
1579           Extract license/copyright URIs from ID3v2 WCOP frames
1580           (Fixes #447000).
1581
1582         * tests/check/elements/id3demux.c:
1583         * tests/files/Makefile.am:
1584         * tests/files/id3-447000-wcop.tag:
1585           Add simple unit test.
1586
1587 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1588
1589         * ext/taglib/gstid3v2mux.cc:
1590           Add support for license/copyright URI tags (ID3v2 WCOP frame).
1591           Prerequisite for #447000.
1592
1593 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
1594
1595         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
1596         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
1597         a GstClockTime.
1598
1599 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1600
1601         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1602         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
1603         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
1604         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
1605         (gst_rtspsrc_change_state):
1606         More seeking fixes, mostly passing around the new playback segment in
1607         order to configure it properly.
1608         Also reset base_time of udp sources when setting them back to PLAYING as
1609         a temporary hack until core supports seek in live sources properly.
1610
1611 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1612
1613         * gst/rtp/gstrtpmp4adepay.c:
1614         Fix caps as to not confuse autopluggers.
1615
1616 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1617
1618         * gst/id3demux/gstid3demux.c:
1619         * gst/id3demux/gstid3demux.h:
1620         * gst/id3demux/id3tags.c:
1621         * gst/id3demux/id3tags.h:
1622         * gst/id3demux/id3v2frames.c:
1623           Port ID3 tag demuxer over to the new GstTagDemux in -base
1624           (now would be a good time to test re-importing your music
1625           collection).
1626
1627 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1628
1629         * gst/apetag/Makefile.am:
1630         * gst/apetag/gstapedemux.c:
1631         * gst/apetag/gstapedemux.h:
1632         * gst/apetag/gsttagdemux.c:
1633         * gst/apetag/gsttagdemux.h:
1634           Port APE tag demuxer over to the new GstTagDemux in -base.
1635
1636 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
1637
1638         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1639         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
1640         (gst_rtspsrc_handle_internal_src_query),
1641         (gst_rtspsrc_handle_src_query), (new_session_pad),
1642         (gst_rtspsrc_stream_configure_tcp),
1643         (gst_rtspsrc_stream_configure_transport),
1644         (gst_rtspsrc_loop_send_cmd):
1645         Improve flushing behaviour.
1646         Set state of the udp sources to PAUSE/PLAYING correctly.
1647         Handle events and queries for UDP and TCP transport now.
1648
1649 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1650
1651         * gst/rtp/gstrtpgsmdepay.c:
1652         * gst/rtp/gstrtpgsmpay.c:
1653           Add log category.
1654
1655 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1656
1657         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
1658
1659         * tests/check/Makefile.am:
1660         * tests/check/pipelines/simple-launch-lines.c:
1661           Add unit tests for payloaders/depayloaders.
1662
1663 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1664
1665         * gst/avi/gstavimux.c:
1666         * gst/avi/gstavimux.h:
1667           Also save codec data for audio streams. Fixes #482495.
1668
1669 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1670
1671         * gst/avi/gstavimux.c:
1672           Fix "Index entry has invalid stream nr 1".
1673           Add support for muxing aac - work in progress (see #482495).
1674
1675 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1676
1677         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
1678         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
1679         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1680         * gst/rtsp/gstrtspsrc.h:
1681         Parse bandwidth modifiers, they are not yet configured in the session
1682         manager because we don't have an API for that yet.
1683
1684 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1685
1686         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
1687         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1688         Use shiny new function in -base to get the default clock-rate.
1689         Update some docs.
1690
1691 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
1692
1693         * win32/MANIFEST:
1694         Add files to win32 manifest.
1695         * win32/vs6/libgstaudiofx.dsp:
1696         * win32/vs6/libgstqtdemux.dsp:
1697         * win32/vs6/libgstrtp.dsp:
1698         * win32/vs6/libgstrtsp.dsp:
1699         Update project files.
1700
1701 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
1702
1703         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
1704         (gst_rtspsrc_play):
1705         * gst/rtsp/gstrtspsrc.h:
1706         In TCP mode, only timestamp the first buffer. TCP is not real time and
1707         it does not make sense to try to skew compensate, also some servers send
1708         the first batch of data in a burst.
1709
1710 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
1711
1712         * gst/matroska/matroska-demux.c:
1713           Fix setting the discont flag on the first buffer
1714           pushed downstream for formats with private codec
1715           data that needs to be deserialised into buffers
1716           (such as vorbis and FLAC when in a matroska container).
1717
1718 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
1719
1720         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1721
1722         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
1723         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
1724         (gst_rtp_mp4v_pay_handle_buffer):
1725         * gst/rtp/gstrtpmp4vpay.h:
1726         Free the config string. Fixes #480707.
1727         Clean up the timestamp code a little.
1728
1729 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1730
1731         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1732         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
1733         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
1734         * gst/rtsp/gstrtspsrc.h:
1735         Set timestamps on RTP buffers in interleaved mode.
1736         Mark first buffers with a DISCONT.
1737         Remove flush hack now that sync for live sources has been figured out.
1738
1739 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1740
1741         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1742         Update documentation.
1743
1744 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1745
1746         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
1747         (gst_rtp_xqt_depay_change_state):
1748         * gst/qtdemux/gstrtpxqtdepay.h:
1749         Fail if we don't know the quicktime format.
1750
1751 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
1752
1753         * ext/flac/gstflacenc.c:
1754         * ext/flac/gstflacenc.h:
1755           Save the flow return from the last gst_pad_push() and
1756           make sure we pass the right flow return value upstream
1757           in the case of failure; minor clean-ups.
1758
1759 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1760
1761         * ext/taglib/gstapev2mux.cc:
1762         * ext/taglib/gstid3v2mux.cc:
1763         * gst/apetag/gstapedemux.c:
1764           Add support for the new GST_TAG_COMPOSER (#459809).
1765
1766 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1767
1768         * gst/law/alaw-decode.c:
1769         * gst/law/alaw-decode.h:
1770         * gst/law/alaw-encode.c:
1771         * gst/law/alaw-encode.h:
1772         * gst/law/alaw.c:
1773         * gst/law/mulaw-conversion.h:
1774           Compulsive clean-ups: use boilerplate macros, add debug
1775           categories, fix up things to conform to symbol nomenklatura,
1776           etc.
1777
1778 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1779
1780         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1781
1782         * gst/law/alaw-decode.c:
1783         * gst/law/alaw-encode.c:
1784           Use static tables for A-Law decoding and encoding; this makes
1785           A-Law decoding and encoding less CPU-intensive, but increases
1786           the binary size a bit. Leaving old code around for now,
1787           selectable by a define in the code. Fixes #435435.
1788
1789 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1790
1791         * configure.ac:
1792         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
1793         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
1794         in configure.ac.
1795
1796 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1797
1798         Patch by: <j at bootlab dot org>
1799
1800         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1801         Add fourccs for MPEG2 HDV streams. Fixes #479960.
1802
1803 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
1804
1805         * sys/oss/gstosshelper.c:
1806           Use GST_WARNING instead of a g_critical. This situation is not caused
1807           by the application.
1808
1809 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1810
1811         * po/LINGUAS:
1812         * po/nl.po:
1813           Updated translations.
1814
1815 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1816
1817         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
1818
1819         * po/eu.po:
1820           Added Basque translation.
1821
1822 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1823
1824         translated by: Abel Cheung <abelcheung@gmail.com>
1825
1826         * po/zh_HK.po:
1827         * po/zh_TW.po:
1828           Added Chinese (traditional and Hong Kong) translation.
1829
1830 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1831
1832         translated by: Jakub Bogusz <qboosh@pld-linux.org>
1833
1834         * po/pl.po:
1835           Added Polish translation.
1836
1837 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1838
1839         translated by: Ilkka Tuohela <hile@iki.fi>
1840
1841         * po/fi.po:
1842           Added Finnish translation.
1843
1844 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1845
1846         translated by: Jorge González González <aloriel@gmail.com>
1847
1848         * po/es.po:
1849           Added Spanish translation.
1850
1851 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1852
1853         translated by: Mogens Jaeger <mogens@jaeger.tf>
1854
1855         * po/da.po:
1856           Added Danish translation.
1857
1858 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1859
1860         translated by: Funda Wang <fundawang@linux.net.cn>
1861
1862         * po/zh_CN.po:
1863           Added Chinese (simplified) translation.
1864
1865 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1866
1867         translated by: Alexander Shopov <ash@contact.bg>
1868
1869         * po/bg.po:
1870           Added Bulgarian translation.
1871
1872 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
1873
1874         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
1875         Set outgoing packet duration because we can. Fixes #478244 some more.
1876
1877 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
1878
1879         * ext/cairo/gsttextoverlay.c:
1880           Add info about static leak.
1881         
1882         * tests/check/Makefile.am:
1883         * tests/check/generic/states.c:
1884           Improved state change unit test.
1885
1886 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
1887
1888         * docs/plugins/.cvsignore:
1889         * tests/check/.cvsignore:
1890           Ignore registries in any format.
1891
1892 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
1893
1894         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
1895         Removed some unused code.
1896
1897         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
1898         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
1899         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
1900         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
1901         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
1902         (gst_rtp_theora_pay_flush_packet):
1903         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
1904         Try to preserve the incomming buffer duration on the outgoing
1905         packets. Fixes #478244.
1906
1907 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
1908
1909         * ext/taglib/gstapev2mux.cc:
1910         * ext/taglib/gstid3v2mux.cc:
1911           Work around compiler warnings with g++-4.2 when assigning a
1912           string constant to a gchar * (partially fixes #478092).
1913
1914 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
1915
1916         * configure.ac:
1917           We require core CVS now for gst_base_src_set_do_timestamp().
1918
1919 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
1920
1921         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
1922         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1923         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
1924         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
1925         (gst_rtspsrc_handle_message):
1926         Fix compiler warnings shown with Forte.
1927
1928 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
1929
1930         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
1931         (gst_rtspsrc_dup_printf):
1932         Give meaningfull error when all streams failed to configure for some
1933         reason.
1934
1935 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
1936
1937         * gst/rtp/README:
1938         Update README with the design for synchronisation rules of RTP on
1939         sender and receiver.
1940
1941 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
1942
1943         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
1944         (gst_wavparse_chain):
1945         Don't push EOS from the chain function, the element
1946         driving the pipeline is responsible for this. The bug
1947         this was meant to fix seems to be queue not forwarding
1948         EOS in all cases (see #476514).
1949
1950 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
1951
1952         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
1953         (gst_level_transform_ip):
1954         * gst/level/gstlevel.h:
1955         Use basetransform segment so that it is correctly managed on flushes and
1956         start/stop.
1957         Report message timestamp as stream time, which is what an application
1958         can understand.
1959
1960 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
1961
1962         * ext/taglib/gstapev2mux.cc:
1963         * ext/taglib/gstapev2mux.h:
1964         * ext/taglib/gsttaglibmux.c:
1965         * tests/check/elements/apev2mux.c:
1966         Update my mail address.
1967
1968 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
1969
1970         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
1971         (gst_wavparse_loop), (gst_wavparse_chain):
1972         Add EOS logic for the push-based mode too. Fixes #476514.
1973
1974 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
1975
1976         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
1977         * gst/law/alaw-encode.h:
1978         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
1979         (gst_mulawenc_chain):
1980         * gst/law/mulaw-encode.h:
1981         Fix law encoder timestamps.
1982
1983 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
1984
1985         * ext/gconf/gstgconfaudiosink.c:
1986           Fix warning when building without debug.
1987
1988         * sys/oss/gstossmixertrack.c:
1989           Use const like in alsamixertrack.c (fixes warnings).
1990
1991 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
1992
1993         * sys/v4l2/v4l2src_calls.c:
1994         (gst_v4l2src_probe_caps_for_format_and_size):
1995         Fix framerate detection code some more.
1996         Handle the case where there is a weird step in the stepwise framerates.
1997         Don't overwrite the min interval with the framerate, use a temp variable
1998         instead.
1999         Use max in the Continuous framerate intervals instead of step, which is
2000         1 according to the docs. Fixes #475424.
2001
2002 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
2003
2004         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
2005         Make udpsrc timestamp outgoing buffers based on when they were received.
2006         Also make it output a segment in time.
2007
2008 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
2009
2010         * gst/avi/gstavidemux.c:
2011           Plug a little leak. Little code cleanups.
2012
2013 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
2014
2015         * configure.ac:
2016           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
2017           flac versions, 's good for cross-compilation karma.
2018
2019 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
2020
2021         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
2022
2023         * gst/rtp/gstrtph263pay.c:
2024           Fix up header structure so that compilers don't add padding
2025           between the structure fields, since that would lead to us
2026           sending RTP packets with broken headers (as is currently the
2027           case when compiling with MSVC). Also see similar fixes in
2028           libgstrtp in gst-plugins-base. (#474616; #471194)
2029
2030 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
2031
2032         * sys/v4l2/v4l2src_calls.c:
2033         (gst_v4l2src_probe_caps_for_format_and_size):
2034         Don't overwrite our GValue with 0 but instead use the previously
2035         computed value. Fixes #471823 some more.
2036
2037 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2038
2039         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2040           No tabs in this file please, or gtk-doc will end up documenting
2041           rather absurd class hierarchies.
2042
2043 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2044
2045         * ext/gconf/gstswitchsink.c:
2046           If the new kid element fails to change state for some reason
2047           (e.g. esdsink not being able to connect to the sound server),
2048           forward the error message it posted on the bus instead of just
2049           posting a generic 'Internal state change error: please file a
2050           bug' error message. Fixes #471364.
2051
2052 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2053
2054         * gst/qtdemux/Makefile.am:
2055         * gst/qtdemux/qtdemux.c:
2056           Don't assume tags are encoded as UTF-8 (#473670).
2057
2058 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2059
2060         * sys/v4l2/gstv4l2src.c:
2061         * sys/v4l2/gstv4l2src.h:
2062         * sys/v4l2/v4l2src_calls.c:
2063           Implement LATENCY queries in the crudest way possible so I don't
2064           have to use sync=false any longer when testing with videosinks.
2065
2066 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2067
2068         * configure.ac:
2069           Fix build.
2070
2071 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2072
2073         * sys/v4l2/v4l2src_calls.c:
2074         (gst_v4l2src_probe_caps_for_format_and_size):
2075         Add some more debugging in the framerate function.
2076         Iterate stepwise framerate up to and _including_ the max and if nothing
2077         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
2078         don't end up with an empty list. Fixes #471823
2079
2080 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2081
2082         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2083         (gst_multiudpsink_set_clients_string),
2084         (gst_multiudpsink_get_clients_string),
2085         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2086         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2087         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
2088         (gst_multiudpsink_clear):
2089         Add property do configure destination address/port pairs
2090         API:GstMultiUDPSink::clients
2091
2092 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2093
2094         * tests/examples/Makefile.am:
2095         * tests/examples/rtp/Makefile.am:
2096         * tests/examples/rtp/client-H263p-AMR.sh:
2097         * tests/examples/rtp/client-H263p-PCMA.sdp:
2098         * tests/examples/rtp/client-H263p-PCMA.sh:
2099         * tests/examples/rtp/client-H264-PCMA.sdp:
2100         * tests/examples/rtp/client-H264-PCMA.sh:
2101         * tests/examples/rtp/client-PCMA.sh:
2102         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
2103         * tests/examples/rtp/server-alsasrc-PCMA.sh:
2104         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
2105         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2106         Added some RTP example scripts for sending and receiving RTP streams.
2107
2108 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2109
2110         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
2111         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
2112         Restructure the setcaps function so that we can also compute the
2113         expected GStreamer output size of the video frames.
2114         Set frame_byte_size correctly so that read-based devices have a chance
2115         of working correctly.
2116         When grabbing a frame, discard frames that are not of the expected size.
2117         Some cameras don't output the right framesize for the first buffer.
2118         Try only a couple of times to get a valid frame, else error out.
2119
2120         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
2121         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
2122         Add some more debug info when scanning the device.
2123
2124         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
2125         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
2126         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
2127         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
2128         Add some more debug info when dequeing a frame.
2129
2130 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2131
2132         * gst/wavparse/gstwavparse.c:
2133           More code cleanups. Add some more comment and improve debugs logs.
2134
2135 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2136
2137         * gst/wavparse/gstwavparse.c:
2138         * gst/wavparse/gstwavparse.h:
2139           Implement seek-query. Refactor duration calculations. Appropriate use
2140           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
2141           out of loops.
2142
2143 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
2144
2145         * gst/avi/gstavidemux.c:
2146           Implement seek-query.
2147
2148 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
2149
2150         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
2151         (gst_rtspsrc_dup_printf):
2152         Use new basesink async property to make sparse RTCP packet not wait for
2153         preroll.
2154
2155 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
2156
2157         * gst/audiofx/Makefile.am:
2158         Dist the right file.
2159
2160 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
2161
2162         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
2163         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
2164         Make sure we generate and parse floating point values in the POSIX
2165         locale instead of the current locale. 
2166
2167 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
2168
2169         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
2170         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
2171         (gst_rtspsrc_play):
2172         * gst/rtsp/gstrtspsrc.h:
2173         Fix method detection again.
2174         Keep track of when we must send a Range header.
2175         Use segment values for Range, Speed and Scale headers.
2176         Parse Speed and Scale headers to update the segment values.
2177
2178 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
2179
2180         patch by: Mark Nauwelaerts <manauw@skynet.be>
2181
2182         * sys/v4l2/v4l2src_calls.c:
2183           Handle optional v4l2 ioctls gracefully.
2184
2185 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
2186
2187         * gst/rtp/Makefile.am:
2188         * gst/rtp/gstrtp.c: (plugin_init):
2189         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
2190         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
2191         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
2192         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
2193         (gst_rtp_h263_depay_get_property),
2194         (gst_rtp_h263_depay_change_state),
2195         (gst_rtp_h263_depay_plugin_init):
2196         * gst/rtp/gstrtph263depay.h:
2197         Added an H263 depayloader. Fixes #369392.
2198
2199         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
2200         (gst_rtp_h263p_depay_process):
2201         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2202         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
2203         Make the H263+ pay/depayloader support H263-1998 and H263-2000
2204         payloads.
2205         Also alow plain H263 on the h263p payloaders. Fixes #465040.
2206
2207 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2208
2209         * gst/audiofx/audiochebyshevfreqband.c:
2210         * gst/audiofx/audiochebyshevfreqlimit.c:
2211         Add small comparision with the windowed sinc filters in the docs.
2212
2213 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2214
2215         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
2216         (audiochebyshevfreqband_suite):
2217         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
2218         (audiochebyshevfreqlimit_suite):
2219         Also test 32 bit float mode and the type 2 variants of the filters.
2220
2221 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
2222
2223         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2224         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2225         (gst_rtspsrc_loop):
2226         Refactor the udp and interleaved loop function a bit.
2227
2228 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2229
2230         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2231         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
2232         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
2233         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2234         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2235         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
2236         * gst/rtsp/gstrtspsrc.h:
2237         Protect connection activity with a new lock, avoids deadlocks when going
2238         to PAUSED. Fixes #455808.
2239
2240 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2241
2242         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
2243         Fix debug statement.
2244
2245 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2246
2247         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
2248         Fix stray %u in debug line as spotted by Saur on IRC.
2249
2250 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
2251
2252         * gst/audiofx/audiochebyshevfreqband.c:
2253         (gst_audio_chebyshev_freq_band_class_init):
2254         * gst/audiofx/audiochebyshevfreqlimit.c:
2255         (gst_audio_chebyshev_freq_limit_class_init):
2256         Use generator macros for the process functions for the different
2257         sample types, add lower upper boundaries for the GObject properties
2258         so automatically generated UIs can use sliders and add a note about
2259         the number of poles as a too high number of poles combined with
2260         very low or very high frequencies will produce only noise.
2261         * docs/plugins/gst-plugins-good-plugins.args:
2262         Regenerated for the property changes.
2263
2264 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2265
2266         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
2267         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
2268         (gst_rtspsrc_stream_configure_udp_sink),
2269         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
2270         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2271         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2272         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
2273         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
2274         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2275         * gst/rtsp/gstrtspsrc.h:
2276         Improve timeout handling.
2277         Use the same socket for sending and receiving RTCP packets so that some
2278         servers can track clients better.
2279         Improve connection closed handling. Try to reconnect.
2280         Don't overwrite our content base with NULL.
2281         Improve debugging.
2282         Improve range parsing and handling.
2283         Remove flushing hack now that core does the right thing.
2284
2285 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2286
2287         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2288         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2289         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
2290         (gst_multiudpsink_close), (gst_multiudpsink_add):
2291         * gst/udp/gstmultiudpsink.h:
2292         Add support for getting and setting the socket to use.
2293
2294         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2295         (gst_udpsrc_create), (gst_udpsrc_get_property):
2296         Add support for getting the currently used socket.
2297
2298 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
2299
2300         reviewed by: Stefan Kost  <ensonic@users.sf.net>
2301
2302         * gst/audiofx/Makefile.am:
2303         * gst/audiofx/audiochebyshevfreqband.c:
2304         (gst_audio_chebyshev_freq_band_mode_get_type),
2305         (gst_audio_chebyshev_freq_band_base_init),
2306         (gst_audio_chebyshev_freq_band_dispose),
2307         (gst_audio_chebyshev_freq_band_class_init),
2308         (gst_audio_chebyshev_freq_band_init),
2309         (generate_biquad_coefficients), (calculate_gain),
2310         (generate_coefficients),
2311         (gst_audio_chebyshev_freq_band_set_property),
2312         (gst_audio_chebyshev_freq_band_get_property),
2313         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
2314         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
2315         (gst_audio_chebyshev_freq_band_start):
2316         * gst/audiofx/audiochebyshevfreqband.h:
2317         * gst/audiofx/audiochebyshevfreqlimit.c:
2318         (gst_audio_chebyshev_freq_limit_mode_get_type),
2319         (gst_audio_chebyshev_freq_limit_base_init),
2320         (gst_audio_chebyshev_freq_limit_dispose),
2321         (gst_audio_chebyshev_freq_limit_class_init),
2322         (gst_audio_chebyshev_freq_limit_init),
2323         (generate_biquad_coefficients), (calculate_gain),
2324         (generate_coefficients),
2325         (gst_audio_chebyshev_freq_limit_set_property),
2326         (gst_audio_chebyshev_freq_limit_get_property),
2327         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
2328         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
2329         (gst_audio_chebyshev_freq_limit_start):
2330         * gst/audiofx/audiochebyshevfreqlimit.h:
2331         * gst/audiofx/audiofx.c: (plugin_init):
2332         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
2333         Fixes #464800.
2334
2335         * tests/check/Makefile.am:
2336         * tests/check/elements/.cvsignore:
2337         * tests/check/elements/audiochebyshevfreqband.c:
2338         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
2339         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
2340         * tests/check/elements/audiochebyshevfreqlimit.c:
2341         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
2342         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
2343         Add unit tests for the chebyshev filters.
2344
2345         * docs/plugins/Makefile.am:
2346         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2347         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2348         * docs/plugins/gst-plugins-good-plugins.args:
2349         * docs/plugins/inspect/plugin-1394.xml:
2350         * docs/plugins/inspect/plugin-audiofx.xml:
2351         * docs/plugins/inspect/plugin-dv.xml:
2352         * docs/plugins/inspect/plugin-flac.xml:
2353         * docs/plugins/inspect/plugin-jpeg.xml:
2354         * docs/plugins/inspect/plugin-png.xml:
2355         * docs/plugins/inspect/plugin-rtp.xml:
2356         * docs/plugins/inspect/plugin-shout2send.xml:
2357         * docs/plugins/inspect/plugin-wavpack.xml:
2358         And add docs for the chebyshev filters. While doing
2359         that also run make update in docs/plugins.
2360
2361 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2362
2363         * ext/annodex/gstcmmltag.c:
2364         * gst/rtp/gstrtpvorbispay.c:
2365           Make ro memory to share.
2366
2367 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2368
2369         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2370         Improve UDP performance by avoiding a select() when we have data
2371         available immediatly.
2372
2373 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2374
2375         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
2376         (gst_rtp_dec_class_init):
2377         * gst/rtsp/gstrtpdec.h:
2378         Add (dummy) SSRC management signals.
2379
2380         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
2381         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
2382         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
2383         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
2384         (on_timeout), (gst_rtspsrc_stream_configure_manager),
2385         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
2386         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2387         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2388         * gst/rtsp/gstrtspsrc.h:
2389         Add connection-speed property.
2390         Add find_stream helper functions.
2391         Handle stream EOS based on BYE messages or SSRC timeout.
2392         Returns SUCCESS from the state change function as we hide our async
2393         elements from the parent.
2394
2395 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2396
2397         * gst/debug/rndbuffersize.c:
2398           Fix da leak.
2399
2400 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
2401
2402         * gst/debug/Makefile.am:
2403         * gst/debug/breakmydata.c:
2404         * gst/debug/gstdebug.c:
2405         * gst/debug/negotiation.c:
2406         * gst/debug/progressreport.c:
2407         * gst/debug/rndbuffersize.c:
2408         * gst/debug/testplugin.c:
2409           Add new test element and clean-up the others a little.
2410
2411 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
2412
2413         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2414         Fix parsing of mp4a version 0 atoms. Fixes #465774.
2415
2416 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
2417
2418         * gst/rtp/gstrtpilbcdepay.c:
2419           Include stdlib.
2420
2421 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
2422
2423         * gst/rtp/gstrtpmpvdepay.c:
2424         Set the mpegversion in the caps so that autoplugging does not get
2425         confused.
2426
2427 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2428
2429         * po/hu.po:
2430         * po/uk.po:
2431         * po/vi.po:
2432           Updated translations.
2433
2434 2007-08-08  Michael Smith <msmith@fluendo.com>
2435
2436         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
2437           Render right border in the correct location.
2438
2439 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
2440
2441         Patch by: Olivier Crete <tester at tester dot ca>
2442
2443         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
2444         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2445         Make mode property a string. Fixes #464475.
2446
2447 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2448
2449         * ext/flac/gstflacenc.c:
2450           Widen caps to match decoder a bit and add more FIXMEs.
2451
2452 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2453
2454         patch by: Mark Nauwelaerts <manauw@skynet.be>
2455
2456         * gst/avi/gstavimux.c:
2457           Fix ODML index tag numbering. Fixes #463624.
2458
2459 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
2460
2461         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
2462         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2463         (gst_rtspsrc_stream_configure_tcp),
2464         (gst_rtspsrc_stream_configure_udp_sink):
2465         Fix default clock-rate for realmedia.
2466         Fix parsing of transport.
2467         Don't try to link NULL pads.
2468
2469 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
2470
2471         * po/POTFILES.skip:
2472           Add POTFILES.skip with list of source files that aren't disted at the
2473           moment but contain translatable strings. Should hopefully pacify
2474           broken tools and make it clearer that these files are left out
2475           intentionally (#461600).
2476
2477 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
2478
2479         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
2480         If the buffer was entirely clipped ... don't try sending it :)
2481
2482 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2483
2484         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
2485         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
2486         (gst_rtspsrc_create_transports_string),
2487         (gst_rtspsrc_prepare_transports):
2488         If we don't hav a session manager, set the caps on outgoing buffers
2489         ourselves.
2490         Force PAUSE/PLAY methods for now until the extensions can overwrite.
2491         Append final bit of the transport string even when it does not contain a
2492         placeholder.
2493
2494 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2495
2496         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
2497         (gst_rtsp_ext_list_connect):
2498         * gst/rtsp/gstrtspext.h:
2499         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2500         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
2501         Clean up the interface list.
2502         Allow connecting to interface signals for the extensions.
2503         Remove old extension code.
2504         Free list on cleanup.
2505         Allow extensions to send additional RTSP messages.
2506
2507 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2508
2509         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
2510         Handle a NULL gconf key gracefully by rendering the default element.
2511
2512 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2513
2514         * gst/rtsp/gstrtspext.h:
2515         Fix include path for extension interface.
2516
2517 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2518
2519         * gst/audiofx/audioamplify.h:
2520         Also remove a now unecessary variable here.
2521
2522 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2523
2524         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
2525         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
2526         * gst/audiofx/audiodynamic.c:
2527         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
2528         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
2529         * gst/audiofx/audiodynamic.h:
2530         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
2531         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
2532         * gst/audiofx/audioinvert.h:
2533         Don't save format information ourselves, this is already saved in
2534         GstAudioFilter.
2535
2536 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
2537
2538         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2539         (gst_rtsp_ext_list_stream_select):
2540         * gst/rtsp/gstrtspext.h:
2541         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
2542         Use rank to filter out extensions.
2543         Add url to stream_select interface call.
2544
2545 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
2546
2547         * gst/rtsp/Makefile.am:
2548         * gst/rtsp/base64.c:
2549         * gst/rtsp/base64.h:
2550         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2551         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
2552         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
2553         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
2554         (gst_rtsp_ext_list_setup_media),
2555         (gst_rtsp_ext_list_configure_stream),
2556         (gst_rtsp_ext_list_get_transports),
2557         (gst_rtsp_ext_list_stream_select):
2558         * gst/rtsp/gstrtspext.h:
2559         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
2560         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
2561         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
2562         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2563         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
2564         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
2565         (gst_rtspsrc_stream_configure_tcp),
2566         (gst_rtspsrc_stream_configure_mcast),
2567         (gst_rtspsrc_stream_configure_udp),
2568         (gst_rtspsrc_stream_configure_udp_sink),
2569         (gst_rtspsrc_stream_configure_transport),
2570         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2571         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2572         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
2573         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
2574         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2575         (gst_rtspsrc_parse_methods),
2576         (gst_rtspsrc_create_transports_string),
2577         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
2578         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
2579         (gst_rtspsrc_play), (gst_rtspsrc_pause),
2580         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
2581         * gst/rtsp/gstrtspsrc.h:
2582         * gst/rtsp/rtsp.h:
2583         * gst/rtsp/rtspconnection.c:
2584         * gst/rtsp/rtspconnection.h:
2585         * gst/rtsp/rtspdefs.c:
2586         * gst/rtsp/rtspdefs.h:
2587         * gst/rtsp/rtspext.h:
2588         * gst/rtsp/rtspextwms.c:
2589         * gst/rtsp/rtspextwms.h:
2590         * gst/rtsp/rtspmessage.c:
2591         * gst/rtsp/rtspmessage.h:
2592         * gst/rtsp/rtsprange.c:
2593         * gst/rtsp/rtsprange.h:
2594         * gst/rtsp/rtsptransport.c:
2595         * gst/rtsp/rtsptransport.h:
2596         * gst/rtsp/rtspurl.c:
2597         * gst/rtsp/rtspurl.h:
2598         * gst/rtsp/sdp.h:
2599         * gst/rtsp/sdpmessage.c:
2600         * gst/rtsp/sdpmessage.h:
2601         * gst/rtsp/test.c:
2602         Use shiny new RTSP and SDP library.
2603         Implement RTSP extensions using the new interface.
2604         Remove a lot of old code.
2605
2606 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
2607
2608         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2609         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
2610
2611 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2612
2613         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2614         Don't unref the outgoing buffer twice when dropping it because it's
2615         outside of the segment.
2616
2617 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2618
2619         * configure.ac:
2620         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
2621         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
2622         Use the new buffer clipping function from gstaudio here and
2623         require gst-plugins-base CVS.
2624         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2625         For framed Wavpack buffers we require a valid timestamp.
2626
2627 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
2628
2629         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
2630         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
2631         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
2632         Clip raw audio and video when we can, keep track of current output
2633         segment.
2634         Don't leak buffers and events when there is no output pad.
2635         Improve debugging here and there.
2636
2637 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
2638
2639         * configure.ac:
2640           Sync liboil check with plugins-base.
2641
2642 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
2643
2644         * ext/annodex/Makefile.am:
2645           Fix CFLAGS/LIBS.
2646
2647         * ext/cdio/gstcdiocddasrc.c:
2648         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
2649           Include stdlib
2650
2651         * ext/cairo/Makefile.am:
2652         * gst/videofilter/Makefile.am:
2653         * tests/examples/level/Makefile.am:
2654           Use $(LIBM) instead of -lm
2655
2656 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2657
2658         * sys/v4l2/gstv4l2src.c:
2659           Add another example pipeline.
2660
2661 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2662
2663         Patch by: Alexander Eichner <alexeichi@yahoo.de>
2664
2665         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2666           Use define here.
2667
2668         * sys/v4l2/gstv4l2tuner.c:
2669         (gst_v4l2_tuner_set_frequency_and_notify):
2670           Don't touch the property - its still disabled.
2671
2672         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
2673         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
2674         * sys/v4l2/v4l2src_calls.h:
2675           Improve fallback format negotionation. Fixes #451388
2676
2677 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2678
2679         * tests/check/elements/videocrop.c: (GST_START_TEST):
2680           Fix the test.
2681
2682 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2683
2684         * docs/plugins/Makefile.am:
2685         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2686         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2687         * docs/plugins/inspect/plugin-jpeg.xml:
2688         * docs/plugins/inspect/plugin-png.xml:
2689         * ext/jpeg/gstjpegdec.c:
2690         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
2691         (gst_pngdec_sink_setcaps):
2692           More docs. More logs in pngdec.
2693
2694 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
2695
2696         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2697           Initialize num_buffers with minimum value.
2698
2699         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
2700         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
2701           Handle frame-size query failure gracefully.
2702
2703 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
2704
2705         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2706         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
2707         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
2708         of qt/aac files.
2709
2710 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
2711
2712         * ext/wavpack/gstwavpackdec.c:
2713         (gst_wavpack_dec_clip_outgoing_buffer):
2714         Fix buffer clipping to correctly clip to the segment stop.
2715
2716 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2717
2718         * configure.ac:
2719         * tests/Makefile.am:
2720         Remove bogus check for libcheck, since we check for
2721         gstreamer-check and it pulls in the required info from there,
2722         and we weren't actually _using_ the information for libcheck
2723         ourselves anyway.
2724
2725 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
2726
2727         * configure.ac:
2728           Use pkg-config to locate check.
2729
2730 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
2731
2732         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
2733         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
2734         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
2735         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2736         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
2737         * gst/effectv/gstaging.c: (gst_agingtv_transform):
2738         * gst/effectv/gstdice.c: (gst_dicetv_transform):
2739         * gst/effectv/gstedge.c: (gst_edgetv_transform):
2740         * gst/effectv/gstquark.c: (gst_quarktv_transform):
2741         * gst/effectv/gstrev.c: (gst_revtv_transform):
2742         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
2743         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
2744         * gst/effectv/gstwarp.c: (gst_warptv_transform):
2745         * gst/matroska/matroska-demux.c:
2746         (gst_matroska_demux_add_wvpk_header),
2747         (gst_matroska_demux_check_subtitle_buffer),
2748         (gst_matroska_decode_buffer):
2749         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
2750           Fix build against core CVS.
2751
2752 2007-07-10  Edward Hervey  <bilboed@gmail.com>
2753
2754         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
2755         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
2756         don't have enough granularity to convert that boolean into a
2757         GstFlowReturn.
2758
2759 2007-07-06  Michael Smith <msmith@fluendo.com>
2760
2761         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
2762         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
2763         (gst_alawdec_change_state):
2764         * gst/law/alaw-decode.h:
2765         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
2766         (gst_mulawdec_class_init), (gst_mulawdec_init),
2767         (gst_mulawdec_chain), (gst_mulawdec_change_state):
2768         * gst/law/mulaw-decode.h:
2769           Fix capsnego bogosity in *law decoders. 
2770
2771 2007-07-06  Michael Smith <msmith@fluendo.com>
2772
2773         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
2774         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
2775         (gst_smokeenc_change_state):
2776         * ext/jpeg/gstsmokeenc.h:
2777           Remove stupidity in get/set caps functions.
2778           Fix some refcounting problems.
2779
2780 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
2781
2782         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
2783         Remove endianness-flipping hack that seems to have been required
2784         only because of a bug in ffmpegcolorspace.
2785         Partially Fixes: #451908
2786
2787 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
2788
2789         * docs/plugins/Makefile.am:
2790           Simplify --extra-dir as gtkdoc scans recursively.
2791
2792 2007-07-03  Wim Taymans,,,  <set EMAIL_ADDRESS environment variable>
2793
2794         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2795
2796         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2797         Set the encoding-name in the rtp caps to all uppercase, as required by
2798         the caps spec.
2799         Some small cleanups in the error paths. Fixes #453037.
2800
2801 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
2802
2803         * ext/wavpack/gstwavpackparse.c:
2804         (gst_wavpack_parse_index_get_last_entry),
2805         (gst_wavpack_parse_index_get_entry_from_sample),
2806         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
2807         (gst_wavpack_parse_scan_to_find_sample):
2808         * ext/wavpack/gstwavpackparse.h:
2809         Use a GSList for the GArray that is used like a list anyway.
2810
2811 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
2812
2813         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
2814         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
2815         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
2816           Add state change function where we set 0/1 as default framerate in
2817           case our setcaps function isn't called, like it might not in a
2818           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
2819           gdkpixbufdec trying to create caps with a 0/0 framerate.
2820           Also post an error message on the bus if gst_pad_push() fails when
2821           called from our sink event handler (+1 for flow returns for event
2822           functions in 0.11) instead of failing silently.
2823
2824 2007-06-27  Wim Taymans  <wim@fluendo.com>
2825
2826         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
2827         Cast stack args to the proper types. Fixes #451249.
2828
2829 2007-06-27  Wim Taymans  <wim@fluendo.com>
2830
2831         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2832         (new_session_pad), (gst_rtspsrc_setup_streams):
2833         * gst/rtsp/gstrtspsrc.h:
2834         For container formats we only need to activate one of the streams so
2835         that we correctly signal no-more-pads. Fixes #451015.
2836
2837 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
2838
2839         * docs/plugins/gst-plugins-good-plugins.args:
2840         * docs/plugins/inspect/plugin-aasink.xml:
2841         * docs/plugins/inspect/plugin-alaw.xml:
2842         * docs/plugins/inspect/plugin-alpha.xml:
2843         * docs/plugins/inspect/plugin-alphacolor.xml:
2844         * docs/plugins/inspect/plugin-annodex.xml:
2845         * docs/plugins/inspect/plugin-apetag.xml:
2846         * docs/plugins/inspect/plugin-audiofx.xml:
2847         * docs/plugins/inspect/plugin-auparse.xml:
2848         * docs/plugins/inspect/plugin-autodetect.xml:
2849         * docs/plugins/inspect/plugin-avi.xml:
2850         * docs/plugins/inspect/plugin-cacasink.xml:
2851         * docs/plugins/inspect/plugin-cairo.xml:
2852         * docs/plugins/inspect/plugin-cdio.xml:
2853         * docs/plugins/inspect/plugin-cutter.xml:
2854         * docs/plugins/inspect/plugin-debug.xml:
2855         * docs/plugins/inspect/plugin-efence.xml:
2856         * docs/plugins/inspect/plugin-effectv.xml:
2857         * docs/plugins/inspect/plugin-esdsink.xml:
2858         * docs/plugins/inspect/plugin-flac.xml:
2859         * docs/plugins/inspect/plugin-flxdec.xml:
2860         * docs/plugins/inspect/plugin-gconfelements.xml:
2861         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
2862         * docs/plugins/inspect/plugin-goom.xml:
2863         * docs/plugins/inspect/plugin-halelements.xml:
2864         * docs/plugins/inspect/plugin-icydemux.xml:
2865         * docs/plugins/inspect/plugin-id3demux.xml:
2866         * docs/plugins/inspect/plugin-jpeg.xml:
2867         * docs/plugins/inspect/plugin-ladspa.xml:
2868         * docs/plugins/inspect/plugin-level.xml:
2869         * docs/plugins/inspect/plugin-matroska.xml:
2870         * docs/plugins/inspect/plugin-mulaw.xml:
2871         * docs/plugins/inspect/plugin-multipart.xml:
2872         * docs/plugins/inspect/plugin-navigationtest.xml:
2873         * docs/plugins/inspect/plugin-ossaudio.xml:
2874         * docs/plugins/inspect/plugin-png.xml:
2875         * docs/plugins/inspect/plugin-quicktime.xml:
2876         * docs/plugins/inspect/plugin-rtp.xml:
2877         * docs/plugins/inspect/plugin-rtsp.xml:
2878         * docs/plugins/inspect/plugin-smpte.xml:
2879         * docs/plugins/inspect/plugin-speex.xml:
2880         * docs/plugins/inspect/plugin-taglib.xml:
2881         * docs/plugins/inspect/plugin-udp.xml:
2882         * docs/plugins/inspect/plugin-videobalance.xml:
2883         * docs/plugins/inspect/plugin-videobox.xml:
2884         * docs/plugins/inspect/plugin-videocrop.xml:
2885         * docs/plugins/inspect/plugin-videoflip.xml:
2886         * docs/plugins/inspect/plugin-videomixer.xml:
2887         * docs/plugins/inspect/plugin-wavenc.xml:
2888         * docs/plugins/inspect/plugin-wavparse.xml:
2889         * docs/plugins/inspect/plugin-ximagesrc.xml:
2890           Update docs with caps info.
2891
2892 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
2893
2894         * po/POTFILES.in:
2895           Add more files with translatable strings (#450878).
2896
2897 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
2898
2899         * MAINTAINERS:
2900         Updating all the maintainers files
2901
2902 2007-06-22  Edward Hervey  <edward@fluendo.com>
2903
2904         * ext/flac/gstflactag.c: (gst_flac_tag_init):
2905         * gst/interleave/deinterleave.c: (deinterleave_init),
2906         (deinterleave_sink_link):
2907         * gst/interleave/interleave.c: (interleave_init):
2908         * gst/median/gstmedian.c: (gst_median_init):
2909         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
2910         Fix memory leaks.
2911         * tests/check/elements/id3demux.c: (pad_added_cb):
2912         Remove unused variable.
2913
2914 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
2915
2916         * ext/gconf/gconf.h:
2917         Make the prototype of gst_gconf_get_key_for_sink_profile
2918         match the implementation.
2919         Patch by: Damien Carbery <damien dot carbery at sun dot com>
2920         Fixes: #449747
2921
2922 2007-06-20  Michael Smith <msmith@fluendo.com>
2923
2924         * gst/rtp/gstrtpdepay.c:
2925           Fix description - rtpdepay is not a payloader.
2926
2927 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
2928
2929         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
2930         (qtdemux_video_caps):
2931         * gst/qtdemux/qtdemux_fourcc.h:
2932           Add MJPG to the variants of motion jpeg.
2933
2934 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
2935
2936         * tests/check/Makefile.am:
2937         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
2938         * tests/check/elements/videocrop.c: (GST_START_TEST):
2939         * tests/check/elements/videofilter.c:
2940         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2941         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
2942           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
2943           error flags are included and it errors out on compiler warnings
2944           for CVS builds; remove unused variables in various unit tests.
2945
2946 2007-06-19  Wim Taymans  <wim@fluendo.com>
2947
2948         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2949         (rtsp_connection_close), (rtsp_connection_free):
2950         Use threadsafe inet_ntop to convert an ip number to a string. 
2951         Fixes #447961.
2952         Don't leak fd (and ip) when freeing a connection without first closing
2953         it.
2954
2955 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
2956
2957         * configure.ac:
2958         Back to CVS
2959
2960         * gst-plugins-good.doap:
2961         Add 0.10.6 to the doap file.
2962
2963 === release 0.10.6 ===
2964
2965 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
2966
2967         * configure.ac:
2968           releasing 0.10.6, "Wobble Board"
2969
2970 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
2971
2972         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2973         (rtsp_connection_free):
2974           Revert previous commit again, since we are frozen (sorry).
2975
2976 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
2977
2978         Patch by: Peter Kjellerstedt <pkj at axis com>
2979
2980         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
2981         (rtsp_connection_free):
2982           inet_ntoa() uses a static buffer internally, so we need to copy the
2983           returned string if we want to store it for later (#447961).
2984
2985 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
2986
2987         * win32/vs6/autogen.dsp:
2988         * win32/vs6/gst_plugins_good.dsw:
2989         * win32/vs6/libgstalaw.dsp:
2990         * win32/vs6/libgstalpha.dsp:
2991         * win32/vs6/libgstalphacolor.dsp:
2992         * win32/vs6/libgstapetag.dsp:
2993         * win32/vs6/libgstaudiofx.dsp:
2994         * win32/vs6/libgstauparse.dsp:
2995         * win32/vs6/libgstautodetect.dsp:
2996         * win32/vs6/libgstavi.dsp:
2997         * win32/vs6/libgstcutter.dsp:
2998         * win32/vs6/libgstdirectdraw.dsp:
2999         * win32/vs6/libgstdirectsound.dsp:
3000         * win32/vs6/libgsteffectv.dsp:
3001         * win32/vs6/libgstflx.dsp:
3002         * win32/vs6/libgstgoom.dsp:
3003         * win32/vs6/libgsticydemux.dsp:
3004         * win32/vs6/libgstid3demux.dsp:
3005         * win32/vs6/libgstinterleave.dsp:
3006         * win32/vs6/libgstjpeg.dsp:
3007         * win32/vs6/libgstlevel.dsp:
3008         * win32/vs6/libgstmatroska.dsp:
3009         * win32/vs6/libgstmedian.dsp:
3010         * win32/vs6/libgstmonoscope.dsp:
3011         * win32/vs6/libgstmulaw.dsp:
3012         * win32/vs6/libgstmultipart.dsp:
3013         * win32/vs6/libgstqtdemux.dsp:
3014         * win32/vs6/libgstrtp.dsp:
3015         * win32/vs6/libgstrtsp.dsp:
3016         * win32/vs6/libgstsmpte.dsp:
3017         * win32/vs6/libgstspeex.dsp:
3018         * win32/vs6/libgstudp.dsp:
3019         * win32/vs6/libgstvideobalance.dsp:
3020         * win32/vs6/libgstvideobox.dsp:
3021         * win32/vs6/libgstvideocrop.dsp:
3022         * win32/vs6/libgstvideoflip.dsp:
3023         * win32/vs6/libgstvideomixer.dsp:
3024         * win32/vs6/libgstwaveform.dsp:
3025         * win32/vs6/libgstwavenc.dsp:
3026         * win32/vs6/libgstwavparse.dsp:
3027         Mark *.dsp & *.dsw as binary files and convert to DOS line
3028         endings, as they don't load into VS6 correctly otherwise.
3029
3030 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3031
3032         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3033         (rtsp_connection_connect):
3034         Fix the MingW build. 
3035         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
3036         Fixes: #446981
3037
3038 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3039
3040         * tests/check/elements/.cvsignore:
3041         * tests/icles/.cvsignore:
3042         Hush the buildbots up
3043
3044 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3045
3046         * configure.ac:
3047         * sys/Makefile.am:
3048         * sys/directdraw/Makefile.am:
3049         * sys/directsound/Makefile.am:
3050         * sys/waveform/Makefile.am:
3051         Make sure to dist everything needed for win32 builds.
3052
3053 2007-06-14  Edward Hervey  <edward@fluendo.com>
3054
3055         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3056         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
3057         caps.
3058         Fixes #447458
3059
3060 2007-06-13  Wim Taymans  <wim@fluendo.com>
3061
3062         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
3063         Make sure we allocate enough memory for the codec_data.
3064         Fixes #447210.
3065
3066 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
3067
3068         * win32/MANIFEST:
3069         Add videocrop project file to the win32 manifest.
3070         * win32/vs6/gst_plugins_good.dsw:
3071         Add qtdemux,videocrop and waveform projects to the workspace.
3072         * win32/vs6/libgstqtdemux.dsp:
3073         Add zlib to the link list of qtdemux.
3074         * win32/vs6/libgstvideocrop.dsp:
3075         Add a project file for videocrop.
3076
3077 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3078
3079         * po/POTFILES.in:
3080         Add qtdemux for translation
3081
3082 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3083
3084         * configure.ac:
3085         * docs/plugins/Makefile.am:
3086         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3087         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3088         * docs/plugins/inspect/plugin-videocrop.xml:
3089         * gst-plugins-good.spec.in:
3090         * sys/Makefile.am:
3091         * tests/check/Makefile.am:
3092         * tests/icles/Makefile.am:
3093         * tests/icles/videocrop-test.c:
3094         Move videocrop and osxvideo from -bad.
3095
3096 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3097
3098         * configure.ac:
3099         * docs/plugins/Makefile.am:
3100         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3101         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3102         * docs/plugins/gst-plugins-good-plugins.args:
3103         * docs/plugins/inspect/plugin-qtdemux.xml:
3104         * docs/plugins/inspect/plugin-quicktime.xml:
3105         * win32/MANIFEST:
3106         Move qtdemux from -bad.
3107
3108         * gst-plugins-good.spec.in:
3109         Update spec file to reflect moving of qtdemux and wavpack
3110
3111 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3112         
3113         * win32/MANIFEST:
3114         * docs/plugins/Makefile.am:
3115         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3116         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3117         * docs/plugins/inspect/plugin-directdraw.xml:
3118         * docs/plugins/inspect/plugin-directsound.xml:
3119         * docs/plugins/inspect/plugin-waveform.xml:
3120         Move the waveform plugin from -bad too. Update the inspect xml
3121         files to mention Plugins Good instead of Plugins Bad.
3122
3123 2007-06-12  Andy Wingo  <wingo@pobox.com>
3124
3125         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
3126         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
3127         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
3128         finalization and resuscitation. No longer public.
3129         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
3130         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
3131         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
3132         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
3133         miniobject semantics, and be threadsafe.
3134         (gst_v4l2src_queue_frame): Remove this function, as we just call
3135         the ioctls directly in the two places where we queue buffers.
3136         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
3137         directly.
3138         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
3139         to allocate the pool, which also preallocates the GstBuffers.
3140         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
3141         queueing the frames directly.
3142         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
3143         mmap buffers have been dequeued.
3144
3145         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
3146         real MiniObject instead of rolling our own refcounting and
3147         finalizing. Give it a lock.
3148         (struct _GstV4l2Buffer): Remove one intermediary object, having
3149         the buffers hold the struct v4l2_buffer directly.
3150
3151         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
3152         capture_init so that it can set them on the buffers that it will
3153         create.
3154         (gst_v4l2src_get_read): For better or for worse, include the
3155         timestamping and offsetting code here; really we should be using
3156         bufferalloc though.
3157         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
3158         preallocated, mmap'd buffers.
3159
3160 2007-06-11  Wim Taymans  <wim@fluendo.com>
3161
3162         Patch by: daniel fischer <dan at f3c dot com>
3163
3164         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
3165         (gst_ximage_src_get_caps):
3166         Actually use the display_name property so that we can dump any
3167         available X display. Fixes #445905.
3168
3169 2007-06-11  Wim Taymans  <wim@fluendo.com>
3170
3171         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3172
3173         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
3174         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
3175         Add missing rate fields to caps. Fixes #441118.
3176
3177 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
3178
3179         * win32/vs6/gst_plugins_good.dsw:
3180         * win32/vs8/gst-plugins-good.sln:
3181         Add DirectSound and DirectDraw sinks project files to
3182         workspace and solution files.
3183
3184 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3185
3186         Patch by: Josh Coalson <xflac at yahoo dot com>,
3187         updated by Alexis Ballier <aballier at gentoo dot org>:
3188
3189         * configure.ac:
3190         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
3191         (gst_flac_dec_setup_seekable_decoder),
3192         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
3193         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
3194         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
3195         * ext/flac/gstflacdec.h:
3196         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3197         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
3198         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
3199         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
3200         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
3201         (gst_flac_enc_chain), (gst_flac_enc_set_property),
3202         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
3203         * ext/flac/gstflacenc.h:
3204         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
3205         
3206 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3207
3208         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
3209         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
3210         not necessary anymore as we need at least that core version. 
3211
3212 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3213
3214         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3215         (gst_wavpack_dec_chain):
3216         * ext/wavpack/gstwavpackdec.h:
3217         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3218         (gst_wavpack_parse_push_buffer):
3219         * ext/wavpack/gstwavpackparse.h:
3220         Improve discont handling by checking if the next Wavpack block has
3221         the expected, following block index.
3222
3223 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3224
3225         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
3226           Fix element description.
3227
3228 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3229
3230         * configure.ac:
3231         * docs/plugins/Makefile.am:
3232         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3233         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3234         * docs/plugins/gst-plugins-good-plugins.args:
3235         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3236         * docs/plugins/gst-plugins-good-plugins.signals:
3237         * docs/plugins/inspect/plugin-autodetect.xml:
3238         * docs/plugins/inspect/plugin-gconfelements.xml:
3239         * docs/plugins/inspect/plugin-ladspa.xml:
3240         * docs/plugins/inspect/plugin-rtp.xml:
3241         * docs/plugins/inspect/plugin-wavpack.xml:
3242         * ext/Makefile.am:
3243         * tests/check/Makefile.am:
3244           move wavpack plugin.  See #352605.
3245
3246 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
3247
3248         * configure.ac:
3249         * docs/plugins/Makefile.am:
3250         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3251         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3252         * docs/plugins/gst-plugins-good-plugins.args:
3253         * sys/Makefile.am:
3254         * win32/MANIFEST:
3255         Add DirectDraw & DirectSound plugins to the build and docs.
3256
3257 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
3258
3259         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
3260         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
3261           When operating in pull mode, error out correct on not-linked.
3262
3263 2007-06-06  Andy Wingo  <wingo@pobox.com>
3264
3265         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
3266         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
3267         format and size if the ioctls are defined; should fix compilation
3268         on Linux < 2.16.19.
3269
3270 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
3271
3272         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
3273           Printf fixes in debug statements; use LOG level for debug statements
3274           that are printed for each and every frame; convert c++ comments to
3275           C-style comments; not much point using g_try_malloc() if we then not
3276           even check the return value.
3277
3278 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
3279
3280         * configure.ac:
3281           Bump requirements to released versions (core and base 0.10.13).
3282
3283         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
3284           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
3285           own implementation.
3286
3287 2007-06-05  Andy Wingo  <wingo@pobox.com>
3288
3289         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
3290         some useless comments.
3291
3292         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
3293         frames before calling STREAMON, that might leave them in a state
3294         where they can't be dequeued if we go back to NULL without calling
3295         STREAMON, according to the docs.
3296         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
3297         before we call STREAMON.
3298         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
3299         failures. (For me this code hung.) The pool refcounting is still
3300         crack; added a note to that effect.
3301
3302 2007-06-05  Wim Taymans  <wim@fluendo.com>
3303
3304         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3305         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
3306         Add support for mapping gst structure names to the MIME type equivalent.
3307         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
3308
3309 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3310
3311         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3312         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
3313         (gst_wavenc_chain), (gst_wavenc_change_state):
3314         * gst/wavenc/gstwavenc.h:
3315         Properly write wav files with width!=depth by having the depth most
3316         significant bytes set and all others zero. Fixes #442535.
3317
3318 2007-06-01  Wim Taymans  <wim@fluendo.com>
3319
3320         * gst/rtsp/rtspconnection.c:
3321         Add include to make buildbot happy.
3322
3323 2007-06-01  Wim Taymans  <wim@fluendo.com>
3324
3325         Patch by: Peter Kjellerstedt  <pkj at axis com>
3326
3327         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3328         (rtsp_connection_connect), (add_date_header),
3329         (rtsp_connection_send), (parse_response_status),
3330         (parse_request_line), (parse_line), (rtsp_connection_receive):
3331         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
3332         * gst/rtsp/rtspdefs.h:
3333         * gst/rtsp/rtspmessage.c: (key_value_foreach),
3334         (rtsp_message_init_request), (rtsp_message_init_response),
3335         (rtsp_message_remove_header), (rtsp_message_append_headers),
3336         (rtsp_message_dump):
3337         * gst/rtsp/rtspmessage.h:
3338         Improves version checking, allowing an RTSP server to reply with "505
3339         RTSP Version not supported.
3340         Adds a Date header to all messages.
3341         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
3342         want to be able to send a response even if something in the request was
3343         invalid. EINVAL is only used when passing wrong arguments to functions.
3344         Do not handle an invalid method in parse_request_line(). Defer this to
3345         the caller so it can respond with "405 Method Not Allowed".
3346         Improves parsing of the timeout parameter to the Session header,
3347         allowing whitespace after the semicolon. 
3348         Avoids a compiler warning due to variables shadowing a function argument.
3349
3350 2007-06-01  Wim Taymans  <wim@fluendo.com>
3351
3352         Based on Patch by: Daniel Charles <dcharles at ti dot com>
3353
3354         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
3355         (gst_rtp_amr_depay_process):
3356         * gst/rtp/gstrtpamrdepay.h:
3357         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
3358         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
3359         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
3360         * gst/rtp/gstrtpamrpay.h:
3361         Add support for AMR-WB.
3362         Small cleanups such as using BOILERPLATE.
3363
3364 2007-05-31  Wim Taymans  <wim@fluendo.com>
3365
3366         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
3367         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
3368
3369 2007-05-30  Andy Wingo  <wingo@pobox.com>
3370
3371         * sys/v4l2/gstv4l2object.h: 
3372         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
3373         unintended changes.
3374
3375         * sys/v4l2/v4l2src_calls.h: 
3376         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
3377         the format list in the order that the driver gives it to us.
3378         (gst_v4l2src_probe_caps_for_format_and_size)
3379         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
3380         based on the capabilities of the device.
3381         (gst_v4l2src_grab_frame): Update for object variable renaming.
3382         (gst_v4l2src_set_capture): Update to be strict in its parameters,
3383         as in the set_caps below.
3384         (gst_v4l2src_capture_init): Update for object variable renaming,
3385         and reflow.
3386         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
3387         (gst_v4l2src_capture_deinit): Update for object variable renaming.
3388         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
3389         (gst_v4l2src_get_fps): Remove; these functions don't have much
3390         meaning outside of an atomic set_caps method.
3391         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
3392         known.
3393
3394         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
3395         call to update_fps; not sure about this change.
3396         (gst_v4l2_tuner_set_norm): Work around the fact that for the
3397         moment we don't have an update_fps_func.
3398
3399         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
3400         structures in the object, just store what we need. Do store the
3401         probed caps of the device. Don't store the current frame rate.
3402
3403         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
3404         update_fps_function, for now. Update for new object variable
3405         naming.
3406         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
3407         new object variable naming.
3408         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
3409         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
3410         (gst_v4l2src_get_caps): Rework to probe the device for supported
3411         frame sizes and frame rates.
3412         (gst_v4l2src_set_caps): Rework to be strict in the given
3413         parameters: if someone asks us to have a certain size and rate,
3414         that is what we configure.
3415         (gst_v4l2src_get_read): Update for object variable naming. Don't
3416         leak buffers on short reads.
3417         (gst_v4l2src_get_mmap): Update for object variable naming, and add
3418         comments.
3419         (gst_v4l2src_create): Update for object variable naming.
3420
3421 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3422
3423         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
3424         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
3425         * gst/avi/gstavidemux.h:
3426           Parse subtitle text streams instead of erroring out (#442034). Still
3427           needs a parser for the subtitles to actually show up.
3428
3429 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3430
3431         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
3432         (gst_avi_demux_loop):
3433           Make _push_event() return TRUE if the event could be pushed on at
3434           least one pad and not only if it could be pushed on all pads,
3435           otherwise we'll end up posting an error message on EOS if one or
3436           more source pads are not connected.
3437
3438 2007-05-28  Wim Taymans  <wim@fluendo.com>
3439
3440         * gst/rtsp/rtsptransport.c:
3441         Use renamed RTP bin.
3442
3443 2007-05-28  Wim Taymans  <wim@fluendo.com>
3444
3445         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
3446
3447         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
3448         (gst_video_box_set_property), (gst_video_box_transform_caps),
3449         (video_box_recalc_transform), (gst_video_box_set_caps),
3450         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
3451         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
3452         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
3453         (gst_video_box_i420_i420), (gst_video_box_transform),
3454         (plugin_init):
3455         Add AYUV->AYUV and AYUV->I420 formats. 
3456         Fix negotiation and I420->AYUV conversion.
3457         Fixes #429329.
3458
3459 2007-05-26  Wim Taymans  <wim@fluendo.com>
3460
3461         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
3462         Use different variables for nested for loops so that the outer loop
3463         functions properly and speex files with multiple frames per buffer work
3464         properly.
3465         Fixes #441408.
3466
3467 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3468
3469         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
3470           Don't leak newsegment events.
3471
3472 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3473
3474         * gst/wavparse/Makefile.am:
3475           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
3476           drags it in.
3477
3478 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3479
3480         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3481         (notgst_value_array_append_buffer),
3482         (gst_flac_enc_process_stream_headers),
3483         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
3484         (gst_flac_enc_change_state):
3485         * ext/flac/gstflacenc.h:
3486           Collect headers, add "streamheader" field to output caps and set
3487           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
3488           produces output according to the official FLAC-to-Ogg mapping
3489           instead of completely broken files. Fixes #426044.
3490
3491 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3492
3493         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
3494         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
3495         (gst_id3demux_sink_event):
3496         * gst/id3demux/gstid3demux.h:
3497         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
3498         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
3499         (gst_tag_demux_send_new_segment):
3500         Handle and adjust new-segment events so that downstream really
3501         sees a stream with the tag pieces stripped off the front and back.
3502         Fixes strangeness in seeking when mp3 decoders use the new-segment
3503         byte position to estimate their current playback position timestamp
3504         and then the arriving buffers don't match up.
3505
3506 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3507
3508         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
3509           Don't unnecessarily perform a READY->NULL->READY transition on the
3510           detected audio sink when starting up. Fixes: #440127
3511
3512 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
3513
3514         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
3515         (gst_flac_enc_chain):
3516           Don't crash in chain function if setcaps hasn't been called.
3517
3518 2007-05-24  Wim Taymans  <wim@fluendo.com>
3519
3520         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
3521         Init value to avoid infinte loops.
3522
3523 2007-05-24  Wim Taymans  <wim@fluendo.com>
3524
3525         Patch by: Peter Kjellerstedt  <pkj at axis com>
3526
3527         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
3528         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
3529         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3530         (gst_rtspsrc_play):
3531         (rtsp_connection_send), (rtsp_connection_receive):
3532         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
3533         Fix for new API.
3534
3535         * gst/rtsp/rtspconnection.c: (add_auth_header),
3536         Only add authorisation and session headers when sending messages.
3537
3538         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
3539         (rtsp_message_init_request), (rtsp_message_init_response),
3540         (rtsp_message_unset), (rtsp_message_add_header),
3541         (rtsp_message_remove_header), (rtsp_message_get_header),
3542         (rtsp_message_append_headers), (dump_key_value),
3543         (rtsp_message_dump):
3544         * gst/rtsp/rtspmessage.h:
3545         Add support for multiple headers of the same type by storing the parsed
3546         headers in a GArray instaed of a hashtable.
3547
3548 2007-05-21  Wim Taymans  <wim@fluendo.com>
3549
3550         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
3551         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
3552         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
3553         safer shutdown.
3554
3555 2007-05-21  Wim Taymans  <wim@fluendo.com>
3556
3557         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
3558         * gst/rtsp/gstrtpdec.h:
3559         Added signal for backwards compat.
3560
3561 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
3562         
3563         Patch by: René Stadler <mail at renestadler dot de>
3564
3565         * configure.ac:
3566         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
3567         (gst_au_parse_parse_header), (gst_au_parse_chain):
3568         * gst/auparse/gstauparse.h:
3569         Use audioconvert for converting from non-native endianness floats
3570         in auparse instead of doing it ourself. Fixes #424527.
3571         This needs the audioconvert from plugins-base CVS.
3572         
3573 2007-05-21  Wim Taymans  <wim@fluendo.com>
3574
3575         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3576         (gst_rtp_h263p_pay_flush):
3577         Fix enum registration.
3578
3579 2007-05-21  Wim Taymans  <wim@fluendo.com>
3580
3581         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
3582
3583         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3584         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
3585         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
3586         (gst_rtp_h263p_pay_flush):
3587         * gst/rtp/gstrtph263ppay.h:
3588         Add new fragmentation mode base on GOB headers. Fixes #438940.
3589
3590 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
3591
3592         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
3593           Printf format fix.
3594
3595 2007-05-18  Wim Taymans  <wim@fluendo.com>
3596
3597         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3598         Don't crash when an unsupported transport error was returned by the
3599         server, just try to configure the next stream. Fixes #439255.
3600
3601 2007-05-18  Wim Taymans  <wim@fluendo.com>
3602
3603         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
3604         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
3605         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
3606         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3607         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
3608         * gst/rtsp/gstrtspsrc.h:
3609         Add TCP timeout property and use it for all TCP connection.
3610
3611         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3612         (rtsp_connection_write), (rtsp_connection_next_timeout),
3613         (rtsp_connection_reset_timeout):
3614         Make connect and writes cancelable and make them use the timeout.
3615
3616 2007-05-18  Wim Taymans  <wim@fluendo.com>
3617
3618         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3619         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
3620         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3621         (gst_rtspsrc_setup_streams):
3622         Refactor timeout handling.
3623         Also send keep-alive when dealing with TCP transport.
3624
3625         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3626         (rtsp_connection_free), (rtsp_connection_next_timeout),
3627         (rtsp_connection_reset_timeout):
3628         * gst/rtsp/rtspconnection.h:
3629         Use a timer to handle the session timeouts, add some methods to deal
3630         with timeouts.
3631
3632 2007-05-17  Wim Taymans  <wim@fluendo.com>
3633
3634         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
3635         (gst_rtspsrc_setup_streams):
3636         Ignore streams that fail the setup command, we will retry with a
3637         different transport later on.
3638
3639         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
3640         (rtsp_ext_wms_configure_stream):
3641         Fix encoding name case.
3642
3643 2007-05-16  Edward Hervey  <edward@fluendo.com>
3644
3645         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
3646         Fix build on macosx.
3647
3648 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3649
3650         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
3651         Replace direct comparison of a string with the string literal "" with
3652         a comparison of the first character with '\0'. Fixes #438926.
3653
3654 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3655
3656         * gst/debug/breakmydata.c (gst_break_my_data_init):
3657           One more try. This should be the proper fix now.
3658
3659 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3660
3661         * gst/debug/breakmydata.c:
3662           Ooops, no // comments please.
3663
3664 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3665
3666         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
3667         (gst_break_my_data_init):
3668           Fix gst_buffer_is_writable() assertion.
3669
3670 2007-05-14  David Schleef  <ds@schleef.org>
3671
3672         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
3673           video/x-raw-bayer.  Fixes #314160.
3674
3675 2007-05-14  Wim Taymans  <wim@fluendo.com>
3676
3677         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
3678         (gst_rtp_theora_depay_parse_configuration):
3679         * gst/rtp/gstrtptheorapay.c: (encode_base64),
3680         (gst_rtp_theora_pay_finish_headers),
3681         (gst_rtp_theora_pay_handle_buffer):
3682         Update theora pay/depayloader in a similar to vorbis.
3683
3684         * gst/rtp/gstrtpvorbisdepay.c:
3685         (gst_rtp_vorbis_depay_parse_configuration):
3686         Update docs.
3687
3688 2007-05-14  Wim Taymans  <wim@fluendo.com>
3689
3690         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
3691         When we try to execute a method that is not supported by the server,
3692         don't error out but remove the method from the accepted methods so that
3693         we never try to perform this method again.
3694
3695 2007-05-14  Wim Taymans  <wim@fluendo.com>
3696
3697         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
3698         Remove annoying _dump_mem.
3699
3700 2007-05-14  Wim Taymans  <wim@fluendo.com>
3701
3702         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
3703         Parse range correctly.
3704
3705         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
3706         The baseurl now always has a '/' at the start.
3707
3708 2007-05-14  Wim Taymans  <wim@fluendo.com>
3709
3710         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
3711         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
3712         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3713         Factor out caps configuration and configure more stuff such as the time
3714         ranges and speed/scale values.
3715
3716         * gst/rtsp/rtsptransport.c:
3717         Add Copyright after non-trival fixes.
3718
3719 2007-05-12  Wim Taymans  <wim@fluendo.com>
3720
3721         Patch by: Peter Kjellerstedt  <pkj at axis com>
3722
3723         * gst/rtsp/gstrtspsrc.h:
3724         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
3725         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
3726         (rtsp_message_get_header):
3727         * gst/rtsp/rtspmessage.h:
3728         Make channel guint8 where possible.
3729         Make rtsp_message_init_data() take the channel as a guint8.
3730
3731         * gst/rtsp/rtspdefs.c:
3732         Fixed a typo: Timout -> Timeout
3733
3734         * gst/rtsp/rtspdefs.h:
3735         Make RTSP_CHECK() behave as a statement.
3736
3737         * gst/rtsp/sdpmessage.c:
3738         Avoid a compiler warning in INIT_ARRAY().
3739         Fixes #437692.
3740
3741 2007-05-12  Wim Taymans  <wim@fluendo.com>
3742
3743         Patch by: Peter Kjellerstedt  <pkj at axis com>
3744
3745         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
3746         (rtsp_url_get_request_uri):
3747         * gst/rtsp/rtspurl.h:
3748         Add support for query parameters to RTSP URLs.
3749
3750 2007-05-12  Wim Taymans  <wim@fluendo.com>
3751
3752         Patch by: Peter Kjellerstedt  <pkj at axis com>
3753
3754         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
3755         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
3756         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
3757         (rtsp_transport_parse), (rtsp_transport_as_text):
3758         * gst/rtsp/rtsptransport.h:
3759         Add validation to rtsp_transport_parse().
3760         Add rtsp_transport_as_text() to generate an RTSP header from an
3761         RTSPTransport.
3762         Change ssrc to guint (was a string) since that is what it is, even
3763         though it is sent as a hex string.
3764         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
3765         incorrect, which can be seen when looking at the examples in the RFC).
3766         Fixes #437670.
3767
3768 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3769
3770         Patch by: Eric Anholt
3771
3772         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
3773           gst_ximage_src_ximage_get):
3774         Use union of all damage between frames to make it faster.
3775         Fixes bug #342463.
3776         Also fix crasher when cursor is at bottom right of window.
3777
3778 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
3779
3780         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
3781           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
3782           streaming mode regression for file from #343837 with 'bext' chunk
3783           before the 'fmt' chunk.
3784
3785 2007-05-11  Wim Taymans  <wim@fluendo.com>
3786
3787         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
3788         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
3789         (gst_rtspsrc_handle_src_event),
3790         (gst_rtspsrc_stream_configure_manager),
3791         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
3792         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
3793         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3794         * gst/rtsp/gstrtspsrc.h:
3795         * gst/rtsp/rtspdefs.h:
3796         Preliminary seek support.
3797         Activate internal pads so that we can receive events on them.
3798         Don't try to parse a range string when it's NULL.
3799
3800 2007-05-11  Wim Taymans  <wim@fluendo.com>
3801
3802         * gst/rtp/README:
3803         Update README with new RTP variables that will be used for
3804         synchronisation.
3805
3806         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
3807         (gst_rtp_vorbis_depay_parse_configuration),
3808         (gst_rtp_vorbis_depay_process):
3809         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
3810         (gst_rtp_vorbis_pay_finish_headers),
3811         (gst_rtp_vorbis_pay_handle_buffer):
3812         Update vorbis pay and depayloader to draft-04.
3813
3814 2007-05-11  Wim Taymans  <wim@fluendo.com>
3815
3816         * gst/rtsp/rtsptransport.c:
3817         UDP MCAST is actually the default for RTP/AVP.
3818 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
3819
3820         * gst/level/gstlevel.c: (gst_level_transform_ip):
3821         Use guint8 * instead of gpointer then vs6 can build 
3822         in_data += (filter->width / 8).
3823
3824 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3825
3826         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
3827           gst_ximage_src_ximage_get):
3828         * sys/ximage/gstximagesrc.h (last_ximage):
3829         When using Damage actually keep the last frame, and not assume
3830         that the buffer we get already has the last frame on it.
3831         Copy the cursor over if we specify a non-zero start x and
3832         start y.
3833
3834 2007-05-11  Wim Taymans  <wim@fluendo.com>
3835
3836         * gst/rtsp/rtsptransport.c:
3837         Make UDP the default transport when not specified.
3838
3839 2007-05-09  David Schleef  <ds@schleef.org>
3840
3841         * gst/level/gstlevel.c:
3842           Revert last change.
3843
3844 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
3845
3846         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
3847         (gst_level_transform_ip):
3848         Use guint8 * instead of gpointer then vs6 know the size of data
3849         pointed when moving the pointer.
3850         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
3851         Move instructions after variables declaration.
3852         * win32/vs6/autogen.dsp:
3853         * win32/vs6/libgstrtp.dsp:
3854         * win32/vs6/libgstrtsp.dsp:
3855         Update vs6 project files.
3856
3857 2007-05-09  Wim Taymans  <wim@fluendo.com>
3858
3859         * gst/rtsp/Makefile.am:
3860         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
3861         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
3862         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
3863         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
3864         (rtsp_range_free):
3865         * gst/rtsp/rtsprange.h:
3866         Add code to parse time ranges.
3867         Report DURATION on the stream when possible.
3868
3869 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
3870
3871         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
3872         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
3873         (gst_videomixer_collected):
3874           Fix strides calculation for AYUV (it's just width*4) (#436910).
3875
3876 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
3877
3878         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
3879         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
3880         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
3881         Sync the GObject properties before each processing step to properly
3882         work with the controller.
3883
3884 2007-05-04  Wim Taymans  <wim@fluendo.com>
3885
3886         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3887         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3888         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3889         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
3890         (gst_rtspsrc_change_state):
3891         Let more error state trickle down so that we can catch more error
3892         cases.
3893         Handle keep-alive a little smarter by selecting a method the server
3894         actually supports.
3895         Fix a race in UDP streaming shutdown.
3896
3897 2007-05-04  Wim Taymans  <wim@fluendo.com>
3898
3899         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
3900         Ignore errors when trying to use the keep-alive messages.
3901
3902 2007-05-04  Wim Taymans  <wim@fluendo.com>
3903
3904         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
3905         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
3906         (gst_rtspsrc_stream_configure_manager),
3907         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
3908         (gst_rtspsrc_stream_configure_mcast),
3909         (gst_rtspsrc_stream_configure_udp),
3910         (gst_rtspsrc_stream_configure_udp_sink),
3911         (gst_rtspsrc_stream_configure_transport):
3912         Send RTCP messages back to the server over the TCP connection.
3913
3914         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
3915         (rtsp_connection_send), (rtsp_connection_read), (read_body),
3916         (rtsp_connection_receive):
3917         * gst/rtsp/rtspconnection.h:
3918         Factor out and expose lowlevel _write and _read methods.
3919         Implement sending data messages to the server.
3920
3921 2007-05-03  Wim Taymans  <wim@fluendo.com>
3922
3923         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
3924         (gst_multipart_mux_collected):
3925         Fix timestamps on outgoing buffers.
3926
3927 2007-05-03  Wim Taymans  <wim@fluendo.com>
3928
3929         * gst/multipart/multipartmux.c:
3930         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
3931         (gst_multipart_mux_change_state):
3932         Emit NEWSEGMENT events before pushing the first buffer.
3933
3934 2007-05-03  Wim Taymans  <wim@fluendo.com>
3935
3936         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
3937         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
3938         (gst_rtspsrc_handle_src_query),
3939         (gst_rtspsrc_stream_configure_manager),
3940         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
3941         (gst_rtspsrc_stream_configure_mcast),
3942         (gst_rtspsrc_stream_configure_udp),
3943         (gst_rtspsrc_stream_configure_udp_sink),
3944         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
3945         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
3946         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
3947         (gst_rtspsrc_pause):
3948         Refactor transport configuration code.
3949         Create internal pads for TCP transport so that we can implement events
3950         and queries.
3951         Handle events and queries.
3952         Parse range from the SDP.
3953         Fix race in pause handler where the connection could still be flushing.
3954
3955 2007-05-02  Wim Taymans  <wim@fluendo.com>
3956
3957         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
3958         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
3959         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
3960         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
3961         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
3962         (gst_rtspsrc_change_state):
3963         * gst/rtsp/gstrtspsrc.h:
3964         Fix race when multiple udp sources post timeouts, just act on the first
3965         received timeout.
3966         Protect stream list with a recursive lock to fix some races.
3967         Flush connection when we need to do a reconnect or stop.
3968         Make state lock recursive.
3969
3970         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3971         (rtsp_connection_close):
3972         Some small cleanups.
3973
3974 2007-05-02  Wim Taymans  <wim@fluendo.com>
3975
3976         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
3977         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
3978         Only set DISCONT when there actually is a discont or when we just
3979         started.
3980
3981 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3982
3983         * ext/flac/gstflac.c: (plugin_init):
3984         Call bindtextdomain() to get localized strings.
3985
3986 2007-05-02  Wim Taymans  <wim@fluendo.com>
3987
3988         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
3989         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
3990         (gst_wavparse_stream_data):
3991         * gst/wavparse/gstwavparse.h:
3992         Be a bit more clever when dealing with VBR files with FACT tags, we
3993         don't want to timestamp buffers in that case but the estimated BPS can
3994         be used for seeking.
3995         Only send close segment in the streaming thread.
3996
3997 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
3998
3999         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
4000         Correctly post an error on the bus if something went wrong in the loop
4001         function. This fixes a few cases where the task was paused and nothing
4002         happened anymore.
4003
4004 2007-05-02  Wim Taymans  <wim@fluendo.com>
4005
4006         * gst/rtsp/test.c: (main):
4007         Fix compilation of deprecated test just because I'm too lazy to delete
4008         it.
4009
4010 2007-05-02  Wim Taymans  <wim@fluendo.com>
4011
4012         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4013         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4014         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
4015         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
4016         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4017         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
4018         * gst/rtsp/gstrtspsrc.h:
4019         Fix sending RTCP to the right place.
4020         Fix bug in reffing the wrong UDP element.
4021         Use new pad names for the session manager.
4022         Implement handling server requests in interleaved and UDP modes.
4023         Handle session keep-alive in UDP modes.
4024         Remove GCond for handling UDP timeouts.
4025
4026         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4027         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4028         (rtsp_connection_receive), (rtsp_connection_close):
4029         * gst/rtsp/rtspconnection.h:
4030         Store connection IP address for later.
4031         Add timeout args to all operations that might block forever.
4032         Parse session timeout.
4033         Only close sockets when not already closed.
4034
4035         * gst/rtsp/rtspdefs.c:
4036         * gst/rtsp/rtspdefs.h:
4037         Add timeout return value and error string.
4038
4039         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
4040         Add small comment.
4041
4042 2007-05-01  Wim Taymans  <wim@fluendo.com>
4043
4044         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4045
4046         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
4047         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
4048         * gst/rtp/gstrtpmp4vpay.h:
4049         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
4050
4051 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
4052
4053         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4054           Remove v4l2src from docs, since it breaks the docs build, and the
4055           plugin is only built if --enable-experimental is used anyway.
4056
4057         * docs/plugins/Makefile.am:
4058           Spaces => tab.
4059
4060 2007-04-29  Wim Taymans  <wim@fluendo.com>
4061
4062         * gst/udp/gstmultiudpsink.c: (leave_multicast),
4063         (gst_multiudpsink_add), (gst_multiudpsink_remove):
4064         Add code to drop membership of a multicast group.
4065
4066         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
4067         (gst_udpsink_set_uri):
4068         Implement URI handler.
4069
4070         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4071         (gst_rtspsrc_parse_rtpinfo):
4072         Use URI handler to make udpsink instace.
4073         Improve code to configure port and destination.
4074
4075 2007-04-29  Wim Taymans  <wim@fluendo.com>
4076
4077         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
4078         Fix multicast detection.
4079         Don't try to join a multicast group if the address is not multicast.
4080
4081         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
4082         Small debug improvement.
4083
4084 2007-04-27  Wim Taymans  <wim@fluendo.com>
4085
4086         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4087         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4088         (gst_rtspsrc_handle_message):
4089         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
4090         parent.
4091
4092 2007-04-27  Wim Taymans  <wim@fluendo.com>
4093
4094         * gst/rtp/gstrtpilbcdepay.h:
4095         Fix mode property when specified as an arg.
4096
4097 2007-04-26  Edward Hervey  <edward@fluendo.com>
4098
4099         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4100         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4101         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4102         * docs/plugins/inspect/plugin-osxaudio.xml:
4103         Add documentation for osxaudio plugin.
4104
4105 2007-04-26  Wim Taymans  <wim@fluendo.com>
4106
4107         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4108         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4109         (gst_rtspsrc_open), (gst_rtspsrc_close),
4110         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4111         (gst_rtspsrc_pause):
4112         * gst/rtsp/gstrtspsrc.h:
4113         Protect state changes with a lock.
4114
4115         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4116         (parse_line):
4117         * gst/rtsp/rtspconnection.h:
4118         Remove some unused stuff.
4119
4120 2007-04-26  Wim Taymans  <wim@fluendo.com>
4121
4122         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4123         Handle the case where there are exactly 0 bytes to read and the ioctl
4124         did not report an error. Fixes #433530.
4125
4126 2007-04-26  Wim Taymans  <wim@fluendo.com>
4127
4128         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4129         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4130         * gst/wavparse/gstwavparse.h:
4131         Apply DISCONT to buffers.
4132         Only apply timestamp to the first sample after a DISCONT, too many VBR
4133         files cause random jitter in the timestamps. Fixes #433119.
4134
4135 2007-04-25  Wim Taymans  <wim@fluendo.com>
4136
4137         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
4138         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
4139         (gst_rtp_dec_get_property):
4140         * gst/rtsp/gstrtpdec.h:
4141         Add dummy latency property to be backwards compat with rtpbin.
4142
4143         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4144         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4145         (gst_rtspsrc_stream_configure_transport),
4146         (gst_rtspsrc_parse_rtpinfo):
4147         * gst/rtsp/gstrtspsrc.h:
4148         Add latency property and configure in the session manager.
4149         Don't set invalid clock-base and seqnum-base on caps, some servers
4150         sometimes don't send them.
4151
4152 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4153
4154         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
4155         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
4156           Double-check that RGB input caps are really RGBA caps (apparently
4157           the core doesn't always catch it if those caps aren't a subset of
4158           our template caps, also see #421543). Fixes #429319 in a way.
4159           Also, don't leak the pad template in the transform_caps function.
4160
4161         * tests/check/Makefile.am:
4162         * tests/check/elements/.cvsignore:
4163         * tests/check/elements/alphacolor.c: (setup_alphacolor),
4164         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
4165         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
4166         (GST_START_TEST), (alphacolor_suite):
4167           Add some basic unit tests for alphacolor.
4168
4169 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4170
4171         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
4172           If we get a fatal flow return in the loop function, first post the
4173           error message and only then send the EOS event downstream, otherwise
4174           applications might get an eos message before the error message and
4175           think everything was ok (related to #429319).
4176
4177 2007-04-25  Wim Taymans  <wim@fluendo.com>
4178
4179         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4180         Read the channel byte as an unsigned byte.
4181
4182 2007-04-25  Wim Taymans  <wim@fluendo.com>
4183
4184         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
4185         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
4186         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
4187         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
4188         (gst_rtp_gsm_depay_setcaps):
4189         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4190         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
4191         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
4192         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
4193         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
4194         (gst_ilbc_depay_get_property):
4195         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
4196         * gst/rtp/gstrtpmp4adepay.c:
4197         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
4198         (gst_rtp_pcma_depay_setcaps):
4199         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
4200         (gst_rtp_pcmu_depay_setcaps):
4201         Make sure we configure the clock_rate in the baseclass in the setcaps
4202         function. Fixes #431282.
4203
4204 2007-04-25  Wim Taymans  <wim@fluendo.com>
4205
4206         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4207         (gst_rtspsrc_stream_free), (request_pt_map),
4208         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
4209         * gst/rtsp/gstrtspsrc.h:
4210         Parse server address from SDP.
4211         Hook up a udpsink to send RTCP back to the server.
4212
4213         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4214         * gst/rtsp/rtsptransport.h:
4215         Add some docs.
4216
4217 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
4218
4219         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4220           Make header field check conditional. Fixes #433135
4221
4222 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4223
4224         * docs/plugins/Makefile.am:
4225         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4226         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4227         * docs/plugins/inspect/plugin-alphacolor.xml:
4228         * gst/alpha/Makefile.am:
4229         * gst/alpha/gstalphacolor.c:
4230         * gst/alpha/gstalphacolor.h:
4231           Add minimal docs blurb to alphacolor; split out headers into
4232           separate header file for gtk-doc.
4233
4234 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
4235
4236         * gst/debug/progressreport.c: (gst_progress_report_report):
4237           Don't try to post NULL message (in case we can't query upstream
4238           position or duration).
4239
4240 2007-04-18  Michael Smith  <msmith@fluendo.com>
4241
4242         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
4243         (gst_cutter_get_caps):
4244         * gst/cutter/gstcutter.h:
4245           Fix some of the most obvious bugs in cutter. Now doesn't leak
4246           everything if input is silent.
4247
4248 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
4249
4250         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4251         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
4252         * gst/wavenc/gstwavenc.h:
4253         Wav apparently only supports width==GST_ROUND_UP(depth), everything
4254         else results in a invalid block align and invalid files.
4255
4256 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
4257
4258         Patch by: Snaik <snaik32 gmail com>
4259
4260         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
4261           Add missing break statement for BOX_HORIZONTAL case.
4262
4263 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4264
4265         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4266
4267         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4268         Use correct format strings for integer types.
4269
4270 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4271
4272         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
4273         (gst_wavparse_create_sourcepad):
4274         Use gst_riff_create_audio_template_caps () instead of the local caps.
4275         This makes updates of the local caps unecessary whenever libgstriff
4276         gets support for new formats.
4277
4278 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4279
4280         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4281
4282         * sys/sunaudio/gstsunaudio.c:
4283         * sys/sunaudio/gstsunaudiomixer.c:
4284         * sys/sunaudio/gstsunaudiomixer.h:
4285         * sys/sunaudio/gstsunaudiomixerctrl.c:
4286         * sys/sunaudio/gstsunaudiomixerctrl.h:
4287         * sys/sunaudio/gstsunaudiomixertrack.h:
4288         * sys/sunaudio/gstsunaudiosink.c:
4289         * sys/sunaudio/gstsunaudiosink.h:
4290         * sys/sunaudio/gstsunaudiosrc.c:
4291         * sys/sunaudio/gstsunaudiosrc.h:
4292           Fix and/or update copyright attributions (#430228).
4293
4294 2007-04-13  Wim Taymans  <wim@fluendo.com>
4295
4296         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4297         Fix docs.
4298
4299         * gst/rtsp/URLS:
4300         Add some more example urls.
4301
4302         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4303         (gst_rtp_dec_chain_rtp):
4304         Better debugging.
4305
4306         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
4307         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4308         (gst_rtspsrc_parse_rtpinfo):
4309         Remove unused code.
4310
4311 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4312
4313         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4314         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4315         (gst_wavparse_stream_data):
4316           Relax the audio/mpeg caps again and add FIXME: comment.
4317
4318 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4319
4320         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4321         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4322         (gst_wavparse_stream_data):
4323         * gst/wavparse/gstwavparse.h:
4324           More sanity check for the header fields. Fix type for 'rate' header
4325           field.
4326
4327 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4328
4329         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
4330         (gst_icydemux_unicodify):
4331           If the metadata strings we get in the stream are not UTF-8, try to
4332           interpret them according to the character encodings specified in the
4333           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
4334           only fall back to locale/ISO-8859-1 if those aren't set or don't
4335           work. Should fix #428901.
4336
4337 2007-04-12  Wim Taymans  <wim@fluendo.com>
4338
4339         * gst/rtp/gstrtph264depay.c:
4340         Use the proper sync word for SPS and PPS.
4341
4342 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4343
4344         * gst/rtp/Makefile.am:
4345         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
4346           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
4347         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
4348           Add a simple hashing implementation that we can use to generate
4349           a 24-bit ident value based on the codebooks for vorbis and theora.
4350         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
4351           gst_rtp_theora_pay_handle_buffer):
4352         * gst/rtp/gstrtpvorbisdepay.c
4353           (gst_rtp_vorbis_depay_parse_configuration,
4354           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
4355         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
4356           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
4357           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
4358           Use the hashing function, ensuring that the same codebooks result
4359           in the same ident and thus the same SDP description.
4360           Various log fixes/changes.
4361
4362 2007-04-12  Wim Taymans  <wim@fluendo.com>
4363
4364         Patch by: jerry tan <jerry dot tan at sun dot com>
4365
4366         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
4367         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
4368         application's responsibility to make sure it open the device once.
4369         Remove a careless error if AUDIODEV is set. Fixes #392620.
4370
4371 2007-04-12  Wim Taymans  <wim@fluendo.com>
4372
4373         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4374         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
4375         * gst/rtsp/gstrtpdec.h:
4376         Make backward compat with rtpbin by adding the request-pt-map signals.
4377
4378         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
4379         (new_session_pad), (request_pt_map),
4380         (gst_rtspsrc_stream_configure_transport),
4381         (gst_rtspsrc_stream_configure_caps),
4382         (gst_rtspsrc_activate_streams):
4383         * gst/rtsp/gstrtspsrc.h:
4384         Implement request-pt-map signals instead of setting caps on the buffers
4385         for the session manager.
4386
4387 2007-04-11  Wim Taymans  <wim@fluendo.com>
4388
4389         * gst/udp/gstudp.c: (plugin_init):
4390         Register GstNetBuffer in plugin_init so that the type can be used from
4391         multiple threads without races.
4392
4393 2007-04-10  Wim Taymans  <wim@fluendo.com>
4394
4395         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
4396         (gst_rtp_amr_depay_process):
4397         Fix depayloader clock_rate and some cleanups.
4398
4399         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
4400         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4401         * gst/rtp/gstrtph264depay.h:
4402         Don't push codec_data in the adapter because it might get flushed when
4403         we get a discont.
4404
4405         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4406         Handle multiple AU per packet.
4407
4408         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
4409         (gst_rtp_sv3v_depay_plugin_init):
4410         Disable rank, this one does not work.
4411         Remove timestamping, base class does that.
4412
4413 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
4414
4415         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
4416           limit caps to the formats we announce in the template
4417
4418         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4419         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4420         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
4421           fix some crashers/asserts when dealing with broken files
4422
4423 2007-04-10  Wim Taymans  <wim@fluendo.com>
4424
4425         Patch by: Peter Kjellerstedt  <pkj at axis com>
4426
4427         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4428         * gst/rtp/gstrtpL16depay.c:
4429         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4430         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
4431         (gst_rtp_speex_depay_setcaps):
4432         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
4433         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
4434         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
4435         Fix some compiler warnings. Fixes #428182.
4436
4437 2007-04-06  Wim Taymans  <wim@fluendo.com>
4438
4439         * gst/rtsp/Makefile.am:
4440         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
4441         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
4442         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
4443         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
4444         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
4445         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
4446         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
4447         (create_rtcp), (gst_rtp_dec_request_new_pad),
4448         (gst_rtp_dec_release_pad):
4449         * gst/rtsp/gstrtpdec.h:
4450         * gst/rtsp/gstrtsp.c: (plugin_init):
4451         Morph RTPDec into something compatible with RTPBin as a fallback.
4452         Various other style fixes.
4453
4454         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
4455         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
4456         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
4457         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
4458         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4459         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
4460         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
4461         * gst/rtsp/gstrtspsrc.h:
4462         Implement RTPBin session manager handling.
4463         Don't try to add empty properties to caps.
4464         Implement fallback session manager, handling.
4465         Don't combine errors from RTCP streams, just ignore them.
4466
4467         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
4468         * gst/rtsp/rtsptransport.h:
4469         Implement fallback session manager.
4470         Make RTPBin the default one when available.
4471
4472 2007-04-05  Wim Taymans  <wim@fluendo.com>
4473
4474         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4475         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
4476         This element is ready to be autoplugged.
4477
4478 2007-04-05  Julien MOUTTE  <julien@moutte.net>
4479
4480         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
4481         Don't leave the offsets defined by upstream element on the
4482         compressed data buffer we are pushing downstream. Make them
4483         GST_BUFFER_OFFSET_NONE.
4484
4485 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
4486
4487         * gst/avi/README:
4488         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
4489         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
4490         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
4491         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
4492         (gst_avi_demux_calculate_durations_from_index),
4493         (gst_avi_demux_stream_header_push),
4494         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
4495         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
4496           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
4497
4498 2007-04-03  Wim Taymans  <wim@fluendo.com>
4499
4500         * gst/smpte/barboxwipes.c:
4501         Fix error as spotted by Snaik <snaik32 at gmail dot com>
4502
4503 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4504
4505         * gst/wavparse/gstwavparse.c:
4506         Support audio/x-raw-float in wav files. This only works with
4507         plugins-base CVS, using an older version doesn't have any
4508         disadvantages though.
4509
4510 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4511
4512         * configure.ac:
4513         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4514         (gst_au_parse_parse_header), (gst_au_parse_chain):
4515         * gst/auparse/gstauparse.h:
4516         Revert last change as we don't want plugins-good to depend on
4517         plugins-base CVS now.
4518
4519 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4520
4521         * configure.ac:
4522         Require gst-plugins-base CVS for audioconvert with non-native
4523         float support and width/depth fix in libgstriff.
4524
4525         Patch by: René Stadler <mail at renestadler dot de>
4526
4527         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4528         (gst_au_parse_parse_header), (gst_au_parse_chain):
4529         * gst/auparse/gstauparse.h:
4530         Don't swap the floats ourself if they're not in native endianness.
4531         Instead let audioconvert handle this. Fixes #339838.
4532
4533 2007-03-29  Wim Taymans  <wim@fluendo.com>
4534
4535         * gst/rtp/gstasteriskh263.h:
4536         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
4537         (gst_rtp_h263p_depay_change_state):
4538         * gst/rtp/gstrtph263pdepay.h:
4539         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4540         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
4541         (gst_rtp_h264_depay_change_state):
4542         * gst/rtp/gstrtph264depay.h:
4543         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4544         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
4545         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4546         Flush adapter on disconts.
4547
4548 2007-03-29  Wim Taymans  <wim@fluendo.com>
4549
4550         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
4551         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
4552         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
4553         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
4554         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4555         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
4556         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4557         (gst_rtp_mp4v_depay_process):
4558         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
4559         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
4560         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
4561         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
4562         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
4563         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4564         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
4565         Use more efficient adapter and rtpbuffer methods when possible.
4566
4567 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4568
4569         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4570         (gst_wavenc_sink_setcaps):
4571         Correctly handle width!=depth input.
4572         * gst/wavparse/gstwavparse.c:
4573         Already export in the caps that width==8 uses unsigned samples and
4574         everything else uses signed samples.
4575
4576 2007-03-29  Wim Taymans  <wim@fluendo.com>
4577
4578         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4579
4580         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
4581         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
4582         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
4583         (gst_dynudpsink_close):
4584         * gst/udp/gstdynudpsink.h:
4585         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
4586         (gst_udpsrc_create), (gst_udpsrc_set_property),
4587         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
4588         * gst/udp/gstudpsrc.h:
4589         Rework the socket allocation a bit based on the sockfd argument so that
4590         it becomes usable.
4591         Add a closefd property to instruct the udp elements to close the custom
4592         file descriptors when going to READY. Fixes #423304.
4593         API:GstUDPSrc::closefd property
4594         API:GstDynUDPSink::closefd property
4595
4596 2007-03-29  Wim Taymans  <wim@fluendo.com>
4597
4598         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4599
4600         * gst/rtp/Makefile.am:
4601         * gst/rtp/gstrtp.c: (plugin_init):
4602         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
4603         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4604         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
4605         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4606         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
4607         (gst_rtp_h264_pay_plugin_init):
4608         * gst/rtp/gstrtph264pay.h:
4609         Added H264 payloader. Fixes #423782.
4610
4611         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4612         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4613         Small fixes.
4614
4615 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4616
4617         * gst/wavparse/gstwavparse.c:
4618         Actually support depths from 1 to 32, not only 8 to 32.
4619
4620 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4621
4622         * gst/wavparse/gstwavparse.c:
4623         Add support for wav files containing audio/x-raw-int with random
4624         depths between 1 and 32 bits.
4625
4626 2007-03-28  Wim Taymans  <wim@fluendo.com>
4627
4628         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
4629
4630         * gst/rtp/Makefile.am:
4631         * gst/rtp/gstrtp.c: (plugin_init):
4632         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
4633         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
4634         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
4635         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
4636         (gst_rtp_mp4a_depay_get_property),
4637         (gst_rtp_mp4a_depay_change_state),
4638         (gst_rtp_mp4a_depay_plugin_init):
4639         * gst/rtp/gstrtpmp4adepay.h:
4640         Added MP4A-LATM depayloader. Fixes #417792.
4641
4642         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4643         (gst_rtp_mp4v_depay_process):
4644         Fixup depayloader, setting codec_data, using more efficient adaptor and
4645         rtpbuffer handling.
4646
4647         * gst/rtsp/URLS:
4648         Add url to test above.
4649
4650 2007-03-25  Wim Taymans  <wim@fluendo.com>
4651
4652         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
4653         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
4654         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
4655         (gst_rtspsrc_media_to_caps),
4656         (gst_rtspsrc_stream_configure_transport),
4657         (gst_rtspsrc_stream_configure_caps),
4658         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
4659         * gst/rtsp/gstrtspsrc.h:
4660         Handle default clock-rates for static payload types, rearrange stuff so
4661         that the rtpmap field in the sdp can override the defaults.
4662         Parse RTP-Info field to get the seqnum and timebase fields that should
4663         go in the caps.
4664         Delay configuring caps after we got the RTP-Info from the PLAY reply from
4665         the server. 
4666
4667 2007-03-22  Wim Taymans  <wim@fluendo.com>
4668
4669         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
4670
4671         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
4672         Accept complex pipeline descriptions as an audio profile instead of just
4673         a single element. Fixes #420658.
4674
4675 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
4676
4677         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
4678           Rename registered type in preparation of GstTagDemux moving to
4679           -base at some point in the future.
4680
4681 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
4682
4683         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4684           Streaming mode fixes: don't unref buffer we don't own any longer;
4685           remove bogus adapter flush. Fixes #419338.
4686
4687 2007-03-17  David Schleef  <ds@schleef.org>
4688
4689         * REQUIREMENTS: Change the format to key/value, add a bunch of
4690           information, remove a bunch of requirements that are for
4691           other GStreamer packages.
4692
4693 2007-03-17  David Schleef  <ds@schleef.org>
4694
4695         * REQUIREMENTS: Fix a few things.  This file really needs a
4696         good once-over.
4697
4698 2007-03-15  Edward Hervey  <edward@fluendo.com>
4699
4700         * sys/Makefile.am:
4701         Don't forget to distribute the sys/osxaudio/ directory.
4702
4703 2007-03-15  Edward Hervey  <edward@fluendo.com>
4704
4705         * configure.ac:
4706         * sys/Makefile.am:
4707         * sys/osxaudio/Makefile.am:
4708         * sys/osxaudio/gstosxaudio.c:
4709         * sys/osxaudio/gstosxaudiosink.c:
4710         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
4711         (gst_osx_audio_sink_getcaps),
4712         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
4713         * sys/osxaudio/gstosxaudiosrc.c:
4714         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
4715         (gst_osx_audio_src_create_ringbuffer):
4716         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
4717         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
4718         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
4719         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
4720         * sys/osxaudio/gstosxringbuffer.h:
4721         Activate osxaudio in gst-plugins-good with proper build setup.
4722         Add inlined documentation.
4723         Fix debug statements
4724         Fix ringbuffer when pausing.
4725         Fixes #323471
4726
4727 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4728         * gst/rtp/gstrtppcmapay.c:
4729         * gst/rtp/gstrtppcmapay.h:
4730         * gst/rtp/gstrtppcmupay.c:
4731         * gst/rtp/gstrtppcmupay.h:
4732         Ported mulaw and alaw payloaders to use new base class
4733
4734 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4735
4736         * po/af.po:
4737         * po/az.po:
4738         * po/cs.po:
4739         * po/en_GB.po:
4740         * po/it.po:
4741         * po/nl.po:
4742         * po/or.po:
4743         * po/sq.po:
4744         * po/sr.po:
4745         * po/sv.po:
4746         * po/uk.po:
4747         * po/vi.po:
4748           Update translations.
4749
4750 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
4751
4752         * configure.ac:
4753           Fix string replace error (AG_AG_GST_* => AG_GST_*).
4754
4755 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4756
4757         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
4758           Fix handling of -1 values for start and stop values when seeking,
4759           and SEEK_CUR+SEEK_END here as well.
4760
4761 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
4762
4763         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
4764           Fix handling of -1 values for start and stop values when seeking, 
4765           and SEEK_CUR+SEEK_END.
4766
4767 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4768
4769         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4770           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
4771           the image format a variable-length NUL-terminated string; in
4772           versions before that the image format is a fixed-length string of
4773           3 characters (see #348644 for a sample tag).
4774           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
4775
4776 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
4777
4778         * win32/MANIFEST:
4779         Add new project files to MANIFEST.
4780         * win32/vs6/libgstaudiofx.dsp:
4781         * win32/vs6/libgstrtp.dsp:
4782         * win32/vs6/libgstrtsp.dsp:
4783         Update project files.
4784         
4785 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4786
4787         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
4788         (gst_avi_demux_parse_index):
4789         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4790         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
4791           Printf format fixes; also add some missing quotes in translated
4792           strings. Fixes #416728 and #416727.
4793
4794 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4795
4796         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
4797           Tim and I can't think of any reason the child audio sink needs to 
4798           be set back to NULL after successfully determining that it can 
4799           reach READY - it gets immediately set back to READY by the caller
4800           anyway, causing an unnecessary close/open of any audio devices
4801           involved.
4802
4803 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4804
4805         * po/LINGUAS:
4806         * po/ja.po:
4807           Add ja.po file from #377306.
4808
4809 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4810
4811         * sys/sunaudio/gstsunaudio.c: (plugin_init):
4812         * sys/sunaudio/gstsunaudiomixertrack.c:
4813         (gst_sunaudiomixer_track_new):
4814           Actually translate sunaudio mixer track labels instead of just
4815           marking the strings as translatable (#377306); clean up weird
4816           label string mapping code that serves no apparent purpose. Also
4817           set the 'untranslated-label' property when creating mixer tracks
4818           if the GstMixerTrack base class supports this.
4819
4820         * tests/check/Makefile.am:
4821         * tests/check/elements/.cvsignore:
4822         * tests/check/elements/sunaudio.c: (GST_START_TEST),
4823         (sunaudio_suite):
4824           Very minimalistic unit test for sunaudiomixer element (compiles, but not
4825           actually tested on a system where sunaudiomixer is available).
4826
4827 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4828
4829         * tests/check/Makefile.am:
4830         Re-enable the states test and see if it works on the buildbots.
4831
4832 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4833
4834         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
4835         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
4836         (gst_dvdec_change_state):
4837         * ext/dv/gstdvdec.h:
4838         Infer pixel-aspect-ratio from the video frame format if it isn't
4839         provided by the container, as happens when playing DV from AVI
4840         or Quicktime containers.
4841
4842         Patch by: Wim Taymans <wim@fluendo.com>
4843         Fixes #380944
4844
4845 2007-03-09  Wim Taymans  <wim@fluendo.com>
4846
4847         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
4848         When activated, remove the udpsrc timeout, we have dataflow and timeouts
4849         will later be handled by the jitterbuffer.
4850
4851 2007-03-09  Wim Taymans  <wim@fluendo.com>
4852
4853         * ext/taglib/gstid3v2mux.cc:
4854         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
4855         Fixes #414496.
4856         
4857         Patch by: Alex Lancaster <alexl at users sourceforge net>
4858
4859 2007-03-09  Wim Taymans  <wim@fluendo.com>
4860
4861         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4862         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
4863         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
4864         (gst_avi_demux_chain):
4865         Fix stream position reporting after a seek. Fixes #416445.
4866
4867 2007-03-08  Wim Taymans  <wim@fluendo.com>
4868
4869         Patch by: René Stadler <mail at renestadler dot de>
4870
4871         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
4872         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
4873         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
4874         Make avidemux accept optional header chunks in any order.
4875         Fixes #415446.
4876
4877 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
4878
4879         * tests/check/Makefile.am:
4880         Disable the states check until the remaining Valgrind errors
4881         are fixed or suppressed.
4882
4883 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4884
4885         * tests/check/elements/.cvsignore:
4886           Add audiodynamic check to .cvsignore
4887
4888 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
4889
4890         reviewed by: Stefan Kost  <ensonic@users.sf.net>
4891
4892         * gst/audiofx/Makefile.am:
4893         * gst/audiofx/audiodynamic.c:
4894         (gst_audio_dynamic_characteristics_get_type),
4895         (gst_audio_dynamic_mode_get_type),
4896         (gst_audio_dynamic_set_process_function),
4897         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
4898         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
4899         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
4900         (gst_audio_dynamic_transform_hard_knee_compressor_int),
4901         (gst_audio_dynamic_transform_hard_knee_compressor_float),
4902         (gst_audio_dynamic_transform_soft_knee_compressor_int),
4903         (gst_audio_dynamic_transform_soft_knee_compressor_float),
4904         (gst_audio_dynamic_transform_hard_knee_expander_int),
4905         (gst_audio_dynamic_transform_hard_knee_expander_float),
4906         (gst_audio_dynamic_transform_soft_knee_expander_int),
4907         (gst_audio_dynamic_transform_soft_knee_expander_float),
4908         (gst_audio_dynamic_transform_ip):
4909         * gst/audiofx/audiodynamic.h:
4910         * gst/audiofx/audiofx.c: (plugin_init):
4911         Add new audiodynamic element which can act as a compressor or
4912         expander. Supported are hard-knee and soft-knee operation modes with
4913         user-specified ratio and threshold.
4914         Attack and release parameters are not yet implemented but will follow.
4915         * docs/plugins/Makefile.am:
4916         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4917         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4918         * docs/plugins/gst-plugins-good-plugins.args:
4919         * docs/plugins/inspect/plugin-audiofx.xml:
4920         Integrate audiodynamic into the docs.
4921         * tests/check/Makefile.am:
4922         * tests/check/elements/audiodynamic.c: (setup_dynamic),
4923         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
4924         Add unit test for audiodynamic.
4925
4926 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
4927
4928         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
4929         Free handles that we allocated when exiting via the error paths.
4930
4931 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
4932
4933         * gst/level/gstlevel.c: (gst_level_class_init),
4934         (gst_level_set_caps), (gst_level_start), (gst_level_event),
4935         (gst_level_transform_ip):
4936         * gst/level/gstlevel.h:
4937           Resolve message timestamps against the playback segment.
4938
4939 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4940
4941         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
4942         (gst_id3demux_sink_activate):
4943           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
4944           caps passed to it (previously one code path assumed it took ownership
4945           while another one assumed it didn't, while in fact it sometimes did and
4946           sometimes didn't ...).
4947
4948         * configure.ac:
4949         * tests/files/Makefile.am:
4950         * tests/files/id3-407349-1.tag:
4951         * tests/files/id3-407349-2.tag:
4952           Add directory where data for unit tests can be stored.
4953
4954         * tests/Makefile.am:
4955         * tests/check/Makefile.am:
4956         * tests/check/elements/.cvsignore:
4957         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
4958         (read_tags_from_file), (run_check_for_file),
4959         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
4960           Add unit test for id3demux, and in particular for bug #407349. Only
4961           testing pull-mode for now; push mode doesn't work yet because the test
4962           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
4963
4964 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4965
4966         * tests/check/Makefile.am:
4967           Add missing backslash at end of line.
4968
4969 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
4970
4971         Trigger rebuild.
4972
4973 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
4974
4975         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
4976         * gst/id3demux/id3tags.h:
4977         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
4978         (parse_obsolete_tdat_frame):
4979           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
4980           the four-digit number will be interpreted as a year, whereas it is
4981           month and day in DDMM format. Instead, parse TDAT frames and fix up
4982           the date in the GST_TAG_DATE tag later if we also extracted a year.
4983           Fixes #407349.
4984
4985 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
4986
4987         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
4988         (gst_switch_commit_new_kid):
4989         Fix up the dispose logic so it doesn't leak, and fix setting of 
4990         the child state so that we don't set a child to our current state 
4991         just as we are changing it to something else.
4992
4993 2007-03-06  Wim Taymans  <wim@fluendo.com>
4994
4995         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
4996         (gst_goom_chain):
4997         * gst/goom/gstgoom.h:
4998         Document, fix and improve goom adapter behaviour.
4999         Fixes #407006.
5000
5001 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5002
5003         * ext/esd/esdsink.c: (gst_esdsink_open):
5004         Unref static pad template after using it.
5005
5006 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5007
5008         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5009         (gst_switch_commit_new_kid):
5010         Fix up the reference counting of the child elements.
5011
5012 2007-03-05  Wim Taymans  <wim@fluendo.com>
5013
5014         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
5015         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
5016         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
5017         Fix encoding-name case.
5018
5019 2007-03-05  Wim Taymans  <wim@fluendo.com>
5020
5021         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
5022         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
5023         (gst_rtp_speex_depay_process):
5024         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
5025         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
5026         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
5027         (gst_rtp_speex_pay_change_state):
5028         * gst/rtp/gstrtpspeexpay.h:
5029         Fix speex (de)payloader. Fixes #358040.
5030
5031 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5032
5033         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
5034         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
5035         Install fakesink in NULL by fixing some broken logic. This obviates
5036         the need to manually set _IS_SINK.
5037         Add some comments and remove a little cruft while I'm at it.
5038
5039 2007-03-05  Wim Taymans  <wim@fluendo.com>
5040
5041         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
5042         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
5043
5044 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
5045
5046         * po/POTFILES.in:
5047           Update.
5048
5049 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5050
5051         * tests/check/Makefile.am:
5052         Gah! Also disable gconfvideosink from the tests, otherwise
5053         it will instantiate autovideosink, and dfbvideosink and
5054         leak on the buildbots.
5055
5056 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5057
5058         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
5059         (gst_cdio_cdda_src_finalize):
5060         Make sure we always destroy our libcdio handle.
5061
5062 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5063
5064         * tests/check/Makefile.am:
5065         Disable autovideosink so the buildbots don't barf over memory
5066         leaked in the directfb sink.
5067
5068 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5069
5070         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
5071         Chain up in dispose
5072
5073 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5074
5075         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
5076         (gst_multipart_find_pad_by_mime):
5077         Use gst_pad_new_from_static_template instead of
5078         static_pad_template_get+pad_new.
5079
5080 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5081
5082         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
5083         Catch the case where no clock has been set.
5084
5085 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5086
5087         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
5088         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
5089         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
5090         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
5091         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
5092         (gst_gconf_audio_src_finalize), (do_toggle_element):
5093         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
5094         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
5095         (do_toggle_element):
5096         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
5097         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
5098         (gst_gconf_video_src_finalize), (do_toggle_element):
5099         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
5100         (gst_switch_sink_reset), (gst_switch_sink_set_child):
5101         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
5102         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
5103         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5104         (gst_shout2send_init), (gst_shout2send_finalize):
5105         * gst/debug/testplugin.c: (gst_test_class_init),
5106         (gst_test_finalize):
5107         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5108         (gst_flxdec_dispose):
5109         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
5110         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
5111         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5112         (gst_rtspsrc_finalize):
5113         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
5114         * gst/rtsp/rtspextwms.h:
5115         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
5116         (gst_smpte_finalize):
5117         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
5118         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
5119         (gst_udpsink_finalize):
5120         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
5121         (gst_wavparse_sink_activate):
5122         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
5123         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
5124         (gst_oss_src_finalize):
5125         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
5126         * sys/v4l2/gstv4l2object.h:
5127         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5128         (gst_v4l2src_finalize):
5129         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
5130
5131         Fix a bunch of leaks shown by the newly-added states test.
5132
5133 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5134
5135         * ext/dv/gstdvdec.c: (gst_dvdec_init):
5136         Use gst_pad_new_from_static_template instead of 
5137         static_pad_template_get+pad_new.
5138
5139 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
5140
5141         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5142
5143         * ext/libcaca/Makefile.am:
5144         * gst/debug/Makefile.am:
5145           Don't mix tabs and spaces (#414168).
5146
5147 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5148
5149         * tests/check/generic/.cvsignore:
5150           Ignore files to please buildbot.
5151
5152 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5153
5154         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5155         (gst_wavparse_stream_data):
5156           Unbreak my previous commit (swapped nominator & denominator). Tim,
5157           thanks for spotting.
5158
5159 2007-03-02  Wim Taymans  <wim@fluendo.com>
5160
5161         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
5162         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
5163         (gst_cdio_cdda_src_finalize):
5164         Small code cleanups.
5165         Don't use pad_alloc as the base class cannot deal with the error codes.
5166
5167 2007-03-02  Wim Taymans  <wim@fluendo.com>
5168
5169         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
5170         (gst_udpsrc_create):
5171         Fix doc.
5172
5173 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5174
5175         Patch by: René Stadler <mail@renestadler.de>
5176
5177         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
5178         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
5179         (gst_wavparse_stream_data):
5180           Handle rounding better to not drop last sample frame. Fixes #356692
5181
5182 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
5183
5184         * tests/check/Makefile.am:
5185         Disable cacasink from the states check too - it also calls exit(1)
5186         on us when it can't find a terminal to talk to.
5187
5188 2007-03-02  Wim Taymans  <wim@fluendo.com>
5189
5190         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5191
5192         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5193         (gst_udpsrc_create), (gst_udpsrc_set_property),
5194         (gst_udpsrc_get_property):
5195         * gst/udp/gstudpsrc.h:
5196         Add support to strip proprietary headers. Fixes #350296.
5197
5198 2007-03-02  Wim Taymans  <wim@fluendo.com>
5199
5200         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5201         Fix compilation.
5202
5203 2007-03-02  Wim Taymans  <wim@fluendo.com>
5204
5205         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5206
5207         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
5208         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
5209         (gst_rtp_mp2t_depay_set_property),
5210         (gst_rtp_mp2t_depay_get_property):
5211         * gst/rtp/gstrtpmp2tdepay.h:
5212         Add support to strip off proprietary headers. Fixes #350278.
5213
5214 2007-03-02  Wim Taymans  <wim@fluendo.com>
5215
5216         * ext/hal/hal.c:
5217         Fix compilation.
5218
5219 2007-03-02  Wim Taymans  <wim@fluendo.com>
5220
5221         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
5222         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
5223         (gst_sunaudiosrc_open):
5224         * sys/sunaudio/gstsunaudiosrc.h:
5225         Remove device-name from GstSunAudioSrc. Fixes #412597.
5226
5227 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5228
5229         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5230         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5231         Having NULL as UDI previously selected the default sink/src. Change
5232         this back but mention it in the debug output.
5233         * ext/hal/hal.c: (gst_hal_get_alsa_element),
5234         (gst_hal_get_oss_element), (gst_hal_get_string),
5235         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
5236         (gst_hal_get_audio_src):
5237         * ext/hal/hal.h:
5238         Refactor a bit, check all error conditions, greatly improve debugging
5239         and fix some possible memory leaks. Also implement OSS support
5240         and allow specifying an UDI that points to a real device. For this the
5241         child device which supports ALSA (preferred) or OSS is used.
5242         As a side effect this makes it impossible now to get a alsasink in
5243         halaudiosrc and a alsasrc in halaudiosink.
5244
5245 2007-03-01  Wim Taymans  <wim@fluendo.com>
5246
5247         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
5248         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
5249         Errors from the udp sources are not fatal unless all of them are in
5250         error.
5251
5252 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5253
5254         * tests/check/Makefile.am:
5255         Disable aasink in the states test. I suspect this is the element that
5256         is calling exit(1) when it can't proceed.
5257
5258 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5259
5260         * tests/check/Makefile.am:
5261         Draw plugins in from the build tree sys/ dir, rather than picking
5262         up the already installed versions.
5263
5264 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5265
5266         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
5267         Error out correctly when getting xcontext fails.
5268
5269 2007-03-01  Wim Taymans  <wim@fluendo.com>
5270
5271         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
5272         Make state change to PAUSED NO_PREROLL because that's what it will be in
5273         the future and rtspsrc relies on it.
5274
5275         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
5276         (gst_rtspsrc_change_state):
5277         Don't error out when we don't get an error from the state change
5278         function.
5279
5280 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5281
5282         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5283         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5284           Check if the device UDI is set before trying to query HAL
5285           about it and give a useful error message if it wasn't set.
5286         * ext/hal/hal.c: (gst_hal_get_string):
5287           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
5288           gives an assertion failure in D-Bus when running with
5289           DBUS_FATAL_WARNINGS=1.
5290
5291 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5292
5293         * configure.ac:
5294           Convert to new AG_GST style.
5295
5296 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5297
5298         * tests/check/Makefile.am:
5299         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
5300           add test for states
5301
5302 2007-02-28  Wim Taymans  <wim@fluendo.com>
5303
5304         * tests/check/elements/.cvsignore:
5305         Add new videofilter check to .cvsignore.
5306
5307 2007-02-28  Wim Taymans  <wim@fluendo.com>
5308
5309         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
5310         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5311         (gst_avi_demux_loop), (gst_avi_demux_chain):
5312         Fix combined flow return. Fixes #412608.
5313
5314 2007-02-28  Wim Taymans  <wim@fluendo.com>
5315
5316         * gst/videofilter/Makefile.am:
5317         Dist header..
5318
5319 2007-02-28  Wim Taymans  <wim@fluendo.com>
5320
5321         * gst/videofilter/gstgamma.h:
5322         Add header too.
5323
5324 2007-02-28  Wim Taymans  <wim@fluendo.com>
5325
5326         Patch by: Mark Nauwelaerts <manauw at skynet be>
5327
5328         * gst/videofilter/Makefile.am:
5329         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
5330         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
5331         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5332         (oil_tablelookup_u8), (gst_gamma_set_caps),
5333         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
5334         Port gamma filter to 0.10. Fixes #412704.
5335
5336         * tests/check/Makefile.am:
5337         * tests/check/elements/videofilter.c: (setup_filter),
5338         (cleanup_filter), (check_filter), (GST_START_TEST),
5339         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
5340         Add unit tests for videofilters.
5341
5342 2007-02-28  Wim Taymans  <wim@fluendo.com>
5343
5344         * gst/rtsp/URLS:
5345         Add another interesting test url.
5346
5347         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
5348         Don't allow getting header fields from data packets.
5349
5350 2007-02-28  Michael Smith  <msmith@fluendo.com>
5351
5352         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5353         (gst_shout2send_init), (gst_shout2send_start),
5354         (gst_shout2send_set_property), (gst_shout2send_get_property):
5355         * ext/shout2/gstshout2.h:
5356           Add a property for username.
5357
5358 2007-02-27  Christian Schallerr <christian@fluendo.com>
5359
5360         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
5361
5362 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5363
5364         * gst/rtsp/Makefile.am:
5365         Fix make check too.
5366
5367 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5368
5369         * gst/rtsp/base64.c: (util_base64_encode):
5370         * gst/rtsp/base64.h:
5371         Commit missing files for base64 encoding.
5372
5373 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
5374
5375         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5376
5377         * configure.ac:
5378         * ext/annodex/Makefile.am:
5379         * ext/jpeg/Makefile.am:
5380         * ext/speex/Makefile.am:
5381         * gst/alpha/Makefile.am:
5382         * gst/cutter/Makefile.am:
5383         * gst/debug/Makefile.am:
5384         * gst/effectv/Makefile.am:
5385         * gst/goom/Makefile.am:
5386         * gst/level/Makefile.am:
5387         * gst/smpte/Makefile.am:
5388         * gst/videofilter/Makefile.am:
5389           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
5390
5391 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5392
5393         * gst/rtsp/Makefile.am:
5394         * gst/rtsp/rtspconnection.c: (append_auth_header),
5395         (rtsp_connection_send), (rtsp_connection_set_auth):
5396         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
5397         from icecast to replace it. Relicensed from GPL courtesy of Mike
5398         Smith.
5399
5400 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5401
5402         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
5403         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
5404         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
5405         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
5406         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
5407         (gst_rtspsrc_uri_set_uri):
5408         * gst/rtsp/gstrtspsrc.h:
5409         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
5410         (append_auth_header), (rtsp_connection_send),
5411         (rtsp_connection_free), (rtsp_connection_set_auth):
5412         * gst/rtsp/rtspconnection.h:
5413         * gst/rtsp/rtspdefs.h:
5414         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
5415         * gst/rtsp/rtspurl.h:
5416
5417         Implement simple Basic Authentication support so that urls like
5418         rtsp://user:pass@hostname/rtspstream work on hosts that require
5419         authentication.
5420
5421 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
5422
5423         * sys/v4l2/gstv4l2object.c:
5424         * sys/v4l2/gstv4l2tuner.c:
5425         * sys/v4l2/v4l2_calls.c:
5426         Fix segfault when oppening a radio device.
5427         
5428 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
5429
5430         * gst/level/gstlevel.c: (gst_level_set_caps),
5431         (gst_level_transform_ip):
5432         * sys/v4l2/README:
5433         * tests/check/elements/level.c: (GST_START_TEST):
5434           Fix level for multi-channel case.
5435
5436 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
5437
5438         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
5439         (gst_level_transform_ip):
5440         * gst/level/gstlevel.h:
5441           Use function pointer for process function and add process functions
5442           for float audio.
5443
5444 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
5445
5446         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5447         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5448         (gst_v4l2src_capture_init):
5449           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
5450           fixes #407369
5451
5452 2007-02-18  Wim Taymans  <wim@fluendo.com>
5453
5454         * gst/rtp/Makefile.am:
5455         * gst/rtp/gstrtp.c: (plugin_init):
5456         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
5457         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
5458         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
5459         (gst_rtp_mp2t_pay_plugin_init):
5460         * gst/rtp/gstrtpmp2tpay.h:
5461         Added simple mpeg transport stream payloader.
5462
5463 2007-02-16  Wim Taymans  <wim@fluendo.com>
5464
5465         * gst/rtsp/URLS:
5466         Add example H264 rtsp url.
5467
5468         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5469         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
5470         Don't convert values to lowercase or we might mess up base64 encoded
5471         properties.
5472
5473 2007-02-16  Wim Taymans  <wim@fluendo.com>
5474
5475         * gst/rtp/README:
5476         Fix case of string params.
5477
5478         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5479         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
5480         Fix depayloader, support more packet types.
5481         Add sync codes to make sure the packetizer can do its job.
5482
5483         * gst/rtp/gstrtpmp4gdepay.c:
5484         * gst/rtp/gstrtpmp4gpay.c:
5485         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
5486         Fix caps case again.
5487
5488 2007-02-15  Wim Taymans  <wim@fluendo.com>
5489
5490         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
5491         Set right caps on output buffers.
5492
5493 2007-02-14  Wim Taymans  <wim@fluendo.com>
5494
5495         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
5496         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
5497         Clear stack allocated SDPMedia struct before calling _init() on it.
5498         Clarify this in the docs as well.
5499
5500 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
5501
5502         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
5503         (do_change_child):
5504         Don't reset the profile when going switching states, as it makes
5505         the element non-reusable.
5506
5507 2007-02-14  Wim Taymans  <wim@fluendo.com>
5508
5509         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
5510         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
5511         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
5512         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
5513         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
5514         (sdp_parse_line):
5515         * gst/rtsp/sdpmessage.h:
5516         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
5517         Fix memory management of SDP messages. Fixes #407793.
5518
5519 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
5520
5521         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
5522
5523         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
5524         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
5525
5526 2007-02-14  Wim Taymans  <wim@fluendo.com>
5527
5528         Patch by: jp.liu <jp_liu at astrocom dot cn>
5529
5530         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
5531         Fix parsing of password field in url. Fixes #407797.
5532
5533 2007-02-14  Wim Taymans  <wim@fluendo.com>
5534
5535         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5536         (gst_wavparse_reset), (gst_wavparse_init),
5537         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
5538         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
5539         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
5540         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
5541         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
5542         (gst_wavparse_loop), (gst_wavparse_chain),
5543         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5544         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
5545         (plugin_init):
5546         * gst/wavparse/gstwavparse.h:
5547         Update docs.
5548         Use boilerplate.
5549         Various code cleanups.
5550         When the bitrate is not known (bps == 0 or compressed formats) let
5551         downstream element guestimate the duration and position and don't
5552         generate timestamps or durations. Fixes #405213.
5553         Fix EOS and ERROR conditions in chain mode, we just need to forward the
5554         error flowreturn upstream.
5555
5556 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
5557
5558         * ext/gconf/Makefile.am:
5559         * ext/gconf/gconf.c: (gst_gconf_get_string),
5560         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
5561         (gst_gconf_render_bin_with_default):
5562         * ext/gconf/gconf.h:
5563         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
5564         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
5565         (gst_gconf_audio_sink_dispose), (do_change_child),
5566         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
5567         (cb_change_child), (gst_gconf_audio_sink_change_state):
5568         * ext/gconf/gstgconfaudiosink.h:
5569         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
5570         (gst_switch_sink_class_init), (gst_switch_sink_reset),
5571         (gst_switch_sink_init), (gst_switch_sink_dispose),
5572         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
5573         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
5574         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
5575         * ext/gconf/gstswitchsink.h:
5576         * gst/autodetect/gstautoaudiosink.c:
5577         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
5578         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
5579         (gst_auto_audio_sink_detect):
5580         * gst/autodetect/gstautovideosink.c:
5581         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
5582         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
5583         (gst_auto_video_sink_detect):
5584         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
5585         and a child that implements the GConf key monitoring. The end goal of
5586         this is an audio sink that can be changed on the fly, but at the 
5587         moment it still only changes on the next READY transition.
5588
5589 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5590
5591         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5592         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5593         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
5594         (gst_avi_demux_calculate_durations_from_index),
5595         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5596         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5597         (gst_avi_demux_loop):
5598           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
5599
5600 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5601
5602         * configure.ac:
5603         * docs/plugins/Makefile.am:
5604           Add crossreferences to glib/gobject/gstream docs.
5605
5606 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5607
5608         * gst/monoscope/Makefile.am:
5609         * gst/monoscope/gstmonoscope.c:
5610           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
5611           (but no LIBS, since we only use defines from the headers).
5612
5613 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5614
5615         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
5616
5617         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
5618         (gst_wavparse_stream_data):
5619           Fix massive memory leak when operating in streaming mode due to
5620           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
5621           Fixes #407057.
5622
5623 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5624
5625         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5626         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
5627         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
5628         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
5629         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5630         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
5631         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
5632         (gst_avi_demux_calculate_durations_from_index),
5633         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5634         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
5635         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5636         * gst/avi/gstavidemux.h:
5637           Save some memory (8%) by repacking the index entry structure (more to
5638           come). Add more FIXMEs to questionable parts.
5639
5640 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5641
5642         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
5643         (gst_v4l2src_get_caps):
5644         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5645         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5646         (gst_v4l2src_capture_init):
5647           More FIXME comments and messaging changes.
5648
5649 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5650
5651         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
5652         (gst_goom_change_state):
5653         * gst/goom/gstgoom.h:
5654           Improved docs and use GST_DEBUG_FUNCPTR.
5655
5656         * gst/level/gstlevel.c: (gst_level_class_init):
5657           Use GST_DEBUG_FUNCPTR.
5658
5659         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
5660         (gst_monoscope_chain), (gst_monoscope_change_state):
5661           Improved docs source cleanups.
5662
5663 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5664
5665         * gst/debug/Makefile.am:
5666         * gst/debug/gstdebug.c: (plugin_init):
5667         * gst/debug/gstpushfilesrc.c:
5668         * gst/debug/gstpushfilesrc.h:
5669           Add code for a pushfilesrc element that implements a pushfile:// URI
5670           handler, to make debugging push-mode operation of demuxer/decoders
5671           that support both easier in connection with seek/playbin/etc.
5672           The element isn't registered at the moment.
5673
5674 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
5675
5676         * gst/avi/gstavimux.c:
5677           Comment a #if 0 in caps template definition as VS6 seems to 
5678         do not support it.
5679         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
5680           Use gst_guint64_to_gdouble for conversion.
5681         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
5682           Move variables declaration before the first instruction.
5683         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
5684           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
5685           And don't include netdb.h for G_OS_WIN32
5686         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
5687           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
5688           by VS6 then use an other way to initialize SDPMedia structure.
5689         * gst/udp/gstdynudpsink.h:
5690         * gst/udp/gstdynudpnetutils.h:
5691           Do not include <sys/time.h> for G_OS_WIN32
5692         * gst/udp/gstudpsrc.c:
5693           Define socklen_t as int for G_OS_WIN32
5694         * win/common/config.h.in:
5695           Undef HAVE_NETINET_IN_H
5696         * win32/vs6/gst_plugins_good.dsw:
5697         * win32/vs6/libgstrtp.dsp:
5698         * win32/vs6/libgstrtsp.dsp:
5699         * win32/vs6/libgstautogen.dsp:
5700         * win32/vs6/libgstaudiofx.dsp:
5701         * win32/vs6/libgstudp.dsp:
5702           Add and update project files.
5703         * win32/common/gstudp-enumtypes.c:
5704         * win32/common/gstudp-enumtypes.h:
5705           Add a copy of udp enumtypes to win32/common as in core 
5706           and base.
5707         
5708 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
5709
5710         * configure.ac:
5711           Activate monoscope when building with --enable-experimental. Fix
5712           --enable-external configure switch description.
5713
5714         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
5715         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
5716           Help gst-indent.
5717
5718 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
5719
5720         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
5721           Explicitly cast result of pointer arithmetic to integer in order to
5722           avoid compiler warnings on some 64-bit systems. Should fix #406018.
5723
5724 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5725
5726         * gst/debug/progressreport.c:
5727           Some more docs.
5728
5729 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5730
5731         * docs/plugins/inspect/plugin-rtp.xml:
5732           Update for new elements.
5733
5734         * gst/debug/progressreport.h:
5735           Commit newly-created header file as well.
5736
5737 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5738
5739         * docs/plugins/Makefile.am:
5740         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5741         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5742         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5743         * gst/debug/Makefile.am:
5744         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
5745         (gst_progress_report_do_query), (gst_progress_report_report):
5746           Make progressreport element post messages with the current progress
5747           on the bus. Also add some basic docs for it.
5748
5749 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
5750
5751         * ext/hal/hal.c: (gst_hal_get_string):
5752         * ext/hal/hal.h:
5753           Some small cleanups; deal with errors when parsing the HAL ALSA
5754           capabilities a bit better.
5755
5756 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5757
5758         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5759           Let's try this again and use the right cast this time.
5760
5761 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5762
5763         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5764           Add cast to avoid compiler warnings with older GLib versions
5765           where the nick/name members in GEnumValue are not declared as
5766           constant strings.
5767
5768 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5769
5770         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
5771         (gst_gconf_render_bin_from_key),
5772         (gst_gconf_get_default_audio_sink):
5773         * ext/gconf/gconf.h:
5774         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
5775         (do_toggle_element), (gst_gconf_audio_sink_set_property),
5776         (gst_gconf_audio_sink_get_property):
5777           In gconfaudiosink, get the right key as the old key in do_toggle
5778           (ie. one dependent on the profile selected). Log some more stuff so
5779           we can see what's actually going on.
5780
5781 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
5782
5783         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
5784         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
5785         (gst_audio_amplify_set_process_function),
5786         (gst_audio_amplify_setup):
5787         * gst/audiofx/audioamplify.h:
5788         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5789         (gst_audio_invert_class_init), (gst_audio_invert_setup):
5790         * gst/audiofx/audioinvert.h:
5791         Some small cleanups and port both elements to the new GstAudioFilter
5792         base class to save a few lines of common code.
5793         * gst/audiofx/Makefile.am:
5794         Link against libgstaudio for the above changes
5795
5796 2007-01-29  Wim Taymans  <wim@fluendo.com>
5797
5798         * tests/check/elements/.cvsignore:
5799         Some more ignores.
5800
5801 2007-01-26  Wim Taymans  <wim@fluendo.com>
5802
5803         Patch by: charles <charlesg3 at gmail dot com>
5804
5805         * ext/shout2/gstshout2.c: (gst_shout2send_init),
5806         (set_shout_metadata), (gst_shout2send_event):
5807         * ext/shout2/gstshout2.h:
5808         Properly handle tags in shout2send. Fixes #399825.
5809
5810 2007-01-25  Wim Taymans  <wim@fluendo.com>
5811
5812         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5813         (gst_rtspsrc_activate_streams):
5814         Convert SDP fields to upper/lowercase following the rules in the SDP to
5815         caps document. 
5816
5817 2007-01-25  Wim Taymans  <wim@fluendo.com>
5818
5819         * gst/rtp/README:
5820         * gst/rtp/gstrtpilbcdepay.c:
5821         * gst/rtp/gstrtpilbcpay.c:
5822         * gst/rtp/gstrtpmp4gdepay.c:
5823         * gst/rtp/gstrtpmp4gpay.c:
5824         * gst/rtp/gstrtpspeexdepay.c:
5825         * gst/rtp/gstrtpspeexpay.c:
5826         * gst/rtp/gstrtpsv3vdepay.c:
5827         * gst/rtp/gstrtptheoradepay.c:
5828         * gst/rtp/gstrtptheorapay.c:
5829         * gst/rtp/gstrtpvorbisdepay.c:
5830         * gst/rtp/gstrtpvorbispay.c:
5831         Fix case of encoding-name and key/value pairs to match the document.
5832         This is to make interoperation with SDP case-insensitive as required by
5833         the relevant RFCs.
5834
5835 2007-01-25  Wim Taymans  <wim@fluendo.com>
5836
5837         * configure.ac:
5838         Bump required -core/-base to CVS
5839
5840 2007-01-25  Wim Taymans  <wim@fluendo.com>
5841
5842         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
5843         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
5844         * gst/rtp/gstrtpL16pay.h:
5845         Fill up to MTU using adapter.
5846         Timestamp rtp packets.
5847
5848 2007-01-25  Edward Hervey  <edward@fluendo.com>
5849
5850         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
5851         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
5852         Use G_GSIZE_FORMAT in print statements for portability.
5853         Fixes build on macosx.
5854
5855 2007-01-24  Wim Taymans  <wim@fluendo.com>
5856
5857         * gst/rtp/Makefile.am:
5858         * gst/rtp/gstrtp.c: (plugin_init):
5859         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
5860         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
5861         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
5862         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
5863         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
5864         (gst_rtp_L16_depay_plugin_init):
5865         * gst/rtp/gstrtpL16depay.h:
5866         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
5867         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
5868         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
5869         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
5870         (gst_rtp_L16_pay_plugin_init):
5871         * gst/rtp/gstrtpL16pay.h:
5872         Port and enable raw audio payloader/depayloader. Needs a bit more work
5873         on the payloader side.
5874
5875 2007-01-24  Wim Taymans  <wim@fluendo.com>
5876
5877         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
5878         (gst_rtspsrc_stream_configure_transport),
5879         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
5880         * gst/rtsp/gstrtspsrc.h:
5881         Only unblock the udp pads when we linked and activated them all.
5882         Fixes #395688.
5883
5884 2007-01-24  Wim Taymans  <wim@fluendo.com>
5885
5886         * gst/rtp/Makefile.am:
5887         * gst/rtp/gstrtp.c: (plugin_init):
5888         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
5889         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
5890         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
5891         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
5892         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
5893         * gst/rtp/gstrtpac3depay.h:
5894         Added simple AC3 depayloader (RFC 4184).
5895
5896         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
5897         Fix a leak.
5898
5899 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
5900
5901         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5902
5903         * gst/audiofx/Makefile.am:
5904         * gst/audiofx/audioamplify.c:
5905         (gst_audio_amplify_clipping_method_get_type),
5906         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
5907         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
5908         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
5909         (gst_audio_amplify_set_caps),
5910         (gst_audio_amplify_transform_int_clip),
5911         (gst_audio_amplify_transform_int_wrap_negative),
5912         (gst_audio_amplify_transform_int_wrap_positive),
5913         (gst_audio_amplify_transform_float_clip),
5914         (gst_audio_amplify_transform_float_wrap_negative),
5915         (gst_audio_amplify_transform_float_wrap_positive),
5916         (gst_audio_amplify_transform_ip):
5917         * gst/audiofx/audioamplify.h:
5918         * gst/audiofx/audiofx.c: (plugin_init):
5919         Add new element "audioamplify". This allows scaling of raw audio
5920         samples, similar to the "volume" element, but provides different modes
5921         for clipping and allows unlimited amplification. It's mainly targeted
5922         for creative sound design and not as a replacement of the "volume"
5923         element. Fixes #397162
5924         * docs/plugins/Makefile.am:
5925         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5926         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5927         * docs/plugins/gst-plugins-good-plugins.args:
5928         * docs/plugins/inspect/plugin-audiofx.xml:
5929         Add docs for audioamplify and integrate them into the build system
5930         * tests/check/Makefile.am:
5931         * tests/check/elements/audioamplify.c: (setup_amplify),
5932         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
5933         Add fairly extensive unit test suite for audioamplify
5934
5935 2007-01-24  Wim Taymans  <wim@fluendo.com>
5936
5937         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
5938         Unblock pads after adding the pads to the element so that autopluggers
5939         get a change to link something. Possibly fixes #395688.
5940
5941 2007-01-24  Wim Taymans  <wim@fluendo.com>
5942
5943         * gst/rtp/gstrtpamrdepay.c:
5944         * gst/rtp/gstrtpgsmdepay.c:
5945         * gst/rtp/gstrtph263pdepay.c:
5946         * gst/rtp/gstrtph263ppay.c:
5947         * gst/rtp/gstrtph264depay.c:
5948         * gst/rtp/gstrtpilbcdepay.c:
5949         * gst/rtp/gstrtpmp2tdepay.c:
5950         * gst/rtp/gstrtpmp4gdepay.c:
5951         * gst/rtp/gstrtpmp4gpay.c:
5952         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
5953         * gst/rtp/gstrtpmp4vpay.c:
5954         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
5955         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
5956         (gst_rtp_mpa_depay_process):
5957         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
5958         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
5959         * gst/rtp/gstrtppcmadepay.c:
5960         * gst/rtp/gstrtppcmudepay.c:
5961         * gst/rtp/gstrtpspeexdepay.c:
5962         * gst/rtp/gstrtpspeexpay.c:
5963         * gst/rtp/gstrtpsv3vdepay.c:
5964         * gst/rtp/gstrtptheoradepay.c:
5965         * gst/rtp/gstrtptheorapay.c:
5966         * gst/rtp/gstrtpvorbisdepay.c:
5967         * gst/rtp/gstrtpvorbispay.c:
5968         Fix caps with payload numbers.
5969         Add some fixed payload numbers to caps when possible.
5970
5971 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
5972
5973         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5974
5975         * gst/audiofx/Makefile.am:
5976         * gst/audiofx/audiofx.c: (plugin_init):
5977         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5978         (gst_audio_invert_class_init), (gst_audio_invert_init),
5979         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
5980         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
5981         (gst_audio_invert_transform_float),
5982         (gst_audio_invert_transform_ip):
5983         * gst/audiofx/audioinvert.h:
5984         Add new audiofx element "audioinvert". This element swaps the upper
5985         and lower half of samples and can be used for example for a
5986         wide-stereo effect. Fixes #396057
5987         * docs/plugins/Makefile.am:
5988         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5989         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5990         * docs/plugins/gst-plugins-good-plugins.args:
5991         * docs/plugins/inspect/plugin-audiofx.xml:
5992         Add docs for the audioinvert element and add them to the build system.
5993         * tests/check/Makefile.am:
5994         * tests/check/elements/audioinvert.c: (setup_invert),
5995         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
5996         Add unit test suite for the audioinvert element.
5997
5998 2007-01-23  Wim Taymans  <wim@fluendo.com>
5999
6000         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
6001         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
6002         Parse config params as string and int.
6003         Parse and use AU header length
6004
6005 2007-01-23  Wim Taymans  <wim@fluendo.com>
6006
6007         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
6008         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
6009         * gst/smpte/gstmask.c: (_gst_mask_register):
6010         * gst/smpte/gstmask.h:
6011         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
6012         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
6013         (gst_smpte_paint_triangle_clock):
6014         constify some static structs.
6015         Don't update the mask if nothing changed to the params.
6016         Make sure we never draw outside of the picture. Fixes #398325.
6017
6018 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
6019
6020         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
6021           Error out properly when pull_range fails while we're reading the
6022           headers, instead of just pausing the task silently. Fixes #399338.
6023
6024 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
6025
6026         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6027           Some more sanity checks to make sure the input formats match and the
6028           input pads are actually negotiated, in case someone tries to feed
6029           buffers from fakesrc or filesrc. Fixes #398299.
6030           Also const-ify an array, just because we can.
6031
6032 2007-01-19  Edward Hervey  <edward@fluendo.com>
6033
6034         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
6035         Ignore previous commit, that was only valid for widths and heights
6036         that are multiples of 4.
6037         Copy over size/stride macros from jpegdec. This allows the element
6038         to work with any width,height...
6039         ... but puts in evidence that the actual transformations only work
6040         with width/height that are multiples of 4.
6041
6042 2007-01-19  Edward Hervey  <edward@fluendo.com>
6043
6044         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6045         Allocate buffers of the right size.
6046         The proper size of a I420 buffer in bytes is:
6047         
6048             width * height * 3
6049             ------------------
6050                     2
6051
6052 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6053
6054         * gst/smpte/gstsmpte.c: (gst_smpte_init):
6055           Proxy getcaps on sink pads too, so that we either end up with the
6056           same dimensions on all pads or error out if that's not possible
6057           (seems to work even!). Fixes #398086, I think.
6058
6059 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6060
6061         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6062         * docs/plugins/gst-plugins-good-plugins.args:
6063         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6064           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
6065           fix integer properties with -1 as minimum value.
6066
6067         * docs/plugins/inspect/plugin-1394.xml:
6068         * docs/plugins/inspect/plugin-aasink.xml:
6069         * docs/plugins/inspect/plugin-alaw.xml:
6070         * docs/plugins/inspect/plugin-alpha.xml:
6071         * docs/plugins/inspect/plugin-alphacolor.xml:
6072         * docs/plugins/inspect/plugin-annodex.xml:
6073         * docs/plugins/inspect/plugin-apetag.xml:
6074         * docs/plugins/inspect/plugin-audiofx.xml:
6075         * docs/plugins/inspect/plugin-auparse.xml:
6076         * docs/plugins/inspect/plugin-autodetect.xml:
6077         * docs/plugins/inspect/plugin-avi.xml:
6078         * docs/plugins/inspect/plugin-cacasink.xml:
6079         * docs/plugins/inspect/plugin-cairo.xml:
6080         * docs/plugins/inspect/plugin-cdio.xml:
6081         * docs/plugins/inspect/plugin-cutter.xml:
6082         * docs/plugins/inspect/plugin-debug.xml:
6083         * docs/plugins/inspect/plugin-dv.xml:
6084         * docs/plugins/inspect/plugin-efence.xml:
6085         * docs/plugins/inspect/plugin-effectv.xml:
6086         * docs/plugins/inspect/plugin-esdsink.xml:
6087         * docs/plugins/inspect/plugin-flac.xml:
6088         * docs/plugins/inspect/plugin-flxdec.xml:
6089         * docs/plugins/inspect/plugin-gconfelements.xml:
6090         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6091         * docs/plugins/inspect/plugin-goom.xml:
6092         * docs/plugins/inspect/plugin-halelements.xml:
6093         * docs/plugins/inspect/plugin-icydemux.xml:
6094         * docs/plugins/inspect/plugin-id3demux.xml:
6095         * docs/plugins/inspect/plugin-jpeg.xml:
6096         * docs/plugins/inspect/plugin-level.xml:
6097         * docs/plugins/inspect/plugin-matroska.xml:
6098         * docs/plugins/inspect/plugin-mulaw.xml:
6099         * docs/plugins/inspect/plugin-multipart.xml:
6100         * docs/plugins/inspect/plugin-navigationtest.xml:
6101         * docs/plugins/inspect/plugin-ossaudio.xml:
6102         * docs/plugins/inspect/plugin-png.xml:
6103         * docs/plugins/inspect/plugin-rtp.xml:
6104         * docs/plugins/inspect/plugin-rtsp.xml:
6105         * docs/plugins/inspect/plugin-shout2send.xml:
6106         * docs/plugins/inspect/plugin-smpte.xml:
6107         * docs/plugins/inspect/plugin-speex.xml:
6108         * docs/plugins/inspect/plugin-taglib.xml:
6109         * docs/plugins/inspect/plugin-udp.xml:
6110         * docs/plugins/inspect/plugin-videobalance.xml:
6111         * docs/plugins/inspect/plugin-videobox.xml:
6112         * docs/plugins/inspect/plugin-videoflip.xml:
6113         * docs/plugins/inspect/plugin-videomixer.xml:
6114         * docs/plugins/inspect/plugin-wavenc.xml:
6115         * docs/plugins/inspect/plugin-wavparse.xml:
6116         * docs/plugins/inspect/plugin-ximagesrc.xml:
6117           Update to CVS.
6118
6119 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
6120
6121         Patch by: Sebastian Dröge <slomo circular-chaos org>
6122
6123         * gst/audiofx/audiopanorama.c:
6124           Fix doc section name (Fixes #397946)
6125
6126 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
6127
6128         * sys/v4l2/gstv4l2object.c:
6129         (gst_v4l2_object_install_properties_helper),
6130         (gst_v4l2_object_set_property_helper),
6131         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
6132         * sys/v4l2/gstv4l2object.h:
6133         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6134         (gst_v4l2src_init), (gst_v4l2src_set_property),
6135         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
6136         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6137         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6138         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
6139         (gst_v4l2src_capture_deinit):
6140           Fix EIO handing when capturing. Add new property to specify the number of
6141           buffers to enque (and remove the borked num-buffers usage).
6142
6143 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
6144
6145         Patch by: Sebastian Dröge <slomo circular-chaos org>
6146
6147         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
6148         (gst_audio_panorama_set_process_function):
6149           Use a function array for process methods, add more docs and define the
6150           startindex of enums.
6151
6152 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6153
6154         Patch by: Mark Nauwelaerts <manauw at skynet be>
6155
6156         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
6157         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
6158         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
6159         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
6160         (gst_avi_mux_riff_get_avi_header),
6161         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
6162         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
6163         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
6164         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
6165         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
6166         (gst_avi_mux_change_state):
6167         * gst/avi/gstavimux.h:
6168         * tests/check/elements/avimux.c: (teardown_src_pad):
6169           Add support for more than one audio stream; write better AVIX
6170           header; refactor code a bit; don't announce vorbis caps on our audio
6171           sink pads since we don't support it anyway. Closes #379298.
6172
6173 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
6174
6175         Patch by: Sebastian Dröge <slomo circular-chaos org>
6176
6177         * gst/audiofx/audiopanorama.c:
6178         (gst_audio_panorama_method_get_type),
6179         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
6180         (gst_audio_panorama_set_process_function),
6181         (gst_audio_panorama_set_property),
6182         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
6183         (gst_audio_panorama_transform_m2s_int_simple),
6184         (gst_audio_panorama_transform_s2s_int_simple),
6185         (gst_audio_panorama_transform_m2s_float_simple),
6186         (gst_audio_panorama_transform_s2s_float_simple):
6187         * gst/audiofx/audiopanorama.h:
6188           Add 'method' property and provide a simple (non-psychoacustic)
6189           processing method (#394859).
6190
6191         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
6192         (panorama_suite):
6193           Tests for new method.
6194
6195 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6196
6197         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
6198         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
6199           Set correct caps on outgoing pulled buffers, or things blow up
6200           after recent core changes.
6201
6202 2007-01-11  Wim Taymans  <wim@fluendo.com>
6203
6204         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6205
6206         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
6207         (gst_multipart_mux_request_new_pad),
6208         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
6209         (gst_multipart_mux_change_state):
6210         Return FLOW errors ASAP. Fixes #394977.
6211         Misc cleanups.
6212
6213 2007-01-11  Wim Taymans  <wim@fluendo.com>
6214
6215         Patch by: Lutz Mueller <lutz at topfrose dot de>
6216
6217         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
6218         Check for stream pad before activating. 
6219
6220 2007-01-10  Wim Taymans  <wim@fluendo.com>
6221
6222         Patch by: Peter Kjellerstedt  <pkj at axis com>
6223
6224         * gst/rtsp/COPYING.MIT:
6225         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6226         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
6227         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
6228         (gst_rtspsrc_stream_configure_transport),
6229         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
6230         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
6231         (gst_rtspsrc_parse_methods),
6232         (gst_rtspsrc_create_transports_string),
6233         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6234         (gst_rtspsrc_open), (gst_rtspsrc_close):
6235         * gst/rtsp/gstrtspsrc.h:
6236         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
6237         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
6238         (parse_request_line), (parse_line), (rtsp_connection_read),
6239         (rtsp_connection_close):
6240         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
6241         (rtsp_method_as_text), (rtsp_header_as_text),
6242         (rtsp_status_as_text), (rtsp_find_header_field),
6243         (rtsp_find_method):
6244         * gst/rtsp/rtspdefs.h:
6245         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
6246         (rtsp_ext_wms_configure_stream):
6247         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
6248         (rtsp_message_new_request), (rtsp_message_init_request),
6249         (rtsp_message_new_response), (rtsp_message_init_response),
6250         (rtsp_message_init_data), (rtsp_message_unset),
6251         (rtsp_message_free), (rtsp_message_add_header),
6252         (rtsp_message_get_header), (rtsp_message_set_body),
6253         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
6254         * gst/rtsp/rtspmessage.h:
6255         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
6256         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
6257         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
6258         (sdp_message_dump):
6259         Allow url to be NULL to be able to use it for server connections.
6260         Can now send responses as well as requests.
6261         No longer hangs in an endless loop if EOF is received.
6262         Can now convert a status code to a text string.
6263         Return RTSP_HDR_INVALID for unknown headers.
6264         Return RTSP_INVALID for unknown methods.
6265         Copy CSeq and Session headers from the request.
6266         Only free memory corresponding to the currently set message type.
6267         Added const to function arguments as appropriate.
6268         Avoid a compiler warning when initializing nmedia.
6269         Use guint rather than gint to avoid compiler warnings.
6270         Fix crasher in wms extension.
6271         Factor out stream setup from open_connection.
6272         Delay activation of streams when actual data is received from the
6273         server, this prepares us to do proper protocol switching.
6274         Added new license.
6275         Fixes #380895.
6276
6277
6278 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
6279
6280         Patch by: Sebastian Dröge <slomo ubuntu com>
6281
6282         * docs/plugins/Makefile.am:
6283         * gst/audiofx/audiopanorama.c:
6284           Some small docs fixes (#394851).
6285
6286 2007-01-09  Wim Taymans  <wim@fluendo.com>
6287
6288         * gst/avi/gstavidemux.c:
6289         Fix docs.
6290
6291 2007-01-09  Wim Taymans  <wim@fluendo.com>
6292
6293         * gst/rtp/Makefile.am:
6294         * gst/rtp/gstrtp.c: (plugin_init):
6295         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
6296         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
6297         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
6298         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
6299         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
6300         * gst/rtp/gstrtpmpvdepay.h:
6301           Added RFC 2250 MPEG Video Depayloader.
6302
6303         * gst/rtp/gstrtpL16depay.h:
6304         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6305         (gst_rtp_h263p_depay_process):
6306         Fix Header file. Small cleanups.
6307
6308         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
6309         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
6310         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
6311         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
6312         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
6313         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
6314         (gst_rtp_mp4v_depay_change_state):
6315         Remove usused code. Remove Adapter from state Change. Added debug.
6316
6317         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
6318         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
6319         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
6320         * gst/rtp/gstrtpmpadepay.h:
6321         Subclass base depayloader.
6322         Added debug.
6323         Support static payload type assignment as well.
6324
6325         * gst/rtp/gstrtpmpapay.c:
6326         Fix caps.
6327
6328 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6329
6330         Patch by: Vincent Torri  <vtorri at univ-evry fr>
6331
6332         * ext/jpeg/gstjpegdec.c:
6333         * ext/jpeg/gstjpegenc.c:
6334         * ext/jpeg/smokecodec.c:
6335           These libjpeg callbacks should return a 'boolean' (unsigned char
6336           apparently) and not a 'gboolean' (which maps to gint). Fixes
6337           warnings when compiling with MingW (#393427).
6338
6339         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6340           Use ioctlsocket on win32.
6341
6342         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6343           Some printf format fixes for win32.
6344
6345 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
6346
6347         * gst/cutter/gstcutter.c: (gst_cutter_chain):
6348           Use gst_guint64_to_gdouble for conversion.
6349         * win32/vs6/libgstmatroska.dsp:
6350           Add zlib to the link.
6351         * win32/vs6/libgstvideobox.dsp:
6352           Update liboil library name (project is linked to 
6353           liboil-0.3-0.lib now).
6354           
6355 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6356
6357         * gst/matroska/Makefile.am:
6358           If zlib is available and used, we must link it explicitly for
6359           things to work on MingW (fixes #392855).
6360
6361 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
6362
6363         * ext/esd/esdsink.c: (gst_esdsink_delay):
6364           Don't return bogus values when esd_get_delay() fails for some
6365           reason (#392189).
6366
6367 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6368
6369         * sys/ximage/gstximagesrc.c: (composite_pixel):
6370           Fix presumably copy'n'pasto for 16bpp depth.
6371
6372 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6373
6374         * gst/matroska/matroska-mux.c:
6375         (gst_matroska_mux_audio_pad_setcaps):
6376           The "signed" field in audio caps is of boolean type, trying to use
6377           gst_structure_get_int() to extract it will fail. Fixing this makes
6378           matroskamux accept raw audio input (#387121) (use at your own risk
6379           though, due to the matroska spec being not entirely useful in this
6380           respect).
6381           Also fix up raw audio structures in template caps so that they
6382           represent what our setcaps function will actually accept, so that
6383           converters know what to convert to.
6384           Finally, don't fail if there isn't an "endianness" field in 8-bit
6385           PCM caps.
6386
6387 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
6388
6389         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6390         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6391         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6392         (teardown_cmmldec):
6393         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6394         (teardown_cmmlenc):
6395         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6396           reapply consistent pad (de)activation
6397
6398 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
6399
6400         * configure.ac:
6401         Back to CVS
6402
6403         * gst-plugins-good.doap:
6404         Add 0.10.5 doap entry
6405
6406 === release 0.10.5 ===
6407
6408 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
6409
6410         * configure.ac:
6411           releasing 0.10.5, "The Path of Thorns"
6412
6413 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6414
6415         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6416         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6417         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6418         (teardown_cmmldec):
6419         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6420         (teardown_cmmlenc):
6421         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6422           revert my freeze breakage
6423
6424 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6425
6426         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6427         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6428         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6429         (teardown_cmmldec):
6430         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6431         (teardown_cmmlenc):
6432         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6433           consistent pad (de)activation
6434
6435 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
6436
6437         * configure.ac:
6438         * ext/Makefile.am:
6439         Disable LADPSA, as it has moved to the -bad module for the duration.
6440
6441 2006-12-18  Wim Taymans  <wim@fluendo.com>
6442
6443         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
6444         (gst_signal_processor_event):
6445         Reset flow_state back to _OK after a flush stop so that we exit our
6446         error state after the flush. Fixes #374213
6447
6448 2006-12-16  David Schleef  <ds@schleef.org>
6449
6450         * sys/osxvideo/osxvideosink.h:
6451         * sys/osxvideo/osxvideosink.m:
6452           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
6453
6454 2006-12-16  David Schleef  <ds@schleef.org>
6455
6456         Patch by: Vijay Santhanam <vijay santhanam gmail com>
6457
6458         * sys/osxvideo/Makefile.am:
6459         * sys/osxvideo/osxvideosink.h:
6460         * sys/osxvideo/osxvideosink.m:
6461           Preliminary patch for porting osxvideosink
6462
6463 2006-12-16  Wim Taymans  <wim@fluendo.com>
6464
6465         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6466
6467         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
6468         (gst_videomixer_set_master_geometry),
6469         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
6470         (gst_videomixer_reset), (gst_videomixer_init),
6471         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
6472         (gst_videomixer_release_pad), (gst_videomixer_collected),
6473         (gst_videomixer_change_state):
6474         Introduce some locking around the videomixer state so that it does not
6475         crash when adding/removing pads. Fixes #383043.
6476
6477 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
6478
6479         * configure.ac:
6480           Make sure libcaca can actually be used instead of just checking for
6481           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
6482           cross-compiling (fixes #384587).
6483
6484 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6485
6486         * Makefile.am:
6487         * gst-plugins-good.doap:
6488         * gst-plugins-good.spec.in:
6489           adding doap file
6490
6491 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6492
6493         * configure.ac:
6494           libflac-1.1.3 changed API again, but we can't build against it yet,
6495           so make sure our check doesn't use libflac-1.1.3 and add a comment
6496           to this effect.
6497
6498 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6499
6500         * gst/effectv/gstquark.c: (gst_quarktv_transform),
6501         (gst_quarktv_planetable_clear):
6502           Add some NULL pointer checks (possibly related to #385623).
6503
6504 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
6505
6506         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
6507         (gst_tag_demux_chain):
6508         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
6509           In streaming mode, if the first buffer we get doesn't have an
6510           offset, fix it up to be 0, otherwise trimming won't work later on
6511           and we'll be typefinding application/x-id3, which may result in
6512           decodebin plugging an endless number of id3demux elements as a
6513           consequence. Fixes #385031.
6514           
6515 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6516
6517         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
6518           Ignore the buffer_time the sound device reports. Turns out it is 
6519           sometimes completely bogus and we're better off without it.
6520
6521 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6522
6523         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6524         (gst_matroska_demux_video_caps):
6525         * gst/matroska/matroska-ids.c:
6526         (gst_matroska_track_init_video_context):
6527         * gst/matroska/matroska-ids.h:
6528           Try harder to extract the framerate for video tracks correctly and
6529           save it directly instead of converting it back and forth a few
6530           times. Mostly makes a difference for very small framerates (<1).
6531           Fixes #380199.
6532
6533 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6534
6535         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
6536         (gst_gconf_audio_src_dispose), (do_toggle_element):
6537         * ext/gconf/gstgconfaudiosrc.h:
6538           Remove gconf notify hook when the gconfaudiosrc element is
6539           destroyed, otherwise the callback may be called on an
6540           already-destroyed instance and bad things happen. Should fix
6541           #378184.
6542           Also ignore gconf key changes when the source is already running.
6543
6544 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6545
6546         Patch by: Sebastian Dröge  <mail at slomosnail de>
6547
6548         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6549           We need to be able to read and parse any possible floating point string
6550           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
6551           will parse the former only in certain locales though, so we really need
6552           to canonicalise the separator to '.' and then use g_ascii_strtod() to
6553           make sure we can parse either version at all times.
6554           Fixes #382982 for real.
6555
6556 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6557
6558         * sys/sunaudio/gstsunaudiomixerctrl.c:
6559         * sys/sunaudio/gstsunaudiosrc.c:
6560
6561         Use the sunaudio debug category.
6562
6563         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
6564         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
6565         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
6566         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
6567         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
6568         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
6569         (gst_sunaudiosink_reset):
6570         * sys/sunaudio/gstsunaudiosink.h:
6571
6572         Uses the sunaudio debug category for all debug output
6573         Implements the _delay() callback to synchronise video playback better
6574         Change the segtotal and segsize values back to the parent class 
6575           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
6576           respectively)
6577         Measure the samples written to the device vs. played.
6578         Keep track of segments in the device by writing empty eof frames, and
6579         sleep using a GCond when we get too far ahead and risk overrunning the
6580         sink's ringbuffer.
6581
6582         Fixes: #360673
6583
6584 2006-12-08  Wim Taymans  <wim@fluendo.com>
6585
6586         Patch by: Sebastian Dröge  <mail at slomosnail de >
6587
6588         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6589         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
6590         * gst/audiofx/audiopanorama.h:
6591         Fix audiopanorame with float samples. Fixes #383726.
6592
6593 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6594
6595         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
6596         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
6597         (gst_sunaudiosrc_reset):
6598
6599         Implement reset functions to unblock the src/sink more quickly on 
6600         state change requests.
6601         Patch by: Brian Cameron <brian dot cameron at sun com>
6602
6603 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6604
6605         * sys/sunaudio/gstsunaudiomixer.c:
6606         (gst_sunaudiomixer_change_state):
6607         Construct the correct mixer device name when the AUDIODEV env var
6608         is set.
6609
6610         Patch by: Jerry Tan <jerry.tan at sun dot com>
6611         Fixes: #383596
6612
6613 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6614
6615         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
6616         Apply patch to open the mixer control and set the MULTIPLE_OPEN
6617         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
6618         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
6619         Patch by: Jerry Tan <jerry.tan at sun dot com>
6620         Fixes: #349015
6621
6622 2006-12-07  Wim Taymans  <wim@fluendo.com>
6623
6624         * gst/smpte/gstmask.h:
6625         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
6626         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
6627         (gst_smpte_collected), (gst_smpte_set_property),
6628         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
6629         * gst/smpte/gstsmpte.h:
6630         Port to 0.10 some more. 
6631         Added duration property to specify the duration of the transition.
6632         Make framerate a fraction.
6633         Deprecate fps property, we only use negotiated fps.
6634         Added docs.
6635         Fix collectpad usage.
6636         Reset state in READY.
6637         Send NEWSEGMENT event.
6638         Fix racy updates of object properties.
6639         Added debug category.
6640         Fixes #383323.
6641
6642 2006-12-06  Wim Taymans  <wim@fluendo.com>
6643
6644         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6645
6646         * gst/videomixer/videomixer.c:
6647         (gst_videomixer_set_master_geometry),
6648         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
6649         Don't reset xpos and ypos in the setcaps function because causes
6650         unexpected behaviour.
6651         Fixes #382179.
6652
6653 2006-12-06  Wim Taymans  <wim@fluendo.com>
6654
6655         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
6656         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
6657         Keep track of the buffer timestamp in the collectdata member instead
6658         of modifying the buffer without making the metadata writable first.
6659         Fixes #382277.
6660
6661 2006-12-06  Wim Taymans  <wim@fluendo.com>
6662
6663         Patch by: Rob Taylor <robtaylor at floopily dot org>
6664
6665         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6666         If using multicast in udpsrc, bind to the multicast address rather than
6667         IN_ADDR_ANY.
6668         This allows the simultanous use of multiple udpsrcs listening on
6669         different multicat addresses. Without this all udpsrcs will receive all
6670         packets from all subscribed multicast addresses.
6671         Fixes #383001.
6672
6673 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6674
6675         * ext/taglib/gstid3v2mux.cc:
6676         Don't attempt to write a NULL frame into the ID3 tag set when the 
6677         createFrame method returned NULL.
6678         Fixes: #381857
6679         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
6680
6681 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6682
6683         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6684         Use g_strtod() instead of sscanf to parse doubles, so that it will
6685         try parsing in the C locale if the current locale fails.
6686         Fixes: #382982
6687         Patch by: Sebastian Dröge  <mail at slomosnail de >
6688
6689 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
6690
6691         * win32/MANIFEST:
6692         Fix compilation on win32 under VS8
6693         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
6694         Partially fixes #381175
6695
6696 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6697
6698         * gst/avi/gstavimux.c:
6699           accept all mpegversions,fixes #380825
6700           spotted by: Jerome Alet  
6701
6702 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6703
6704         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6705         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
6706         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
6707         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
6708           cleanup the error message a bit more
6709
6710 2006-11-28  Wim Taymans  <wim@fluendo.com>
6711
6712         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
6713         Fix width and height properties.
6714
6715         * ext/libcaca/gstcacasink.h:
6716         Fix compilation on newer libcaca that require us to include a new
6717         header. Fixes #379918.
6718
6719 2006-11-28  Wim Taymans  <wim@fluendo.com>
6720
6721         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6722         * gst/rtsp/gstrtspsrc.h:
6723         * gst/rtsp/rtspext.h:
6724         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
6725         (rtsp_ext_wms_get_context):
6726         Add method so that extensions can choose to disable the setup of
6727         a stream.
6728         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
6729
6730 2006-11-27  Wim Taymans  <wim@fluendo.com>
6731
6732         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6733
6734         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6735         Push header in a separate buffer instead of memcpy:ing all data.
6736         Change LF => CRLF in headers.
6737         Move trailing LF to header. Fixes #379792.
6738
6739 2006-11-27  Wim Taymans  <wim@fluendo.com>
6740
6741         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
6742         Small buffer overflow fix and improve debugging.
6743
6744 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6745
6746         * ext/esd/esdmon.h:
6747         * ext/esd/esdsink.h:
6748           remove obsolete _factory_init protos
6749
6750 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6751
6752         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
6753         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6754         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
6755         (gst_avi_demux_read_subindexes_push),
6756         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
6757         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6758         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
6759         (gst_avi_demux_massage_index),
6760         (gst_avi_demux_calculate_durations_from_index),
6761         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
6762         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
6763         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6764           remove dead code, tweak debugs statements, add comments, use
6765           _uint64_scale instead _uint64_scale_int when using guint64 values,
6766           small optimizations, reflow some error handling
6767
6768 2006-11-22  Edward Hervey  <edward@fluendo.com>
6769
6770         * po/.cvsignore:
6771         We never put .pot files in cvs. Let's ignore them all.
6772
6773 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6774
6775         * po/POTFILES.in:
6776           ... but better exclude files that aren't disted.
6777
6778 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6779
6780         * po/POTFILES.in:
6781           Add v4l2 source files to list of files with translations, so the
6782           strings are actually extracted (however bad they still may be).
6783
6784 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6785
6786         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
6787           Minor clean-ups: const-ify static array, remove trailing comma from
6788           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
6789
6790 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
6791
6792         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
6793         Make sure that g_free always gets called on the same pointer that was 
6794         returned by g_malloc.  Fixes #376594.
6795         Do not leak memory if decompressed size is wrong.
6796         Remove unneeded check of return value of g_malloc.
6797         Patch by: René Stadler <mail@renestadler.de>
6798
6799 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
6800
6801         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
6802           Add missing curly brackets.
6803
6804 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
6805
6806         * sys/v4l2/v4l2src_calls.c:
6807         Fix capture_deinit.
6808
6809 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6810
6811         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
6812         (gst_matroska_mux_request_new_pad):
6813           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
6814
6815         * tests/check/elements/matroskamux.c: (setup_src_pad),
6816         (setup_sink_pad), (GST_START_TEST):
6817         Activate pads before using them.
6818
6819 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6820
6821         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
6822           Initialise variable to get rid of bogus compiler warning.
6823
6824 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
6825
6826         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
6827
6828         * gst/rtp/gstrtph263pay.c:
6829         * gst/rtp/gstrtph263pdepay.c:
6830         * gst/rtp/gstrtph263ppay.c:
6831           Specify H.263 variant and version in the caps (fixes #361637)
6832
6833 2006-11-15  Wim Taymans  <wim@fluendo.com>
6834
6835         * gst/rtsp/rtspconnection.c: (read_body):
6836         Don't set a data pointer to NULL and a size > 0 when we deal
6837         with empty packets.
6838
6839         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
6840         (rtsp_message_init_response), (rtsp_message_init_data),
6841         (rtsp_message_unset), (rtsp_message_free),
6842         (rtsp_message_take_body):
6843         Check that we can't create invalid empty packets. 
6844
6845 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6846
6847         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6848
6849         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
6850         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
6851         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
6852         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
6853         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
6854         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
6855         * gst/matroska/matroska-mux.h:
6856           Add basic tag writing support; implement releasing pads (#374658).
6857
6858 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6859
6860         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6861         (gst_matroska_demux_audio_caps):
6862           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
6863
6864 2006-11-14  David Schleef  <ds@schleef.org>
6865
6866         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
6867
6868 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
6869
6870         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6871
6872         * win32/vs8/gst-plugins-good.sln:
6873         * win32/vs8/libgst1394.vcproj:
6874         * win32/vs8/libgstaasink.vcproj:
6875         * win32/vs8/libgstalaw.vcproj:
6876         * win32/vs8/libgstalpha.vcproj:
6877         * win32/vs8/libgstalphacolor.vcproj:
6878         * win32/vs8/libgstannodex.vcproj:
6879         * win32/vs8/libgstapetag.vcproj:
6880         * win32/vs8/libgstaudiofx.vcproj:
6881         * win32/vs8/libgstauparse.vcproj:
6882         * win32/vs8/libgstautodetect.vcproj:
6883         * win32/vs8/libgstavi.vcproj:
6884         * win32/vs8/libgstcacasink.vcproj:
6885         * win32/vs8/libgstcdio.vcproj:
6886         * win32/vs8/libgstcutter.vcproj:
6887         * win32/vs8/libgstdv.vcproj:
6888         * win32/vs8/libgsteffectv.vcproj:
6889         * win32/vs8/libgstflac.vcproj:
6890         * win32/vs8/libgstflxdec.vcproj:
6891         * win32/vs8/libgstgoom.vcproj:
6892         * win32/vs8/libgsticydemux.vcproj:
6893         * win32/vs8/libgstid3demux.vcproj:
6894         * win32/vs8/libgstjpeg.vcproj:
6895         * win32/vs8/libgstladspa.vcproj:
6896         * win32/vs8/libgstlevel.vcproj:
6897         * win32/vs8/libgstmatroska.vcproj:
6898         * win32/vs8/libgstmikmod.vcproj:
6899         * win32/vs8/libgstmng.vcproj:
6900         * win32/vs8/libgstmonoscope.vcproj:
6901         * win32/vs8/libgstmulaw.vcproj:
6902         * win32/vs8/libgstmultipart.vcproj:
6903         * win32/vs8/libgstpng.vcproj:
6904         * win32/vs8/libgstrtp.vcproj:
6905         * win32/vs8/libgstrtsp.vcproj:
6906         * win32/vs8/libgstshout2.vcproj:
6907         * win32/vs8/libgstsmpte.vcproj:
6908         * win32/vs8/libgstspeex.vcproj:
6909         * win32/vs8/libgsttaglib.vcproj:
6910         * win32/vs8/libgstudp.vcproj:
6911         * win32/vs8/libgstvideobalance.vcproj:
6912         * win32/vs8/libgstvideobox.vcproj:
6913         * win32/vs8/libgstvideoflip.vcproj:
6914         * win32/vs8/libgstvideomixer.vcproj:
6915         * win32/vs8/libgstwavenc.vcproj:
6916         * win32/vs8/libgstwavparse.vcproj:
6917           Make end-of-line returns unixy, so that when the files are checked
6918           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
6919           Hopefully fixes #366492.
6920
6921 2006-11-14  Wim Taymans  <wim@fluendo.com>
6922
6923         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
6924         Disable init_frames delay timestamp adjustment, it does not
6925         seem to be needed at all. Fixes #369621.
6926
6927 2006-11-13  Wim Taymans  <wim@fluendo.com>
6928
6929         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6930
6931         * gst/videomixer/videomixer.c:
6932         (gst_videomixer_set_master_geometry),
6933         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
6934         (gst_videomixer_collect_free), (gst_videomixer_reset),
6935         (gst_videomixer_init), (gst_videomixer_finalize),
6936         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
6937         (gst_videomixer_collected), (gst_videomixer_change_state):
6938         Fix memleak by unref'ing collectpads instance (when finalizing)
6939         Implement releasing a request pad. Fixes #374479.
6940
6941 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
6942
6943         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
6944
6945         * win32/vs8/gst-plugins-good.sln:
6946         * win32/vs8/libgst1394.vcproj:
6947         * win32/vs8/libgstaasink.vcproj:
6948         * win32/vs8/libgstalaw.vcproj:
6949         * win32/vs8/libgstalpha.vcproj:
6950         * win32/vs8/libgstalphacolor.vcproj:
6951         * win32/vs8/libgstannodex.vcproj:
6952         * win32/vs8/libgstapetag.vcproj:
6953         * win32/vs8/libgstaudiofx.vcproj:
6954         * win32/vs8/libgstauparse.vcproj:
6955         * win32/vs8/libgstautodetect.vcproj:
6956         * win32/vs8/libgstavi.vcproj:
6957         * win32/vs8/libgstcacasink.vcproj:
6958         * win32/vs8/libgstcdio.vcproj:
6959         * win32/vs8/libgstcutter.vcproj:
6960         * win32/vs8/libgstdv.vcproj:
6961         * win32/vs8/libgsteffectv.vcproj:
6962         * win32/vs8/libgstflac.vcproj:
6963         * win32/vs8/libgstflxdec.vcproj:
6964         * win32/vs8/libgstgoom.vcproj:
6965         * win32/vs8/libgsticydemux.vcproj:
6966         * win32/vs8/libgstid3demux.vcproj:
6967         * win32/vs8/libgstjpeg.vcproj:
6968         * win32/vs8/libgstladspa.vcproj:
6969         * win32/vs8/libgstlevel.vcproj:
6970         * win32/vs8/libgstmatroska.vcproj:
6971         * win32/vs8/libgstmikmod.vcproj:
6972         * win32/vs8/libgstmng.vcproj:
6973         * win32/vs8/libgstmonoscope.vcproj:
6974         * win32/vs8/libgstmulaw.vcproj:
6975         * win32/vs8/libgstmultipart.vcproj:
6976         * win32/vs8/libgstpng.vcproj:
6977         * win32/vs8/libgstrtp.vcproj:
6978         * win32/vs8/libgstrtsp.vcproj:
6979         * win32/vs8/libgstshout2.vcproj:
6980         * win32/vs8/libgstsmpte.vcproj:
6981         * win32/vs8/libgstspeex.vcproj:
6982         * win32/vs8/libgsttaglib.vcproj:
6983         * win32/vs8/libgstudp.vcproj:
6984         * win32/vs8/libgstvideobalance.vcproj:
6985         * win32/vs8/libgstvideobox.vcproj:
6986         * win32/vs8/libgstvideoflip.vcproj:
6987         * win32/vs8/libgstvideomixer.vcproj:
6988         * win32/vs8/libgstwavenc.vcproj:
6989         * win32/vs8/libgstwavparse.vcproj:
6990           Add VS8 project files (note that many of the plugins in ext are
6991           disabled by default). Fixes #366492.
6992
6993 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
6994
6995         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
6996           we do not translate debug messages
6997
6998 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
6999
7000         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
7001           fix categorisation, make short desc more explicit, remove unused code
7002           Fixes #372021
7003
7004 2006-11-08  Wim Taymans  <wim@fluendo.com>
7005
7006         * gst/rtp/gstrtpL16depay.c:
7007         * gst/rtp/gstrtpamrdepay.c:
7008         * gst/rtp/gstrtpamrpay.c:
7009         * gst/rtp/gstrtpgsmdepay.c:
7010         * gst/rtp/gstrtph263pay.c:
7011         * gst/rtp/gstrtph263pdepay.c:
7012         * gst/rtp/gstrtph263ppay.c:
7013         * gst/rtp/gstrtph264depay.c:
7014         * gst/rtp/gstrtpmp2tdepay.c:
7015         * gst/rtp/gstrtpmp4gdepay.c:
7016         * gst/rtp/gstrtpmp4gpay.c:
7017         * gst/rtp/gstrtpmp4vdepay.c:
7018         * gst/rtp/gstrtpmp4vpay.c:
7019         * gst/rtp/gstrtpmpadepay.c:
7020         * gst/rtp/gstrtpmpapay.c:
7021         * gst/rtp/gstrtppcmadepay.c:
7022         * gst/rtp/gstrtppcmapay.c:
7023         * gst/rtp/gstrtppcmudepay.c:
7024         * gst/rtp/gstrtppcmupay.c:
7025         * gst/rtp/gstrtpspeexdepay.c:
7026         * gst/rtp/gstrtpspeexpay.c:
7027         * gst/rtp/gstrtpsv3vdepay.c:
7028         Fix element descriptions.
7029
7030 2006-11-08  Wim Taymans  <wim@fluendo.com>
7031
7032         * gst/rtp/gstrtpvorbisdepay.c:
7033         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
7034         Fix description.
7035         Small cleanup in the payloader.
7036
7037 2006-11-08  Wim Taymans  <wim@fluendo.com>
7038
7039         * gst/rtp/Makefile.am:
7040         * gst/rtp/gstrtp.c: (plugin_init):
7041         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
7042         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
7043         (gst_rtp_theora_depay_finalize),
7044         (gst_rtp_theora_depay_parse_configuration),
7045         (gst_rtp_theora_depay_setcaps),
7046         (gst_rtp_theora_depay_switch_codebook),
7047         (gst_rtp_theora_depay_process),
7048         (gst_rtp_theora_depay_set_property),
7049         (gst_rtp_theora_depay_get_property),
7050         (gst_rtp_theora_depay_change_state),
7051         (gst_rtp_theora_depay_plugin_init):
7052         * gst/rtp/gstrtptheoradepay.h:
7053         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
7054         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
7055         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
7056         (gst_rtp_theora_pay_init_packet),
7057         (gst_rtp_theora_pay_flush_packet),
7058         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
7059         (gst_rtp_theora_pay_handle_buffer),
7060         (gst_rtp_theora_pay_plugin_init):
7061         * gst/rtp/gstrtptheorapay.h:
7062         Add theora pay/depayloaders.
7063
7064 2006-11-06  Wim Taymans  <wim@fluendo.com>
7065
7066         * gst/rtp/Makefile.am:
7067         We depend on gsttag to generate the vorbis comments.
7068
7069         * gst/rtp/gstrtpvorbisdepay.c:
7070         (gst_rtp_vorbis_depay_parse_configuration),
7071         (gst_rtp_vorbis_depay_setcaps),
7072         (gst_rtp_vorbis_depay_switch_codebook),
7073         (gst_rtp_vorbis_depay_process):
7074         * gst/rtp/gstrtpvorbisdepay.h:
7075         Parse configuration string in the depayloader.
7076         Implement selecting and switching to a new codebook.
7077         Receiving vorbis over RTP now works.
7078
7079         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
7080         (gst_rtp_vorbis_pay_init_packet),
7081         (gst_rtp_vorbis_pay_finish_headers),
7082         (gst_rtp_vorbis_pay_handle_buffer):
7083         * gst/rtp/gstrtpvorbispay.h:
7084         Set timestamps on outgoing buffers and RTP packets.
7085         Fix configuration string, prepend number of Packet headers.
7086         Fix encoding of ident string.
7087         Add delivery-method to caps.
7088         Streaming vorbis over RTP now works.
7089
7090 2006-11-06  Wim Taymans  <wim@fluendo.com>
7091
7092         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7093         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
7094         (gst_rtp_vorbis_pay_handle_buffer):
7095         * gst/rtp/gstrtpvorbispay.h:
7096         Generate a valid configuration string in the caps based on the
7097         vorbis headers.
7098
7099 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7100
7101         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
7102         * ext/cdio/gstcdio.h:
7103         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
7104           Move CD-TEXT utility function into common file so it can also be
7105           used by a future cdioparanoiasrc.
7106
7107 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
7108         
7109         * sys/v4l2/Makefile.am:
7110         * sys/v4l2/gstv4l2object.c:
7111         * sys/v4l2/gstv4l2src.c:
7112         * sys/v4l2/gstv4l2xoverlay.c:
7113         * sys/v4l2/v4l2_calls.c:
7114         * sys/v4l2/v4l2src_calls.c:
7115         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
7116         xoverlay code that is still not implemented.
7117
7118 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
7119
7120         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
7121           We require a -base more recent than 0.10.9, so it's safe to use
7122           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
7123
7124         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
7125         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
7126           Use _newsegment_full() now that we depend on a recent enough core.
7127
7128         * gst/wavparse/gstwavparse.c:
7129           Remove cruft that we don't need any longer now that we depend on
7130           a recent enough -base.
7131
7132 2006-10-31  Wim Taymans  <wim@fluendo.com>
7133
7134         * gst/rtp/Makefile.am:
7135         * gst/rtp/gstrtp.c: (plugin_init):
7136         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
7137         (gst_rtpilbcpay_setcaps):
7138         Fix and activate ILBC pay and depayloaders. Fixes #368162.
7139
7140 2006-10-31  Wim Taymans  <wim@fluendo.com>
7141
7142         * ext/speex/gstspeexdec.c: (speex_dec_convert),
7143         (speex_dec_sink_event), (speex_dec_chain_parse_header):
7144         Some small cleanups, use _scale.
7145
7146 2006-10-31  Wim Taymans  <wim@fluendo.com>
7147
7148         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
7149         Use higher precision scale function.
7150
7151 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
7152
7153         Patch by: Michal Benes  <michal dot benes at itonis tv>
7154
7155         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
7156         (gst_matroska_demux_read_track_encodings),
7157         (gst_matroska_decode_buffer):
7158           Fix several issues with encoded/compressed/encrypted/signed tracks;
7159           also, remove superfluous newline characters from some debug
7160           statements. (#366155)
7161
7162 2006-10-30  Wim Taymans  <wim@fluendo.com>
7163
7164         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
7165         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
7166         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
7167         (gst_smokedec_change_state):
7168         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
7169         (gst_smokeenc_init), (gst_smokeenc_finalize),
7170         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
7171         (gst_smokeenc_resync), (gst_smokeenc_chain),
7172         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
7173         (gst_smokeenc_change_state):
7174         Various cleanups, capsnego and leak fixes.
7175
7176 2006-10-30  Wim Taymans  <wim@fluendo.com>
7177
7178         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7179
7180         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
7181         Fix videomixer so that it can handle any combination of framerates.
7182         Fixes #367221.
7183
7184 2006-10-28  Wim Taymans  <wim@fluendo.com>
7185
7186         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7187         (gst_avi_demux_parse_file_header),
7188         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
7189         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
7190         (gst_avi_demux_chain):
7191         Fix position query for audio. also fixes timestamps in streaming
7192         mode and bug #364958.
7193         Small cleanups.
7194
7195 2006-10-27  Wim Taymans  <wim@fluendo.com>
7196
7197         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
7198         * ext/libpng/gstpngenc.h:
7199         Fix strides. Fixes #364856.
7200         Cleanup capsnego.
7201         Set caps on outgoing buffers.
7202
7203 2006-10-18  Wim Taymans  <wim@fluendo.com>
7204
7205         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
7206
7207         * gst/rtp/gstrtpgsmpay.c:
7208         * gst/rtp/gstrtph263pay.c:
7209         * gst/rtp/gstrtpmpapay.c:
7210         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
7211         (gst_rtp_pcma_pay_handle_buffer):
7212         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
7213         Add static payload numbers in addition to the dynamic ones.
7214         Fixes #361639.
7215
7216 2006-10-18  Wim Taymans  <wim@fluendo.com>
7217
7218         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7219         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
7220         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
7221         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
7222         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
7223         * gst/rtsp/rtspdefs.h:
7224         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7225         * gst/rtsp/rtspurl.h:
7226         Reuse already existing enum for lower transport.
7227         Add rtspt and rtspu protocols.
7228         Send redirect to rtspt when udp times out.
7229
7230 2006-10-18  Wim Taymans  <wim@fluendo.com>
7231
7232         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7233         (gst_wavparse_stream_data):
7234         Fix seeking some more, mostly for speed changes.
7235
7236 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7237
7238         Patch by: Fredrik Persson  <frepe at bredband net>
7239
7240         * sys/v4l2/gstv4l2tuner.c:
7241         * sys/v4l2/gstv4l2tuner.h:
7242           Fix _set_channel(): remove useless g_object_notify() for "channel"
7243           property that doesn't exist any longer and therefore now also
7244           useless redirect (#338818).
7245
7246 2006-10-17  Wim Taymans  <wim@fluendo.com>
7247
7248         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
7249         Some drivers do not support unsetting the non-blocking flag once the
7250         device is opened. In those cases, close/open the device in
7251         non-blocking mode. Fixes #362673.
7252
7253 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7254
7255         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7256         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7257         (gst_v4l2src_get_fps):
7258           dear stefan, framespersecond is not frameperiod, reverting but adding
7259           comment
7260
7261 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7262
7263         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7264         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7265         (gst_v4l2src_get_fps):
7266           Numerator is numerator and denominator is denominator. Say that aloud
7267           5 times and retry after next beer.
7268
7269 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
7270
7271         Patch by: Josep Torra Valles  <josep at fluendo com>
7272
7273         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7274         * ext/esd/esdsink.c: (gst_esdsink_write):
7275         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
7276         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
7277         (gst_flac_dec_send_newsegment):
7278         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
7279         (gst_flac_enc_tell_callback):
7280         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
7281         (smokecodec_parse_header), (smokecodec_decode):
7282         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
7283         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
7284         * gst/goom/Makefile.am:
7285         * gst/goom/gstgoom.c:
7286         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
7287         * gst/rtsp/gstrtspsrc.c:
7288         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7289         * gst/udp/gstudpsink.c:
7290         * gst/udp/gstudpsrc.c:
7291         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
7292         * sys/sunaudio/gstsunaudiomixertrack.h:
7293           Fix a bunch of problems discovered by the Forte compiler, mostly type
7294           mixups and pointer arithmetics with void pointers. Fixes #362603.
7295
7296 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7297
7298         * ext/speex/gstspeex.c: (plugin_init):
7299         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
7300         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
7301         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
7302         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
7303         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
7304         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
7305         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
7306         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
7307         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
7308         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
7309         (gst_speex_enc_chain), (gst_speex_enc_get_property),
7310         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
7311         * ext/speex/gstspeexenc.h:
7312           Miscellaneous clean-ups, among other things: speexenc => enc to
7313           enhance code readability; change speexenc => speex_enc; in chain
7314           function unref input buffer in case of error; take reference in
7315           event function; use boilerplate macro; use gst_pad_query_peer_*
7316           convenience functions.
7317
7318 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7319
7320         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
7321         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
7322         (gst_speexenc_set_header_on_caps):
7323           Fix some mem leaks.
7324
7325 2006-10-11  Wim Taymans  <wim@fluendo.com>
7326
7327         * gst/rtsp/URLS:
7328         Added some other URL.
7329
7330         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
7331         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
7332         (gst_rtspsrc_open), (gst_rtspsrc_play),
7333         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7334         * gst/rtsp/gstrtspsrc.h:
7335         Work on fallback to TCP connection when the UDP socket times out.
7336         Handler server requests, just reply with OK for now.
7337
7338         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7339         * gst/rtsp/rtspdefs.h:
7340         Added some more Real extension headers.
7341
7342         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7343         Fix parsing of urls with a ':' that is not part of the hostname:port
7344         part of the url.
7345
7346 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7347
7348         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
7349         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
7350         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
7351           Activate pad before adding it to the already-running element.
7352
7353         * tests/check/elements/icydemux.c: (icydemux_found_pad):
7354           Activate newly-created pad too.
7355
7356 2006-10-11  Wim Taymans  <wim@fluendo.com>
7357
7358         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
7359
7360         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7361         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
7362         (gst_udpsrc_start):
7363         Fix some leaks in caps and uris. Fixes #361252.
7364
7365 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
7366
7367         * gst/wavparse/Makefile.am:
7368           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
7369
7370 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
7371
7372         * sys/v4l2/gstv4l2xoverlay.c:
7373         * sys/v4l2/gstv4l2xoverlay.h:
7374         Fix build as per the patch in #338818 comment 36.
7375
7376 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
7377
7378         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
7379           Activate pads before adding them to the source.
7380
7381 2006-10-06  Wim Taymans  <wim@fluendo.com>
7382
7383         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
7384         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
7385         Activate pads before adding.
7386
7387 2006-10-06  Wim Taymans  <wim@fluendo.com>
7388
7389         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7390         (gst_multipart_find_pad_by_mime):
7391         Activate pads before adding.
7392
7393         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
7394         BOILERPLATE sets parent_class for us.
7395
7396 2006-10-06  Wim Taymans  <wim@fluendo.com>
7397
7398         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
7399         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7400         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
7401         (gst_rtspsrc_alloc_udp_ports),
7402         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7403         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
7404         (gst_rtspsrc_create_transports_string),
7405         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
7406         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7407         * gst/rtsp/gstrtspsrc.h:
7408         Rework how the transport string is constructed, try to share channels
7409         and udp ports.
7410         Make most of the stuff less dependant on RTP as we are also going to use
7411         it for RDT.
7412         Add support for transport specific session managers.
7413
7414         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
7415         Implement _flush().
7416
7417         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7418         * gst/rtsp/rtspdefs.h:
7419         Add generic error return code.
7420
7421         * gst/rtsp/rtspext.h:
7422         Add support for pluggable tranport strings.
7423
7424         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
7425         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
7426         (rtsp_ext_wms_get_context):
7427         Detect WMServer and activate the extension.
7428
7429         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
7430         (rtsp_transport_get_manager), (rtsp_transport_parse):
7431         * gst/rtsp/rtsptransport.h:
7432         Added methods to get mime/manager for certain transports.
7433
7434 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
7435
7436         * ext/cairo/gsttimeoverlay.c:
7437         (gst_cairo_time_overlay_update_font_height):
7438         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
7439         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
7440         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7441         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
7442         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
7443         * ext/libpng/gstpngdec.c: (user_endrow_callback):
7444         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
7445         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
7446         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
7447         (gst_avi_demux_stream_data):
7448         * gst/cutter/gstcutter.c: (gst_cutter_chain):
7449         * gst/debug/efence.c: (gst_efence_buffer_alloc),
7450         (gst_fenced_buffer_copy):
7451         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
7452         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
7453         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
7454         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
7455         (gst_rtspsrc_handle_message):
7456         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7457         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
7458           Printf format fixes.
7459
7460 2006-10-04  Wim Taymans  <wim@fluendo.com>
7461
7462         * gst/rtsp/Makefile.am:
7463         Dist new .h file too.
7464
7465 2006-10-04  Wim Taymans  <wim@fluendo.com>
7466
7467         * gst/rtsp/Makefile.am:
7468         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
7469         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
7470         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7471         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7472         (gst_rtspsrc_parse_rtpmap),
7473         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
7474         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7475         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
7476         * gst/rtsp/gstrtspsrc.h:
7477         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7478         * gst/rtsp/rtspdefs.h:
7479         * gst/rtsp/rtspext.h:
7480         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
7481         (rtsp_ext_wms_get_context):
7482         * gst/rtsp/rtspextwms.h:
7483         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
7484         (rtsp_transport_parse):
7485         * gst/rtsp/rtsptransport.h:
7486         Factor out extension in separate module.
7487         Fix getcaps to filter against the padtemplate.
7488         Use Content-Base if the server gives one.
7489         Rework the transport parsing a bit for future extensions.
7490         Added some Real Header field definitions.
7491
7492 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7493
7494         * docs/plugins/Makefile.am:
7495         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7496         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7497           added v4l2 stubs
7498         * gst-plugins-good.spec.in:
7499           add v4l2
7500
7501 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
7502
7503         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7504           Extract disc/album/medium number and count and try harder
7505           to extract track number/count.
7506
7507 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7508
7509         * configure.ac:
7510         * sys/Makefile.am:
7511           add build stuff for v4l2, needs --enable-experimental until
7512           the last bits are resolved
7513
7514 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
7515
7516         * tests/check/Makefile.am:
7517           Disable autodetect test temporarily, so that the build bots
7518           update -bad and the ranks of unreliable video sinks in there.
7519
7520         * tests/check/elements/autodetect.c: (GST_START_TEST):
7521           Skip test if no usable videosink is found.
7522
7523 2006-09-29  Wim Taymans  <wim@fluendo.com>
7524
7525         * gst/rtsp/URLS:
7526         Add some more URLs.
7527
7528         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7529         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
7530         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7531         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
7532         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7533         (gst_rtspsrc_loop), (gst_rtspsrc_send),
7534         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7535         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
7536         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7537         * gst/rtsp/gstrtspsrc.h:
7538         Add timeout property to control UDP timeouts.
7539         Fix error messages.
7540         Also start a loop function when operating in UDP mode so that we can
7541         do some more stuff async.
7542         Handle element messages from udpsrc to detect timeouts. If a timeout
7543         happens we currently generate an error.
7544         API: rtspsrc::timeout property.
7545
7546         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7547         (gst_udpsrc_create):
7548         Really implement the timeout in microseconds and not milliseconds.
7549
7550 2006-09-29  Wim Taymans  <wim@fluendo.com>
7551
7552         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7553         (gst_udpsrc_create), (gst_udpsrc_set_property),
7554         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
7555         * gst/udp/gstudpsrc.h:
7556         Added property to post a message on timeout.
7557         Updated docs.
7558         When restarting the select, initialize the fdsets again.
7559         Init control sockets so we don't accidentally close a random socket.
7560         API: GstUDPSrc::timeout property
7561
7562 2006-09-29  Wim Taymans  <wim@fluendo.com>
7563
7564         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
7565         Fix flag registration.
7566
7567         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7568         Reading 0 also means 'no more commands'
7569
7570 2006-09-29  Wim Taymans  <wim@fluendo.com>
7571
7572         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7573
7574         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7575         Fix possible infinite loop when shutting down, a read can also return
7576         0 to indicate no more messages are available. Fixes #358156.
7577
7578 2006-09-25  Wim Taymans  <wim@fluendo.com>
7579
7580         * gst/autodetect/gstautoaudiosink.c:
7581         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
7582         (gst_auto_audio_sink_find_best):
7583         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
7584         Small cleanups.
7585         don't try to set "sync" property when it is not available.
7586
7587 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7588
7589         Patch by: Peter Kjellerstedt  <pkj at axis com>
7590
7591         * gst/alpha/gstalpha.c:
7592         * gst/rtp/gstrtpamrdepay.c:
7593         * gst/rtsp/gstrtspsrc.c:
7594         * gst/udp/gstudpsrc.c:
7595         * gst/videomixer/videomixer.c:
7596           Include stdlib.h in some more places, makes things compile
7597           with uClibc and -Werror (#357592).
7598
7599 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7600
7601         * ext/jpeg/gstjpegdec.c:
7602           Set minimum height to 8 (from 16), our code should handle
7603           that fine. Some of the buttons on the apple trailer site
7604           are apparently only 15 pixels high (see #357470).
7605
7606 2006-09-23  Wim Taymans  <wim@fluendo.com>
7607
7608         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
7609         (gst_rtspsrc_open):
7610         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7611         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7612         (rtsp_connection_receive):
7613         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7614         * gst/rtsp/rtspdefs.h:
7615         Improve error reporting.
7616
7617 2006-09-23  Wim Taymans  <wim@fluendo.com>
7618
7619         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
7620         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
7621         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
7622         * gst/rtp/gstrtpdepay.c:
7623         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
7624         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
7625         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
7626         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
7627         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
7628         (gst_rtp_mp2t_depay_plugin_init):
7629         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
7630         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
7631         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
7632         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
7633         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
7634         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
7635         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
7636         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
7637         Fix klass typos.
7638         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
7639
7640 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7641
7642         * configure.ac:
7643           Need  -base CVS for gst_base_rtp_depayload_push_ts().
7644
7645 2006-09-22  Wim Taymans  <wim@fluendo.com>
7646
7647         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7648         Don't check for a tag that is never there and check if we read the
7649         correct tag. Fixes seeking again.
7650         We must post an error when all pads are unlinked.
7651
7652 2006-09-22  Wim Taymans  <wim@fluendo.com>
7653
7654         * gst/rtp/Makefile.am:
7655         * gst/rtp/gstrtp.c: (plugin_init):
7656         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
7657         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7658         (gst_rtp_vorbis_pay_reset_packet),
7659         (gst_rtp_vorbis_pay_init_packet),
7660         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
7661         (gst_rtp_vorbis_pay_handle_buffer):
7662         More fixage, set endoder-params correctly in the payloader.
7663
7664 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7665
7666         * gst/autodetect/gstautoaudiosink.c:
7667         (gst_auto_audio_sink_base_init):
7668         * gst/autodetect/gstautovideosink.c:
7669         (gst_auto_video_sink_base_init):
7670           Make static pad templates static to appease valgrind's leak
7671           detector.
7672
7673         * tests/check/Makefile.am:
7674         * tests/check/elements/.cvsignore:
7675         * tests/check/elements/autodetect.c: (GST_START_TEST),
7676         (autodetect_suite):
7677           Add simple test for the ghostpad lockup on shutdown fixed in core
7678           CVS (audio bit disabled because it would need dozens of alsa
7679           suppressions and I'm too lazy to add those now).
7680
7681 2006-09-22  Wim Taymans  <wim@fluendo.com>
7682
7683         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
7684         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
7685         Small cleanups.
7686
7687         * gst/rtp/Makefile.am:
7688         * gst/rtp/gstrtp.c: (plugin_init):
7689         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
7690         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
7691         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
7692         (gst_rtp_vorbis_depay_process),
7693         (gst_rtp_vorbis_depay_set_property),
7694         (gst_rtp_vorbis_depay_get_property),
7695         (gst_rtp_vorbis_depay_change_state),
7696         (gst_rtp_vorbis_depay_plugin_init):
7697         * gst/rtp/gstrtpvorbisdepay.h:
7698         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
7699         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
7700         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
7701         (gst_rtp_vorbis_pay_flush_packet),
7702         (gst_rtp_vorbis_pay_append_buffer),
7703         (gst_rtp_vorbis_pay_handle_buffer),
7704         (gst_rtp_vorbis_pay_plugin_init):
7705         * gst/rtp/gstrtpvorbispay.h:
7706         Add experimental vorbis pay and depayloaders.
7707
7708 2006-09-21  Wim Taymans  <wim@fluendo.com>
7709
7710         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
7711         Fix profile-level-id parsing and setup.
7712
7713 2006-09-21  Wim Taymans  <wim@fluendo.com>
7714
7715         * gst/udp/README:
7716         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
7717         Update README, simple cleanup.
7718
7719 2006-09-21  Wim Taymans  <wim@fluendo.com>
7720
7721         * gst/rtp/README:
7722         Update README with some examples.
7723
7724         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
7725         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
7726         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
7727         (gst_rtp_mp4g_pay_setcaps):
7728         * gst/rtp/gstrtpmp4gpay.h:
7729         Make optional RTP parameters of type STRING, as required by the
7730         application/x-rtp caps specification.
7731
7732 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
7733
7734         * gst/rtp/gstrtph263pdepay.c:
7735         * gst/rtp/gstrtph263ppay.c:
7736         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
7737         RTP header.
7738
7739 2006-09-20  Wim Taymans  <wim@fluendo.com>
7740
7741         * gst/rtp/Makefile.am:
7742         And makefile too.
7743
7744 2006-09-20  Wim Taymans  <wim@fluendo.com>
7745
7746         * gst/rtp/gstrtp.c: (plugin_init):
7747         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
7748         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
7749         (decode_base64), (gst_rtp_asf_depay_setcaps),
7750         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
7751         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
7752         (gst_rtp_asf_depay_plugin_init):
7753         * gst/rtp/gstrtpasfdepay.h:
7754         Added preliminary ASF depayloader.
7755
7756         * gst/rtp/gstrtph264depay.c: (decode_base64):
7757         Fix base64 decoding.
7758
7759 2006-09-20  Wim Taymans  <wim@fluendo.com>
7760
7761         * gst/rtsp/URLS:
7762         Added some test URLS.
7763
7764         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7765         (gst_rtspsrc_loop), (gst_rtspsrc_open):
7766         * gst/rtsp/gstrtspsrc.h:
7767         When creating streams, give access to the complete SDP.
7768         Fix some leaks.
7769         Collect and merge global stream properties in stream caps.
7770         Preliminary support for WMServer.
7771
7772         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7773         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7774         (rtsp_connection_receive):
7775         * gst/rtsp/rtspconnection.h:
7776         Make connection interruptable.
7777         Refactor to make it reconnectable.
7778         Don't fail on short reads when reading data packets.
7779
7780         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
7781         (rtsp_url_get_port):
7782         * gst/rtsp/rtspurl.h:
7783         Add methods for getting/setting the port.
7784
7785         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
7786         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
7787         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
7788         (sdp_media_get_format), (sdp_parse_line),
7789         (sdp_message_parse_buffer):
7790         Fix headers. 
7791         Add methods for getting multiple attributes with the same name.
7792         Increase buffer size when parsing.
7793         Fix parsing of a=foo fields.
7794
7795         * gst/rtsp/test.c: (main):
7796         Update to new connection API.
7797
7798         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7799         (rtsp_message_init_response), (rtsp_message_init_data),
7800         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
7801         * gst/rtsp/rtspmessage.h:
7802         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
7803         * gst/rtsp/rtsptransport.h:
7804         * gst/rtsp/sdp.h:
7805         * gst/rtsp/sdpmessage.h:
7806         * gst/rtsp/gstrtsp.c:
7807         * gst/rtsp/gstrtsp.h:
7808         * gst/rtsp/gstrtpdec.c:
7809         * gst/rtsp/gstrtpdec.h:
7810         * gst/rtsp/rtsp.h:
7811         * gst/rtsp/rtspdefs.c:
7812         * gst/rtsp/rtspdefs.h:
7813         Dual licensed under MIT and LGPL now.
7814
7815 2006-09-19  Wim Taymans  <wim@fluendo.com>
7816
7817         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
7818         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
7819         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7820         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7821         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
7822         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7823         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7824         * gst/rtsp/gstrtspsrc.h:
7825         Reorganize stream parsing and creation.
7826         Detect container formats in interleaved mode.
7827         Keep more state about the streams.
7828         Assume a server also supports PLAY if it does not say.
7829         Add unicast and interleaved properties to TCP transport requests to make
7830         some servers happy (WMServer).
7831
7832         * gst/rtsp/sdpmessage.h:
7833         Add some defines for the standard Bandwidth types.
7834
7835 2006-09-19  Wim Taymans  <wim@fluendo.com>
7836
7837         * gst/rtsp/test.c: (main):
7838         Fix build.
7839
7840 2006-09-19  Wim Taymans  <wim@fluendo.com>
7841
7842         * gst/wavparse/gstwavparse.c:
7843         Add ms-gsm to the src template.
7844
7845 2006-09-18  Wim Taymans  <wim@fluendo.com>
7846
7847         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
7848         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
7849         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
7850         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
7851         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
7852         * gst/rtsp/gstrtspsrc.h:
7853         Small cleanups, added documentation.
7854         Try to clean up the requests and responses.
7855         Refactor parsing the supported methods.
7856
7857         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
7858         (rtsp_connection_create), (rtsp_connection_send),
7859         (parse_response_status), (parse_request_line),
7860         (rtsp_connection_receive), (rtsp_connection_close),
7861         (rtsp_connection_free):
7862         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
7863         (rtsp_transport_init), (rtsp_transport_parse),
7864         (rtsp_transport_free):
7865         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7866         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
7867         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
7868         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
7869         Use g_return_val some more.
7870
7871         * gst/rtsp/rtspdefs.h:
7872         Add more enum values to track initial states.
7873
7874         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
7875         (rtsp_message_init_request), (rtsp_message_new_response),
7876         (rtsp_message_init_response), (rtsp_message_init_data),
7877         (rtsp_message_unset), (rtsp_message_free),
7878         (rtsp_message_add_header), (rtsp_message_remove_header),
7879         (rtsp_message_get_header), (rtsp_message_set_body),
7880         (rtsp_message_take_body), (rtsp_message_get_body),
7881         (rtsp_message_steal_body), (rtsp_message_dump):
7882         * gst/rtsp/rtspmessage.h:
7883         Reorder arguments, object goes as the first one.
7884         Use g_return_val some more.
7885
7886 2006-09-18  Wim Taymans  <wim@fluendo.com>
7887
7888         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
7889         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
7890         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
7891         * gst/rtsp/gstrtspsrc.h:
7892         Export sometimes source pad with correct caps on the template, create
7893         the ghostpad from the template.
7894         Remove RTCP template as we never expose RTCP.
7895         Protect against invalid body size.
7896         Avoid memcpy when creating the output buffer.
7897         Properly post an error and send EOS when the loop function is shut down.
7898
7899 2006-09-18  Wim Taymans  <wim@fluendo.com>
7900
7901         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
7902
7903         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7904         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
7905         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
7906         * gst/rtsp/gstrtspsrc.h:
7907         Make sure we can never set an invalid location.
7908
7909         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
7910         * gst/rtsp/rtspmessage.h:
7911         Added _steal_body method for future use.
7912
7913         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
7914         Make freeing of NULL url return immediatly.
7915
7916 2006-09-18  Wim Taymans  <wim@fluendo.com>
7917
7918         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
7919
7920         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
7921         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
7922         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
7923         (gst_rtspsrc_change_state):
7924         * gst/rtsp/gstrtspsrc.h:
7925         Use boilerplate.
7926         Make rtspsrc subclass GstBin to make state changes easier.
7927         Add Range header field on the PLAY request.
7928
7929 2006-09-18  Wim Taymans  <wim@fluendo.com>
7930
7931         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
7932
7933         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
7934         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7935         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
7936         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
7937         * gst/rtsp/rtspconnection.c: (inet_aton):
7938         Small cleanups.
7939         when multicast is selected as the transport, create UDP sources and
7940         connect to the multicast group.
7941         Move parsing and setting of caps to a common place.
7942         Fixes #349894.
7943
7944 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
7945
7946         * ext/flac/gstflactag.c:
7947         * gst/alpha/gstalpha.c:
7948         * gst/debug/breakmydata.c:
7949         * gst/debug/negotiation.c:
7950         * gst/debug/testplugin.c:
7951         * gst/effectv/gstaging.c:
7952         * gst/effectv/gstdice.c:
7953         * gst/effectv/gstedge.c:
7954         * gst/effectv/gstquark.c:
7955         * gst/effectv/gstrev.c:
7956         * gst/effectv/gstshagadelic.c:
7957         * gst/effectv/gstvertigo.c:
7958         * gst/effectv/gstwarp.c:
7959         * gst/multipart/multipartdemux.c:
7960         * gst/multipart/multipartmux.c:
7961         * gst/videobox/gstvideobox.c:
7962         * gst/videofilter/gstgamma.c:
7963         * gst/videofilter/gstvideotemplate.c:
7964         * gst/videomixer/videomixer.c:
7965         * sys/sunaudio/gstsunaudiosrc.h:
7966         More G_OBJECT macro fixing.
7967
7968 2006-09-16  Wim Taymans  <wim@fluendo.com>
7969
7970         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
7971
7972         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
7973         Correctly set the dwLength in strh.
7974         With this patch, the file duration is now displayed correctly in window
7975         media player and the AVI plays completely. Fixes #356147
7976
7977 2006-09-15  Wim Taymans  <wim@fluendo.com>
7978
7979         Patch by: Darren Kenny <darren dot kenny at sun dot com>
7980
7981         * sys/sunaudio/gstsunaudiomixerctrl.c:
7982         (gst_sunaudiomixer_ctrl_build_list):
7983         Set the output track as the MASTER so that the gnome-settings-daemon
7984         keybindings for changing the volume using the keyboard works.
7985         Fixes #356142.
7986
7987 2006-09-15  Wim Taymans  <wim@fluendo.com>
7988
7989         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
7990         Fix documentation, it is not possible to control the framerate of jpegdec
7991         using filtered caps yet. Fixes #355210.
7992         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
7993         stop when there is an error.
7994
7995 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
7996
7997         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
7998         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
7999           Don't interpret a first buffer with an offset of NONE as
8000           'from the middle of the stream', but only a first buffer
8001           that has a valid buffer offset that's non-zero (see #345449).
8002
8003 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8004
8005         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
8006         (gst_icydemux_typefind_or_forward):
8007         * gst/icydemux/gsticydemux.h:
8008           When we merge/collect multiple incoming buffers for typefinding
8009           purposes, keep an initial 0 offset on the first outgoing buffer
8010           as well (otherwise id3demux won't work right). Fixes #345449.
8011           Also Make buffer metadata writable before setting buffer caps.
8012
8013         * tests/check/elements/icydemux.c: (typefind_succeed),
8014         (cleanup_icydemux), (push_data), (GST_START_TEST),
8015         (icydemux_suite):
8016           Small test case for the above.
8017
8018 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
8019
8020         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
8021         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
8022         (gst_avi_demux_stream_header_push),
8023         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8024         (gst_avi_demux_loop):
8025           More code reuse and better logging in _peek_chunk(). Reintroduce check
8026           for chunk sizes before reading them (avoid oom). Better handling for 
8027           invalid chunksizes when streaming.
8028
8029 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
8030
8031         * gst/level/gstlevel.c: (gst_level_set_property):
8032         * gst/level/gstlevel.h:
8033           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
8034           René Stadler
8035
8036 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
8037
8038         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8039         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8040         (gst_avi_demux_stream_data):
8041           Revert one change to fix streaming avi (adapter size != data size).
8042
8043 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8044
8045         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
8046
8047         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
8048         (gst_matroska_demux_reset),
8049         (gst_matroska_demux_read_track_encodings),
8050         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
8051         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8052         (gst_matroska_demux_subtitle_caps):
8053         * gst/matroska/matroska-ids.h:
8054           Add support for VOBSUB subtitle tracks and zlib-compressed
8055           tracks. Make sure we start on a keyframe after a seek. (#343348)
8056
8057 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8058
8059         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
8060         (gst_matroska_demux_push_flac_codec_priv_data),
8061         (gst_matroska_demux_push_xiph_codec_priv_data),
8062         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8063         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
8064         * gst/matroska/matroska-ids.h:
8065           Add basic FLAC support (#311586), not perfect yet though, needs some
8066           tweaking in flacdec; also, seeking could be better.
8067           Do better bounds checking when deserialising vorbis stream headers
8068           to make sure we don't read beyond the end of the buffer on bad input.
8069
8070 2006-09-04  Wim Taymans  <wim@fluendo.com>
8071
8072         Patch by: Alessandro Decina <alessandro at nnva dot org>
8073
8074         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
8075         Seeking back in a file containing a CMML stream errors out if the seek
8076         goes back up to the CMML headers. This is because after the seek the xml
8077         processing instruction <?xml ...?> is submitted to the xml parser again, 
8078         which results in an error. The attached patch fixes the problem. 
8079         Fixes #353908.
8080
8081         * ext/annodex/gstcmmlenc.h:
8082         Fix authors name.
8083
8084
8085 2006-08-28  Andy Wingo  <wingo@pobox.com>
8086
8087         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
8088         New helper function to lessen the ifdefs.
8089         (GST_INFO_OBJECT): 
8090         (gst_dv1394src_iso_receive): Use it.
8091         (gst_dv1394src_create): Also use the control sockets in iec61883
8092         mode.
8093         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
8094         handle for AVC operations; fixes #348233.
8095
8096 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8097
8098         * configure.ac:
8099         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8100         * docs/plugins/inspect/plugin-audiofx.xml:
8101         * docs/plugins/inspect/plugin-audiofxgood.xml:
8102         * gst/audiofx/Makefile.am:
8103         * gst/audiofx/audiofx.c:
8104         * gst/audiofxgood/.cvsignore:
8105         * gst/audiofxgood/Makefile.am:
8106         * gst/audiofxgood/audiofx.c:
8107         * gst/audiofxgood/audiopanorama.c:
8108         * gst/audiofxgood/audiopanorama.h:
8109           Rename again (audiofxgood -> audiofx).
8110
8111 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8112
8113         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
8114         (gst_avi_demux_stream_scan):
8115           Initialze variables.
8116
8117 2006-08-25  Wim Taymans  <wim@fluendo.com>
8118
8119         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8120         (gst_avi_demux_init), (gst_avi_demux_finalize),
8121         (gst_avi_demux_reset), (gst_avi_demux_index_last),
8122         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
8123         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
8124         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8125         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
8126         (gst_avi_demux_massage_index),
8127         (gst_avi_demux_calculate_durations_from_index),
8128         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
8129         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8130         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
8131         (gst_avi_demux_change_state):
8132         * gst/avi/gstavidemux.h:
8133         More attempts to turn this into readable code.
8134         Don't leak adapters.
8135         Calculate duration according to index more efficiently.
8136         Don't try to act like we drive the pipeline in chain mode.
8137
8138 2006-08-25  Wim Taymans  <wim@fluendo.com>
8139
8140         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
8141         Fix build.
8142
8143 2006-08-25  Wim Taymans  <wim@fluendo.com>
8144
8145         Patch by: Alessandro Decina <alessandro at nnva dot org>
8146
8147         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
8148         Do some extra sanity checks.
8149         Fixes #350340.
8150
8151         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
8152         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
8153         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
8154         Check if clip->start_time is valid before adding the clip to the
8155         track list.
8156         Reset enc->preamble going from PAUSED to READY.
8157         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
8158         only used for EOS.
8159         Only post an error message if we were the one that created the fatal
8160         GstFlowReturn value.
8161
8162         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
8163         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
8164         Parse the seconds field of the npt-sec time format using %llu rather than
8165         %d and check that the value scaled by GST_SECOND doesn't overflow.
8166         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
8167         Lookup a clip's track with clip->track rather than clip->id which
8168         makes no sense.
8169         Identify a clip by its track and start time and not its xml id.
8170         do some more input checking and make sure we don't do undefined shifts.
8171
8172         * tests/check/elements/cmmldec.c: (setup_cmmldec),
8173         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
8174         (cmml_tag_message_pop), (check_headers), (push_clip_full),
8175         (push_clip), (push_empty_clip), (check_output_clip),
8176         (GST_START_TEST), (cmmldec_suite):
8177         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
8178         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
8179         (check_headers), (push_clip), (check_clip_times), (check_clip),
8180         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
8181         Added some more checks.
8182
8183 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8184
8185         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
8186         (gst_audio_panorama_set_property),
8187         (gst_audio_panorama_get_property),
8188         (gst_audio_panorama_transform_m2s_int),
8189         (gst_audio_panorama_transform_s2s_int),
8190         (gst_audio_panorama_transform_m2s_float),
8191         (gst_audio_panorama_transform_s2s_float):
8192         * gst/audiofxgood/audiopanorama.h:
8193         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8194           Make also the pan-property float (saves scaling and yields better
8195           resolution)
8196
8197 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8198
8199         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8200         (gst_audio_panorama_transform_m2s_float),
8201         (gst_audio_panorama_transform_s2s_float):
8202           ChangeLog surgery to add cymax's real name
8203
8204
8205 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8206
8207         Patch by: René Stadler <mail@renestadler.de>
8208
8209         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8210         (gst_audio_panorama_transform_m2s_int),
8211         (gst_audio_panorama_transform_s2s_int),
8212         (gst_audio_panorama_transform_m2s_float),
8213         (gst_audio_panorama_transform_s2s_float),
8214         (gst_audio_panorama_transform):
8215         * gst/audiofxgood/audiopanorama.h:
8216           Added float support
8217
8218 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8219
8220         * gst/audiofxgood/audiopanorama.c:
8221         (gst_audio_panorama_transform_m2s):
8222           Fix docs & debug category. Add Fixme for volume pan levels.
8223
8224 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8225
8226         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8227         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8228         (gst_avi_demux_stream_header_pull),
8229         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8230         (gst_avi_demux_chain):
8231           unbreak AVI index handling, some more debug, remove an obsolete
8232           adapter_flush that caused streaming to wander off in the wild
8233
8234 2006-08-24  Wim Taymans  <wim@fluendo.com>
8235
8236         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8237         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
8238         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
8239         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8240         (gst_avi_demux_calculate_durations_from_index),
8241         (gst_avi_demux_stream_header_push),
8242         (gst_avi_demux_stream_header_pull):
8243         * gst/avi/gstavidemux.h:
8244         Some more cleanups. 
8245         Fix totalFrames parsing in ODML.
8246         Disable use of index for length calculation in case of ODML as this is
8247         broken now.
8248
8249 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
8250
8251         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
8252           Use libgsttag helper function here too.
8253
8254 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
8255
8256         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8257         (gst_avi_demux_init), (gst_avi_demux_dispose),
8258         (gst_avi_demux_reset), (gst_avi_demux_index_next),
8259         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
8260         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8261         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
8262         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
8263         (gst_avi_demux_parse_subindex),
8264         (gst_avi_demux_read_subindexes_push),
8265         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
8266         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8267         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
8268         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
8269         (gst_avi_demux_stream_header_pull),
8270         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8271         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
8272         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
8273         (gst_avi_demux_change_state):
8274         * gst/avi/gstavidemux.h:
8275           Initial streaming support for avidemux (fixes #336465)
8276
8277 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8278
8279         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8280           There is no taglibmux element ...
8281
8282         * gst/rtsp/gstrtspsrc.c:
8283           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
8284           was complaining about unknown entity here.
8285
8286 2006-08-22  Wim Taymans  <wim@fluendo.com>
8287
8288         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8289         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
8290         (gst_avi_demux_process_next_entry):
8291         * gst/avi/gstavidemux.h:
8292         Mark DISCONT.
8293         Remove old unused fields and reorder the struct a bit.
8294
8295 2006-08-22  Wim Taymans  <wim@fluendo.com>
8296
8297         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8298         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
8299         (gst_rtspsrc_pause):
8300         * gst/rtsp/gstrtspsrc.h:
8301         * sys/oss/gstosssink.c: (gst_oss_sink_open),
8302         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
8303         Small documentation updates.
8304
8305 2006-08-22  Wim Taymans  <wim@fluendo.com>
8306
8307         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8308         (gst_avi_demux_index_entry_for_time),
8309         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8310         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
8311         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8312         (gst_avi_demux_next_data_buffer),
8313         (gst_avi_demux_calculate_durations_from_index),
8314         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
8315         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
8316         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8317         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
8318         * gst/avi/gstavidemux.h:
8319         Precalc most of the duration query for each stream.
8320         Make seeking more correct.
8321         Use GstSegment to track position and duration.
8322         Code cleanups and leak fixes.
8323         Calculate correct total duration based on index length.
8324
8325 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
8326
8327         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
8328         (parse_insert_string_field):
8329           If strings in text fields are marked ISO8859-1, but contain
8330           valid UTF-8 already, then handle them as UTF-8 and ignore
8331           the encoding. (#351794)
8332
8333 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8334
8335         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
8336         (gst_flac_dec_write), (gst_flac_dec_loop),
8337         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
8338         (gst_flac_dec_src_query):
8339         * ext/flac/gstflacdec.h:
8340           Make flac-in-ogg work (#352100).
8341
8342 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8343
8344         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8345           Don't unref buffers of which we've already given away
8346           ownership to the adapter.
8347
8348 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8349
8350         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
8351           Make metadata extraction actually work.
8352
8353         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
8354         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
8355         (gst_speexenc_chain):
8356           Fix metadata writing: replace old code which wrote completely
8357           broken tags with libgsttag-based code. Plus miscellaneous
8358           code cleanups (use static pad templates etc.) and a bunch
8359           of leak fixes.
8360
8361 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8362
8363         * gst/audiopanorama/.cvsignore:
8364         * gst/audiopanorama/Makefile.am:
8365         * gst/audiopanorama/audiofx.c:
8366         * gst/audiopanorama/audiopanorama.c:
8367         * gst/audiopanorama/audiopanorama.h:
8368           die! die! die! you should never have been there
8369
8370 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
8371
8372         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8373         Fix invalid memory access in audiopanorama test suite.
8374
8375 2006-08-21  Edward Hervey  <edward@fluendo.com>
8376
8377         * tests/check/elements/.cvsignore:
8378         ignore built file
8379
8380 2006-08-21  Wim Taymans  <wim@fluendo.com>
8381
8382         * gst/rtp/Makefile.am:
8383         Fix the build again.
8384
8385 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8386
8387         * gst/audiofxgood/.cvsignore:
8388         * gst/audiofxgood/Makefile.am:
8389         * gst/audiofxgood/audiofx.c: (plugin_init):
8390         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8391         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8392         (gst_audio_panorama_set_property),
8393         (gst_audio_panorama_get_property),
8394         (gst_audio_panorama_get_unit_size),
8395         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8396         (gst_audio_panorama_transform_m2s),
8397         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8398         * gst/audiofxgood/audiopanorama.h:
8399           resubmit with the desired name *again*
8400
8401 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8402
8403         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
8404         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
8405           use g_assert in _get_unit_size
8406
8407 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8408
8409         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8410         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8411         * docs/plugins/inspect/plugin-audiofxgood.xml:
8412           cleanup -unused.txt to make it useful, add previously missing docs
8413
8414         * ext/Makefile.am:
8415           Quietly (accidentally) enable LADSPA for building by default, 
8416           despite the fact that it doesn't meet the plugin checklist.
8417             -- Added by Jan Schmidt 18 Dec 2006
8418
8419         * ext/esd/esdmon.c:
8420         * ext/esd/esdsink.c:
8421         * ext/esd/gstesd.c: (plugin_init):
8422           reflow to get rid of two external symbols
8423
8424         * gst/audiofxgood/audiofx.c: (plugin_init):
8425           re-add
8426
8427 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8428
8429         * configure.ac:
8430         * gst/audiofxgood/.cvsignore:
8431         * gst/audiofxgood/Makefile.am:
8432         * gst/audiofxgood/audiofx.c
8433         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8434         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8435         (gst_audio_panorama_set_property),
8436         (gst_audio_panorama_get_property),
8437         (gst_audio_panorama_get_unit_size),
8438         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8439         (gst_audio_panorama_transform_m2s),
8440         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8441         * gst/audiofxgood/audiopanorama.h:
8442         * tests/check/Makefile.am:
8443         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
8444         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
8445         (panorama_suite), (main):
8446         Add audiofxgood plugin with audiopanorama element
8447
8448 2006-08-18  Wim Taymans  <wim@fluendo.com>
8449
8450         * docs/plugins/Makefile.am:
8451         More Oss docs fixage. 
8452
8453 2006-08-18  Wim Taymans  <wim@fluendo.com>
8454
8455         * gst/rtp/Makefile.am:
8456         * gst/rtp/gstrtp.c: (plugin_init):
8457         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
8458         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
8459         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
8460         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
8461         (gst_rtp_sv3v_depay_get_property),
8462         (gst_rtp_sv3v_depay_change_state),
8463         (gst_rtp_sv3v_depay_plugin_init):
8464         * gst/rtp/gstrtpsv3vdepay.h:
8465         Added experimental SVQ3 depayloader.
8466
8467 2006-08-18  Edward Hervey  <edward@fluendo.com>
8468
8469         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
8470         (gst_dvdemux_loop), (gst_dvdemux_change_state):
8471         * ext/dv/gstdvdemux.h:
8472         When handling seek requests, don't send the newsegment event from the
8473         calling thread. Instead save it so it can be sent from the streaming
8474         thread.
8475
8476 2006-08-17  Wim Taymans  <wim@fluendo.com>
8477
8478         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8479
8480         * gst/multipart/multipartdemux.c: (multipart_parse_header):
8481         Accept leading whitespace before the boundary
8482         This patch makes the demuxer allow some whitespace before the actual
8483         boundary. This makes the demuxer work with the ``old'' gstreamer
8484         multipartmuxer again (which placed an extra \n before the start
8485         of the stream) Fixes #349068.
8486
8487 2006-08-17  Wim Taymans  <wim@fluendo.com>
8488
8489         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
8490         Error out on non-implemented stuff.
8491
8492 2006-08-16  Wim Taymans  <wim@fluendo.com>
8493
8494         Patch by: Andy Wingo <wingo at pobox dot com>
8495
8496         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
8497         (gst_signal_processor_start), (gst_signal_processor_stop),
8498         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
8499         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
8500         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
8501         (gst_signal_processor_change_state):
8502         Make ladspa elements reusable. Fixes #350006.
8503
8504 2006-08-16  Wim Taymans  <wim@fluendo.com>
8505
8506         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
8507         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
8508         names as possible. Fixes #349901.
8509
8510 2006-08-16  Wim Taymans  <wim@fluendo.com>
8511
8512         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
8513         (gst_signal_processor_do_pushes):
8514         A push() gives away our refcount so we should not use the buffer on the
8515         pen anymore.
8516
8517 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8518
8519         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8520         (gst_oss_mixer_element_finalize):
8521           Don't leak device string.
8522
8523 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8524
8525         * configure.ac:
8526           Require CVS of GStreamer core and -base (for
8527           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
8528
8529         * ext/taglib/gstid3v2mux.cc:
8530           Write extended comment tags properly (#348762).
8531
8532         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
8533         (parse_comment_frame):
8534           Extract COMM frames into extended comments, which makes it
8535           easier to properly retain the description bit of the tag
8536           and maintain this information when re-tagging (#348762).
8537
8538 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8539
8540         * tests/check/Makefile.am:
8541           Don't try to run annodex unit tests if the annodex
8542           plugin has not been built (Fixes #351116).
8543
8544 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8545
8546         * gst/autodetect/gstautoaudiosink.c:
8547         (gst_auto_audio_sink_find_best):
8548           When we can't find a usable audiosink, don't error out,
8549           but use a fake sink instead and post a warning message
8550           on the bus (#341278).
8551
8552 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8553
8554         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
8555         * sys/oss/gstosssink.c:
8556         * sys/oss/gstosssrc.c:
8557           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
8558           ossmixer's new device property.
8559
8560         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8561         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8562           Add docs for OSS elements.
8563
8564         * docs/plugins/inspect/plugin-aasink.xml:
8565         * docs/plugins/inspect/plugin-alaw.xml:
8566         * docs/plugins/inspect/plugin-alpha.xml:
8567         * docs/plugins/inspect/plugin-alphacolor.xml:
8568         * docs/plugins/inspect/plugin-annodex.xml:
8569         * docs/plugins/inspect/plugin-apetag.xml:
8570         * docs/plugins/inspect/plugin-auparse.xml:
8571         * docs/plugins/inspect/plugin-autodetect.xml:
8572         * docs/plugins/inspect/plugin-avi.xml:
8573         * docs/plugins/inspect/plugin-cacasink.xml:
8574         * docs/plugins/inspect/plugin-cairo.xml:
8575         * docs/plugins/inspect/plugin-cdio.xml:
8576         * docs/plugins/inspect/plugin-cutter.xml:
8577         * docs/plugins/inspect/plugin-debug.xml:
8578         * docs/plugins/inspect/plugin-dv.xml:
8579         * docs/plugins/inspect/plugin-efence.xml:
8580         * docs/plugins/inspect/plugin-effectv.xml:
8581         * docs/plugins/inspect/plugin-esdsink.xml:
8582         * docs/plugins/inspect/plugin-flac.xml:
8583         * docs/plugins/inspect/plugin-flxdec.xml:
8584         * docs/plugins/inspect/plugin-gconfelements.xml:
8585         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8586         * docs/plugins/inspect/plugin-goom.xml:
8587         * docs/plugins/inspect/plugin-halelements.xml:
8588         * docs/plugins/inspect/plugin-icydemux.xml:
8589         * docs/plugins/inspect/plugin-id3demux.xml:
8590         * docs/plugins/inspect/plugin-jpeg.xml:
8591         * docs/plugins/inspect/plugin-level.xml:
8592         * docs/plugins/inspect/plugin-matroska.xml:
8593         * docs/plugins/inspect/plugin-mulaw.xml:
8594         * docs/plugins/inspect/plugin-multipart.xml:
8595         * docs/plugins/inspect/plugin-navigationtest.xml:
8596         * docs/plugins/inspect/plugin-ossaudio.xml:
8597         * docs/plugins/inspect/plugin-png.xml:
8598         * docs/plugins/inspect/plugin-rtp.xml:
8599         * docs/plugins/inspect/plugin-rtsp.xml:
8600         * docs/plugins/inspect/plugin-shout2send.xml:
8601         * docs/plugins/inspect/plugin-smpte.xml:
8602         * docs/plugins/inspect/plugin-speex.xml:
8603         * docs/plugins/inspect/plugin-taglib.xml:
8604         * docs/plugins/inspect/plugin-udp.xml:
8605         * docs/plugins/inspect/plugin-videobalance.xml:
8606         * docs/plugins/inspect/plugin-videobox.xml:
8607         * docs/plugins/inspect/plugin-videoflip.xml:
8608         * docs/plugins/inspect/plugin-videomixer.xml:
8609         * docs/plugins/inspect/plugin-wavenc.xml:
8610         * docs/plugins/inspect/plugin-wavparse.xml:
8611         * docs/plugins/inspect/plugin-ximagesrc.xml:
8612           Update to CVS version.
8613           
8614 2006-08-16  Wim Taymans  <wim@fluendo.com>
8615
8616         * gst/rtp/gstrtpamrdepay.c:
8617         * gst/rtp/gstrtpmp4gdepay.c:
8618         Caps extra properties must be defined as strings for
8619         depayloaders because they are generated from an SDP.
8620
8621         * gst/rtp/Makefile.am:
8622         * gst/rtp/gstrtp.c: (plugin_init):
8623         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
8624         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
8625         (gst_rtp_h264_depay_finalize), (decode_base64),
8626         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
8627         (gst_rtp_h264_depay_set_property),
8628         (gst_rtp_h264_depay_get_property),
8629         (gst_rtp_h264_depay_change_state),
8630         (gst_rtp_h264_depay_plugin_init):
8631         * gst/rtp/gstrtph264depay.h:
8632         Added basic, not completely functional RFC 3984 H264 depayloader.
8633
8634 2006-08-16  Wim Taymans  <wim@fluendo.com>
8635
8636         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
8637         Add pads after setting them up.
8638
8639         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8640         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
8641         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
8642         (gst_rtspsrc_stream_setup_rtp),
8643         (gst_rtspsrc_stream_configure_transport),
8644         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
8645         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8646         (gst_rtspsrc_pause):
8647         * gst/rtsp/gstrtspsrc.h:
8648         Fix interleaved mode.
8649          - Protect streaming with lock.
8650          - Combine flows
8651          - set caps on outgoing buffers.
8652          - strip trailing \0 from data packets.
8653          - Configure RTP/RTCP in stream.
8654         Use DEBUG_OBJECT more.
8655
8656 2006-08-16  Wim Taymans  <wim@fluendo.com>
8657
8658         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
8659         Turn a g_print into a DEBUG line.
8660
8661 2006-08-13  Wim Taymans  <wim@fluendo.com>
8662
8663         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
8664         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8665         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
8666         (gst_oss_mixer_element_get_property),
8667         (gst_oss_mixer_element_change_state):
8668         * sys/oss/gstossmixerelement.h:
8669         Small cleanups. Better error reporting.
8670         Add device property for the mixer instead of the hardcoded
8671         /dev/mixer. Fixes #350785.
8672         API: GstOssMixerElement::device property
8673
8674 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
8675
8676         Patch by: Jens Granseuer <jensgr at gmx net>
8677
8678         * gconf/Makefile.am:
8679           Make --disable-schemas work right (they still need
8680           to be copied to the installation directory, just not
8681           applied). Fixes #351347 (also #344100).
8682           
8683 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8684
8685         * configure.ac: back to HEAD
8686
8687 === release 0.10.4 ===
8688
8689 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
8690
8691         * configure.ac:
8692           releasing 0.10.4, "Dear Leader"
8693
8694 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8695
8696         Patch by: Edward Hervey <edward@fluendo.com>
8697
8698         * configure.ac:
8699         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8700         (gst_wavparse_stream_data):
8701         Send the newsegment event in the streaming thread.
8702         Fixes #347529
8703
8704 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
8705
8706         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
8707         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
8708         (gst_smokeenc_resync), (gst_smokeenc_chain):
8709           Refuse sink caps in the encoder if width or height is not a
8710           multiple of 16, the encoder does not support that yet (#349939);
8711           along the same lines, check the return value of the encoder
8712           setup function; also remove some debug log clutter.
8713
8714 2006-08-04  Andy Wingo  <wingo@pobox.com>
8715
8716         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
8717         whether a processor can work in place or not, and for keeping
8718         track of its state. Change the FlowReturn instance variable from
8719         "state" to "flow_state", all callers changed.
8720
8721         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
8722         (gst_signal_processor_start, gst_signal_processor_stop)
8723         (gst_signal_processor_cleanup): New functions to manage the
8724         processor's state.
8725         (gst_signal_processor_setcaps): start() as well as setup() here.
8726         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
8727         (gst_signal_processor_change_state): Stop and cleanup the
8728         processor as we go to NULL.
8729
8730         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
8731         INPLACE_BROKEN is not set.
8732
8733         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
8734         Do the alloc_buffer in bytes, not frames.
8735         
8736 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8737
8738         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
8739         Fix rgb masks when recording in < 24bpp.
8740
8741 2006-08-04  Andy Wingo  <wingo@pobox.com>
8742
8743         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
8744         (gst_signal_processor_prepare)
8745         (gst_signal_processor_update_inputs)
8746         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
8747         (gst_signal_processor_flush)
8748         (gst_signal_processor_sink_activate_push)
8749         (gst_signal_processor_src_activate_pull)
8750         (gst_signal_processor_change_state): Remove the last of the code
8751         that assumes that we process whole buffers at a time. Fix some
8752         debugging. Seems to work now in some cases.
8753         (gst_signal_processor_src_activate_pull): BPB
8754
8755 2006-08-01  Andy Wingo  <wingo@pobox.com>
8756
8757         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
8758         Fix nframes-choosing.
8759         (gst_signal_processor_init): Init pending_in and pending_out.
8760
8761         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
8762         more default sample rate, although we never check that the sample
8763         rate actually gets set. Something for the future.
8764         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
8765         (gst_signal_processor_event): Refcount fixen.
8766         (gst_signal_processor_process): Pull the number of frames to
8767         process from the sizes of the buffers in the input pens.
8768         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
8769         (gst_signal_processor_do_pulls): Add an nframes argument, and use
8770         it instead of buffer_frames.
8771         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
8772         to do_pulls.
8773         (gst_signal_processor_chain)
8774         (gst_signal_processor_sink_activate_push)
8775         (gst_signal_processor_src_activate_pull):  Refcount fixen.
8776
8777         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
8778
8779 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
8780
8781         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
8782         (gst_signal_processor_process):
8783           don't query buffer-frames from caps, add lots of debug-log,
8784           try fix for assert (#349189)
8785
8786 2006-07-31  Wim Taymans  <wim@fluendo.com>
8787
8788         * gst/udp/gstudpsrc.c:
8789         Fix docs.
8790
8791 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
8792
8793         * ext/ladspa/gstsignalprocessor.c:
8794         (gst_signal_processor_add_pad_from_template),
8795         (gst_signal_processor_init), (gst_signal_processor_setcaps),
8796         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
8797         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
8798         (gst_signal_processor_sink_activate_push),
8799         (gst_signal_processor_src_activate_pull),
8800         (gst_signal_processor_change_state):
8801          Add debugs logs here and there, add more error handling, add some
8802          FIXME comments, filed #349189
8803
8804 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8805
8806         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
8807         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
8808         Set caps on buffer correctly.  Fixes bug #349155.
8809
8810 2006-07-28  Wim Taymans  <wim@fluendo.com>
8811
8812         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8813
8814         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
8815         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
8816         (gst_multipart_demux_finalize), (get_line_end),
8817         (multipart_parse_header), (multipart_find_boundary),
8818         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
8819         (gst_multipart_set_property), (gst_multipart_get_property):
8820         Uses GstAdapter instead of own buffering.
8821         Actually parses the mime-type correctly (In tests the mime-type was
8822         always "" with the old version).
8823         Uses the Content-length header if available to speed up things.
8824         Reliably autoscans the boundary name by default.
8825         Fixes #349068.
8826
8827         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
8828         Don't start the stream with a \n.
8829
8830 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
8831
8832         Patch by: Brian Cameron <brian dot cameron at sun com>
8833
8834         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
8835           Open source with O_NONBLOCK (#349015).
8836
8837 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
8838
8839         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8840         (gst_avi_demux_massage_index):
8841         * gst/avi/gstavidemux.h:
8842           Whitespace fixes and more debug
8843
8844 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8845
8846         * gst/autodetect/gstautoaudiosink.c:
8847         (gst_auto_audio_sink_create_element_with_pretty_name),
8848         (gst_auto_audio_sink_find_best),
8849         (gst_auto_audio_sink_change_state):
8850           Get rid of old and unused magic sound-server properties stuff.
8851           Add suffix to child sink's name that makes it easy to see from
8852           the name alone which type it actually is (alsa, oss, esd, etc.).
8853
8854 2006-07-27  Wim Taymans  <wim@fluendo.com>
8855
8856         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8857         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
8858         (gst_udpsrc_start):
8859         * gst/udp/gstudpsrc.h:
8860         Rename "buffer" to "buffer-size" to make clear it is a size we set and
8861         not some sort of feature we enable.
8862
8863 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8864
8865         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
8866           Use CLOSE_SOCKET() here instead of close() to maintain
8867           win32 workiness.
8868
8869 2006-07-27  Wim Taymans  <wim@fluendo.com>
8870
8871         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8872
8873         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
8874         (gst_udpsrc_create), (gst_udpsrc_set_property),
8875         (gst_udpsrc_get_property), (gst_udpsrc_start):
8876         * gst/udp/gstudpsrc.h:
8877         Added "buffer-size" property to control the kernel receive buffer size.
8878         Update documentation.
8879         Small cleanups. Fixes #348752.
8880         API: buffer-size property
8881
8882 2006-07-26  Wim Taymans  <wim@fluendo.com>
8883
8884         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
8885
8886         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
8887         (gst_rtp_pcma_pay_handle_buffer):
8888         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
8889         (gst_rtp_pcmu_pay_handle_buffer):
8890         Fix timestamp calculation on outgoing RTP packets.
8891         Fixes #348675.
8892
8893 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8894
8895         * ext/taglib/gstid3v2mux.cc:
8896           Fix writing of comment frames (should be COMM not TCOM),
8897           is still sub-optimal though, since we don't retain or
8898           extract the comment descriptions properly (#334375,
8899           also see #334375).
8900
8901 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8902
8903         * gst/wavparse/gstwavparse.c:
8904           #define 'fact' RIFF chunk if we are not compiling against
8905           -base CVS (we don't want to depend on -base CVS for this
8906           one define only, and also not for release order reasons).
8907
8908 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
8909
8910         * ext/taglib/gstid3v2mux.cc:
8911           Handle multiple tags of the same type properly. Re-inject
8912           unparsed ID3v2 frames that we get as binary blobs from
8913           id3demux into the tag again so we don't lose information
8914           when retagging (#334375).
8915
8916 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
8917
8918         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
8919           Document newly-added properties properly, so that there is a
8920           'Since: 0.10.4' in the plugin docs. Convert some property
8921           names into canonical GObject style (GObject will do that
8922           internally anyway).
8923
8924 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
8925
8926         * gst/id3demux/id3tags.c:
8927         (id3demux_add_id3v2_frame_blob_to_taglist):
8928           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
8929           well, and add the version to the blob's buffer caps, since that
8930           information will be needed for deserialisation later on (#348644).
8931
8932 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
8933
8934         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
8935         (gst_avi_demux_parse_stream):
8936          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
8937          indentation and spacing.
8938
8939 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
8940
8941         * docs/plugins/Makefile.am:
8942         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8943         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8944         * docs/plugins/gst-plugins-good-plugins.args:
8945         * docs/plugins/inspect/plugin-1394.xml:
8946         * docs/plugins/inspect/plugin-aasink.xml:
8947         * docs/plugins/inspect/plugin-alaw.xml:
8948         * docs/plugins/inspect/plugin-alpha.xml:
8949         * docs/plugins/inspect/plugin-alphacolor.xml:
8950         * docs/plugins/inspect/plugin-annodex.xml:
8951         * docs/plugins/inspect/plugin-apetag.xml:
8952         * docs/plugins/inspect/plugin-auparse.xml:
8953         * docs/plugins/inspect/plugin-autodetect.xml:
8954         * docs/plugins/inspect/plugin-avi.xml:
8955         * docs/plugins/inspect/plugin-cacasink.xml:
8956         * docs/plugins/inspect/plugin-cairo.xml:
8957         * docs/plugins/inspect/plugin-cdio.xml:
8958         * docs/plugins/inspect/plugin-cutter.xml:
8959         * docs/plugins/inspect/plugin-debug.xml:
8960         * docs/plugins/inspect/plugin-dv.xml:
8961         * docs/plugins/inspect/plugin-efence.xml:
8962         * docs/plugins/inspect/plugin-effectv.xml:
8963         * docs/plugins/inspect/plugin-esdsink.xml:
8964         * docs/plugins/inspect/plugin-flac.xml:
8965         * docs/plugins/inspect/plugin-flxdec.xml:
8966         * docs/plugins/inspect/plugin-gconfelements.xml:
8967         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8968         * docs/plugins/inspect/plugin-goom.xml:
8969         * docs/plugins/inspect/plugin-halelements.xml:
8970         * docs/plugins/inspect/plugin-icydemux.xml:
8971         * docs/plugins/inspect/plugin-id3demux.xml:
8972         * docs/plugins/inspect/plugin-jpeg.xml:
8973         * docs/plugins/inspect/plugin-level.xml:
8974         * docs/plugins/inspect/plugin-matroska.xml:
8975         * docs/plugins/inspect/plugin-mulaw.xml:
8976         * docs/plugins/inspect/plugin-multipart.xml:
8977         * docs/plugins/inspect/plugin-navigationtest.xml:
8978         * docs/plugins/inspect/plugin-ossaudio.xml:
8979         * docs/plugins/inspect/plugin-png.xml:
8980         * docs/plugins/inspect/plugin-rtp.xml:
8981         * docs/plugins/inspect/plugin-rtsp.xml:
8982         * docs/plugins/inspect/plugin-shout2send.xml:
8983         * docs/plugins/inspect/plugin-smpte.xml:
8984         * docs/plugins/inspect/plugin-speex.xml:
8985         * docs/plugins/inspect/plugin-udp.xml:
8986         * docs/plugins/inspect/plugin-videobalance.xml:
8987         * docs/plugins/inspect/plugin-videobox.xml:
8988         * docs/plugins/inspect/plugin-videoflip.xml:
8989         * docs/plugins/inspect/plugin-videomixer.xml:
8990         * docs/plugins/inspect/plugin-wavenc.xml:
8991         * docs/plugins/inspect/plugin-wavparse.xml:
8992         * docs/plugins/inspect/plugin-ximagesrc.xml:
8993           Update files to CVS/Prerelease version, add esdsink docs.
8994
8995         * ext/esd/esdsink.c:
8996           Add gtk-doc blurb.
8997
8998         * gst/rtp/gstrtpmp4vpay.c:
8999           Fix typo in element description.
9000
9001 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9002
9003         * ext/esd/esdsink.c: (gst_esdsink_open),
9004         (gst_esdsink_factory_init):
9005           Prevent libesd from auto-spawning a sound daemon if it
9006           is not already running. Now that we don't do evil stuff
9007           like that any longer we can give esdsink a rank so that
9008           autoaudiosink will try it as well if all other audio
9009           sinks fail (#343051).
9010
9011 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9012
9013         * ext/esd/Makefile.am:
9014           Oops, need to remove README from EXTRA_DIST as well.
9015
9016 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9017
9018         * ext/esd/README:
9019           Remove, it contains nothing useful anyway.
9020
9021         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
9022         (gst_esdsink_delay):
9023           Some small clean-ups; use GST_BOILERPLATE etc.
9024
9025 2006-07-24  Wim Taymans  <wim@fluendo.com>
9026
9027         * gst/law/alaw-decode.c: (alawdec_getcaps):
9028         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
9029         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
9030         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
9031         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
9032
9033 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
9034
9035         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
9036         (gst_wavparse_other), (gst_wavparse_perform_seek),
9037         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
9038         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
9039         (gst_wavparse_pad_query):
9040         * gst/wavparse/gstwavparse.h:
9041           Use information from 'fact' chunk for length calculation of compressed
9042           samples. Calculate bps if bogus value is found in wav header (embeded
9043           mp2/mp3).
9044           
9045
9046 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9047
9048         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
9049
9050         * configure.ac:
9051         * gst/udp/Makefile.am:
9052         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
9053         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
9054         * gst/udp/gstdynudpsink.h:
9055         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
9056         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
9057         * gst/udp/gstmultiudpsink.h:
9058         * gst/udp/gstudp.c: (plugin_init):
9059         * gst/udp/gstudpsink.h:
9060         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
9061         (gst_udpsrc_start), (gst_udpsrc_stop):
9062         * gst/udp/gstudpsrc.h:
9063         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
9064         (gst_udp_net_utils_win32_wsa_startup):
9065         * gst/udp/gstudpnetutils.h:
9066           Port udp plugin to win32 (#345288).
9067
9068 2006-07-24  Wim Taymans  <wim@fluendo.com>
9069
9070         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
9071         Remove unwanted DEBUG line.
9072
9073 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9074
9075         * gst/id3demux/gstid3demux.c: (plugin_init):
9076         * gst/id3demux/id3tags.c:
9077         (id3demux_add_id3v2_frame_blob_to_taglist):
9078         * gst/id3demux/id3tags.h:
9079           On second thought, it might be wiser and more efficient
9080           not to do tag registration from a streaming thread.
9081
9082 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9083
9084         * gst/id3demux/id3tags.c:
9085         (id3demux_add_id3v2_frame_blob_to_taglist),
9086         (id3demux_id3v2_frames_to_tag_list):
9087           Put ID3v2 frames we can't parse as binary blobs into private
9088           tags, so that they are not lost when retagging, at least once
9089           id3v2mux has been taught to re-inject those frames again.
9090           See bug #334375.
9091
9092 2006-07-21  Wim Taymans  <wim@fluendo.com>
9093
9094         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9095         (gst_avi_demux_process_next_entry):
9096         Fix some leaks.
9097
9098         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9099         Don't use \n in debug lines.
9100
9101 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
9102
9103         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9104         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9105           Add annodex and icydemux, cleanup the sections a bit
9106
9107 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
9108
9109         Patch by: Alex Lancaster <alexl at users sourceforge net>
9110
9111         * ext/taglib/gstid3v2mux.cc:
9112           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
9113           ID3v2 TSSE frames (#347898).
9114
9115 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
9116
9117         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9118           Respect mpegversion for "video/mpeg" and give message in case of
9119           unhandled versions.
9120
9121 2006-07-17  Wim Taymans  <wim@fluendo.com>
9122
9123         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
9124         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
9125         (gst_pngdec_chain), (gst_pngdec_sink_event),
9126         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
9127         (gst_pngdec_sink_activate_push):
9128         * ext/libpng/gstpngdec.h:
9129         Use statically allocated segment instead of leaking.
9130         Various cleanups.
9131         Fix flush and seek handling.
9132
9133 2006-07-16  Wim Taymans  <wim@fluendo.com>
9134
9135         * gst/rtp/Makefile.am:
9136         * gst/rtp/gstrtp.c: (plugin_init):
9137         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
9138         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
9139         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
9140         (gst_rtp_mp4g_depay_set_property),
9141         (gst_rtp_mp4g_depay_get_property),
9142         (gst_rtp_mp4g_depay_change_state),
9143         (gst_rtp_mp4g_depay_plugin_init):
9144         * gst/rtp/gstrtpmp4gdepay.h:
9145         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
9146         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
9147         (gst_rtp_mp4g_pay_flush):
9148         Added simple generic mpeg4 depayloader.
9149         Fix generic mpeg4 payloader.
9150
9151 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
9152
9153         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
9154           Don't try doing state changes on a NULL pointer.
9155
9156 2006-07-14  Wim Taymans  <wim@fluendo.com>
9157
9158         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
9159
9160         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
9161         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
9162         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9163         * gst/rtp/gstrtpamrdepay.h:
9164         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
9165         Fixes #321191
9166
9167 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9168
9169         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9170         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
9171         Fix segfault when moving mouse pointer to the bottom right corner.
9172
9173 2006-07-12  Wim Taymans  <wim@fluendo.com>
9174
9175         * gst/rtp/Makefile.am:
9176         * gst/rtp/gstrtp.c: (plugin_init):
9177         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
9178         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
9179         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
9180         (gst_rtp_mp2t_depay_set_property),
9181         (gst_rtp_mp2t_depay_get_property),
9182         (gst_rtp_mp2t_depay_change_state),
9183         (gst_rtp_mp2t_depay_plugin_init):
9184         * gst/rtp/gstrtpmp2tdepay.h:
9185         Added mpeg2 TS depayloader. Closing #347234.
9186
9187 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
9188
9189         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
9190           Remove g_assert that shouldn't be there and was triggered
9191           after trying to open a device that doesn't exist or can't
9192           be opened for some other reason (#347972).
9193
9194 2006-07-10  Edward Hervey  <edward@fluendo.com>
9195
9196         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9197         (gst_avi_demux_stream_header), (push_tag_lists):
9198         * gst/avi/gstavidemux.h:
9199         Don't push tag events found by gst_riff_parse_info() before outputting
9200         GST_EVENT_NEWSEGMENT.
9201
9202 2006-07-10  Wim Taymans  <wim@fluendo.com>
9203
9204         * gst/rtsp/Makefile.am:
9205         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
9206         (rtsp_connection_close):
9207         * gst/rtsp/rtspdefs.h:
9208         replaced closesocket and close in code with one CLOSE_SOCKET. 
9209         Some more cleanups. Fixes #345301.
9210
9211 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
9212
9213         * gst/autodetect/gstautoaudiosink.c:
9214           Fix example pipeline in docs.
9215
9216 2006-07-10  Wim Taymans  <wim@fluendo.com>
9217
9218         Patch by: Rob Taylor <robtaylor at floopily dot org>
9219
9220         * gst/udp/gstmultiudpsink.c: (join_multicast),
9221         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
9222         If a destination is added before the stream is set to PAUSED, the
9223         multicast group is not joined as the socket is not created yet. 
9224         Also TTL and LOOP should also be set. Fixes #346921.
9225
9226 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9227
9228         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9229         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9230         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
9231         (gst_ximage_src_init):
9232         * sys/ximage/gstximagesrc.h:
9233         Fix use-damage property to actually work :)
9234         Add startx, starty, endx, endy properties so screencasts other than full
9235         screen ones can work.
9236
9237 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9238
9239         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9240         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9241         (gst_ximage_src_class_init), (gst_ximage_src_init):
9242         * sys/ximage/gstximagesrc.h:
9243         Add use_damage property to offer ability to choose whether to use
9244         XDamage or not.
9245
9246 2006-07-07  Wim Taymans  <wim@fluendo.com>
9247
9248         * gst/goom/filters.c: (zoomFilterSetResolution):
9249         Avoid goom coredumping by clearing memory. 
9250         Fixes 345679.
9251
9252 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
9253
9254         * win32/vs6/libgstid3demux.dsp:
9255         Add a link to libgsttag-0.10.lib.
9256
9257 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9258
9259         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9260         (gst_tag_demux_read_range):
9261         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9262         (gst_id3demux_read_range):
9263           Don't return FLOW_UNEXPECTED when a buffer is before
9264           the start of the stream (which might happen with
9265           large ID3v2 tags if the tag reading was done pullrange
9266           based and we then switched to push mode later on).
9267           Fixes regression introduced by commit from June 29th.
9268
9269 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9270
9271         * ext/taglib/gstid3v2mux.cc:
9272           Make UTF-8 the default encoding when writing string
9273           tags (before, our UTF-8 strings would automatically
9274           be converted to ISO-8859-1 by taglib and written as
9275           ISO-8859-1 fields if that was possible).
9276
9277         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
9278         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
9279         (test_taglib_id3mux_with_tags):
9280           Add test case that makes sure our UTF-8 strings have
9281           actually been written into the tag as UTF-8.
9282
9283 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9284
9285         * configure.ac:
9286           Let's try that again.
9287
9288 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9289
9290         * configure.ac:
9291           Disable monoscope plugin for now until it fulfills
9292           all the requirements.
9293
9294 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9295
9296         * configure.ac:
9297         * gst/monoscope/Makefile.am:
9298         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
9299         (gst_monoscope_class_init), (gst_monoscope_init),
9300         (gst_monoscope_finalize), (gst_monoscope_reset),
9301         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
9302         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
9303         (gst_monoscope_sink_event), (gst_monoscope_src_event),
9304         (gst_monoscope_change_state), (plugin_init):
9305         * gst/monoscope/gstmonoscope.h:
9306           Port monoscope visualisation to 0.10.
9307
9308 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9309
9310         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
9311         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
9312           Return FLOW_UNEXPECTED when at the end of the file, not
9313           FLOW_ERROR. Fixes 'internal stream error' errors that
9314           would sometimes occur in totem when scrubbing to the
9315           end of an ID3v1 tagged mp3 file.
9316
9317 2006-07-03  Edward Hervey  <edward@fluendo.com>
9318
9319         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
9320         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
9321         (gst_pngdec_sink_event), (gst_pngdec_change_state):
9322         * ext/libpng/gstpngdec.h:
9323         Implement buffer clipping/dropping using GstSegment.
9324         This provides accurate seeking.
9325
9326 2006-07-03  Edward Hervey  <edward@fluendo.com>
9327
9328         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9329         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
9330         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
9331         (gst_avi_demux_process_next_entry), (push_tag_lists),
9332         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9333         * gst/avi/gstavidemux.h:
9334         Proper aggregation of each stream's GstFlowReturn in order to figure out
9335         whether the task should stop or not.
9336         Don't send inline events before pushing out a NEW_SEGMENT, more
9337         specifically for GST_TAG_EVENT.
9338         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
9339         sub-indexes.
9340
9341 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
9342
9343         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9344
9345         * sys/sunaudio/gstsunaudiomixerctrl.c:
9346         (gst_sunaudiomixer_ctrl_build_list):
9347           Move "Monitor" slider to input tab so it works more like
9348           sdtaudiocontrol, which is what people on Solaris are used
9349           to using for their mixer program (#346259).
9350
9351 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9352
9353         * tests/check/elements/level.c: (GST_START_TEST):
9354           fix a leak, clean up at the end
9355
9356 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9357
9358         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9359         (gst_matroska_demux_send_event),
9360         (gst_matroska_demux_loop_stream_parse_id):
9361         * gst/matroska/matroska-ids.h:
9362           Send tag event after newsegment event.
9363
9364 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9365
9366         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9367         (gst_id3demux_read_range):
9368           Make sure we don't return GST_FLOW_OK with a NULL buffer in
9369           certain cases where a read beyond the end of the file is
9370           requested. Fixes #345930.
9371
9372         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9373         (gst_tag_demux_read_range):
9374           Fix same issue here as well.
9375
9376 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9377
9378         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9379         
9380         Fix hypothetical crash.
9381
9382 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
9383
9384         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9385
9386         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
9387           Do not modify the ports value. If the user has turned off the
9388           built-in speakers, then we should not reset it in the prepare
9389           function, since this causes the built-in speakers to turn
9390           back on anytime the user changes a track in totem, rhythmbox,
9391           etc. (#346066).
9392
9393 2006-06-23  Wim Taymans  <wim@fluendo.com>
9394
9395         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
9396         Fix double caps unref when negotiation fails.
9397
9398 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9399
9400         * ext/annodex/gstcmmldec.c:
9401         * ext/annodex/gstcmmlenc.c:
9402         * ext/annodex/gstcmmlparser.c:
9403         * ext/dv/gstdvdec.c:
9404         * ext/dv/gstdvdemux.c:
9405         * ext/gdk_pixbuf/pixbufscale.c:
9406         * ext/jpeg/gstjpegenc.c:
9407         * ext/jpeg/gstsmokedec.c:
9408         * ext/jpeg/gstsmokeenc.c:
9409         * ext/libpng/gstpngdec.c:
9410         * ext/libpng/gstpngenc.c:
9411         * ext/speex/gstspeexenc.c:
9412         * gst/alpha/gstalphacolor.c:
9413         * gst/cutter/gstcutter.c:
9414         * gst/debug/gstnavigationtest.c:
9415         * gst/icydemux/gsticydemux.c:
9416         * gst/level/gstlevel.c:
9417         * gst/multipart/multipart.c:
9418         * gst/rtp/gstrtpamrpay.c:
9419         * gst/rtp/gstrtpdepay.c:
9420         * gst/rtp/gstrtpilbcpay.c:
9421         * gst/rtp/gstrtpmp4gpay.c:
9422         * gst/rtp/gstrtpmp4vpay.c:
9423         * gst/rtsp/gstrtpdec.c:
9424         * gst/rtsp/gstrtspsrc.c:
9425         * gst/udp/gstdynudpsink.c:
9426         * gst/udp/gstmultiudpsink.c:
9427         * gst/udp/gstudpsrc.c:
9428         * gst/videobox/gstvideobox.c:
9429         * gst/videofilter/gstvideoflip.c:
9430           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
9431           plus two minor macro fixes.
9432
9433 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9434
9435         * gst/matroska/matroska-demux.c:
9436         (gst_matroska_demux_check_subtitle_buffer),
9437         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
9438         (gst_matroska_demux_subtitle_caps):
9439         * gst/matroska/matroska-ids.c:
9440         (gst_matroska_track_init_subtitle_context):
9441         * gst/matroska/matroska-ids.h:
9442           Try to fix up broken matroska files containing subtitle
9443           streams with non-UTF8 character encodings (courtesy of
9444           mkvmerge) using either the encoding specified in the
9445           GST_SUBTITLE_ENCODING environment variable or the
9446           current locale's character set if it is non-UTF8.
9447           Fixes #337076.
9448
9449 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9450
9451         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
9452           Set image type from APIC frame as "image-type" field
9453           of GST_TAG_IMAGE buffer caps (#344605).
9454
9455 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
9456
9457         * ext/flac/Makefile.am:
9458         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
9459         (gst_flac_dec_reset_decoders),
9460         (gst_flac_dec_setup_seekable_decoder),
9461         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
9462         (gst_flac_dec_metadata_callback),
9463         (gst_flac_dec_metadata_callback_seekable),
9464         (gst_flac_dec_metadata_callback_stream),
9465         (gst_flac_dec_error_callback),
9466         (gst_flac_dec_error_callback_seekable),
9467         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
9468         (gst_flac_dec_read_stream), (gst_flac_dec_write),
9469         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
9470         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
9471         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
9472         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
9473         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
9474         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
9475         (gst_flac_dec_sink_activate_push),
9476         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
9477         * ext/flac/gstflacdec.h:
9478           Support chain-based operation, should make flac-over-DAAP
9479           work (#340492).
9480
9481 2006-06-20  Wim Taymans  <wim@fluendo.com>
9482
9483         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9484         Doc updates, merge some unused symbols.
9485
9486 2006-06-20  Wim Taymans  <wim@fluendo.com>
9487
9488         * docs/plugins/Makefile.am:
9489         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9490         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9491         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
9492         * gst/rtsp/gstrtspsrc.c:
9493         * gst/rtsp/gstrtspsrc.h:
9494         Added documentation for the rtsp plugin. Fixes #345393.
9495
9496 2006-06-20  Wim Taymans  <wim@fluendo.com>
9497
9498         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9499         (rtsp_connection_close), (rtsp_connection_free):
9500         Use better G_OS_* macros. Fixes #345301 some more.
9501
9502 2006-06-20  Wim Taymans  <wim@fluendo.com>
9503
9504         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9505
9506         * sys/sunaudio/Makefile.am:
9507         * sys/sunaudio/gstsunaudio.c: (plugin_init):
9508         * sys/sunaudio/gstsunaudiomixerctrl.c:
9509         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
9510         (gst_sunaudiomixer_ctrl_list_tracks),
9511         (gst_sunaudiomixer_ctrl_get_volume),
9512         (gst_sunaudiomixer_ctrl_set_volume),
9513         (gst_sunaudiomixer_ctrl_set_mute),
9514         (gst_sunaudiomixer_ctrl_set_record):
9515         * sys/sunaudio/gstsunaudiomixerctrl.h:
9516         * sys/sunaudio/gstsunaudiomixertrack.c:
9517         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
9518         * sys/sunaudio/gstsunaudiomixertrack.h:
9519         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
9520         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
9521         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
9522         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
9523         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
9524         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
9525         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
9526         (gst_sunaudiosrc_reset):
9527         * sys/sunaudio/gstsunaudiosrc.h:
9528         Add a SunAudio source plugin.
9529         Support stereo and right/left channel gain in the mixer plugin.
9530         Support the RECORD flag so that you can switch between line-input and
9531         microphone in gnome-volume-control.
9532         Code cleanups like using an enumerator for track number instead of an 
9533         integer. Fixes #344923.
9534
9535 2006-06-20  Wim Taymans  <wim@fluendo.com>
9536
9537         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
9538
9539         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9540         (rtsp_connection_close):
9541         Make RTSP plugin compile on windows. Fixes #345301.
9542         Some changes to original patch to catch errors better.
9543         use ifdef WIN32 instead of ifndef.
9544
9545 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9546
9547         * configure.ac:
9548         If we have libraw1394 >= 1.2.1, then we need libiec61883.
9549
9550 2006-06-18  Edward Hervey  <edward@fluendo.com>
9551
9552         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
9553         After a failed buffer alloc, we need to abort the jpeg decoding (it
9554         started when parsing headers to figure out how many bytes we need
9555         to request downstream).
9556
9557 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
9558
9559         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9560
9561         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
9562           Make sure we don't read beyond the end of the file (#345232).
9563
9564 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9565
9566         * configure.ac:
9567           Fix --disable-external (can't set conditionals conditionally,
9568           #343602).
9569
9570 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9571
9572         * autogen.sh:
9573         * configure.ac:
9574         * docs/Makefile.am:
9575           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
9576
9577         * docs/plugins/Makefile.am:
9578         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9579         * docs/plugins/inspect/plugin-taglib.xml:
9580           Add/fix apev2mux docs.
9581
9582 2006-06-14  Wim Taymans  <wim@fluendo.com>
9583
9584         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
9585         (gst_dvdec_finalize), (gst_dvdec_sink_event),
9586         (gst_dvdec_change_state):
9587         Reset segment info on flush.
9588         Alloc segment in _init, free in _finalize.
9589
9590         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
9591         Don't send segments twice.
9592
9593 2006-06-14  Wim Taymans  <wim@fluendo.com>
9594
9595         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
9596         Respect segment.stop. Fixes #342592.
9597
9598 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9599
9600         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
9601           No language specified means the implied language is English
9602           according to the matroska spec (partially fixes #344708);
9603           add some more debug output.
9604
9605 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9606
9607         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
9608         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
9609         (gst_wavparse_chain):
9610           When operating chain-based, don't make any assumptions about the
9611           chunking of the incoming data and make streaming work on days other
9612           than the second Thursday after a full moon. Also fix up debug
9613           messages here and there and make use of the most excellent new
9614           gst_pad_query_peer_duration() utility function.
9615           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
9616
9617         * gst/wavparse/gstwavparse.h:
9618           Remove trailing comma after last enum value, some compilers don't
9619           like that.
9620
9621 2006-06-13  Wim Taymans  <wim@fluendo.com>
9622
9623         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
9624         Handle premature EOS gracefully.
9625
9626 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
9627
9628         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
9629           Prevent out of bounds array access when scrubbing towards
9630           the end of the file between the last index entry and the
9631           end. Fixes occasional 'start <= stop' newsegment event
9632           assertions when scrubbing in MJPEG files.
9633
9634 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
9635
9636         * tests/check/elements/.cvsignore:
9637           And another one.
9638
9639 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9640
9641         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9642         (scan_encoded_string), (parse_picture_frame):
9643           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
9644
9645         * configure.ac:
9646           Require core >= 0.10.8 (for GST_TAG_IMAGE and
9647           GST_TAG_PPEVIEW_IMAGE used in the patch above).
9648
9649 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9650
9651         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
9652           gratuitous comment changes
9653         * tests/check/elements/level.c: (GST_START_TEST):
9654           fix level test leaks
9655
9656 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9657
9658         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
9659         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
9660           Use gst_pad_query_peer_duration() utility function here.
9661
9662 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9663
9664         * autogen.sh:
9665           require am17
9666         * configure.ac:
9667         * ext/annodex/Makefile.am:
9668         * ext/cdio/Makefile.am:
9669         * ext/dv/Makefile.am:
9670         * ext/esd/Makefile.am:
9671         * ext/flac/Makefile.am:
9672         * ext/gdk_pixbuf/Makefile.am:
9673         * ext/ladspa/Makefile.am:
9674         * ext/libcaca/Makefile.am:
9675         * ext/speex/Makefile.am:
9676         * ext/taglib/Makefile.am:
9677         * sys/oss/Makefile.am:
9678         * sys/sunaudio/Makefile.am:
9679         * sys/ximage/Makefile.am:
9680           clean up build further
9681
9682 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9683
9684         * gconf/Makefile.am:
9685           Honour --disable-schemas-install configure option. Fixes #344100.
9686
9687 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9688
9689         * tests/examples/level/Makefile.am:
9690           Add -lm to LIBS for pow() function, don't assume one of our
9691           dependencies (such as libxml-2.0) drags it in automatically
9692           (#343603).
9693
9694 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9695
9696         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
9697
9698         * configure.ac:
9699           We should use $SED and not $(SED) in configure.ac (#343678).
9700
9701 2006-06-09  Wim Taymans  <wim@fluendo.com>
9702
9703         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9704
9705         * sys/sunaudio/gstsunaudiomixerctrl.c:
9706         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
9707         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
9708         (gst_sunaudiomixer_ctrl_set_mute):
9709         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
9710         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
9711         (gst_sunaudiosink_write):
9712         Attached find a patch that fixes a number of bugs with the SunAudio
9713         mixer plugin and fixes #344101:
9714         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
9715            tracks onto the tracklist causing gnome-volume-control's preferences
9716            dialog to be messed up and would core dump if you checked/unchecked
9717            any item.
9718         2. We weren't previously setting the MUTE flag properly.  Fixing this
9719            makes gnome-volume-control work better.
9720         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
9721            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
9722            gnome-volume-control look better.
9723         Also some minor cleanup in gstsunaudiosink.c.
9724
9725 2006-06-09  Wim Taymans  <wim@fluendo.com>
9726
9727         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
9728         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
9729         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
9730         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
9731         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
9732         * ext/jpeg/gstjpegdec.h:
9733         API: Added IDCT method property
9734         Small cleanups.
9735         Avoid dynamic allocation of trivial fixed structure.
9736         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
9737
9738 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9739
9740         * configure.ac:
9741         We now require libraw1394 >= 1.1.0 and that version onwards all
9742         have .pc files.
9743
9744 2006-06-02  Edward Hervey  <edward@fluendo.com>
9745
9746         * gst/law/alaw-decode.c: (alawdec_getcaps): 
9747         Trying to get items from an ANY or EMPTY caps is ... stupid.
9748
9749 2006-06-02  Edward Hervey  <edward@fluendo.com>
9750
9751         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
9752         (gst_dvdec_chain), (gst_dvdec_change_state):
9753         * ext/dv/gstdvdec.h:
9754         Added GstSegment handling, now implements dropping/clipping.
9755
9756 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
9757
9758         * ext/aalib/gstaasink.h:
9759         * ext/annodex/gstcmmldec.h:
9760         * ext/cairo/gsttimeoverlay.h:
9761         * ext/dv/gstdvdec.h:
9762         * ext/dv/gstdvdemux.h:
9763         * ext/esd/esdmon.h:
9764         * ext/esd/esdsink.h:
9765         * ext/flac/gstflacenc.h:
9766         * ext/gconf/gstgconfaudiosink.h:
9767         * ext/gconf/gstgconfaudiosrc.h:
9768         * ext/gconf/gstgconfvideosink.h:
9769         * ext/gconf/gstgconfvideosrc.h:
9770         * ext/gdk_pixbuf/gstgdkanimation.h:
9771         * ext/gdk_pixbuf/pixbufscale.h:
9772         * ext/hal/gsthalaudiosink.h:
9773         * ext/hal/gsthalaudiosrc.h:
9774         * ext/jpeg/gstjpegenc.h:
9775         * ext/jpeg/gstsmokedec.h:
9776         * ext/jpeg/gstsmokeenc.h:
9777         * ext/libcaca/gstcacasink.h:
9778         * ext/libmng/gstmngdec.h:
9779         * ext/libmng/gstmngenc.h:
9780         * ext/libpng/gstpngdec.h:
9781         * ext/libpng/gstpngenc.h:
9782         * ext/raw1394/gstdv1394src.h:
9783         * ext/speex/gstspeexenc.h:
9784         * gst/autodetect/gstautoaudiosink.h:
9785         * gst/autodetect/gstautovideosink.h:
9786         * gst/avi/gstavidemux.h:
9787         * gst/cutter/gstcutter.h:
9788         * gst/debug/efence.h:
9789         * gst/debug/gstnavigationtest.h:
9790         * gst/debug/gstnavseek.h:
9791         * gst/flx/gstflxdec.h:
9792         * gst/goom/gstgoom.h:
9793         * gst/icydemux/gsticydemux.h:
9794         * gst/id3demux/gstid3demux.h:
9795         * gst/law/alaw-decode.h:
9796         * gst/law/alaw-encode.h:
9797         * gst/law/mulaw-decode.h:
9798         * gst/law/mulaw-encode.h:
9799         * gst/matroska/matroska-mux.h:
9800         * gst/median/gstmedian.h:
9801         * gst/oldcore/gstaggregator.h:
9802         * gst/oldcore/gstfdsink.h:
9803         * gst/oldcore/gstmd5sink.h:
9804         * gst/oldcore/gstmultifilesrc.h:
9805         * gst/oldcore/gstpipefilter.h:
9806         * gst/oldcore/gstshaper.h:
9807         * gst/oldcore/gststatistics.h:
9808         * gst/rtp/gstasteriskh263.h:
9809         * gst/rtp/gstrtpL16depay.h:
9810         * gst/rtp/gstrtpL16pay.h:
9811         * gst/rtp/gstrtpamrdepay.h:
9812         * gst/rtp/gstrtpamrpay.h:
9813         * gst/rtp/gstrtpdepay.h:
9814         * gst/rtp/gstrtpgsmdepay.h:
9815         * gst/rtp/gstrtpgsmpay.h:
9816         * gst/rtp/gstrtph263pay.h:
9817         * gst/rtp/gstrtph263pdepay.h:
9818         * gst/rtp/gstrtph263ppay.h:
9819         * gst/rtp/gstrtpmp4gpay.h:
9820         * gst/rtp/gstrtpmp4vdepay.h:
9821         * gst/rtp/gstrtpmp4vpay.h:
9822         * gst/rtp/gstrtpmpadepay.h:
9823         * gst/rtp/gstrtpmpapay.h:
9824         * gst/rtp/gstrtppcmadepay.h:
9825         * gst/rtp/gstrtppcmapay.h:
9826         * gst/rtp/gstrtppcmudepay.h:
9827         * gst/rtp/gstrtppcmupay.h:
9828         * gst/rtp/gstrtpspeexdepay.h:
9829         * gst/rtp/gstrtpspeexpay.h:
9830         * gst/rtsp/gstrtpdec.h:
9831         * gst/rtsp/gstrtspsrc.h:
9832         * gst/smpte/gstsmpte.h:
9833         * gst/udp/gstdynudpsink.h:
9834         * gst/udp/gstmultiudpsink.h:
9835         * gst/udp/gstudpsink.h:
9836         * gst/udp/gstudpsrc.h:
9837         * gst/videofilter/gstvideobalance.h:
9838         * gst/videofilter/gstvideoflip.h:
9839         * sys/oss/gstossdmabuffer.h:
9840         * sys/oss/gstossmixerelement.h:
9841         * sys/oss/gstosssink.h:
9842         * sys/oss/gstosssrc.h:
9843         * sys/osxvideo/osxvideosink.h:
9844         * sys/sunaudio/gstsunaudiomixer.h:
9845         * sys/sunaudio/gstsunaudiosink.h:
9846         * sys/ximage/gstximagesrc.h:
9847         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9848
9849 2006-05-31  Wim Taymans  <wim@fluendo.com>
9850
9851         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
9852         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
9853         (gst_goom_src_setcaps), (gst_goom_src_event),
9854         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
9855         (gst_goom_change_state):
9856         * gst/goom/gstgoom.h:
9857         Handle QoS.
9858         Handle flushing, discont and events.
9859         Fix timestamps and various other cleanups.
9860
9861 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9862
9863         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
9864         Fix bus reset when using libiec61883
9865
9866 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9867
9868         * configure.ac:
9869         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
9870         * ext/raw1394/Makefile.am:
9871         Add CFLAGS.
9872         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
9873         New method, to receive using libiec61883.
9874         (gst_dv1394src_iso_receive),
9875         #ifdef'd out if libiec61883 is present.
9876         (gst_dv1394src_bus_reset),
9877         Get userdata correctly if using libiec61883. 
9878         (gst_dv1394src_create),
9879         When using libiec61883, only poll one fd and no need to read.
9880         (gst_dv1394src_discover_avc_node),
9881         Replace g_warnings.
9882         (gst_dv1394src_start),
9883         Create new handle when we know which dv port.  More reliable
9884         than setting port on an existing handle.  Initialise libiec61883.
9885         (gst_dv1394src_stop):
9886         If using libiec61883, then cleanup its handle properly.
9887         * ext/raw1394/gstdv1394src.h:
9888         Add libiec61883 handle.
9889
9890 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
9891
9892         * gst/avi/gstavidemux.c:
9893           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
9894         * win32/MANIFEST:
9895           sort file listing
9896         * win32/vs6/libgstavi.dsp:
9897           add gstavimux.c to the project
9898         * win32/vs6/libgstid3demux.dsp:
9899           add link to zlib library
9900         * win32/vs6/libgstmatroska.dsp:
9901           add matroska-ids.c to the project
9902
9903 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
9904
9905         Patch by: Sebastian Dröge  <mail at slomosnail de >
9906
9907         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9908         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9909         * ext/taglib/Makefile.am:
9910         * ext/taglib/gstapev2mux.cc:
9911         * ext/taglib/gstapev2mux.h:
9912         * ext/taglib/gstid3v2mux.cc:
9913         * ext/taglib/gsttaglibmux.c: (plugin_init):
9914         * ext/taglib/gsttaglibmux.h:
9915           Add apev2mux element (#343122).
9916         
9917         * tests/check/Makefile.am:
9918         * tests/check/elements/apev2mux.c:
9919         (test_taglib_apev2mux_create_tags),
9920         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
9921         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
9922         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
9923         (apev2mux_suite), (main):
9924           Add unit test for apev2mux element.
9925
9926 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9927
9928         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
9929         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
9930         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
9931           GST_PTR_FORMAT should be used to print caps in debug statements.
9932
9933 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9934
9935         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
9936
9937         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
9938         (ape_demux_parse_tags):
9939           Some clean-ups and additions: map APE 'file' tag to
9940           GST_TAG_LOCATION (#343123); add support for extracting
9941           the track count and clean up parsing a bit (#343127).
9942
9943 2006-05-28  Edward Hervey  <edward@fluendo.com>
9944
9945         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
9946         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
9947
9948 2006-05-28  Edward Hervey  <edward@fluendo.com>
9949
9950         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
9951         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
9952         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
9953         * ext/jpeg/gstjpegdec.h:
9954         Clip outgoing buffers according to currently configured segment.
9955
9956 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9957
9958         * ext/taglib/gstid3v2mux.cc:
9959           Handle  writing of track-count or album-volume-count without
9960           track-number or albume-volume-number (in this case the number
9961           will just be set to 0).
9962
9963         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
9964           It would be nice if we actually checked the values received for
9965           track/album-volume number/count in  _check_tags(), rather than
9966           setting them again ...
9967
9968 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
9969
9970         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
9971           A track/volume number or count of 0 does not make sense,
9972           just ignore it along with negative numbers (a tag might
9973           only contain a track count without a track number).
9974
9975 2006-05-27  Edward Hervey  <edward@fluendo.com>
9976
9977         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
9978         (gst_jpeg_dec_sink_event):
9979         Abort decompression when receiving FLUSH_STOP. This should avoid
9980         issues when interrupting decoding with flushes.
9981
9982 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
9983
9984         * ext/flac/gstflac.c:
9985           Don't #include file we don't dist any longer.
9986
9987 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
9988
9989         * README:
9990           Replace current README (containing the release notes from
9991           some 0.9.x version) with a proper README taken from the core.
9992
9993 2006-05-24  Wim Taymans  <wim@fluendo.com>
9994
9995         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
9996         Implement EOS correctly by either posting
9997         SEGMENT_DONE or pushing an EOS message depending
9998         on the seek type. Fixes #342592
9999
10000 2006-05-24  Wim Taymans  <wim@fluendo.com>
10001
10002         * gst/law/alaw-decode.c: (gst_alawdec_chain):
10003         * gst/law/alaw-decode.h:
10004         * gst/law/alaw-encode.c: (gst_alawenc_chain):
10005         * gst/law/alaw-encode.h:
10006         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
10007         * gst/law/mulaw-decode.h:
10008         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
10009         * gst/law/mulaw-encode.h:
10010         Some cleanups in the chain functions.
10011         Remove some GStreamer 0.0.2 bits.
10012
10013 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10014
10015         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10016
10017         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
10018           gst_collect_pads_stop() needs to be called before chaining up
10019           to the parent class (#342734).
10020
10021 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10022
10023         * ext/flac/Makefile.am:
10024         * ext/flac/flac_compat.h:
10025         * ext/flac/gstflac.c:
10026         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
10027         * ext/flac/gstflacenc.c:
10028           Remove backwards compatibility cruft for dealing with FLAC API
10029           changes in the 1.0.x series - we require 1.1.1 or newer these days.
10030
10031 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10032
10033         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10034         (gst_matroska_demux_push_xiph_codec_priv_data),
10035         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
10036         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
10037         * gst/matroska/matroska-ids.h:
10038         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
10039         (gst_matroska_mux_video_pad_setcaps),
10040         (xiph3_streamheader_to_codecdata),
10041         (vorbis_streamheader_to_codecdata),
10042         (theora_streamheader_to_codecdata),
10043         (gst_matroska_mux_audio_pad_setcaps),
10044         (gst_matroska_mux_write_data):
10045           Add support for muxing/demuxing theora video (#342448; too bad
10046           none of the usual linux players can actually play this). Playback
10047           in GStreamer will require additional changes to theoradec in -base.
10048           Refactor streamheaders <=> CodecPrivateData code a bit; some small
10049           cleanups.
10050
10051 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10052
10053         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
10054         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
10055           Fix crashes when the horizontal subsampling is 1.
10056           Fixes #342097.
10057
10058 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10059
10060         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10061
10062         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
10063         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10064         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10065         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
10066         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
10067         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10068         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
10069         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10070         (gst_avi_mux_change_state):
10071         * gst/avi/gstavimux.h:
10072           Some enhancements for avimux (#342526):
10073            - add odml (large file) index support
10074            - store codec init data (e.g. huffyuv)
10075            - miscellaneous other fixes/cleanups
10076
10077 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10078
10079         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10080         Don't output any tag when we encounter a negative track number - the
10081         tag type is uint, so we end up outputting huge positive numbers
10082         instead. (Fixes: #342029)
10083
10084 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10085
10086         * configure.ac:
10087           update for new GSTPB_PLUGINS_DIR
10088
10089 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
10090
10091         * rtp/gst/gstrtph263pay.c:
10092         Properly set static caps for H263 at 34.
10093
10094 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10095
10096         Patch by: James "Doc" Livingston  <doclivingston gmail com>
10097
10098         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
10099           Merge event tags and tag setter tags correctly (#339918). Also,
10100           don't leak taglist in case of an error.
10101           
10102 2006-05-17  Edward Hervey  <edward@fluendo.com>
10103
10104         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
10105         We can only do caps intersection if the othercaps are non-empty and not
10106         ANY. Else we return the pad template (base_caps).
10107
10108 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
10109
10110         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10111           Fix crash when outputting debugging information for certain
10112           pictures (always good to use the right struct member for
10113           the number of records in an array).
10114
10115 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10116
10117         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
10118
10119         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
10120         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
10121         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
10122         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
10123         (gst_ebml_read_float), (gst_ebml_read_ascii),
10124         (gst_ebml_read_binary):
10125           Don't create unnecessary sub-buffers all the time. Dramatically
10126           improves performance with multiple concurrently running
10127           matroskademux instances (#341818) (and avoids doing
10128           unnecessarily inefficient things in the general case).
10129
10130 2006-05-16  Edward Hervey  <edward@fluendo.com>
10131
10132         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
10133         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
10134         return value of gst_pad_push_event().
10135
10136 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
10137
10138         * gst/autodetect/gstautoaudiosink.c:
10139         (gst_auto_audio_sink_find_best):
10140         * gst/autodetect/gstautovideosink.c:
10141         (gst_auto_video_sink_find_best):
10142         Make the name of the child element be based on the name of the
10143         parent, so that debug output is more useful.
10144         
10145         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
10146         (parse_insert_string_field), (parse_split_strings):
10147         Rework string parsing to always walk over BOM markers in UTF16
10148         strings, using the endianness indicated by the innermost one,
10149         then trying the opposite endianness if that fails to convert
10150         to valid UTF-8. Fixes #341774
10151
10152 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10153
10154         Patch from: Matthieu <matthieu at fluendo dot com>
10155
10156         * ext/libpng/Makefile.am:
10157         Add LIBPNG_CFLAGS.
10158
10159 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10160
10161         * ext/taglib/gstid3v2mux.cc:
10162           Add support for writing images (APIC frames) into ID3v2
10163           tags (picture type always set to 'other' for now though).
10164
10165 2006-05-14  Michael Smith  <msmith@fluendo.com>
10166
10167         * gst/wavparse/gstwavparse.c:
10168           Update docs; wavparse implements push and pull modes.
10169
10170 2006-05-12  Wim Taymans  <wim@fluendo.com>
10171
10172         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
10173         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
10174         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
10175         Ooops, bitten by the copy-and-paste design paradigm, fixes
10176         seek again.
10177
10178 2006-05-12  Wim Taymans  <wim@fluendo.com>
10179
10180         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10181         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
10182         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
10183         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10184         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
10185         (gst_avi_demux_massage_index),
10186         (gst_avi_demux_calculate_durations_from_index),
10187         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
10188         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10189         (gst_avi_demux_loop):
10190         * gst/avi/gstavidemux.h:
10191         Some cleanups, prepare to use GstSegment.
10192         Fix error in entry walking code.
10193         Fix VBR detection.
10194         Smarter timestamp calculation code.
10195         Uniform error/eos handling.
10196
10197 2006-05-12  Michael Smith  <msmith@fluendo.com>
10198
10199         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
10200         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
10201           Fix use of uninitialised values if we're NOT seeking in ready.
10202           Fix typos.
10203
10204 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
10205
10206         * gst/wavparse/Makefile.am:
10207           Add CFLAGS and LIBS for libgstbase, fixes build on
10208           Cygwin (#341489).
10209
10210 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10211
10212         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
10213           Some more debug info. No need to check whether the string
10214           returned by g_convert() is really UTF-8 - either it is or
10215           we get NULL returned.
10216
10217 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10218
10219         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
10220           Fix parsing of numeric genre strings some more, by ensuring that
10221           we only try and parse strings that a) Start with '(' and b) Consist
10222           only of digits.
10223           Also, when finding an escaping '((' sequence, bust it back to '(' by
10224           swallowing the first parenthesis
10225
10226 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10227
10228         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
10229         (gst_esdsink_open), (gst_esdsink_close):
10230         * ext/esd/esdsink.h:
10231           Move the esd_get_server_info() into gst_esdsink_open() and fail
10232           with a decent error message on errors.
10233
10234 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10235
10236         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
10237         (gst_esdmon_channels_get_type):
10238         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
10239         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
10240         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
10241         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
10242         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
10243         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
10244         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
10245         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
10246         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
10247         * gst/videomixer/videomixer.c:
10248         (gst_video_mixer_background_get_type):
10249           Const-ify GEnumValue arrays.
10250
10251 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10252
10253         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
10254
10255         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
10256         (gst_avi_mux_do_video_buffer):
10257           Work around gst_buffer_make_metadata_writable() bug that
10258           results in avimux marking all frames in the index as
10259           keyframes (#340859).
10260           
10261 2006-05-08  Wim Taymans  <wim@fluendo.com>
10262
10263         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10264         Make parsing of urls suck slightly less.
10265
10266 2006-05-08  Edward Hervey  <edward@fluendo.com>
10267
10268         * autogen.sh: (CONFIGURE_DEF_OPT): 
10269         libtoolize on Darwin/MacOSX is called glibtoolize.
10270
10271 2006-05-08  Wim Taymans  <wim@fluendo.com>
10272
10273         Patch by: Jens Granseuer <jensgr at gmx dot net>
10274
10275         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
10276         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
10277         C89 compliance fixes. Fixes #340980
10278
10279 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
10280
10281         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10282         * ext/flac/gstflacdec.h:
10283           Handle segment seeks that include the end of the file as stop point
10284           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
10285           message instead of an EOS event in case we're in segment seek
10286           mode (fixes #340699).
10287           
10288 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
10289
10290         * ext/cairo/gsttextoverlay.c:
10291         * ext/flac/gstflacdec.c:
10292         * ext/gdk_pixbuf/pixbufscale.c:
10293         * gst/apetag/gstapedemux.c:
10294         * gst/debug/breakmydata.c:
10295         * gst/debug/testplugin.c:
10296         * gst/matroska/ebml-write.c:
10297         * gst/multipart/multipartdemux.c:
10298         * sys/osxaudio/gstosxaudiosink.c:
10299         * sys/osxaudio/gstosxaudiosrc.c:
10300         Add semicolons after GST_BOILERPLATE[_FULL] so that
10301         indent doesn't mess up following lines.
10302
10303 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
10304
10305         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
10306
10307         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
10308           Don't leak caps when freeing the stream context (#340623).
10309
10310 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
10311
10312         * configure.ac:
10313           Back to CVS
10314
10315 === release 0.10.3 ===
10316
10317 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
10318
10319         * configure.ac:
10320           releasing 0.10.3, "Desplazado"
10321
10322 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10323
10324         * gst/matroska/matroska-mux.c:
10325         (gst_matroska_mux_stream_is_vorbis_header),
10326         (gst_matroska_mux_write_data):
10327           Don't strcmp() NULL strings.
10328           Only start new clusters on video keyframes, not on any
10329           random audio buffer that doesn't have the DELTA_UNIT
10330           flag set (fixes 'make check' again).
10331
10332 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10333
10334         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10335
10336         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
10337         (gst_matroska_mux_stream_is_vorbis_header),
10338         (gst_matroska_mux_write_data):
10339           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
10340           value and then dead-lock when muxing vorbis audio streams
10341           (the three vorbis header buffers carry no timestamp, and it
10342           would try to mux these after all video buffers). Fixes #340346.
10343
10344           Improve clustering: start a new cluster also whenever we get
10345           a keyframe.     
10346
10347 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10348
10349         * win32/common/config.h:
10350         * win32/MANIFEST
10351           add the generated file as well
10352
10353 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10354
10355         * Makefile.am:
10356         * configure.ac:
10357         * win32/common/config.h.in:
10358           add win32 stuff
10359
10360 2006-05-03  Michael Smith  <msmith@fluendo.com>
10361
10362         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
10363           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
10364           SUCKS.
10365
10366 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
10367
10368         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10369         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10370         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10371           don't leak caps-string
10372
10373 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10374
10375         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
10376         (gst_id3demux_sink_activate):
10377           Let core insert default error message for TYPE_NOT_FOUND
10378           errors, it's just as good as our own and has the added
10379           bonus of being translated.
10380
10381 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10382
10383         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
10384         (gst_tag_demux_sink_event):
10385         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
10386         (gst_id3demux_sink_event):
10387           Post an error message when we get an EOS event and were not
10388           able to find out the type of stream.
10389
10390         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
10391         (test_taglib_id3mux_with_tags):
10392           Decrease num-buffers to 16 per iteration again, otherwise the
10393           many memcpy()s and reallocations in the test will hammer slow
10394           CPUs completely and make the test timeout.
10395
10396 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10397
10398         * configure.ac:
10399           figure out where plugins-base plugins are
10400         * tests/check/Makefile.am:
10401           use plugins-base plugins, so we have typefind functions
10402         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
10403           increase num-buffers, this makes sure the test errors out instead
10404           of timing out when no typefind functions are present
10405
10406 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10407
10408         * docs/plugins/Makefile.am:
10409           also check .cc files for gtk-doc markup
10410         * configure.ac:
10411         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10412         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10413         * tests/check/Makefile.am:
10414         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
10415         * ext/Makefile.am:
10416         * ext/taglib/Makefile.am:
10417         * ext/taglib/gstid3v2mux.h:
10418         * ext/taglib/gsttaglibmux.c:
10419         * ext/taglib/gsttaglibmux.h:
10420           move taglib-based id3v2muxer to -good.  Fixes #336110.
10421
10422 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
10423
10424         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10425           ... and fix multichannel/WAVFORMATEX support again.
10426
10427 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
10428
10429         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10430         (gst_wavparse_class_init), (gst_wavparse_dispose),
10431         (gst_wavparse_reset), (gst_wavparse_init),
10432         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
10433         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
10434         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
10435         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
10436         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10437         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10438         (gst_wavparse_stream_data), (gst_wavparse_loop),
10439         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10440         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10441         (gst_wavparse_change_state), (plugin_init):
10442         * gst/wavparse/gstwavparse.h:
10443           Add push (streaming) mode to wavparse (fixes #337625)
10444
10445 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10446
10447         * configure.ac:
10448         * tests/Makefile.am:
10449           add ximagesrc icles test
10450
10451 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10452
10453         * configure.ac:
10454         * docs/plugins/Makefile.am:
10455         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10456         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10457         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
10458         (gst_cmml_enc_push_clip):
10459         * sys/Makefile.am:
10460         * sys/ximage/Makefile.am:
10461         * sys/ximage/gstximagesrc.c:
10462           Move ximagesrc plug-in to good after review.  Fixes #336756.
10463
10464 2006-04-28  Michael Smith  <msmith@fluendo.com>
10465
10466         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
10467         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
10468         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
10469         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
10470         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10471         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
10472         * gst/icydemux/gsticydemux.h:
10473           Fix event handling: cache events when typefinding and forward later.
10474
10475 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10476
10477         * sys/osxaudio/gstosxaudiosink.c:
10478         (plugin_init):
10479          Register osxaudiosrc to the plugin.
10480         * sys/osxaudio/gstosxaudiosrc.c:
10481         (gst_osx_audio_src_osxelement_do_init),
10482         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
10483         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
10484         (gst_osx_audio_src_get_property),
10485         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
10486         (gst_osx_audio_src_osxelement_init):
10487         * sys/osxaudio/gstosxaudiosrc.h:
10488           Port of osxaudiosrc to 0.10.
10489         * sys/osxaudio/Makefile.am:
10490           Add osxaudiosrc
10491
10492 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10493
10494         * sys/osxaudio/gstosxringbuffer.c:
10495         * sys/osxaudio/gstosxringbuffer.h:
10496           Forgot to commit earlier, part of the OSX audio plugin port
10497
10498 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
10499
10500         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
10501         (parse_split_strings):
10502           Recognise and skip any byte order marker (BOM) in
10503           UTF-16 strings.
10504
10505 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10506
10507         * docs/plugins/Makefile.am:
10508         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10509         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10510         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10511         * docs/plugins/inspect/plugin-avi.xml:
10512         * gst/avi/gstavidemux.c:
10513         * gst/avi/gstavimux.c:
10514           Add docs for both avidemux and avimux.
10515
10516 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10517
10518         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10519
10520         * gst/avi/Makefile.am:
10521         * gst/avi/gstavi.c: (plugin_init):
10522         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
10523         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
10524         (gst_avi_mux_class_init), (gst_avi_mux_init),
10525         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10526         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
10527         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
10528         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10529         (gst_avi_mux_riff_get_avix_header),
10530         (gst_avi_mux_riff_get_video_header),
10531         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
10532         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
10533         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10534         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
10535         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
10536         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
10537         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10538         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
10539         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
10540         (gst_avi_mux_change_state):
10541         * gst/avi/gstavimux.h:
10542           Port AVI muxer to GStreamer-0.10 (#332031).
10543
10544         * tests/check/Makefile.am:
10545         * tests/check/elements/avimux.c:
10546         * tests/check/elements/.cvsignore:
10547           Add unit test for AVI muxer.
10548
10549 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
10550
10551         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10552         (gst_wavparse_class_init), (gst_wavparse_reset),
10553         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10554         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10555         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10556         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10557         (gst_wavparse_stream_data), (gst_wavparse_loop),
10558         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
10559         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
10560         (plugin_init):
10561         * gst/wavparse/gstwavparse.h:
10562           reverted patch #337625 for the price of 1 hour sleep
10563
10564 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10565
10566         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10567         (gst_wavparse_class_init), (gst_wavparse_reset),
10568         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10569         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
10570         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10571         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10572         (gst_wavparse_stream_data), (gst_wavparse_loop),
10573         (gst_wavparse_chain), (plugin_init):
10574         * gst/wavparse/gstwavparse.h:
10575           correct partial implementation of push mode
10576           (from my last commit)
10577
10578 2006-04-26  Wim Taymans  <wim@fluendo.com>
10579
10580         * ext/esd/esdsink.c:
10581         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
10582         it is not in esd.h
10583
10584 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
10585
10586         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
10587         (gst_au_parse_class_init), (gst_au_parse_init),
10588         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
10589         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
10590         (gst_au_parse_chain), (gst_au_parse_src_convert),
10591         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
10592         (gst_au_parse_sink_event), (gst_au_parse_src_event),
10593         (gst_au_parse_change_state):
10594         * gst/auparse/gstauparse.h:
10595           Rewrite auparse to suck a little bit less: make source pad
10596           dynamic, so decodebin/playbin work with non-raw formats
10597           like alaw/mulaw; add query function for duration/position
10598           queries; check whether we have enough data before attempting
10599           to parse the header (instead of crashing when that is not the
10600           case); work around audioconvert sucking by swapping endianness
10601           to the native endianness ourselves for float formats; send
10602           initial newsegment event. Fixes #161712.
10603
10604 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10605
10606         * sys/osxaudio/Makefile.am:
10607         * sys/osxaudio/gstosxaudioelement.c:
10608         (gst_osx_audio_element_get_type),
10609         (gst_osx_audio_element_class_init):
10610         * sys/osxaudio/gstosxaudioelement.h:
10611         * sys/osxaudio/gstosxaudiosink.c:
10612         (gst_osx_audio_sink_osxelement_do_init),
10613         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
10614         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
10615         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
10616         (gst_osx_audio_sink_create_ringbuffer),
10617         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
10618         (plugin_init):
10619         * sys/osxaudio/gstosxaudiosink.h:
10620         Port of osxaudiosink to 0.10
10621
10622 2006-04-26  Wim Taymans  <wim@fluendo.com>
10623
10624         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
10625         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
10626         the size of the ringbuffer. This should fix hangs with older 
10627         esd sound servers.
10628
10629 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10630
10631         * ext/aalib/gstaasink.c:
10632         * ext/annodex/gstcmmldec.c:
10633         * ext/annodex/gstcmmlenc.c:
10634         * ext/cairo/gsttextoverlay.c:
10635         * ext/cairo/gsttimeoverlay.c:
10636         * ext/cdio/gstcdiocddasrc.c:
10637         * ext/dv/gstdvdec.c:
10638         * ext/dv/gstdvdemux.c:
10639         * ext/esd/esdmon.c:
10640         * ext/esd/esdsink.c:
10641         * ext/flac/gstflacenc.c:
10642         * ext/flac/gstflactag.c:
10643         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10644         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10645         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10646         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10647         * ext/gdk_pixbuf/pixbufscale.c:
10648         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10649         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10650         * ext/jpeg/gstjpegdec.c:
10651         * ext/jpeg/gstjpegenc.c:
10652         * ext/jpeg/gstsmokedec.c:
10653         * ext/jpeg/gstsmokeenc.c:
10654         * ext/libcaca/gstcacasink.c:
10655         * ext/libmng/gstmngdec.c:
10656         * ext/libmng/gstmngenc.c:
10657         * ext/libpng/gstpngdec.c:
10658         * ext/libpng/gstpngenc.c:
10659         * ext/mikmod/gstmikmod.c:
10660         * ext/raw1394/gstdv1394src.c:
10661         * ext/shout2/gstshout2.c: (gst_shout2send_init):
10662         * ext/shout2/gstshout2.h:
10663         * ext/speex/gstspeexdec.c:
10664         * ext/speex/gstspeexenc.c:
10665         * gst/alpha/gstalpha.c:
10666         * gst/alpha/gstalphacolor.c:
10667         * gst/apetag/gstapedemux.c:
10668         * gst/auparse/gstauparse.c:
10669         * gst/autodetect/gstautoaudiosink.c:
10670         (gst_auto_audio_sink_base_init):
10671         * gst/autodetect/gstautovideosink.c:
10672         (gst_auto_video_sink_base_init):
10673         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
10674         * gst/avi/gstavimux.c: (gst_avimux_base_init):
10675         * gst/cutter/gstcutter.c:
10676         * gst/debug/breakmydata.c:
10677         * gst/debug/efence.c:
10678         * gst/debug/gstnavigationtest.c:
10679         * gst/debug/gstnavseek.c:
10680         * gst/debug/negotiation.c:
10681         * gst/debug/progressreport.c:
10682         * gst/debug/testplugin.c:
10683         * gst/effectv/gstaging.c:
10684         * gst/effectv/gstdice.c:
10685         * gst/effectv/gstedge.c:
10686         * gst/effectv/gstquark.c:
10687         * gst/effectv/gstrev.c:
10688         * gst/effectv/gstshagadelic.c:
10689         * gst/effectv/gstvertigo.c:
10690         * gst/effectv/gstwarp.c:
10691         * gst/flx/gstflxdec.c:
10692         * gst/goom/gstgoom.c:
10693         * gst/icydemux/gsticydemux.c:
10694         * gst/id3demux/gstid3demux.c:
10695         * gst/interleave/deinterleave.c:
10696         * gst/interleave/interleave.c:
10697         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10698         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10699         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10700         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10701         * gst/level/gstlevel.c:
10702         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10703         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10704         * gst/median/gstmedian.c:
10705         * gst/monoscope/gstmonoscope.c:
10706         * gst/multipart/multipartdemux.c:
10707         * gst/multipart/multipartmux.c:
10708         * gst/oldcore/gstaggregator.c:
10709         * gst/oldcore/gstfdsink.c:
10710         * gst/oldcore/gstmd5sink.c:
10711         * gst/oldcore/gstmultifilesrc.c:
10712         * gst/oldcore/gstpipefilter.c:
10713         * gst/oldcore/gstshaper.c:
10714         * gst/oldcore/gststatistics.c:
10715         * gst/rtp/gstasteriskh263.c:
10716         * gst/rtp/gstrtpL16depay.c:
10717         * gst/rtp/gstrtpL16pay.c:
10718         * gst/rtp/gstrtpamrdepay.c:
10719         * gst/rtp/gstrtpamrpay.c:
10720         * gst/rtp/gstrtpdepay.c:
10721         * gst/rtp/gstrtpgsmpay.c:
10722         * gst/rtp/gstrtph263pay.c:
10723         * gst/rtp/gstrtph263pdepay.c:
10724         * gst/rtp/gstrtph263ppay.c:
10725         * gst/rtp/gstrtpilbcdepay.c:
10726         * gst/rtp/gstrtpmp4gpay.c:
10727         * gst/rtp/gstrtpmp4vdepay.c:
10728         * gst/rtp/gstrtpmp4vpay.c:
10729         * gst/rtp/gstrtpmpadepay.c:
10730         * gst/rtp/gstrtpmpapay.c:
10731         * gst/rtp/gstrtppcmadepay.c:
10732         * gst/rtp/gstrtppcmapay.c:
10733         * gst/rtp/gstrtppcmudepay.c:
10734         * gst/rtp/gstrtppcmupay.c:
10735         * gst/rtp/gstrtpspeexdepay.c:
10736         * gst/rtp/gstrtpspeexpay.c:
10737         * gst/rtsp/gstrtpdec.c:
10738         * gst/rtsp/gstrtspsrc.c:
10739         * gst/smpte/gstsmpte.c:
10740         * gst/udp/gstdynudpsink.c:
10741         * gst/udp/gstmultiudpsink.c:
10742         * gst/udp/gstudpsink.c:
10743         * gst/udp/gstudpsrc.c:
10744         * gst/videobox/gstvideobox.c:
10745         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10746         * gst/videofilter/gstvideobalance.c:
10747         * gst/videofilter/gstvideoflip.c:
10748         * gst/videofilter/gstvideotemplate.c:
10749         (gst_videotemplate_base_init):
10750         * gst/videomixer/videomixer.c:
10751         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10752         (gst_wavparse_class_init), (gst_wavparse_dispose),
10753         (gst_wavparse_reset), (gst_wavparse_init),
10754         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10755         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10756         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
10757         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10758         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10759         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10760         (gst_wavparse_change_state):
10761         * gst/wavparse/gstwavparse.h:
10762         * sys/oss/gstossmixerelement.c:
10763         * sys/oss/gstosssink.c:
10764         * sys/oss/gstosssrc.c:
10765         * sys/osxaudio/gstosxaudioelement.c:
10766         * sys/osxaudio/gstosxaudiosink.c:
10767         * sys/osxaudio/gstosxaudiosrc.c:
10768         * sys/sunaudio/gstsunaudiomixer.c:
10769         * sys/sunaudio/gstsunaudiosink.c:
10770           Define GstElementDetails as const and also static (when defined as
10771           global)
10772
10773 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10774
10775         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10776           Source pad has fixed caps. If we don't set this, bad
10777           things happen when the window is resized.
10778
10779 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10780
10781         * gst/matroska/Makefile.am:
10782         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10783         (gst_matroska_demux_handle_src_event):
10784         * gst/matroska/matroska-ids.c:
10785         (gst_matroska_track_init_video_context),
10786         (gst_matroska_track_init_audio_context),
10787         (gst_matroska_track_init_subtitle_context),
10788         (gst_matroska_track_init_complex_context):
10789         * gst/matroska/matroska-ids.h:
10790           Handle case where the TrackType ebml chunk does not come before the
10791           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
10792           events.
10793
10794 2006-04-25  Wim Taymans  <wim@fluendo.com>
10795
10796         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10797         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
10798         It's codec_data, not codec_info.
10799
10800 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10801
10802         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10803
10804         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
10805           Handle codec_data for VfW compatibility codec IDs (#339451)
10806
10807         * gst/matroska/matroska-mux.c:
10808         (gst_matroska_mux_video_pad_setcaps):
10809           Same here, handle codec_data and add additional caps we can handle
10810           now to the pad template (huffyuv, dv and h263 video) (#339451)
10811
10812 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10813
10814         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
10815
10816         * gst/matroska/matroska-mux.c:
10817         (gst_matroska_mux_create_buffer_header),
10818         (gst_matroska_mux_write_data):
10819           Fix timestamping of B-frames, use signed integers, do
10820           some rounding (#339678).
10821
10822 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
10823
10824         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
10825         just make it compile with --disable-gst-debug.
10826
10827 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
10828
10829         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10830         Fix a bad conversion using gst_guint64_to_gdouble.
10831         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
10832         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
10833         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
10834     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
10835         mistake.
10836
10837 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
10838
10839         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10840         Use gst_guint64_to_gdouble for conversions
10841         * win32/vs6/gst_plugins_good.dsw:
10842         * win32/vs6/libgsticydemux.dsp:
10843         Add a project file for icydemux
10844
10845 2006-04-21  Wim Taymans  <wim@fluendo.com>
10846
10847         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
10848
10849         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
10850         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
10851         When splitting audio chunks, the block alignment is not taken in
10852         consideration, so the smaller chunks could be of size which is 
10853         not a multiple of the block alignment. Fixes #336904
10854
10855 2006-04-21  Wim Taymans  <wim@fluendo.com>
10856
10857         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
10858         Use scale functions
10859
10860 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10861
10862         * ext/dv/gstdv.c: (plugin_init):
10863           Fix build.
10864
10865 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
10866
10867         * gst/debug/progressreport.c: (gst_progress_report_finalize),
10868         (gst_progress_report_class_init), (gst_progress_report_init),
10869         (gst_progress_report_do_query), (gst_progress_report_report),
10870         (gst_progress_report_set_property),
10871         (gst_progress_report_get_property):
10872           Add 'format' property to force querying to a particular format.
10873
10874 2006-04-21  Andy Wingo  <wingo@pobox.com>
10875
10876         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
10877         best, on big endian systems. Drop its rank in that case. OTOH on
10878         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
10879
10880 2006-04-21  Michael Smith  <msmith@fluendo.com>
10881
10882         * configure.ac:
10883         * gst/icydemux/Makefile.am:
10884         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
10885         (gst_icydemux_base_init), (gst_icydemux_class_init),
10886         (gst_icydemux_reset), (gst_icydemux_init),
10887         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
10888         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
10889         (unicodify), (gst_icydemux_unicodify),
10890         (gst_icydemux_parse_and_send_tags),
10891         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10892         (gst_icydemux_chain), (gst_icydemux_change_state),
10893         (gst_icydemux_send_tag_event), (plugin_init):
10894         * gst/icydemux/gsticydemux.h:
10895         * tests/check/Makefile.am:
10896         * tests/check/elements/icydemux.c: (typefind_succeed),
10897         (plugin_init), (icydemux_found_pad), (create_icydemux),
10898         (cleanup_icydemux), (push_data), (GST_START_TEST),
10899         (icydemux_suite), (main):
10900           Add icydemux, and tests.
10901
10902 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10903
10904         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10905           Post SEGMENT_DONE message in TIME format.
10906
10907 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10908
10909         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
10910
10911         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
10912         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
10913           Fix index creation when we have to scan the file to create
10914           an index. There may be other types of RIFF 'LIST' chunks than
10915           'movi' and we need to skip them properly as well or we'll end up
10916           reading garbage (#336889). Some other cosmetic changes.
10917           
10918 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10919
10920         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
10921         (gst_flac_dec_handle_seek_event):
10922           Add support for segment seeks (fixes #338290). Also demote
10923           some recurring debug message from DEBUG to LOG level.
10924
10925 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10926
10927         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10928         (gst_matroskademux_do_index_seek),
10929         (gst_matroska_demux_handle_seek_event),
10930         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
10931         * gst/matroska/matroska-ids.h:
10932           Set DISCONT flag on first buffer after a discontinuity.
10933           Fix newsegment events sent when seeking and honour KEY_UNIT
10934           seek flag. Create pad with bogus caps if we don't recognise
10935           the stream codec id.
10936
10937         * gst/matroska/matroska-demux.h:
10938           Fix GObject macros.
10939
10940 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10941
10942         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10943
10944         * gst/matroska/matroska-demux.c:
10945         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
10946           Handle end of segment properly when set; don't dead-lock when
10947           posting start of segment message when doing a segment seek.
10948           Fixes #338810.
10949
10950 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
10951
10952         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
10953         (gst_matroska_demux_plugin_init):
10954           Make mpeg2 aac audio work: create artificial private codec data
10955           chunk which faad2 seems to require, just as we do for mpeg4 aac.
10956           Also call gst_riff_init(). Partially fixes #338767.
10957
10958 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
10959
10960         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
10961         (gst_wavenc_class_init), (gst_wavenc_init),
10962         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
10963         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
10964         (gst_wavenc_chain), (gst_wavenc_change_state):
10965         * gst/wavenc/gstwavenc.h:
10966           Set caps on first outgoing buffer, so that it doesn't error out
10967           immediately with a non-negotiated error (#338716). Rewrite and
10968           clean up a bit; fix setcaps function to parse things properly;
10969           fix sink caps (8bit audio is unsigned and doesn't have depth);
10970           use boilerplate macros; remove unused properties stuff.
10971
10972 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10973
10974         * ext/gdk_pixbuf/gstgdkpixbuf.c:
10975           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
10976           handle MJPEG streams and might be autoplugged for those if the
10977           user doesn't have jpegdec installed (resulting in a cryptic error
10978           message about huffman tables). Better to disable JPEG decoding here
10979           and let the user figure out that she needs to install jpegdec.
10980
10981 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10982
10983         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
10984         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
10985         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
10986         * ext/gdk_pixbuf/gstgdkpixbuf.h:
10987           Make work with packetised/framed input (e.g. png-in-quicktime). Use
10988           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
10989           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
10990           debug messages. Fix boilerplate macros.
10991
10992 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
10993
10994         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
10995         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
10996           No need to special-case for Gdk-2.0 any longer, we require
10997           Gdk 2.2 or newer; minor clean-ups.
10998
10999 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11000
11001         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
11002         (gst_shout2send_class_init), (gst_shout2send_init),
11003         (set_shout_metadata), (gst_shout2send_set_metadata),
11004         (gst_shout2send_event), (gst_shout2send_start),
11005         (gst_shout2send_connect), (gst_shout2send_stop),
11006         (gst_shout2send_render), (gst_shout2send_set_property),
11007         (gst_shout2send_get_property), (gst_shout2send_setcaps),
11008         (plugin_init):
11009         * ext/shout2/gstshout2.h:
11010         * po/POTFILES.in:
11011           Rewrite a bit: use GstBaseSink::start and stop instead of a state
11012           change function; use GST_ELEMENT_ERROR for error reporting, not
11013           g_error() or GST_ERROR(); don't unref caps in setcaps function,
11014           will cause crashes or assertion failures; remove (unused) "sync"
11015           property, basesink already has such a property; misc. other
11016           minor fixes and cleanups.
11017
11018 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11019
11020         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
11021         * ext/esd/gstesd.c: (plugin_init):
11022         * po/POTFILES.in:
11023           Add translatable error message for when we cannot
11024           connect to the sound server, as "Cannot open resource
11025           for writing" isn't really an acceptable message to show
11026           to the user in this case.
11027
11028 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11029
11030         * sys/oss/gst-i18n-plugin.h:
11031           Remove bogus file that doesn't belong here.
11032
11033 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11034
11035         Patch by: Philippe Valembois
11036
11037         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11038         (gst_shout2send_set_metadata), (gst_shout2send_event),
11039         (gst_shout2send_render), (gst_shout2send_change_state):
11040         * ext/shout2/gstshout2.h:
11041           Handle tags being received before the connection to
11042           the server is established properly (see #338636).
11043
11044 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11045
11046         * ext/shout2/gstshout2.c: (gst_shout2send_render):
11047           Don't crash in case the connection to the server fails:
11048           don't set pointer to NULL by assigning FALSE; error out
11049           properly by using GST_ELEMENT_ERROR and returning
11050           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
11051           before resetting the pointer.
11052
11053 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
11054
11055         * gst/id3demux/id3tags.c:
11056         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
11057         (Fixes #338713)
11058
11059 2006-04-12  Wim Taymans  <wim@fluendo.com>
11060
11061         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11062         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
11063         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11064         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
11065         (gst_gdk_pixbuf_chain):
11066         Some cleanups.
11067         Added RGBA as a possible output format.
11068         Correctly free the supported mimetypes.
11069         deprecate silent arg, it's not used.
11070         Return result from _alloc_buffer to peer.
11071
11072 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11073
11074         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
11075           Don't leak memory allocated by gst_buffer_new_and_alloc() by
11076           overwriting GST_BUFFER_MALLOCDATA.
11077
11078 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11079
11080         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11081         (user_endrow_callback), (user_end_callback),
11082         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
11083         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
11084         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
11085         * ext/libpng/gstpngdec.h:
11086           Handle more than one frame if the content is framed,
11087           like with png-in-quicktime (#331917).
11088
11089 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11090
11091         * sys/oss/Makefile.am:
11092         * sys/oss/common.h:
11093         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
11094         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
11095         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
11096         (gst_oss_src_unprepare):
11097           - the user-visible error strings were in the wrong category
11098           - and the messages were not marked for translation
11099           - which is actually a good thing, because they were exactly
11100             the kind of message you would never want anyone to see
11101           - the macros were using variables that didn't exist in the macro
11102             arguments
11103           - and they were obviously copied from each other and then modified
11104           - so a common header makes sense
11105
11106 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11107
11108         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11109           Don't try to modify read-only data.
11110
11111         * gst/matroska/matroska-demux.c:
11112         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11113           Fix comment (won't crash any longer now).
11114
11115 2006-04-10  Michael Smith  <msmith@fluendo.com>
11116
11117         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
11118           Use copies of header buffers for caps to avoid circular refcounting
11119           problems (as in theoradec, vorbisdec).
11120
11121         * tests/check/elements/cmmldec.c: (GST_START_TEST):
11122           Fix a typo in test that meant it was testing the wrong thing.
11123
11124         * tests/check/elements/cmmlenc.c: (check_headers):
11125           Fix refcount checks now that we use buffer-copies for caps.
11126
11127 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11128
11129         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
11130         (gst_matroska_demux_handle_seek_event),
11131         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
11132         (gst_matroska_demux_subtitle_caps),
11133         (gst_matroska_demux_plugin_init):
11134           Use static pad templates with ANY caps for audio and video
11135           source pads and get rid of a lot of unnecessary (and partially
11136           broken) code for the template caps. Clean up caps finding
11137           functions. Fixes playback of audio files/streams that do not
11138           contain the sample rate and/or number of channels in the audio
11139           context (happens a lot with vorbis/mp3 .mka files it seems).
11140           Fixes #337183.
11141           Also add myself to copyright holders.
11142
11143 2006-04-10  Michael Smith  <msmith@fluendo.com>
11144
11145         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
11146           Use g_list_delete_link () instead of g_list_remove_link () so that
11147           we free the link as well as the contained data.
11148
11149 2006-04-10  Wim Taymans  <wim@fluendo.com>
11150
11151         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
11152
11153         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11154         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
11155         (gst_avi_demux_stream_header):
11156         Fix some crashers with empty chunks. (Fixes #337749)
11157
11158 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
11159
11160         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
11161           use G_GINT64_CONSTANT for INT64 constants
11162         * gst/videofilter/gstvideobalance.c:
11163           define rint for WIN32 #define rint(x) (floor((x)+0.5))
11164         * win32/vs6/libgstavi.dsp:
11165          add missing libraries for the link and remove avimux.c from
11166          the project as it isn't ported to 0.10 yet
11167         
11168 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
11169
11170         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11171           Even better would be if we actually did the right thing
11172           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
11173
11174 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11175
11176         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11177           Can't just replace 1LL with 1L here just because MSVC doesn't
11178           support it, as it might lead to incorrect results when doing the
11179           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
11180           force a 64-bit constant in a way that all compilers are happy with.
11181
11182 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11183
11184         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
11185         * ext/esd/esdsink.c: (gst_esdsink_class_init):
11186         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
11187         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
11188         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
11189         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
11190         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
11191         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11192         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
11193         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
11194         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
11195         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11196         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
11197         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
11198         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
11199         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
11200         * gst/avi/gstavimux.c: (gst_avimux_class_init):
11201         * gst/debug/efence.c: (gst_efence_class_init):
11202         * gst/debug/negotiation.c: (gst_negotiation_class_init):
11203         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11204         * gst/goom/gstgoom.c: (gst_goom_class_init):
11205         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
11206         * gst/interleave/deinterleave.c: (deinterleave_class_init):
11207         * gst/interleave/interleave.c: (interleave_class_init):
11208         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
11209         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
11210         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
11211         * gst/median/gstmedian.c: (gst_median_class_init):
11212         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11213         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
11214         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
11215         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
11216         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
11217         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
11218         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
11219         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
11220         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
11221         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
11222         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
11223         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
11224         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
11225         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
11226         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11227         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
11228         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
11229         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
11230         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
11231         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
11232         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
11233         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
11234         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
11235         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
11236         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
11237         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
11238         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
11239         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11240         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
11241         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
11242         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
11243         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
11244         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
11245         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
11246         * sys/osxaudio/gstosxaudioelement.c:
11247         (gst_osxaudioelement_class_init):
11248         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
11249         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
11250         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
11251         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
11252
11253 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11254
11255         * ext/mikmod/gstmikmod.h:
11256         * gst/level/gstlevel.h:
11257         Fix more broken GObject macros
11258
11259 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11260
11261         * ext/annodex/gstcmmldec.h:
11262         * ext/annodex/gstcmmlenc.h:
11263         * ext/annodex/gstcmmltag.h:
11264         * ext/cairo/gsttextoverlay.h:
11265         * ext/ladspa/gstsignalprocessor.h:
11266         * gst/matroska/ebml-read.h:
11267         * gst/matroska/ebml-write.h:
11268         * sys/osxaudio/gstosxaudioelement.h:
11269         Fix broken GObject macros
11270
11271 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11272
11273         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11274           Don't try to seek beyond the end of the file (would
11275           occasionally display error dialogs in totem when seeking
11276           to the end) (#335869). Will still throw an error though
11277           if the file is truncated and the total_samples value in
11278           the stream header is wrong.
11279
11280 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
11281
11282         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
11283         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
11284         (gst_flac_dec_metadata_callback):
11285         * ext/flac/gstflacdec.h:
11286           If the stream header doesn't contain the total number of samples,
11287           search for the last flac frame at the end of the file and calculate
11288           the total duration from that frame's offset (fixes #337609).
11289
11290 2006-04-07  Edward Hervey  <edward@fluendo.com>
11291
11292         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
11293         Don't unref the GstPadTemplate returned by
11294         gst_element_class_get_pad_template().
11295
11296 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11297
11298         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
11299
11300         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
11301         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
11302         * sys/sunaudio/gstsunaudiosink.h:
11303           Use spec->segsize and spec->segtotal in the prepare function
11304           to initialise the ring buffer instead of using the buffer-time
11305           property (#337421).
11306
11307 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11308
11309         * configure.ac:
11310           Bump core requirements to CVS for gst_pad_query_peer_duration()
11311           which is used by speexdec.
11312
11313 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
11314
11315         * ext/speex/gstspeex.c: (plugin_init):
11316         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11317         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
11318         (speex_get_sink_query_types), (speex_dec_sink_query),
11319         (speex_get_src_query_types), (speex_dec_src_query),
11320         (speex_dec_src_event), (speex_dec_sink_event),
11321         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
11322         (speex_dec_chain_parse_data), (speex_dec_chain),
11323         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
11324         (speex_dec_change_state):
11325         * ext/speex/gstspeexdec.h:
11326           Fix seeking and duration queries (#337033); clean up and
11327           refactor a bit.
11328
11329 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11330
11331         * ext/raw1394/gstdv1394src.c:
11332           distinguish between device not found and could not open for
11333           reading
11334
11335 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11336
11337         * Makefile.am:
11338         * configure.ac:
11339         * pkgconfig/.cvsignore:
11340         * pkgconfig/Makefile.am:
11341         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
11342           add a .pc file so other modules can use good plugins in tests
11343
11344 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11345
11346         * configure.ac:
11347           clean up, use AS_VERSION and AS_NANO
11348         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11349           use PACKAGE_VERSION define
11350         * po/af.po:
11351         * po/az.po:
11352         * po/cs.po:
11353         * po/en_GB.po:
11354         * po/hu.po:
11355         * po/it.po:
11356         * po/nb.po:
11357         * po/nl.po:
11358         * po/or.po:
11359         * po/sq.po:
11360         * po/sr.po:
11361         * po/sv.po:
11362         * po/uk.po:
11363         * po/vi.po:
11364           updated
11365
11366 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
11367
11368         * ext\jpeg\smokecodec.c:
11369           use of GST_DEBUG instead of DEBUG(a...) for WIN32
11370         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
11371           move first instruction after all variables declarations
11372         * gst\alpha\gstalpha.c:
11373         * gst\effectv\gstshagadelic.c:
11374         * gst\smpte\paint.c:
11375         * gst\videofilter\gstvideobalance.c:
11376           define M_PI if it's not defined (it's not defined on WIN32)
11377         * gst\cutter\gstcutter.c: (gst_cutter_chain):
11378         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
11379         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
11380         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
11381         (gst_matroska_demux_video_caps):
11382         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
11383         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
11384           use gst_guint64_to_gdouble for conversions
11385         * gst\goom\filters.c: (setPixelRGB_):
11386           fix a debug which was using undefined variable
11387         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
11388         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
11389           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
11390         * win32/vs6:
11391           add vs6 projects files for most of plugins-good
11392         
11393 2006-03-30  j^  <j@bootlab.org>
11394
11395         * ext/aalib/gstaasink.c:
11396         * ext/annodex/gstcmmldec.c:
11397         * ext/annodex/gstcmmlenc.c:
11398         * ext/cairo/gsttextoverlay.c:
11399         * ext/cairo/gsttimeoverlay.c:
11400         * ext/cdio/gstcdiocddasrc.c:
11401         * ext/dv/gstdvdec.c:
11402         * ext/esd/esdmon.c:
11403         * ext/esd/esdsink.c:
11404         * ext/flac/gstflacdec.c:
11405         * ext/flac/gstflacenc.c:
11406         * ext/flac/gstflactag.c:
11407         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11408         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11409         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11410         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11411         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11412         * ext/gdk_pixbuf/pixbufscale.c:
11413         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11414         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11415         * ext/jpeg/gstjpegdec.c:
11416         * ext/jpeg/gstjpegenc.c:
11417         * ext/jpeg/gstsmokedec.c:
11418         * ext/jpeg/gstsmokeenc.c:
11419         * ext/libcaca/gstcacasink.c:
11420         * ext/libmng/gstmngdec.c:
11421         * ext/libmng/gstmngenc.c:
11422         * ext/libpng/gstpngdec.c:
11423         * ext/libpng/gstpngenc.c:
11424         * ext/mikmod/gstmikmod.c:
11425         * ext/raw1394/gstdv1394src.c:
11426         * ext/shout2/gstshout2.c:
11427         * ext/speex/gstspeexdec.c:
11428         * ext/speex/gstspeexenc.c:
11429         * gst/alpha/gstalpha.c:
11430         * gst/alpha/gstalphacolor.c:
11431         * gst/auparse/gstauparse.c:
11432         * gst/autodetect/gstautoaudiosink.c:
11433         (gst_auto_audio_sink_base_init):
11434         * gst/autodetect/gstautovideosink.c:
11435         (gst_auto_video_sink_base_init):
11436         * gst/avi/gstavimux.c: (gst_avimux_base_init):
11437         * gst/cutter/gstcutter.c:
11438         * gst/debug/breakmydata.c:
11439         * gst/debug/efence.c:
11440         * gst/debug/gstnavigationtest.c:
11441         * gst/debug/negotiation.c:
11442         * gst/debug/progressreport.c:
11443         * gst/debug/testplugin.c:
11444         * gst/effectv/gstaging.c:
11445         * gst/effectv/gstdice.c:
11446         * gst/effectv/gstedge.c:
11447         * gst/effectv/gstquark.c:
11448         * gst/effectv/gstrev.c:
11449         * gst/effectv/gstvertigo.c:
11450         * gst/effectv/gstwarp.c:
11451         * gst/flx/gstflxdec.c:
11452         * gst/goom/gstgoom.c:
11453         * gst/interleave/deinterleave.c:
11454         * gst/interleave/interleave.c:
11455         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
11456         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
11457         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
11458         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
11459         * gst/level/gstlevel.c:
11460         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
11461         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
11462         * gst/median/gstmedian.c:
11463         * gst/monoscope/gstmonoscope.c:
11464         * gst/multipart/multipartdemux.c:
11465         * gst/multipart/multipartmux.c:
11466         * gst/oldcore/gstmd5sink.c:
11467         * gst/oldcore/gstmultifilesrc.c:
11468         * gst/oldcore/gstpipefilter.c:
11469         * gst/oldcore/gstshaper.c:
11470         * gst/oldcore/gststatistics.c:
11471         * gst/rtp/gstasteriskh263.c:
11472         * gst/rtp/gstrtpL16depay.c:
11473         * gst/rtp/gstrtpL16pay.c:
11474         * gst/rtp/gstrtpamrdepay.c:
11475         * gst/rtp/gstrtpamrpay.c:
11476         * gst/rtp/gstrtpdepay.c:
11477         * gst/rtp/gstrtpgsmpay.c:
11478         * gst/rtp/gstrtph263pay.c:
11479         * gst/rtp/gstrtph263pdepay.c:
11480         * gst/rtp/gstrtph263ppay.c:
11481         * gst/rtp/gstrtpmp4gpay.c:
11482         * gst/rtp/gstrtpmp4vdepay.c:
11483         * gst/rtp/gstrtpmp4vpay.c:
11484         * gst/rtp/gstrtpmpadepay.c:
11485         * gst/rtp/gstrtpmpapay.c:
11486         * gst/rtp/gstrtppcmadepay.c:
11487         * gst/rtp/gstrtppcmapay.c:
11488         * gst/rtp/gstrtppcmudepay.c:
11489         * gst/rtp/gstrtppcmupay.c:
11490         * gst/rtp/gstrtpspeexdepay.c:
11491         * gst/rtp/gstrtpspeexpay.c:
11492         * gst/rtsp/gstrtpdec.c:
11493         * gst/smpte/gstsmpte.c:
11494         * gst/videobox/gstvideobox.c:
11495         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
11496         * gst/videofilter/gstvideobalance.c:
11497         * gst/videofilter/gstvideoflip.c:
11498         * gst/videofilter/gstvideotemplate.c:
11499         (gst_videotemplate_base_init):
11500         * gst/videomixer/videomixer.c:
11501         * gst/wavenc/gstwavenc.c:
11502         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
11503          better/unified long descriptions
11504          Fixed #336602
11505          Some cleanups to auparse, don't send multiple newsegments.
11506
11507 2006-03-29  Wim Taymans  <wim@fluendo.com>
11508
11509         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
11510
11511         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
11512         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
11513         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
11514         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
11515         * ext/dv/gstdvdemux.h:
11516         Seek in READY patch. Only works for pull based mode.
11517         Fixes #323880
11518
11519 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
11520
11521         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
11522         (gst_gdk_pixbuf_event):
11523           Fix two crashers: don't unref the same caps twice, and
11524           set pixbuf loader to NULL after freeing it.
11525
11526 2006-03-27  Wim Taymans  <wim@fluendo.com>
11527
11528         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
11529         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
11530         (gst_speexenc_chain):
11531         * ext/speex/gstspeexenc.h:
11532         Don't leak adapter.
11533         A push *always* takes ownership of the buffer, even on
11534         errors.
11535         Small cleanups.
11536
11537 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
11538
11539         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
11540           Create source pad without leaking.
11541
11542 2006-03-24  Wim Taymans  <wim@fluendo.com>
11543
11544         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11545         * ext/flac/gstflacdec.h:
11546         * ext/flac/gstflacenc.h:
11547         Spifify a bit.
11548         Fix deadly lock order error in seeking code, STREAM_LOCK
11549         cannot be taken within LOCK and the streaming variables are
11550         protected with the STREAM_LOCK anyway.
11551
11552 2006-03-24  Wim Taymans  <wim@fluendo.com>
11553
11554         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
11555         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
11556         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
11557         this patch combines the global init_frames with the stream
11558         init_frames. Rationale being that the global delay should 
11559         be subtracted from any stream delay.
11560         Fixes #335858.
11561
11562 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
11563
11564         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
11565         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
11566         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11567         * gst/videomixer/videomixer.c: (gst_videomixer_init):
11568         use DEBUG_FUNCPTR for collectpads
11569
11570 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
11571
11572         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
11573           Don't crash when encoding images where the number of rows isn't
11574           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
11575
11576 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11577
11578         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
11579         * gst/interleave/deinterleave.c: (deinterleave_change_state):
11580         * gst/interleave/interleave.c: (interleave_change_state):
11581         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
11582           More state change function fixes.
11583
11584 2006-03-23  Wim Taymans  <wim@fluendo.com>
11585
11586         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11587         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
11588         (gst_esdsink_prepare), (gst_esdsink_unprepare),
11589         (gst_esdsink_delay), (gst_esdsink_reset):
11590         * ext/esd/esdsink.h:
11591         Fix esd choppy playback by configuring audiosink
11592         correctly. Fixes #325191
11593
11594 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11595
11596         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
11597           Make state change function thread-safe.
11598
11599 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11600
11601         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
11602         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
11603           Don't try to read beyond the end of the file just because
11604           the header claims a bigger size (like with truncated files).
11605
11606 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11607
11608         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11609         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
11610         (gst_wavparse_stream_data), (gst_wavparse_loop):
11611         * gst/wavparse/gstwavparse.h:
11612           Delay source pad creation until we have the first chunk of
11613           media data, so the we can examine the data and adjust the
11614           caps accordingly if required. This makes playback of .wav
11615           files with DTS-declared-as-PCM content work (#313266).
11616
11617 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
11618
11619         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11620         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11621         Don't attempt typefinding on too-short buffers that have been
11622         completely trimmed away. (Fixes #330239)
11623
11624         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
11625         Improve the debug output
11626
11627 2006-03-21  Wim Taymans  <wim@fluendo.com>
11628
11629         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
11630         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
11631         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
11632         (gst_esdsink_set_property), (gst_esdsink_get_property):
11633         Some cleanups.
11634         Reset fd to -1 when we close them.
11635
11636 2006-03-21  Wim Taymans  <wim@fluendo.com>
11637
11638         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11639         the OPTIONS request result is optional so don't
11640         fail on it.
11641
11642 2006-03-21  Edward Hervey  <edward@fluendo.com>
11643
11644         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
11645         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
11646         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
11647         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11648         (gst_wavparse_change_state):
11649         gcc 4.1 unreferenced pointer fixes.
11650
11651 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
11652
11653         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11654
11655         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
11656           Fix block alignment calculation. Alignment should be done before
11657           adding the byte offset where the data starts (#335231).
11658
11659 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11660
11661         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
11662           Ensure that we set correct caps on buffers that are transferred
11663           direct from the input.
11664
11665 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11666
11667         * gst/goom/filters.c: (zoomFilterDestroy):
11668         * gst/goom/goom_core.c: (goom_close):
11669           Free filter data when cleaning up. (Fixes: #334995)
11670
11671 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
11672
11673         * configure.ac:
11674           Don't compile udp and rtsp plugins on win32 (mingw) or other
11675           systems that don't have <sys/socket.h> for some reason (#316203).
11676
11677 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11678
11679         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
11680         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
11681         * ext/raw1394/gstdv1394src.h:
11682           Change bus reset handler so it reports useful information such as
11683           whether the device being used connected or disconnected
11684
11685 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11686
11687         * gst/id3demux/id3v2frames.c:
11688         (parse_relative_volume_adjustment_two):
11689           We only care about gain and peak data for the master volume.
11690
11691 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11692
11693         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11694         (parse_id_string), (parse_unique_file_identifier),
11695         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
11696           Read replay gain tags (#323721).
11697
11698 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11699
11700         * configure.ac:
11701           Bump requirements to gst-plugins-base CVS because
11702           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
11703
11704 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11705
11706         * rtp/gst/gstrtppcmadepay.c:
11707         Fixed one of the caps in the code from mulaw to alaw.
11708
11709 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
11710
11711         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11712           Ensure that we set caps on the buffers we pass.
11713
11714         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
11715         (gst_id3demux_sink_activate):
11716           Ensure that we set caps on the buffers we pass.
11717
11718           Use STREAM, TYPE_NOT_FOUND as the error class when
11719           typefinding fails.
11720
11721 2006-03-15  Edward Hervey  <edward@fluendo.com>
11722
11723         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
11724         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
11725         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
11726         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
11727         (gst_jpeg_dec_setcaps):
11728         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
11729         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
11730         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
11731         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
11732         (gst_mngdec_src_getcaps):
11733         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11734         (gst_pngdec_caps_create_and_set):
11735         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
11736         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
11737         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
11738         * gst/alpha/gstalpha.c: (gst_alpha_init):
11739         * gst/auparse/gstauparse.c: (gst_au_parse_init):
11740         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
11741         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
11742         * gst/cutter/gstcutter.c: (gst_cutter_init):
11743         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
11744         (gst_efence_checkgetrange):
11745         * gst/debug/negotiation.c: (gst_negotiation_init):
11746         * gst/flx/gstflxdec.c: (gst_flxdec_init):
11747         * gst/goom/gstgoom.c: (gst_goom_init):
11748         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
11749         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
11750         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
11751         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
11752         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
11753         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
11754         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
11755         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11756         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11757         (gst_wavparse_create_sourcepad):
11758         Fix memleak with gst_static_pad_template_get().
11759         This uses gst_pad_new_from_static_template() instead.
11760         Fixes #333512
11761
11762 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11763
11764         * configure.ac:
11765           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
11766           used by id3demux.
11767
11768         * gst/id3demux/gstid3demux.c: (plugin_init):
11769         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11770         (parse_user_text_identification_frame),
11771         (parse_unique_file_identifier):
11772           Add support for UFID and TXXX frames and extract musicbrainz tags.
11773
11774 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11775
11776         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11777           Catch short reads, like they might happen with truncated
11778           files (see #305279); remove unnecessary indentation.
11779
11780 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11781
11782         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
11783           Fix DIB image inversion for pictures with a
11784           depth != 8 (#305279).
11785
11786 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11787
11788         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
11789         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
11790         * ext/jpeg/gstjpegdec.h:
11791           Fix durations on outgoing buffers after seeking
11792           in MJPEG files (#334083); some minor clean-ups.
11793
11794 2006-03-13  Wim Taymans  <wim@fluendo.com>
11795
11796         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
11797         (gst_wavparse_change_state):
11798         Implement seek in READY (re-fixes #327658)
11799
11800 2006-03-13  Wim Taymans  <wim@fluendo.com>
11801
11802         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
11803         * ext/esd/esdmon.c: (gst_esdmon_get):
11804         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
11805         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11806         (gst_gdk_pixbuf_sink_getcaps):
11807         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
11808         (gst_jpegenc_setcaps):
11809         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
11810         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
11811         (gst_smokeenc_setcaps):
11812         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
11813         (gst_mngdec_src_getcaps):
11814         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
11815         (gst_mngenc_chain):
11816         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
11817         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
11818         * ext/speex/gstspeexdec.c: (speex_dec_convert),
11819         (speex_dec_src_event), (speex_dec_chain):
11820         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
11821         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
11822         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
11823         (gst_negotiation_pad_link), (gst_negotiation_chain):
11824         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
11825         (gst_flxdec_chain):
11826         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
11827         (deinterleave_chain):
11828         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
11829         * gst/median/gstmedian.c: (gst_median_link):
11830         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
11831         (gst_monoscope_chain):
11832         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
11833         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
11834         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
11835         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
11836         close #333784 unref the result of gst_pad_get_parent()
11837         by: Christophe Fergeau.
11838
11839 2006-03-09  Wim Taymans  <wim@fluendo.com>
11840
11841         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
11842         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
11843         Handle events in push mode better, can now do non-flushing
11844         seeks in push mode as well.
11845
11846 2006-03-07  Wim Taymans  <wim@fluendo.com>
11847
11848         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11849         Applied patch from Kai Vehmanen, fixes #333624.
11850
11851 2006-03-06  Julien MOUTTE  <julien@moutte.net>
11852
11853         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
11854         Implement paletted and grayscale png files handling.
11855         (#150363).
11856
11857 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
11858
11859         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
11860         (gst_speexenc_chain):
11861           fix a tag list assert
11862           follow gst-plugins-base/ext/ogg/README; set OFFSET
11863           and OFFSET_END.  Muxes correctly with gst-plugins-base
11864           > 0.9.3
11865
11866 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11867
11868         * gst/id3demux/Makefile.am:
11869         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
11870         (gst_id3demux_chain), (gst_id3demux_sink_activate):
11871           Use new typefind helper functions here as well, and
11872           do typefinding in pull-mode if upstream supports that.
11873
11874 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
11875
11876         * sys/sunaudio/gstsunaudiomixerctrl.c:
11877         (gst_sunaudiomixer_ctrl_get_volume),
11878         (gst_sunaudiomixer_ctrl_set_volume):
11879         * sys/sunaudio/gstsunaudiomixertrack.c:
11880         (gst_sunaudiomixer_track_new):
11881           Remove unused variables, breaks build from CVS
11882           with -Werror (#333392, patch by: Benjamin Pineau)
11883
11884 2006-03-03  Wim Taymans  <wim@fluendo.com>
11885
11886         * docs/plugins/Makefile.am:
11887         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11888         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11889         Added wavparse docs.
11890
11891         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
11892         (gst_wavparse_reset), (gst_wavparse_init),
11893         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
11894         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
11895         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11896         (gst_wavparse_stream_data), (gst_wavparse_loop),
11897         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
11898         (gst_wavparse_change_state):
11899         * gst/wavparse/gstwavparse.h:
11900         Implement seek in READY (fixes #327658)
11901         Added docs and did some cleanups.
11902
11903 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
11904
11905         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
11906         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
11907         (gst_avi_demux_calculate_durations_from_index),
11908         (gst_avi_demux_stream_header):
11909         * gst/avi/gstavidemux.h:
11910           If we have an index, use a duration based on the index instead
11911           of blindly trusting the information in the stream headers
11912           (fixes #331817).
11913
11914 2006-03-03  Wim Taymans  <wim@fluendo.com>
11915
11916         * docs/plugins/Makefile.am:
11917         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11918         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11919         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11920         Added smoke and jpeg to the docs.
11921
11922         * ext/jpeg/Makefile.am:
11923         * ext/jpeg/gstjpeg.c: (plugin_init):
11924         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
11925         * ext/jpeg/gstjpegenc.h:
11926         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
11927         (gst_smokedec_chain):
11928         * ext/jpeg/gstsmokedec.h:
11929         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
11930         * ext/jpeg/gstsmokeenc.h:
11931         * ext/jpeg/smokecodec.h:
11932         Port smokedec (fixes #331905).
11933         Added some docs.
11934         Some cleanups.
11935
11936 2006-03-03  Wim Taymans  <wim@fluendo.com>
11937
11938         * docs/plugins/Makefile.am:
11939         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
11940         * docs/plugins/gst-plugins-good-plugins-sections.txt:
11941         * docs/plugins/gst-plugins-good-plugins.hierarchy:
11942         Added videobalance and videoflip to the docs.
11943
11944         * gst/videofilter/Makefile.am:
11945         * gst/videofilter/gstvideobalance.c:
11946         (gst_video_balance_update_tables_planar411),
11947         (gst_video_balance_is_passthrough),
11948         (gst_video_balance_update_properties), (oil_tablelookup_u8),
11949         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
11950         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
11951         (gst_video_balance_finalize), (gst_video_balance_class_init),
11952         (gst_video_balance_init), (gst_video_balance_interface_supported),
11953         (gst_video_balance_interface_init),
11954         (gst_video_balance_colorbalance_list_channels),
11955         (gst_video_balance_colorbalance_set_value),
11956         (gst_video_balance_colorbalance_get_value),
11957         (gst_video_balance_colorbalance_init),
11958         (gst_video_balance_set_property), (gst_video_balance_get_property),
11959         (gst_video_balance_get_type), (plugin_init):
11960         * gst/videofilter/gstvideobalance.h:
11961         Ported to 0.10. (Fixes #326160)
11962         Added docs.
11963
11964         * gst/videofilter/gstvideoflip.c:
11965         * gst/videofilter/gstvideoflip.h:
11966         Added docs.
11967
11968 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
11969
11970         * configure.ac:
11971           Bump requirements to current core and -base CVS
11972           (core for new typefind helper API, and -base for the
11973           WAVFORMATEX support that was added to libgstriff and
11974           is needed by wavparse).
11975         
11976         * gst/apetag/Makefile.am:
11977         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
11978         (gst_tag_demux_sink_activate):
11979           Use new typefind helpers for typefinding instead of our
11980           home-grown stuff; also, do typefinding in pull-mode if
11981           upstream supports that.
11982
11983 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
11984
11985         Reviewed by: Christian Schaller <christian@fluendo.com>
11986
11987         This patch fixes bug: 329107
11988
11989         This Changelog entry is for a commit done on February 17
11990
11991         * ext/gconf/gconf.c
11992         * ext/gconf/gconf.h
11993         * ext/gconf/gstgconfaudiosink.c
11994         * ext/gconf/gstgconfaudiosink.h
11995         * gconf/gstreamer.schemas.in
11996
11997 2006-02-28  Wim Taymans  <wim@fluendo.com>
11998
11999         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12000         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
12001         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
12002         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
12003         Use DEBUG_OBJECT more.
12004
12005 2006-02-28  Wim Taymans  <wim@fluendo.com>
12006
12007         * docs/plugins/Makefile.am:
12008         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12009         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12010         Added dvdec and dvdemux to docs.
12011
12012         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
12013         Added docs.
12014         Check frame sizes so we don't crash when don't have enough
12015         data.
12016         Send nice error messages on error.
12017
12018         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
12019         (gst_dvdemux_class_init), (gst_dvdemux_init),
12020         (gst_dvdemux_finalize), (gst_dvdemux_reset),
12021         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12022         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12023         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
12024         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
12025         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
12026         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
12027         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
12028         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
12029         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
12030         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
12031         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
12032         * ext/dv/gstdvdemux.h:
12033         Added docs.
12034         Implement pull mode.
12035         Fix memleaks.
12036         Reduce memcpy for the video demuxing.
12037
12038 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
12039
12040         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
12041         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
12042         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
12043         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
12044           Add a little extra debug. Make the decoder not return NOT_LINKED,
12045           as we want to continue decoding all CMML and emitting tags.
12046
12047 2006-02-27  Michael Smith  <msmith@fluendo.com>
12048
12049         * ext/annodex/gstskeltag.c:
12050         * ext/annodex/gstskeltag.h:
12051           Deleted; these files aren't used any more either.
12052
12053 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12054
12055         * ext/Makefile.am: Fix dist-check.
12056
12057 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12058
12059         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
12060         memleak.
12061
12062 2006-02-25  Alessandro Decina <alessandro@nnva.org>
12063
12064         * ext/annodex/Makefile.am:
12065         * ext/annodex/gstannodex.c:
12066         * ext/annodex/gstcmmldec.c:
12067         * ext/annodex/gstcmmlenc.c:
12068         * ext/annodex/gstcmmlparser.c:
12069         * ext/annodex/gstcmmlparser.h:
12070         * ext/annodex/gstcmmlutils.c:
12071         * tests/check/elements/cmmldec.c:
12072         * tests/check/elements/cmmlenc.c:
12073           Fix a memleak in gst_cmml_track_list_add_clip.
12074           Handle overflows in clip's start and end times.
12075           Add the "encoded" parameter to cmmldec and cmmlenc caps.
12076           Do not parse junk at the end of a CMML preamble buffer.
12077           Register a libxml error handler to not print stuff on stderr.
12078           Check for bad clip start and end times in the testsuites.
12079
12080 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12081
12082         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
12083         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
12084         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
12085         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
12086         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
12087         possible memleaks.
12088
12089 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12090
12091         * tests/check/Makefile.am:
12092         * tests/check/elements/cmmldec.c:
12093         * tests/check/elements/cmmlenc.c: Fix tests so that they use
12094         the plugins-base tags.
12095
12096 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12097
12098         * ext/Makefile.am: Re-enable module.
12099
12100 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12101
12102         * tests/check/Makefile.am: Forgot to remove that test.
12103
12104 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12105
12106         * ext/annodex/Makefile.am:
12107         * ext/annodex/gstannodex.c: (plugin_init):
12108         * ext/annodex/gstcmmldec.c:
12109         * ext/annodex/gstskeldec.c:
12110         * ext/annodex/gstskeldec.h:
12111         * tests/check/Makefile.am:
12112         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
12113
12114 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12115
12116         * tests/check/Makefile.am: Disable those checks as well.
12117
12118 2006-02-24  Julien MOUTTE  <julien@moutte.net>
12119
12120         * ext/Makefile.am: Disable annodex for now until we figure out
12121         how to make it build.
12122         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
12123         Add a rule to your checklist : "please try to at least build 
12124         what you are going to commit into -good, or if you are too lazy
12125         to do that, please check that the buildbots are not crying because
12126         of your commit."
12127
12128 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
12129
12130         * configure.ac:
12131         * ext/Makefile.am:
12132         * ext/gdk_pixbuf/Makefile.am:
12133         * ext/gdk_pixbuf/gstgdkpixbuf.c:
12134         * ext/gdk_pixbuf/gstgdkpixbuf.h:
12135         * ext/gdk_pixbuf/pixbufscale.c:
12136         * ext/gdk_pixbuf/pixbufscale.h:
12137           Gdkpixbuf ported from 0.8 to 0.10 by
12138           Renato Filho <renato.filho@indt.org.br>.
12139           gst_loader and gdkpixbufanimation still need port.
12140
12141 2006-02-24  Michael Smith  <msmith@fluendo.com>
12142
12143         * configure.ac:
12144         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12145         * ext/Makefile.am:
12146         * ext/annodex/Makefile.am:
12147         * ext/annodex/gstannodex.c:
12148         * ext/annodex/gstannodex.h:
12149         * ext/annodex/gstcmmldec.c:
12150         * ext/annodex/gstcmmldec.h:
12151         * ext/annodex/gstcmmlenc.c:
12152         * ext/annodex/gstcmmlenc.h:
12153         * ext/annodex/gstcmmlparser.c:
12154         * ext/annodex/gstcmmlparser.h:
12155         * ext/annodex/gstcmmltag.c:
12156         * ext/annodex/gstcmmltag.h:
12157         * ext/annodex/gstcmmlutils.c:
12158         * ext/annodex/gstcmmlutils.h:
12159         * ext/annodex/gstskeldec.c:
12160         * ext/annodex/gstskeldec.h:
12161         * ext/annodex/gstskeltag.c:
12162         * ext/annodex/gstskeltag.h:
12163         * tests/check/Makefile.am:
12164         * tests/check/elements/cmmldec.c:
12165         * tests/check/elements/cmmlenc.c:
12166         * tests/check/elements/skeldec.c:
12167           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
12168           Includes tests & docs, oh my! Passes Thomas's -good checklist
12169           entirely. Wow.
12170
12171 2006-02-24  Michael Smith  <msmith@fluendo.com>
12172
12173         * autogen.sh:
12174           Check for automake 1.9 as well.
12175
12176 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12177
12178         * ext/flac/gstflacenc.c:
12179           Change min. sample rate to 8kHz to match flacdec's.
12180           
12181 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
12182
12183         * ext/cdio/Makefile.am:
12184           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
12185           required for Cygwin, see #317048)
12186
12187         * gst/rtp/gstasteriskh263.c:
12188           Cygwin has includes for both the unix network socket API
12189           and the windows API, but only one can be included, so fix
12190           includes to only use one or the other, prefering the unxi
12191           one (#317048).
12192
12193 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12194
12195         * rtp/gst/gstrtppcmadepay.c:
12196         * rtp/gst/gstrtppcmadepay.h:
12197         * rtp/gst/gstgstrtppcmapay.c:
12198         * rtp/gst/gstgstrtppcmapay.h:
12199         * rtp/gst/gstrtppcmudepay.c:
12200         * rtp/gst/gstrtppcmudepay.h:
12201         * rtp/gst/gstrtppcmupay.c:
12202         * rtp/gst/gstrtppcmupay.h:
12203         * rtp/gst/Makefile.am:
12204         * rtp/gst/gstrtp.c:
12205         * rtp/gst/README:
12206         Separated the G711 payloaders/depayloaders into separate elements for
12207         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
12208
12209 2006-02-22  Wim Taymans  <wim@fluendo.com>
12210
12211         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
12212         (gst_dvdec_change_state):
12213         * ext/dv/gstdvdec.h:
12214         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
12215         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12216         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12217         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
12218         (gst_dvdemux_flush), (gst_dvdemux_chain),
12219         (gst_dvdemux_change_state):
12220         * ext/dv/gstdvdemux.h:
12221         Ueber spiffify some more, added debug category.
12222         Use _scale.
12223         Use segments, respect playback rate from newsegment.
12224         Fix refcount issue.
12225
12226 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
12227
12228         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
12229         (gst_signal_processor_process):
12230         Fix compilation of LADPSA. It doesn't seem to work, and isn't
12231         enabled for the build, but it helps me win the feature-count
12232         competitions ooh yeah.
12233
12234 2006-02-19  Wim Taymans  <wim@fluendo.com>
12235
12236         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
12237         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12238         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
12239         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
12240         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12241         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
12242         Use scaling code for added precission and more correct stop
12243         position in case scale==0.
12244
12245 2006-02-19  Wim Taymans  <wim@fluendo.com>
12246
12247         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12248         (gst_flxdec_chain):
12249         * gst/flx/gstflxdec.h:
12250         Implement DURATION query.
12251
12252 2006-02-19  Wim Taymans  <wim@fluendo.com>
12253
12254         * gst/flx/flx_color.h:
12255         * gst/flx/flx_fmt.h:
12256         * gst/flx/gstflxdec.c: (gst_flxdec_init),
12257         (gst_flxdec_src_query_handler), (flx_decode_color),
12258         (gst_flxdec_chain):
12259         * gst/flx/gstflxdec.h:
12260         Set MALLOCDATA for the temp buffers so we don't leak.
12261         Some debug cleanups.
12262         Consume all data in the adapter before leaving the chain
12263         function. Fixes #330678.
12264
12265 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
12266
12267         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12268         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
12269          Handle 0 data size in otherwise valid frames.
12270          Handle numeric strings in 2.4.0 even when not in parentheses 
12271
12272 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
12273
12274         * gst/matroska/matroska-demux.c:
12275         (gst_matroska_demux_subtitle_caps),
12276         (gst_matroska_demux_plugin_init):
12277         * gst/matroska/matroska-ids.h:
12278           Recognise SSA/ASS and USF subtitle formats and
12279           set proper caps when they are found.
12280
12281 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12282
12283         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
12284         (gst_jpeg_dec_chain):
12285           Fix invalid memory access for some odd-sized images
12286           (see image contained in quicktime stream in #327083);
12287           use g_malloc() instead of g_alloca().
12288
12289 2006-02-17  Wim Taymans  <wim@fluendo.com>
12290
12291         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12292         Patch from Sebastien Cote, fixes #319884
12293
12294 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12295
12296         * ext/cdio/gstcdio.c: (plugin_init):
12297           Init debug category (#331253).
12298
12299 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12300
12301         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12302           Pass extra_data to gst_riff_create_audio_caps(), so that
12303           WAVEFORMATEX stuff works. Post audio codec name and post
12304           it as taglist on the bus. Allow up to 8 channesl for raw
12305           PCM in the source pad template caps.
12306
12307 2006-02-16  Wim Taymans  <wim@fluendo.com>
12308
12309         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12310         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12311         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
12312         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12313         (gst_multipart_set_property), (gst_multipart_get_property):
12314         Applied #318663. Gives quite a few false positives in
12315         autoscan mode, but it's better than nothing. Not closing yet.
12316
12317 2006-02-16  Wim Taymans  <wim@fluendo.com>
12318
12319         * docs/plugins/Makefile.am:
12320         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12321         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12322         * docs/plugins/gst-plugins-good-plugins.args:
12323         * docs/plugins/inspect/plugin-udp.xml:
12324         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12325         (gst_udpsrc_start):
12326         Update documentation.
12327         Fix args.
12328
12329 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
12330
12331         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12332         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
12333         frame size. (Fixes #331368)
12334
12335 2006-02-16  Wim Taymans  <wim@fluendo.com>
12336
12337         * gst/rtsp/README:
12338         Updated README.
12339
12340         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
12341         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
12342         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
12343         * gst/rtsp/gstrtspsrc.h:
12344         Make sure the RTP port is an even port an try to allocate 
12345         another if not.
12346         Added retry property to control max retries for port allocation.
12347         Make sure RTCP port is RTP port+1.
12348         Cleanup when port allocation fails.
12349         Fixes #319183.
12350         
12351 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12352
12353         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
12354           Don't ignore return value of the parent class's state
12355           change function (#331385, patch by: Wouter Paesen).
12356
12357 2006-02-15  Wim Taymans  <wim@fluendo.com>
12358
12359         * configure.ac:
12360         * docs/plugins/Makefile.am:
12361         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12362         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12363         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12364         * ext/Makefile.am:
12365         * ext/hal/Makefile.am:
12366         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
12367         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
12368         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
12369         (do_toggle_element), (gst_hal_audio_sink_set_property),
12370         (gst_hal_audio_sink_get_property),
12371         (gst_hal_audio_sink_change_state):
12372         * ext/hal/gsthalaudiosink.h:
12373         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
12374         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
12375         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
12376         (do_toggle_element), (gst_hal_audio_src_set_property),
12377         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
12378         * ext/hal/gsthalaudiosrc.h:
12379         * ext/hal/gsthalelements.c: (plugin_init):
12380         * ext/hal/gsthalelements.h:
12381         * ext/hal/hal.c: (gst_hal_get_string),
12382         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
12383         (gst_hal_get_audio_src):
12384         * ext/hal/hal.h:
12385         Add HAL sound device wrapper plugins. Closes #329106
12386
12387 2006-02-15  Wim Taymans  <wim@fluendo.com>
12388
12389         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
12390         Add comment in a fultile attempt to stop the copy-and-paste 
12391         paradigm leading to duplication of bad code.
12392
12393         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
12394         Mime parameters have to be checked case insensitive
12395
12396 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
12397
12398         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
12399           Advance stream time for lagging subtitle streams by sending
12400           newsegment events with the update flag set.
12401
12402 2006-02-14  Edward Hervey  <edward@fluendo.com>
12403
12404         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
12405         There can be bogus data before the hdrl LIST tag in the RIFF header.
12406         It's hard to say if it's not respecting the AVI specifications or not,
12407         but since Google Video is producing AVIs like that and the other player
12408         don't seem to complain, I guess we should do the same.
12409
12410 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
12411
12412         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
12413         (parse_split_strings):
12414         Add more validation to ensure that a char encoding conversion
12415         produced a valid UTF-8 string.
12416
12417 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
12418
12419         Reviewed by: Edward Hervey  <edward@fluendo.com>
12420
12421         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12422         Properly handle end of segment. Closes #330885.
12423
12424 2006-02-13  Wim Taymans  <wim@fluendo.com>
12425
12426         * gst/rtp/gstrtpmp4gpay.h:
12427         For got to commit this one.
12428
12429 2006-02-12  Wim Taymans  <wim@fluendo.com>
12430
12431         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
12432         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
12433         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12434         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
12435         * gst/rtp/gstrtpmp4gpay.h:
12436         Make more things work.
12437         Handle ACC config strings.
12438
12439 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
12440
12441         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
12442           set timestamps if no incoming timestamps set
12443
12444 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
12445
12446         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
12447         (gst_tag_demux_do_typefind):
12448           ... and fix the very same leaks in GstTagDemux.
12449
12450 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
12451
12452         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
12453         (gst_id3demux_do_typefind):
12454         Fix a couple of mem leaks. (Patch by Jonathan Matthew
12455         <jonathan at kaolin dot wh9 dot net>)
12456
12457 2006-02-10  Wim Taymans  <wim@fluendo.com>
12458
12459         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
12460         First set options, then set caps or else the baseclass
12461         will not know about the options, duh.
12462
12463 2006-02-10  Wim Taymans  <wim@fluendo.com>
12464
12465         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
12466         (gst_rtp_mp4v_pay_setcaps):
12467         Don't waste time looking for a config string if we have codec_info
12468         on the incomming caps.
12469
12470 2006-02-10  Wim Taymans  <wim@fluendo.com>
12471
12472         * gst/rtp/README:
12473         Say something about case-sensitivity of caps vs mime-attributes.
12474
12475         * gst/rtp/Makefile.am:
12476         * gst/rtp/gstrtp.c: (plugin_init):
12477         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12478         (gst_rtp_amr_pay_handle_buffer):
12479         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
12480         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
12481         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
12482         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
12483         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
12484         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
12485         (gst_rtp_mp4g_pay_plugin_init):
12486         * gst/rtp/gstrtpmp4gpay.h:
12487         Added beginnings of mpeg4-generic payloader (RFC 3640)
12488
12489 2006-02-09  Wim Taymans  <wim@fluendo.com>
12490
12491         * gst/rtsp/Makefile.am:
12492         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
12493         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
12494         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
12495         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
12496         (gst_rtpdec_change_state):
12497         * gst/rtsp/gstrtpdec.h:
12498         * gst/rtsp/gstrtsp.c: (plugin_init):
12499         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12500         * gst/rtsp/rtspconnection.c: (read_body),
12501         (rtsp_connection_receive):
12502         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
12503         Resurected rtpdec to make rtspsrc happy again.
12504         Skip attributes from the session id.
12505         Don't crash when dumping a message with an empty body.
12506
12507
12508 2006-02-09  Wim Taymans  <wim@fluendo.com>
12509
12510         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12511         Added more meaningfull warnings when something goes wrong.
12512         Clear F bit on outgoing AMR packets.
12513
12514         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12515         (gst_rtp_amr_pay_handle_buffer):
12516         Added debugging category
12517         Support payloading of multiple AMR frames.
12518
12519         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
12520         Added some debugging.
12521
12522 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
12523
12524         * configure.ac:
12525           Back to CVS
12526
12527 === release 0.10.2 ===
12528
12529 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
12530
12531         * configure.ac:
12532           releasing 0.10.2, "Papa was a rolling stone"
12533
12534 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
12535
12536         * configure.ac:
12537           Bump core and plugins-base requirement to 0.10.2.2
12538           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
12539
12540 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12541
12542         * ext/flac/gstflac.c: (plugin_init):
12543         * ext/speex/gstspeex.c: (plugin_init):
12544           Register musicbrainz tags.
12545
12546 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12547
12548         * ext/gconf/gconf.h:
12549           Remove declaration of function that no longer exists.
12550
12551 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12552
12553         * ext/shout2/gstshout2.c: (gst_shout2send_render),
12554         (gst_shout2send_setcaps), (gst_shout2send_change_state):
12555         Make shout2 work for non ogg streams
12556
12557 2006-02-06  Wim Taymans  <wim@fluendo.com>
12558
12559         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12560         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
12561         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
12562         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
12563         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
12564         * gst/udp/gstmultiudpsink.h:
12565         Updated docs.
12566         Added properties bytes-served, bytes_to_serve.
12567         Post proper error messages,
12568         Emit client added signal too.
12569
12570 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12571
12572         * docs/plugins/Makefile.am:
12573         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12574         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12575         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12576         (gst_multiudpsink_get_stats):
12577           adding docs for multiudpsink
12578
12579 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12580
12581         * gst/level/gstlevel.c: (gst_level_transform_ip):
12582           peak below decay is not necessarily an error, so don't ERROR log
12583
12584 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12585
12586         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
12587         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
12588         (gst_ebml_write_seek):
12589         * gst/matroska/ebml-write.h:
12590           Make sure we send a newsegment event in BYTES format
12591           before sending buffers (#328531).
12592
12593 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12594
12595         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
12596         (gst_dvdemux_sink_query):
12597         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
12598         * ext/speex/gstspeexdec.c: (speex_get_query_types),
12599         (speex_dec_src_query):
12600         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
12601         (gst_speexenc_sink_query):
12602         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12603         * gst/matroska/matroska-demux.c:
12604         (gst_matroska_demux_get_src_query_types),
12605         (gst_matroska_demux_handle_src_query):
12606         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
12607         (gst_wavparse_pad_query):
12608           Pass unhandled queries upstream instead of just dropping
12609           them (#326446). Update query type arrays here and there.
12610
12611 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12612
12613         * tests/check/elements/matroskamux.c: (setup_src_pad):
12614           Collectpads in core got changed and now also holds a
12615           reference to any pad that is part of it. Fix refcount
12616           checks in test case accordingly.
12617
12618 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12619
12620         * gst/apetag/gstapedemux.h:
12621           Fix include, for now GstTagDemux is in the apetag dir.
12622
12623 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12624
12625         * docs/plugins/Makefile.am:
12626         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12627         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12628         * docs/plugins/inspect/plugin-cdio.xml:
12629           Add cdio plugin to docs.
12630
12631         * ext/cdio/gstcdiocddasrc.c:
12632           Add gtk-doc blurb.
12633
12634         * ext/cdio/gstcdio.c:
12635           The plugin is called 'cdio' not 'cddio'.
12636
12637 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12638
12639         * configure.ac:
12640         * docs/plugins/Makefile.am:
12641         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12642         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12643         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12644         * docs/plugins/inspect/plugin-apetag.xml:
12645         * gst/apetag/Makefile.am:
12646         * gst/apetag/gstapedemux.c:
12647         * gst/apetag/gstapedemux.h:
12648         * gst/apetag/gsttagdemux.c:
12649         * gst/apetag/gsttagdemux.h:
12650           Add APE tag demuxer (#325649).
12651
12652 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12653
12654         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
12655         (gst_gconf_get_default_video_sink),
12656         (gst_gconf_get_default_audio_src),
12657         (gst_gconf_get_default_video_src):
12658         * ext/gconf/gconf.h:
12659         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
12660         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
12661         (do_toggle_element):
12662         * ext/gconf/gstgconfaudiosink.h:
12663         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
12664         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
12665         (do_toggle_element):
12666         * ext/gconf/gstgconfaudiosrc.h:
12667         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
12668         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
12669         (do_toggle_element):
12670         * ext/gconf/gstgconfvideosink.h:
12671         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
12672         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
12673         (do_toggle_element):
12674         * ext/gconf/gstgconfvideosrc.h:
12675           Ignore changing the GConf key to "". Ignore GConf key updates
12676           that don't actually change the string.
12677           For now, ignore the GConf key when the state is > READY, as
12678           it breaks streaming. Sometime it will be nice to bring the
12679           new sink online even mid-stream, by sending NEWSEGMENT info
12680           and possibly prerolling.
12681           (Fixes #326736)
12682
12683 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12684
12685         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
12686         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
12687         (zoomFilterSetResolution), (zoomFilterDestroy),
12688         (zoomFilterFastRGB), (pointFilter):
12689         * gst/goom/filters.h:
12690         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
12691         (goom_update), (goom_close):
12692         * gst/goom/goom_core.h:
12693         * gst/goom/goom_tools.h:
12694         * gst/goom/graphic.c:
12695         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12696         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
12697         * gst/goom/gstgoom.h:
12698         * gst/goom/lines.c: (goom_lines):
12699         * gst/goom/lines.h:
12700           Make goom reentrant by moving all important static variables
12701           into instance structures.
12702           (Fixes #329181)
12703
12704 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
12705
12706         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12707         (gst_avi_demux_all_source_pads_unlinked),
12708         (gst_avi_demux_process_next_entry):
12709         * gst/avi/gstavidemux.h:
12710           Third attempt, use gst_pad_is_linked() this time.
12711
12712 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
12713
12714         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12715         (parse_split_strings):
12716         Adjust for data length indicators when parsing (Fixes #329810)
12717         Fix stupid bug parsing UTF-8 tag text.
12718         Output tag strings with multiple fields as multiple tags, so the
12719         app gets all the data.
12720
12721 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12722
12723         * ext/flac/gstflacenc.c:
12724         Fixed a bug add in last commit, where no event is send. Thanks Tim to
12725         show me.
12726         
12727 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12728
12729         * ext/flac/gstflacenc.c:
12730         * gst/matroska/ebml-read.c:
12731         Just make it compile with --disable-gst-debug.
12732
12733 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
12734
12735         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
12736         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
12737         (id3v2_genre_fields_to_taglist):
12738           Never output a tag with a null contents string.
12739
12740 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12741
12742         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
12743           Only pause if all pads are unlinked AND we've tried to send data
12744           on all of them at least once.
12745
12746 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12747
12748         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
12749         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
12750           Make loop function/task pause itself when all source pads are
12751           unlinked.
12752
12753 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12754
12755         * configure.ac:
12756         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
12757           Use new functions from core to render a bin from a
12758           string. Fixes build. Up requirements to core CVS.
12759
12760 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
12761
12762         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
12763           Don't push buffers into the adapter that we are going to
12764           push downstream again without framing anyway. Also, the
12765           adaptor takes ownership of buffers put into it (fixes
12766           auparse pushing invalid buffers for .au files with
12767           ADPCM contents). Finally, set caps on all outgoing buffers.
12768
12769 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
12770
12771         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
12772         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
12773         (gst_id3demux_send_tag_event):
12774         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
12775         Someone should kick my butt. Remove ID3v1 tags from the end of the
12776         file.
12777
12778         Improve error messages. Send the TAG message as soon as we complete
12779         typefinding, instead of waiting until we send the first buffer.
12780         Downstream tag event is still sent before the first buffer.
12781
12782 2006-01-27  Jan Gerber  <j@bootlab.org>
12783
12784         Reviewed by: Andy Wingo <wingo@pobox.com>
12785
12786         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
12787         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
12788         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
12789         to not have warings flooding stderr. this is the suggested way
12790         also used in dvgrab and kino. (#328336)
12791
12792 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
12793
12794         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
12795         (gst_oss_sink_init), (gst_oss_sink_finalise):
12796           Free the device name string when finalised.
12797
12798 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
12799
12800         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
12801           Don't put function calls in g_return_if_fail() statements,
12802           or they'll be replaced with NOOPs if someone compiles with
12803           G_DISABLE_CHECKS defined.
12804           
12805 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
12806
12807         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12808         Never trust ANY information encoded in a media file, especially
12809         when it's giving you sizes. (Fixes #328452)
12810
12811 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
12812
12813         * gst/rtp/gstrtpg711pay.c:
12814         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
12815         bug #325148.
12816
12817 2006-01-23  Edward Hervey  <edward@fluendo.com>
12818
12819         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
12820         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
12821         * gst/matroska/matroska-ids.h:
12822         Added recognition of Real Audio and Video streams in matroska demuxer.
12823
12824 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12825
12826         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
12827           Remove errant break statement, and fix compilation with
12828           older GCC.
12829
12830 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
12831
12832         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12833
12834         * sys/sunaudio/gstsunaudiomixerctrl.c:
12835         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
12836           Export functions that are needed in other parts of the code,
12837           makes the mixer actually work; adjust magic minimum buffer-time
12838           value from 3ms to 5ms to work around stuttering during mp3
12839           playback (#327765).
12840
12841 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
12842
12843         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12844
12845         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
12846         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
12847           Fix possible deadlock in matroska muxer (#327825).
12848
12849 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
12850
12851         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
12852         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
12853         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
12854         * gst/rtsp/sdpmessage.h:
12855         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
12856         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
12857           C89 fixes: declare variables at the beginning of a block and
12858           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
12859           <jensgr at gmx dot net>).
12860
12861 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12862
12863         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
12864         * gst/id3demux/id3tags.h:
12865         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12866         (parse_comment_frame), (parse_text_identification_frame),
12867         (id3v2_tag_to_taglist), (id3v2_are_digits),
12868         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
12869         (parse_split_strings), (free_tag_strings):
12870           Rewrite parsing of text tags to handle multiple NULL terminated
12871           strings. Parse numeric genre strings and ID3v2 type
12872           "(3)(6)Alternative" style genre strings.
12873           Parse dates that are only YYYY or YYYY-mm format.
12874           (Fixes #328241 and #322154)
12875
12876 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
12877
12878         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
12879           Don't forget to initialize liboil, otherwise our oil functions
12880           will crash (fixes #327871; patch by: Christoph Burghardt
12881           <hawkes at web dot de>).
12882
12883 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12884
12885         * configure.ac:
12886           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
12887           like in the core and gst-plugins-base. Fixes #324367 and #326683;
12888           patch by: Brian Cameron <brian dot cameron at sun dot com>
12889
12890 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
12891
12892         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
12893         * ext/cdio/gstcdio.h:
12894         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
12895           Fix build for libcdio versions >= 76; give slightly lower rank
12896           than cdparanoia.
12897
12898 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12899
12900         * configure.ac:
12901         * ext/Makefile.am:
12902         * ext/cdio/Makefile.am:
12903         * ext/cdio/gstcdio.c:
12904         * ext/cdio/gstcdio.h:
12905         * ext/cdio/gstcdiocddasrc.c:
12906         * ext/cdio/gstcdiocddasrc.h:
12907           Port libcdio cdda source, formerly known as cddasrc, now known as
12908           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
12909           but that's not tested (fixes #317658).
12910
12911 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
12912
12913         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
12914           Fix conversion from TIME to BYTES format (fixes #326864;
12915           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
12916
12917 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
12918
12919         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12920           Fix compilation of id3demux when zlib is not present.
12921           (Fixes #326602; patch by: Sergey Scobich)
12922
12923 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
12924
12925         * ext/esd/Makefile.am:
12926           Add $(ESD_CFLAGS), otherwise build will fail for folks
12927           with libesd in a non-standard prefix (#327009).
12928
12929 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12930
12931         * configure.ac:
12932           back to HEAD
12933
12934 === release 0.10.1 ===
12935
12936 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
12937
12938         * configure.ac:
12939           releasing 0.10.1, "Li"
12940
12941 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12942
12943           patch by: Wim Taymans
12944
12945         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12946           fix memleak.  Fixes #326618
12947
12948 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
12949
12950           patch by: Mike Smith
12951
12952         * gst/level/gstlevel.c: (gst_level_message_new),
12953         (gst_level_message_append_channel):
12954           Fix memleak.  Fixes #326612
12955
12956 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
12957
12958         * configure.ac:
12959           prereleasing
12960         * po/af.po:
12961         * po/az.po:
12962         * po/cs.po:
12963         * po/en_GB.po:
12964         * po/hu.po:
12965         * po/it.po:
12966         * po/nb.po:
12967         * po/nl.po:
12968         * po/or.po:
12969         * po/sq.po:
12970         * po/sr.po:
12971         * po/sv.po:
12972         * po/uk.po:
12973         * po/vi.po:
12974           update translations
12975
12976 2006-01-10  Michael Smith  <msmith@fluendo.com>
12977
12978         * gst/level/gstlevel.c: (gst_level_class_init),
12979         (gst_level_dispose):
12980           Don't leak filter arrays.
12981
12982 2006-01-09 Brian Cameron <brian.cameron@sun.com>
12983
12984         reviewed by: Christian Schaller <uraeus@gnome.org>
12985         
12986         * configure.ac:
12987         * gst-plugins-good.spec.in:
12988         * sys/Makefile.am:
12989         * sys/sunaudio/Makefile.am:
12990         * sys/sunaudio/gstsunaudio.c: (plugin_init):
12991         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
12992         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
12993         (gst_sunaudiomixer_change_state):
12994         * sys/sunaudio/gstsunaudiomixer.h:
12995         * sys/sunaudio/gstsunaudiomixerctrl.c:
12996         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
12997         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
12998         (gst_sunaudiomixer_ctrl_list_tracks),
12999         (gst_sunaudiomixer_ctrl_get_volume),
13000         (gst_sunaudiomixer_ctrl_set_volume),
13001         (gst_sunaudiomixer_ctrl_set_mute),
13002         (gst_sunaudiomixer_ctrl_set_record):
13003         * sys/sunaudio/gstsunaudiomixerctrl.h:
13004         * sys/sunaudio/gstsunaudiomixertrack.c:
13005         (gst_sunaudiomixer_track_class_init),
13006         (gst_sunaudiomixer_track_init), (fill_labels),
13007         (gst_sunaudiomixer_track_new):
13008         * sys/sunaudio/gstsunaudiomixertrack.h:
13009         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
13010         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
13011         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
13012         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
13013         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
13014         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
13015         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
13016         * sys/sunaudio/gstsunaudiosink.h:
13017
13018         Add SunAudio plugin - tested to make sure it doesn't break
13019         the build under GNU/Linux.      
13020
13021 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
13022
13023         * gst-plugins-good/gst/udp/gstdynudpsink.c:
13024         * gst-plugins-good/gst/udp/gstudpsrc.c:
13025         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
13026         overrides the port or multicast parameters. Fixes bugs #323021.
13027         API addition: adds GstUDPSrc::sockfd property   
13028
13029 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
13030
13031         * ext/gconf/Makefile.am:
13032         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
13033         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
13034         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
13035         (do_toggle_element), (cb_toggle_element),
13036         (gst_gconf_audio_src_change_state):
13037         * ext/gconf/gstgconfaudiosrc.h:
13038         * ext/gconf/gstgconfelements.c: (plugin_init):
13039         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
13040         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
13041         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
13042         (do_toggle_element), (cb_toggle_element),
13043         (gst_gconf_video_src_change_state):
13044         * ext/gconf/gstgconfvideosrc.h:
13045           Add new gconfaudiosrc and gconfvideosrc elements
13046           (needed for gnome-sound-recorder).
13047
13048 2006-01-06  Edward Hervey  <edward@fluendo.com>
13049
13050         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13051         Add gst_element_no_more_pads() for proper decodebin behaviour.
13052         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
13053         (parse_text_identification_frame), (parse_split_strings):
13054         Failure to decode some tags is not a GST_ERROR() but a
13055         GST_WARNING()
13056         When iterating over a chunk of text, check that we haven't gone too
13057         far.
13058
13059 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
13060
13061         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
13062         (plugin_init):
13063           call oil_init() when using liboil
13064
13065 2006-01-04  Wim Taymans  <wim@fluendo.com>
13066
13067         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13068         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13069         Fix leaks.
13070
13071 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
13072
13073         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13074
13075         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
13076         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
13077         (gst_flac_dec_change_state):
13078           Don't g_assert() where we should just return FALSE; remove
13079           unnecessary g_assert(); initialize some fields properly in
13080           state change function (fixes #325504). Also, use
13081           GST_DEBUG_OBJECT in two more places.
13082
13083 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13084
13085         * configure.ac:
13086           also remove smoothwave's Makefile.am
13087         * docs/plugins/Makefile.am:
13088           fix plugin docs
13089
13090 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13091
13092         * tests/examples/Makefile.am:
13093           added missing Makefile.am
13094
13095 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13096
13097         * configure.ac:
13098         * gst/level/Makefile.am:
13099         * gst/level/level-example.c:
13100         * tests/Makefile.am:
13101         * tests/examples/level/Makefile.am:
13102         * tests/examples/level/level-example.c: (message_handler), (main):
13103           moved level-example to tests/examples/level-example
13104         * tests/old/examples/level/demo.c: (main):
13105         * tests/old/examples/level/plot.c: (main):
13106           some initial fixes
13107
13108 2005-12-29  Michael Smith  <msmith@fluendo.com>
13109
13110         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13111         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
13112         * gst/udp/gstmultiudpsink.h:
13113           Track packets sent per client in addition to bytes sent; provide
13114           this info through get-stats signal
13115
13116 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13117
13118         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
13119           Can't use gst_object_unref() on a GstAdapter (#325191).
13120
13121 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
13122
13123         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13124         If a broken tag has 0 bytes payload, at least still skip
13125         the 10 byte header
13126
13127 2005-12-22  Philippe Khalaf  <burger@speedy.org>
13128
13129         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
13130         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13131         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
13132         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13133           Making these depayloaders (H263+ and mpeg4 video) inherit from
13134           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
13135
13136 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13137
13138         * docs/plugins/gst-plugins-good-plugins.args:
13139         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13140         Regenerate the plugin hiearchy.
13141
13142 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13143
13144         * docs/plugins/Makefile.am:
13145         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13146         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13147         * docs/plugins/gst-plugins-good-plugins.args:
13148         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
13149         (gst_id3demux_base_init), (gst_id3demux_class_init),
13150         (gst_id3demux_chain):
13151         * gst/id3demux/gstid3demux.h:
13152           Add documentation for id3demux.
13153           Don't fail if the first buffer is not at offset 0, just
13154           attempt to typefind and do pass through
13155           Rename the gst_type function from gst_gst_id3demux..
13156
13157 2005-12-20  Michael Smith  <msmith@fluendo.com>
13158
13159         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13160         (gst_multiudpsink_add), (gst_multiudpsink_remove),
13161         (gst_multiudpsink_get_stats):
13162         * gst/udp/gstmultiudpsink.h:
13163           Collect statistics; return them from get_stats.
13164
13165 2005-12-19  Edward Hervey  <edward@fluendo.com>
13166
13167         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
13168         Stupid signedness issue...
13169
13170 2005-12-19  Edward Hervey  <edward@fluendo.com>
13171
13172         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13173         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
13174         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
13175         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13176         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
13177         Construct index for indexless files.
13178         Make sure pad/buffers are correctly reset to NULL once we don't need
13179         them anymore, else we get lovely segfaults/assertions.
13180         * gst/wavparse/gstwavparse.c:
13181         Yes, you can have 96KHz audio and wma in wav :(
13182
13183 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
13184
13185         * configure.ac:
13186           Check for optional dependency on zlib for id3demux
13187
13188         * gst/id3demux/Makefile.am:
13189         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
13190         (gst_id3demux_base_init), (gst_id3demux_class_init),
13191         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
13192         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
13193         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
13194         (gst_id3demux_set_property), (gst_id3demux_get_property),
13195         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
13196         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
13197         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
13198         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
13199         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
13200         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
13201         (simple_find_peek), (simple_find_suggest),
13202         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
13203         (plugin_init):
13204         * gst/id3demux/gstid3demux.h:
13205         * gst/id3demux/id3tags.c: (read_synch_uint),
13206         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
13207         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
13208         (id3demux_id3v2_frames_to_tag_list):
13209         * gst/id3demux/id3tags.h:
13210         * gst/id3demux/id3v2.4.0-frames.txt:
13211         * gst/id3demux/id3v2.4.0-structure.txt:
13212         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13213         (parse_comment_frame), (parse_text_identification_frame),
13214         (id3v2_tag_to_taglist), (parse_split_strings):
13215           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
13216           otherwise it discards them. Works on my test files. 
13217
13218         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
13219           Don't send EOS to a non-existing srcpad
13220           The debug category can be static
13221
13222 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
13223
13224         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
13225         * ext/esd/esdsink.c: (gst_esdsink_prepare):
13226         * gst/multipart/multipartdemux.c:
13227           change some char* into char[]
13228
13229 2005-12-16  Wim Taymans  <wim@fluendo.com>
13230
13231         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13232         (gst_wavparse_other), (gst_wavparse_perform_seek),
13233         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
13234         (gst_wavparse_loop), (gst_wavparse_pad_convert),
13235         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
13236         * gst/wavparse/gstwavparse.h:
13237         Use GstSegment to implement more seeking features.
13238
13239 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13240
13241         * gst/rtsp/rtspconnection.c:
13242           Add <netinet/in.h> include and move <arpa/inet.h> include
13243           to make things work on OpenBSD as well (fixes #323717;
13244           patch by: Benjamin Pineau)
13245
13246 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
13247
13248         * gst/rtp/gstrtpspeexdepay.c:
13249         * gst/rtp/gstrtpspeexpay.c:
13250         Set clock rate to be fixed in 8000. It fixes bug #324012.
13251
13252 2005-12-14  Philippe Khalaf  <burger@speedy.org>
13253
13254         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
13255         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
13256         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
13257         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13258         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13259         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
13260         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
13261         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13262         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
13263         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13264         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
13265         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
13266         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
13267         * gst-plugins-good/gst/rtp/README:
13268         Fixed payload range in payloder caps. Removed payload range completely
13269         from depayloaders as they don't require payload type in their caps.
13270         In effect, there isn't any specific payload type for any given codec,
13271         only suggestions.
13272         Fixes bug #324011.
13273
13274 2005-12-13  Julien MOUTTE  <julien@moutte.net>
13275
13276         * gst/videomixer/videomixer.c: (gst_videomixer_init),
13277         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13278         (gst_videomixer_collected): Code cleanup and re-enabling 
13279         queued time validity check for correct EOS handling.
13280
13281 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
13282
13283         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13284         (gst_oss_mixer_element_get_property),
13285         (gst_oss_mixer_element_change_state):
13286         Add 'device-name' property and fix state change function.
13287
13288 2005-12-13  Edward Hervey  <edward@fluendo.com>
13289
13290         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
13291         If the speed of the file is null in the header, set the frame_time to
13292         the default setting of GST_SECOND / 70. Which is the default
13293         frame_delay for .fli files as stated in this document :
13294         http://www.compuphase.com/flic.htm
13295         Would be nice to have the time conversion done properly too (duration =
13296         flxh->frames * flxdec->frame_time)
13297
13298 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13299
13300         * docs/plugins/Makefile.am:
13301         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13302         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13303         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13304         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13305         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13306         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
13307         documentation for videomixer on my way with a funny sample
13308         pipeline.
13309
13310 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13311
13312         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13313         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13314         (gst_videomixer_update_queues), (gst_videomixer_collected):
13315         Fix caps negotiation. (#323896)
13316
13317 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
13318
13319         * gst/matroska/matroska-demux.c:
13320         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
13321           Set correct timestamps on audio laces, fixes playback of mp3 from
13322                 matroska.
13323
13324 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
13325
13326         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
13327         (gst_au_parse_class_init), (gst_au_parse_init),
13328         (gst_au_parse_dispose), (gst_au_parse_chain),
13329         (gst_au_parse_change_state), (plugin_init):
13330         * gst/auparse/gstauparse.h:
13331           Use gst_object_unref() for GstObjects instead of
13332           g_object_unref() and fix a mem leak in a debug
13333           statement; while we're at it, also borgify, use
13334           boilerplate macros and clean up a little bit.
13335
13336 2005-12-11  Edward Hervey  <edward@fluendo.com>
13337
13338         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
13339         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
13340         Added pull mode.
13341
13342 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13343
13344         * gst/goom/gstgoom.c:
13345         * gst/level/level-example.c: (main):
13346         * gst/smoothwave/demo-osssrc.c: (main):
13347           Use audiotestsrc instead of sinesrc (#323798).
13348
13349 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
13350
13351         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
13352           more debug-func-ptr usage
13353
13354 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
13355
13356         * gst/flx/flx_color.c: (flx_colorspace_convert):
13357         * gst/flx/flx_color.h:
13358         * gst/flx/flx_fmt.h:
13359         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
13360         * gst/flx/gstflxdec.h:
13361           Now flxdec works on big-endian machines as well.
13362
13363 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13364
13365         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
13366         (gst_fenced_buffer_copy):
13367           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
13368           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
13369           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
13370           and use GST_DEBUG_FUNCPTR for pad functions.
13371
13372 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13373
13374         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
13375         (gst_flac_dec_class_init), (gst_flac_dec_init),
13376         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
13377         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
13378         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
13379         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
13380         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
13381         (gst_flac_dec_change_state):
13382         * ext/flac/gstflacdec.h:
13383           Rewrite flacdec a bit, so that even seeking might work now. Most
13384           importantly, don't act upon any flow return values we get, just tell
13385           the decoder everything's dandy and act on the flow return values
13386           later on in the loop function. We don't want to mess up the internal
13387           decoder state for non-fatal things like flushing pads etc. Other
13388           than that, use GstSegment (segment seeks don't work yet though, but
13389           should be easy to add), use boilerplate macros, drop the superfluous
13390           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
13391           lots of other things.
13392
13393 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13394
13395         * configure.ac:
13396           Update comment in OSS includes check.
13397
13398         * sys/oss/gstossdmabuffer.c:
13399         * sys/oss/gstosshelper.c:
13400         * sys/oss/gstossmixer.c:
13401         * sys/oss/gstossmixertrack.c:
13402         * sys/oss/gstosssink.c:
13403         * sys/oss/gstosssrc.c:
13404         * sys/oss/oss_probe.c:
13405           Don't assume the OSS soundcard.h include is always in
13406           the sys/ directory. Instead, use the existing defines
13407           from config.h to include the right file. Fixes
13408           compilation on OpenBSD 3.8 (#323718).
13409
13410 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13411
13412         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13413         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13414         * docs/plugins/inspect/plugin-1394.xml:
13415         * docs/plugins/inspect/plugin-aasink.xml:
13416         * docs/plugins/inspect/plugin-alaw.xml:
13417         * docs/plugins/inspect/plugin-alpha.xml:
13418         * docs/plugins/inspect/plugin-alphacolor.xml:
13419         * docs/plugins/inspect/plugin-auparse.xml:
13420         * docs/plugins/inspect/plugin-autodetect.xml:
13421         * docs/plugins/inspect/plugin-avi.xml:
13422         * docs/plugins/inspect/plugin-cacasink.xml:
13423         * docs/plugins/inspect/plugin-cairo.xml:
13424         * docs/plugins/inspect/plugin-cutter.xml:
13425         * docs/plugins/inspect/plugin-debug.xml:
13426         * docs/plugins/inspect/plugin-dv.xml:
13427         * docs/plugins/inspect/plugin-efence.xml:
13428         * docs/plugins/inspect/plugin-effectv.xml:
13429         * docs/plugins/inspect/plugin-esdsink.xml:
13430         * docs/plugins/inspect/plugin-flac.xml:
13431         * docs/plugins/inspect/plugin-flxdec.xml:
13432         * docs/plugins/inspect/plugin-gconfelements.xml:
13433         * docs/plugins/inspect/plugin-goom.xml:
13434         * docs/plugins/inspect/plugin-jpeg.xml:
13435         * docs/plugins/inspect/plugin-level.xml:
13436         * docs/plugins/inspect/plugin-matroska.xml:
13437         * docs/plugins/inspect/plugin-mulaw.xml:
13438         * docs/plugins/inspect/plugin-multipart.xml:
13439         * docs/plugins/inspect/plugin-navigationtest.xml:
13440         * docs/plugins/inspect/plugin-ossaudio.xml:
13441         * docs/plugins/inspect/plugin-png.xml:
13442         * docs/plugins/inspect/plugin-rtp.xml:
13443         * docs/plugins/inspect/plugin-rtsp.xml:
13444         * docs/plugins/inspect/plugin-shout2send.xml:
13445         * docs/plugins/inspect/plugin-smpte.xml:
13446         * docs/plugins/inspect/plugin-speex.xml:
13447         * docs/plugins/inspect/plugin-udp.xml:
13448         * docs/plugins/inspect/plugin-videobox.xml:
13449         * docs/plugins/inspect/plugin-videoflip.xml:
13450         * docs/plugins/inspect/plugin-videomixer.xml:
13451         * docs/plugins/inspect/plugin-wavenc.xml:
13452         * docs/plugins/inspect/plugin-wavparse.xml:
13453         * ext/flac/gstflac.c: (plugin_init):
13454         * ext/flac/gstflacdec.c: (flacdec_get_type),
13455         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
13456         (gst_flac_dec_init), (gst_flac_dec_finalize),
13457         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
13458         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
13459         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
13460         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
13461         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
13462         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
13463         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
13464         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
13465         * ext/flac/gstflacdec.h:
13466         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
13467         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
13468         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
13469         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
13470         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
13471         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
13472         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
13473         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
13474         (gst_flac_enc_change_state):
13475         * ext/flac/gstflacenc.h:
13476           borgify and fix up documentation
13477
13478 2005-12-09  Michael Smith  <msmith@fluendo.com>
13479
13480         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
13481           Accept a wider range of flac files, more closely matching flac spec.
13482
13483 2005-12-08  Julien MOUTTE  <julien@moutte.net>
13484
13485         * docs/plugins/Makefile.am: Add multipart elements.
13486         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13487         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
13488         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13489         * gst/multipart/multipartdemux.c:
13490         * gst/multipart/multipartmux.c: Add docs.
13491
13492 2005-12-07  Edward Hervey  <edward@fluendo.com>
13493
13494         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
13495         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
13496         (gst_avi_demux_invert):
13497         Memleak and crasher fixes.
13498         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
13499         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
13500         Memleak fixes
13501
13502 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13503
13504         * ext/aalib/gstaasink.h:
13505         * ext/cairo/gsttextoverlay.h:
13506         * ext/dv/gstdvdec.h:
13507         * ext/dv/gstdvdemux.c:
13508         * ext/dv/gstdvdemux.h:
13509         * ext/esd/esdsink.h:
13510         * ext/flac/flac_compat.h:
13511         * ext/flac/gstflacdec.h:
13512         * ext/flac/gstflacenc.h:
13513         * ext/gconf/gconf.h:
13514         * ext/gconf/gstgconfaudiosink.h:
13515         * ext/gconf/gstgconfvideosink.h:
13516         * ext/gdk_pixbuf/gstgdkanimation.h:
13517         * ext/jpeg/gstjpegdec.h:
13518         * ext/jpeg/smokecodec.h:
13519         * ext/jpeg/smokeformat.h:
13520         * ext/ladspa/gstsignalprocessor.h:
13521         * ext/ladspa/search.c: (LADSPAPluginSearch):
13522         * ext/ladspa/utils.h:
13523         * ext/libmng/gstmng.c:
13524         * ext/libmng/gstmngdec.h:
13525         * ext/libmng/gstmngenc.c:
13526         * ext/libmng/gstmngenc.h:
13527         * ext/libpng/gstpng.c:
13528         * ext/libpng/gstpngenc.c:
13529         * ext/libpng/gstpngenc.h:
13530         * ext/shout2/gstshout2.h:
13531         * ext/speex/gstspeexdec.h:
13532         * ext/speex/gstspeexenc.c:
13533         * ext/speex/gstspeexenc.h:
13534         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13535         * gst/autodetect/gstautoaudiosink.h:
13536         * gst/autodetect/gstautovideosink.h:
13537         * gst/avi/gstavidemux.h:
13538         * gst/cutter/gstcutter.c: (gst_cutter_chain),
13539         (gst_cutter_set_property), (gst_cutter_get_caps):
13540         * gst/cutter/gstcutter.h:
13541         * gst/debug/tests.c: (md5_process_block):
13542         * gst/debug/tests.h:
13543         * gst/effectv/gstwarp.c:
13544         * gst/flx/flx_fmt.h:
13545         * gst/flx/gstflxdec.h:
13546         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
13547         (zoomFilterFastRGB):
13548         * gst/goom/filters.h:
13549         * gst/goom/goom_tools.h:
13550         * gst/law/alaw-encode.c:
13551         * gst/level/gstlevel.c:
13552         * gst/level/gstlevel.h:
13553         * gst/matroska/ebml-write.h:
13554         * gst/matroska/matroska-demux.h:
13555         * gst/matroska/matroska-ids.h:
13556         * gst/matroska/matroska-mux.h:
13557         * gst/monoscope/convolve.c: (convolve_match):
13558         * gst/monoscope/convolve.h:
13559         * gst/multipart/multipartmux.c:
13560         * gst/oldcore/gstaggregator.c:
13561         * gst/oldcore/gstaggregator.h:
13562         * gst/oldcore/gstmd5sink.c: (md5_process_block):
13563         * gst/oldcore/gstmd5sink.h:
13564         * gst/oldcore/gstmultifilesrc.c:
13565         * gst/oldcore/gstmultifilesrc.h:
13566         * gst/oldcore/gstpipefilter.h:
13567         * gst/oldcore/gstshaper.h:
13568         * gst/rtp/gstrtpL16depay.h:
13569         * gst/rtp/gstrtpL16pay.h:
13570         * gst/rtp/gstrtpdepay.h:
13571         * gst/rtp/gstrtpmp4vpay.c:
13572         * gst/rtp/gstrtpmp4vpay.h:
13573         * gst/rtsp/gstrtspsrc.c:
13574         * gst/rtsp/gstrtspsrc.h:
13575         * gst/rtsp/rtspconnection.h:
13576         * gst/rtsp/rtspdefs.h:
13577         * gst/rtsp/rtspmessage.h:
13578         * gst/rtsp/rtsptransport.h:
13579         * gst/rtsp/rtspurl.c:
13580         * gst/rtsp/rtspurl.h:
13581         * gst/rtsp/sdpmessage.c:
13582         * gst/rtsp/sdpmessage.h:
13583         * gst/smpte/barboxwipes.c:
13584         * gst/smpte/gstmask.h:
13585         * gst/smpte/gstsmpte.h:
13586         * gst/smpte/paint.c:
13587         * gst/smpte/paint.h:
13588         * gst/udp/gstdynudpsink.h:
13589         * gst/udp/gstmultiudpsink.h:
13590         * gst/udp/gstudpsink.c:
13591         * gst/udp/gstudpsink.h:
13592         * gst/udp/gstudpsrc.c:
13593         * gst/videomixer/videomixer.c:
13594         * gst/wavenc/riff.h:
13595         * gst/wavparse/gstwavparse.h:
13596         * sys/oss/gstossdmabuffer.h:
13597         * sys/oss/gstossmixer.h:
13598         * sys/oss/gstossmixerelement.h:
13599         * sys/oss/gstossmixertrack.h:
13600         * sys/oss/gstosssink.c:
13601         * sys/oss/gstosssink.h:
13602         * sys/oss/gstosssrc.c:
13603         * sys/oss/gstosssrc.h:
13604         * sys/osxaudio/gstosxaudioelement.h:
13605         * sys/osxaudio/gstosxaudiosink.h:
13606         * sys/osxaudio/gstosxaudiosrc.h:
13607           expand tabs
13608
13609 === release 0.10.0 ===
13610
13611 2005-12-05   <thomas (at) apestaart (dot) org>
13612
13613         * configure.ac:
13614           releasing 0.10.0, "Abondance"
13615
13616 2005-12-05  Andy Wingo  <wingo@pobox.com>
13617
13618         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13619         * ext/flac/gstflacdec.c: (gst_flacdec_write):
13620         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
13621         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13622         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
13623         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
13624         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13625         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
13626         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
13627         * ext/speex/gstspeexdec.c: (speex_dec_chain):
13628         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13629         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13630         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
13631         * gst/goom/gstgoom.c: (gst_goom_chain):
13632         * gst/matroska/matroska-demux.c:
13633         (gst_matroska_demux_push_vorbis_codec_priv_data),
13634         (gst_matroska_demux_add_wvpk_header):
13635         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13636         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
13637         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
13638         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
13639         alloc_buffer changes.
13640
13641 2005-12-05  Michael Smith  <msmith@fluendo.com>
13642
13643         * docs/plugins/gst-plugins-good-plugins.args:
13644           Remove args for plugins that aren't in -good.
13645
13646 === release 0.9.7 ===
13647
13648 2005-12-01   <thomas (at) apestaart (dot) org>
13649
13650         * configure.ac:
13651           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
13652
13653 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13654
13655         * docs/plugins/.cvsignore:
13656         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13657         * docs/plugins/inspect/plugin-multipart.xml:
13658         * docs/plugins/inspect/plugin-rtp.xml:
13659           add multipart plugin to docs
13660
13661 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13662
13663         * configure.ac:
13664         * ext/Makefile.am:
13665         * ext/pango/Makefile.am:
13666         * ext/pango/gstclockoverlay.c:
13667         * ext/pango/gstclockoverlay.h:
13668         * ext/pango/gsttextoverlay.c:
13669         * ext/pango/gsttextoverlay.h:
13670         * ext/pango/gsttextrender.c:
13671         * ext/pango/gsttextrender.h:
13672         * ext/pango/gsttimeoverlay.c:
13673         * ext/pango/gsttimeoverlay.h:
13674           move pango to base
13675
13676 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13677
13678         * gst/rtp/Makefile.am:
13679         * gst/rtp/gstrtpL16depay.c:
13680         * gst/rtp/gstrtpL16depay.h:
13681         * gst/rtp/gstrtpL16parse.c:
13682         * gst/rtp/gstrtpL16parse.h:
13683         * gst/rtp/gstrtpgsmdepay.c:
13684         * gst/rtp/gstrtpgsmdepay.h:
13685         * gst/rtp/gstrtpgsmparse.c:
13686         * gst/rtp/gstrtpgsmparse.h:
13687           parsers are depayers
13688
13689 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13690
13691         * gst/rtp/Makefile.am:
13692         * gst/rtp/gstasteriskh263.c:
13693         * gst/rtp/gstrtp.c:
13694         * gst/rtp/gstrtpL16enc.c:
13695         * gst/rtp/gstrtpL16enc.h:
13696         * gst/rtp/gstrtpL16parse.c:
13697         * gst/rtp/gstrtpL16parse.h:
13698         * gst/rtp/gstrtpL16pay.c:
13699         * gst/rtp/gstrtpL16pay.h:
13700         * gst/rtp/gstrtpamrdec.c:
13701         * gst/rtp/gstrtpamrdec.h:
13702         * gst/rtp/gstrtpamrdepay.c:
13703         * gst/rtp/gstrtpamrdepay.h:
13704         * gst/rtp/gstrtpamrenc.c:
13705         * gst/rtp/gstrtpamrenc.h:
13706         * gst/rtp/gstrtpamrpay.c:
13707         * gst/rtp/gstrtpamrpay.h:
13708         * gst/rtp/gstrtpdec.c:
13709         * gst/rtp/gstrtpdec.h:
13710         * gst/rtp/gstrtpdepay.c:
13711         * gst/rtp/gstrtpdepay.h:
13712         * gst/rtp/gstrtpg711dec.c:
13713         * gst/rtp/gstrtpg711dec.h:
13714         * gst/rtp/gstrtpg711depay.c:
13715         * gst/rtp/gstrtpg711depay.h:
13716         * gst/rtp/gstrtpg711enc.c:
13717         * gst/rtp/gstrtpg711enc.h:
13718         * gst/rtp/gstrtpg711pay.c:
13719         * gst/rtp/gstrtpg711pay.h:
13720         * gst/rtp/gstrtpgsmenc.c:
13721         * gst/rtp/gstrtpgsmenc.h:
13722         * gst/rtp/gstrtpgsmparse.c:
13723         * gst/rtp/gstrtpgsmparse.h:
13724         * gst/rtp/gstrtpgsmpay.c:
13725         * gst/rtp/gstrtpgsmpay.h:
13726         * gst/rtp/gstrtph263enc.c:
13727         * gst/rtp/gstrtph263enc.h:
13728         * gst/rtp/gstrtph263pay.c:
13729         * gst/rtp/gstrtph263pay.h:
13730         * gst/rtp/gstrtph263pdec.c:
13731         * gst/rtp/gstrtph263pdec.h:
13732         * gst/rtp/gstrtph263pdepay.c:
13733         * gst/rtp/gstrtph263pdepay.h:
13734         * gst/rtp/gstrtph263penc.c:
13735         * gst/rtp/gstrtph263penc.h:
13736         * gst/rtp/gstrtph263ppay.c:
13737         * gst/rtp/gstrtph263ppay.h:
13738         * gst/rtp/gstrtpmp4vdec.c:
13739         * gst/rtp/gstrtpmp4vdec.h:
13740         * gst/rtp/gstrtpmp4vdepay.c:
13741         * gst/rtp/gstrtpmp4vdepay.h:
13742         * gst/rtp/gstrtpmp4venc.c:
13743         * gst/rtp/gstrtpmp4venc.h:
13744         * gst/rtp/gstrtpmp4vpay.c:
13745         * gst/rtp/gstrtpmp4vpay.h:
13746         * gst/rtp/gstrtpmpadec.c:
13747         * gst/rtp/gstrtpmpadec.h:
13748         * gst/rtp/gstrtpmpadepay.c:
13749         * gst/rtp/gstrtpmpadepay.h:
13750         * gst/rtp/gstrtpmpaenc.c:
13751         * gst/rtp/gstrtpmpaenc.h:
13752         * gst/rtp/gstrtpmpapay.c:
13753         * gst/rtp/gstrtpmpapay.h:
13754         * gst/rtp/gstrtpspeexdec.c:
13755         * gst/rtp/gstrtpspeexdec.h:
13756         * gst/rtp/gstrtpspeexdepay.c:
13757         * gst/rtp/gstrtpspeexdepay.h:
13758         * gst/rtp/gstrtpspeexenc.c:
13759         * gst/rtp/gstrtpspeexenc.h:
13760         * gst/rtp/gstrtpspeexpay.c:
13761         * gst/rtp/gstrtpspeexpay.h:
13762           Do burger's rename for rtp payloaders and depayloaders
13763
13764 2005-11-30  Wim Taymans  <wim@fluendo.com>
13765
13766         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13767         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
13768         * ext/dv/gstdvdemux.h:
13769         Fix seeking in dvdemux again, add some more debug info.
13770
13771 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13772
13773         * configure.ac:
13774           fix tests
13775
13776 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13777
13778         * PORTED_09:
13779         * docs/random/PORTED_09:
13780           move
13781         * tests/Makefile.am:
13782           add
13783         * win32/gst.sln:
13784           remove
13785
13786 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13787
13788         * Makefile.am:
13789         * check/.cvsignore:
13790         * check/Makefile.am:
13791         * check/elements/.cvsignore:
13792         * check/elements/level.c:
13793         * check/elements/matroskamux.c:
13794         * configure.ac:
13795         * examples/Makefile.am:
13796         * examples/capsfilter/Makefile.am:
13797         * examples/capsfilter/capsfilter1.c:
13798         * examples/gob/Makefile.am:
13799         * examples/gob/gst-identity2.gob:
13800         * examples/gstplay/.cvsignore:
13801         * examples/gstplay/Makefile.am:
13802         * examples/gstplay/player.c:
13803         * examples/indexing/.cvsignore:
13804         * examples/indexing/Makefile.am:
13805         * examples/indexing/indexmpeg.c:
13806         * examples/level/Makefile.am:
13807         * examples/level/README:
13808         * examples/level/demo.c:
13809         * examples/level/plot.c:
13810         * examples/stats/Makefile.am:
13811         * examples/stats/mp2ogg.c:
13812         * examples/switch/.cvsignore:
13813         * examples/switch/Makefile.am:
13814         * examples/switch/switcher.c:
13815           move under tests/
13816
13817 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13818
13819         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
13820         (gst_text_render_class_init), (resize_bitmap),
13821         (gst_text_render_render_text), (gst_text_render_setcaps),
13822         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
13823         (gst_text_render_chain), (gst_text_render_finalize),
13824         (gst_text_render_init), (gst_text_render_set_property):
13825         * ext/pango/gsttextrender.h:
13826           Add missing files.
13827
13828 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13829
13830         * configure.ac:
13831         * ext/Makefile.am:
13832         * ext/pango/Makefile.am:
13833         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
13834         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
13835         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
13836         * ext/pango/gstclockoverlay.h:
13837         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
13838         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
13839         (gst_text_overlay_finalize), (gst_text_overlay_init),
13840         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
13841         (gst_text_overlay_text_pad_linked),
13842         (gst_text_overlay_text_pad_unlinked),
13843         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
13844         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
13845         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
13846         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
13847         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13848         (gst_text_overlay_change_state), (plugin_init):
13849         * ext/pango/gsttextoverlay.h:
13850         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
13851         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
13852         (gst_time_overlay_class_init), (gst_time_overlay_init):
13853         * ext/pango/gsttimeoverlay.h:
13854           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
13855           and add background shading and text wrapping modes. Make 
13856           timoverlay derive from textoverlay. Also add new clockoverlay
13857           element.
13858
13859 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13860
13861         * gst/udp/Makefile.am: Moved to netbuffer.
13862
13863 2005-11-30  Julien MOUTTE  <julien@moutte.net>
13864
13865         * configure.ac:
13866         * PORTED_O9:
13867         * gst/multipart/Makefile.am:
13868         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
13869         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
13870         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
13871         (gst_multipart_demux_change_state),
13872         (gst_multipart_demux_plugin_init):
13873         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
13874         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
13875         (gst_multipart_mux_sinkconnect),
13876         (gst_multipart_mux_request_new_pad),
13877         (gst_multipart_mux_handle_src_event),
13878         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
13879         (gst_multipart_mux_change_state): Ported multipart mux/demux to
13880         0.9.
13881
13882 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
13883
13884         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
13885         * gst/debug/gstnavigationtest.h:
13886         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
13887         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
13888         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
13889         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
13890         * gst/effectv/gstrev.c: (gst_revtv_get_type):
13891         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
13892         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
13893         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
13894         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
13895         (gst_video_flip_get_type):
13896         * gst/videofilter/gstvideoflip.h:
13897           update for symbols change
13898
13899 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13900
13901         * gst/udp/gstdynudpsink.c:
13902         * gst/udp/gstudpsrc.c:
13903           the old gstnet lib was renamed gstnetbuffer (#322257)
13904
13905 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
13906
13907         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
13908         (gst_text_overlay_collected):
13909           Actually render the text from the text pad.
13910
13911 2005-11-29  Edward Hervey  <edward@fluendo.com>
13912
13913         * gst/debug/gstnavseek.c: (gst_navseek_event):
13914         * gst/debug/progressreport.c: (gst_progress_report_event):
13915         Update for GstBaseTransform event virtual method
13916
13917 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13918
13919         * ext/cairo/Makefile.am:
13920           no need to link to videofilter
13921
13922 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
13923
13924         * gst/debug/Makefile.am:
13925         * gst/debug/gstnavigationtest.h:
13926         * gst/effectv/Makefile.am:
13927         * gst/effectv/gstaging.c:
13928         * gst/effectv/gstdice.c:
13929         * gst/effectv/gstedge.c:
13930         * gst/effectv/gstquark.c:
13931         * gst/effectv/gstrev.c:
13932         * gst/effectv/gstshagadelic.c:
13933         * gst/effectv/gstvertigo.c:
13934         * gst/effectv/gstwarp.c:
13935         * gst/videofilter/Makefile.am:
13936         * gst/videofilter/gstvideofilter.c:
13937         * gst/videofilter/gstvideofilter.h:
13938         * gst/videofilter/gstvideoflip.h:
13939           remove the videofilter library and link to the one in base
13940
13941 2005-11-28  Edward Hervey  <edward@fluendo.com>
13942
13943         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
13944         Useless check now we're setting the current entry correctly.
13945
13946 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
13947
13948         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
13949         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
13950         (gst_jpegenc_change_state):
13951           Don't leak input buffer in chain function (fixes #322667); make 
13952           state change function thread-safe; don't repeat the current function
13953           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
13954           gst_pad_alloc_buffer(); misc. minor cleanups.
13955
13956 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
13957
13958         * gst/matroska/matroska-mux.c:
13959         (gst_matroska_mux_video_pad_setcaps):
13960         Look for pixel-aspect-ratio in caps, not pixel_width and
13961         pixel_height (Fixes: #322645)
13962
13963 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
13964
13965         * gst/matroska/matroska-mux.c:
13966         (gst_matroska_mux_video_pad_setcaps):
13967         From Michal Benes:
13968         frame duration should be GST_SECOND / framerate, not
13969         GST_SECOND * framerate. (Fixes: #322643)
13970
13971 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
13972
13973         * configure.ac:
13974           fix up GST_PLUGIN_LDFLAGS
13975         * gst/rtsp/rtspconnection.c:
13976           fix includes (see #317043)
13977         * gst/videofilter/Makefile.am:
13978           stop installing this library
13979
13980 2005-11-26  Edward Hervey  <edward@fluendo.com>
13981
13982         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
13983         Handle the case where the incoming Video dv stream doesn't have
13984         a pixel aspect ratio set.
13985
13986 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13987
13988         * docs/plugins/Makefile.am:
13989         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13990         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13991         * ext/flac/gstflacdec.c:
13992           document flacdec
13993
13994 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
13995
13996         * docs/plugins/Makefile.am:
13997         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13998         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13999         * docs/plugins/inspect/plugin-autodetect.xml:
14000         * ext/cairo/gstcairo.c: (plugin_init):
14001         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14002         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14003         (gst_text_overlay_init), (gst_text_overlay_font_init),
14004         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14005         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14006         (gst_text_overlay_text_pad_linked),
14007         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14008         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14009         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14010         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14011         (gst_text_overlay_change_state):
14012         * ext/cairo/gsttextoverlay.h:
14013         * ext/cairo/gsttimeoverlay.c:
14014         (gst_cairo_time_overlay_update_font_height),
14015         (gst_cairo_time_overlay_set_caps),
14016         (gst_cairo_time_overlay_get_unit_size),
14017         (gst_cairo_time_overlay_print_smpte_time),
14018         (gst_cairo_time_overlay_transform),
14019         (gst_cairo_time_overlay_base_init),
14020         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
14021         (gst_cairo_time_overlay_get_type):
14022         * ext/cairo/gsttimeoverlay.h:
14023           do some name borgifying
14024           document
14025
14026 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14027
14028         * docs/plugins/Makefile.am:
14029         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14030         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14031         * gst/autodetect/gstautoaudiosink.c:
14032         (gst_auto_audio_sink_base_init):
14033         * gst/autodetect/gstautovideosink.c:
14034         (gst_auto_video_sink_base_init),
14035         (gst_auto_video_sink_factory_filter):
14036           documenting auto*sink
14037           using strstr for the video sink lookup, class field is not ordered
14038         * docs/plugins/inspect/plugin-1394.xml:
14039         * docs/plugins/inspect/plugin-aasink.xml:
14040         * docs/plugins/inspect/plugin-alaw.xml:
14041         * docs/plugins/inspect/plugin-alpha.xml:
14042         * docs/plugins/inspect/plugin-alphacolor.xml:
14043         * docs/plugins/inspect/plugin-auparse.xml:
14044         * docs/plugins/inspect/plugin-autodetect.xml:
14045         * docs/plugins/inspect/plugin-avi.xml:
14046         * docs/plugins/inspect/plugin-cacasink.xml:
14047         * docs/plugins/inspect/plugin-cairo.xml:
14048         * docs/plugins/inspect/plugin-cutter.xml:
14049         * docs/plugins/inspect/plugin-debug.xml:
14050         * docs/plugins/inspect/plugin-dv.xml:
14051         * docs/plugins/inspect/plugin-efence.xml:
14052         * docs/plugins/inspect/plugin-effectv.xml:
14053         * docs/plugins/inspect/plugin-esdsink.xml:
14054         * docs/plugins/inspect/plugin-flac.xml:
14055         * docs/plugins/inspect/plugin-flxdec.xml:
14056         * docs/plugins/inspect/plugin-gconfelements.xml:
14057         * docs/plugins/inspect/plugin-goom.xml:
14058         * docs/plugins/inspect/plugin-jpeg.xml:
14059         * docs/plugins/inspect/plugin-level.xml:
14060         * docs/plugins/inspect/plugin-matroska.xml:
14061         * docs/plugins/inspect/plugin-mulaw.xml:
14062         * docs/plugins/inspect/plugin-navigationtest.xml:
14063         * docs/plugins/inspect/plugin-ossaudio.xml:
14064         * docs/plugins/inspect/plugin-png.xml:
14065         * docs/plugins/inspect/plugin-rtp.xml:
14066         * docs/plugins/inspect/plugin-rtsp.xml:
14067         * docs/plugins/inspect/plugin-shout2send.xml:
14068         * docs/plugins/inspect/plugin-smpte.xml:
14069         * docs/plugins/inspect/plugin-speex.xml:
14070         * docs/plugins/inspect/plugin-udp.xml:
14071         * docs/plugins/inspect/plugin-videobox.xml:
14072         * docs/plugins/inspect/plugin-videoflip.xml:
14073         * docs/plugins/inspect/plugin-videomixer.xml:
14074         * docs/plugins/inspect/plugin-wavenc.xml:
14075         * docs/plugins/inspect/plugin-wavparse.xml:
14076           update for HEAD version
14077
14078 2005-11-25  Michael Smith  <msmith@fluendo.com>
14079
14080         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
14081           Patch from Sebastien Cote to close control sockets in udpsrc.
14082
14083 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14084
14085         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14086         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
14087         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
14088         (gst_quarktv_base_init), (gst_quarktv_class_init),
14089         (gst_quarktv_init): Flush the planes list on reverse caps
14090         negotiation. This was crashing because of differently sized
14091         buffers.
14092
14093 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14094
14095         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
14096         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
14097         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
14098         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
14099         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
14100         (gst_videoflip_set_property), (gst_videoflip_base_init),
14101         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
14102         correctly, fix identity flipping, convert navigation event 
14103         correctly again.
14104
14105 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14106
14107         * configure.ac: back to HEAD
14108
14109 === release 0.9.6 ===
14110
14111 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
14112
14113         * configure.ac:
14114           releasing 0.9.6, "Everything's Not Lost"
14115
14116 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14117
14118         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
14119         Oops, initialise the framerate GValue
14120
14121 2005-11-23  Julien MOUTTE  <julien@moutte.net>
14122
14123         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
14124         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
14125         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
14126         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
14127         (gst_timeoverlay_get_type):
14128         * ext/cairo/gsttimeoverlay.h:
14129         * gst/debug/Makefile.am:
14130         * gst/debug/gstnavigationtest.c:
14131         (gst_navigationtest_handle_src_event),
14132         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
14133         (gst_navigationtest_transform), (gst_navigationtest_change_state),
14134         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
14135         (gst_navigationtest_init), (gst_navigationtest_get_type),
14136         (plugin_init):
14137         * gst/debug/gstnavigationtest.h:
14138         * gst/effectv/Makefile.am:
14139         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
14140         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
14141         (gst_agingtv_base_init), (gst_agingtv_class_init),
14142         (gst_agingtv_init), (gst_agingtv_get_type):
14143         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
14144         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
14145         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
14146         (gst_dicetv_get_type):
14147         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
14148         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
14149         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
14150         (gst_edgetv_get_type):
14151         * gst/effectv/gsteffectv.c:
14152         * gst/effectv/gsteffectv.h:
14153         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14154         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
14155         (gst_quarktv_change_state), (gst_quarktv_base_init),
14156         (gst_quarktv_class_init), (gst_quarktv_init),
14157         (gst_quarktv_get_type):
14158         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
14159         (gst_revtv_get_unit_size), (gst_revtv_transform),
14160         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
14161         (gst_revtv_get_type):
14162         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
14163         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
14164         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
14165         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
14166         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
14167         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
14168         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
14169         (gst_vertigotv_init), (gst_vertigotv_get_type):
14170         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
14171         (gst_warptv_get_unit_size), (gst_warptv_transform),
14172         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
14173         (gst_warptv_get_type):
14174         * gst/videofilter/Makefile.am:
14175         * gst/videofilter/gstvideobalance.c:
14176         * gst/videofilter/gstvideobalance.h:
14177         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
14178         (gst_videofilter_class_init), (gst_videofilter_init):
14179         * gst/videofilter/gstvideofilter.h:
14180         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
14181         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
14182         (gst_videoflip_flip), (gst_videoflip_transform),
14183         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
14184         (gst_videoflip_base_init), (gst_videoflip_class_init),
14185         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
14186         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
14187         BaseTransform, it's just a place holder for now and every video
14188         effect plugin has been ported to use BaseTransform features 
14189         directly. QuarkTV was fixed too (was broken), navigationtest works
14190         and best for the end, videoflip converts navigation events depending
14191         on flip method ! Fixes #320953
14192
14193 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14194
14195         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14196         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
14197         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14198         (gst_goom_src_negotiate), (gst_goom_chain):
14199         * gst/matroska/matroska-mux.c:
14200         (gst_matroska_mux_video_pad_setcaps):
14201         * sys/osxvideo/osxvideosink.m:
14202           Fixes for API changes
14203
14204 2005-11-23  Michael Smith <msmith@fluendo.com>
14205
14206         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
14207         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
14208         * ext/jpeg/gstjpegdec.h:
14209         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
14210         * ext/jpeg/gstjpegenc.h:
14211         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14212         (gst_smokeenc_resync):
14213         * ext/jpeg/gstsmokeenc.h:
14214           JPEG fractiony goodness.
14215
14216 2005-11-22  Michael Smith <msmith@fluendo.com>
14217
14218         * gst/goom/filters.c:
14219         * gst/goom/graphic.h:
14220           Fix compilation by making some functions static inline instead of
14221           extern inline, matching the way they're used.
14222
14223 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14224
14225         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
14226         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
14227         * ext/cairo/gsttextoverlay.h:
14228         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
14229         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14230         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
14231         (gst_pngdec_caps_create_and_set):
14232         * ext/libpng/gstpngdec.h:
14233         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
14234         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
14235         * gst/avi/gstavimux.c: (gst_avimux_init),
14236         (gst_avimux_vidsinkconnect):
14237         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14238         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14239         (gst_goom_src_negotiate), (gst_goom_chain):
14240         * gst/goom/gstgoom.h:
14241         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14242         * gst/matroska/matroska-mux.c:
14243         (gst_matroska_mux_video_pad_setcaps):
14244         * sys/osxvideo/osxvideosink.h:
14245         * sys/osxvideo/osxvideosink.m:
14246           More fractional framerate conversions 
14247
14248 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14249
14250         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14251         * gst/debug/gstnavigationtest.c:
14252         (gst_navigationtest_handle_src_event):
14253         * gst/videofilter/gstvideofilter.c:
14254         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
14255         (gst_videofilter_init):
14256         * gst/videofilter/gstvideofilter.h:
14257           Convert to fractional framerates.
14258
14259 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14260
14261         * ext/aalib/gstaasink.c:
14262         * ext/dv/gstdvdec.c:
14263         * ext/esd/esdmon.c:
14264         * ext/flac/gstflacenc.c:
14265         * ext/gdk_pixbuf/pixbufscale.c:
14266         * ext/libcaca/gstcacasink.c:
14267         * ext/shout2/gstshout2.c:
14268         * gst/alpha/gstalpha.c:
14269         * gst/oldcore/gstaggregator.c:
14270         * gst/oldcore/gstshaper.c:
14271         * gst/smpte/barboxwipes.c:
14272         * gst/smpte/gstsmpte.c:
14273         * gst/videobox/gstvideobox.c:
14274         * gst/videofilter/gstvideoflip.c:
14275         * gst/videomixer/videomixer.c:
14276           fix up more enums
14277
14278 2005-11-22  Michael Smith <msmith@fluendo.com>
14279
14280         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
14281         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
14282         (gst_videomixer_update_queues):
14283           Fractional framerates, videomixer.
14284
14285 2005-11-22  Michael Smith <msmith@fluendo.com>
14286
14287         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
14288         * ext/dv/gstdvdec.h:
14289         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
14290         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
14291         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
14292         (gst_dvdemux_flush):
14293         * ext/dv/gstdvdemux.h:
14294           Fractional framerates for DV. 
14295
14296 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14297
14298         * gst/autodetect/gstautoaudiosink.c:
14299         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14300         * gst/autodetect/gstautovideosink.c:
14301         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
14302           Use gst_plugin_feature_list_free() to free feature list and
14303           in the case of autovideosink free the list at all. Also
14304           miscellaneous cosmetic fixes.
14305
14306 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14307
14308         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14309         (gst_cutter_set_property), (gst_cutter_get_caps):
14310           copy calculation code from level; remove use of some audio
14311           functions
14312
14313 2005-11-22  Andy Wingo  <wingo@pobox.com>
14314
14315         * Update for gst_tag_setter API changes.
14316
14317 2005-11-22  Andy Wingo  <wingo@pobox.com>
14318
14319         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
14320         (gst_dvdemux_demux_frame)
14321         * ext/flac/gstflacdec.c (gst_flacdec_write)
14322         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
14323         (gst_flacenc_sink_event)
14324         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
14325         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
14326         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
14327         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
14328         * gst/auparse/gstauparse.c (gst_auparse_chain)
14329         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
14330         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
14331         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
14332         (gst_avi_demux_handle_seek)
14333         * gst/goom/gstgoom.c (gst_goom_event)
14334         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
14335         * gst/matroska/matroska-demux.c
14336         (gst_matroska_demux_handle_seek_event)
14337         (gst_matroska_demux_loop_stream_parse_id)
14338         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
14339         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
14340         (gst_wavparse_stream_headers): Run update-funcnames.
14341
14342 2005-11-22  Edward Hervey  <edward@fluendo.com>
14343
14344         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14345         (gst_dv1394src_init), (gst_dv1394src_dispose),
14346         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
14347         (gst_dv1394src_uri_set_uri):
14348         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
14349         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
14350         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
14351         URIHandler interface and element properties are now properly
14352         synchronized for DV1394src and UDPSrc
14353
14354 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14355
14356         * ext/flac/Makefile.am:
14357         * ext/speex/Makefile.am:
14358           libgsttagedit has been renamed to libgsttag.
14359
14360 2005-11-21  Wim Taymans  <wim@fluendo.com>
14361
14362         * gst/rtsp/rtspconnection.c: (read_body):
14363         Apply patch from Sebastien Cote to fix #319184.
14364
14365 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14366
14367         * configure.ac:
14368         * gst/cutter/Makefile.am:
14369         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
14370         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
14371         (gst_cutter_set_property), (gst_cutter_get_property),
14372         (plugin_init), (gst_cutter_get_caps):
14373           port cutter
14374         * gst/level/gstlevel.c:
14375           fix up plugin details
14376
14377 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14378
14379         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
14380         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
14381         (gst_flacdec_src_event):
14382         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
14383         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
14384         (gst_signal_processor_getrange), (gst_signal_processor_chain):
14385         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14386         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
14387         (gst_flxdec_sink_event_handler):
14388         * gst/matroska/matroska-demux.c:
14389         (gst_matroska_demux_handle_seek_event):
14390         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
14391           Update for stream lock API changes: don't take stream log
14392           in sink event handlers any longer and change GST_STREAM_LOCK
14393           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
14394           functions.
14395
14396 2005-11-21  Michael Smith <msmith@fluendo.com>
14397
14398         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
14399           gst_object_unref, not g_object_unref
14400
14401 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14402
14403         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14404         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
14405           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
14406
14407 2005-11-21  Michael Smith <msmith@fluendo.com>
14408
14409         * gst/auparse/Makefile.am:
14410         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
14411         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
14412         (gst_auparse_change_state):
14413         * gst/auparse/gstauparse.h:
14414           Partially fix #161712. playbin still doesn't work on these files,
14415           (on the bug report, Andy says we aren't typefinding it for some
14416           reason?) but at least auparse isn't totally busted like it was before.
14417
14418 2005-11-21  Andy Wingo  <wingo@pobox.com>
14419
14420         * *.h:
14421         * *.c: Ran scripts/update-macros. Oh yes.
14422
14423 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14424
14425         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
14426           Filler events are gone for now, comment out section generating
14427           them.
14428
14429 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
14430
14431         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14432         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
14433         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14434         * sys/osxvideo/osxvideosink.m:
14435           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
14436           (#322027)
14437
14438 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14439
14440         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
14441         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
14442         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14443         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
14444         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
14445         (gst_avi_demux_stream_data):
14446         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14447         * gst/wavenc/gstwavenc.c: (write_metadata):
14448         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
14449         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
14450         Fixes for GST_FOURCC_FORMAT API change.
14451
14452 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14453
14454         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
14455         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
14456         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
14457         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14458         (gst_text_overlay_change_state):
14459         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
14460         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
14461         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
14462         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
14463         * gst/videomixer/videomixer.c: (gst_videomixer_init),
14464         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
14465         (gst_videomixer_change_state):
14466           Fix for collect pads API change. Also fix textoverlay state
14467           change function.
14468
14469 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14470
14471         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
14472         GST_PAD_IS_USABLE by something approaching it.
14473
14474 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14475
14476         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
14477         API changes.
14478         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
14479         but also fix the code that was not checking return values from
14480         pad_push neither using pad_alloc_buffer.
14481
14482 2005-11-18  Edward Hervey  <edward@fluendo.com>
14483
14484         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
14485         (gst_pngenc_chain):
14486         Added debug category
14487         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
14488         goes to EOS.
14489
14490 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
14491
14492         * gst/rtp/Makefile.am
14493         * gst/rtp/gstrtp.c
14494         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
14495         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
14496         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
14497         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
14498         * gst/rtp/gstrtpg711enc.h:
14499         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
14500         * gst/rtp/gstrtpspeexenc.c:
14501         * gst/rtp/gstrtpspeexenc.h:
14502         * gst/rtp/gstrtpspeexdec.c:
14503         * gst/rtp/gstrtpspeexdec.h:
14504         Created Speex payloader and depayloader; Optimize G711 payloader to
14505         use adapter and send packets until MTU size.
14506
14507 2005-11-16  Wim Taymans  <wim@fluendo.com>
14508
14509         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
14510         Fix leak in check.
14511
14512 2005-11-16  Wim Taymans  <wim@fluendo.com>
14513
14514         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
14515         Fix state change.
14516
14517 2005-11-16  Andy Wingo  <wingo@pobox.com>
14518
14519         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
14520         (gst_udpsrc_create): Move comment.
14521
14522 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
14523
14524         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14525
14526         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14527           When seeking, seek to closest index entry at or before the requested
14528           seek position, not just the closest one (#321001).
14529
14530 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
14531
14532         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
14533         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
14534           Invert DIB images again (see #132341).
14535
14536 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14537
14538         * configure.ac:
14539           rework configure.ac file
14540         * ext/aalib/gstaasink.c:
14541         * ext/cairo/gstcairo.c:
14542         * ext/dv/gstdv.c:
14543         * ext/esd/gstesd.c:
14544         * ext/flac/gstflac.c:
14545         * ext/gconf/gstgconfelements.c:
14546         * ext/gdk_pixbuf/gstgdkpixbuf.c:
14547         * ext/jpeg/gstjpeg.c:
14548         * ext/ladspa/gstladspa.c:
14549         * ext/libcaca/gstcacasink.c:
14550         * ext/libmng/gstmng.c:
14551         * ext/libpng/gstpng.c:
14552         * ext/mikmod/gstmikmod.c:
14553         * ext/pango/gsttextoverlay.c:
14554         * ext/pango/gsttimeoverlay.c:
14555         * ext/raw1394/gst1394.c:
14556         * ext/speex/gstspeex.c:
14557         * gst/alpha/Makefile.am:
14558         * gst/alpha/gstalpha.c:
14559         * gst/alpha/gstalphacolor.c:
14560         * gst/auparse/gstauparse.c:
14561         * gst/autodetect/gstautoaudiosink.c:
14562         (gst_auto_audio_sink_factory_filter),
14563         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14564         * gst/autodetect/gstautodetect.c:
14565         * gst/avi/gstavi.c:
14566         * gst/cutter/gstcutter.c:
14567         * gst/debug/efence.c:
14568         * gst/debug/gstdebug.c:
14569         * gst/debug/gstnavigationtest.c:
14570         * gst/effectv/gsteffectv.c:
14571         * gst/flx/gstflxdec.c:
14572         * gst/goom/gstgoom.c:
14573         * gst/interleave/plugin.c:
14574         * gst/law/alaw.c:
14575         * gst/law/mulaw.c:
14576         * gst/level/gstlevel.c:
14577         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14578         * gst/matroska/matroska.c:
14579         * gst/median/gstmedian.c:
14580         * gst/monoscope/gstmonoscope.c:
14581         * gst/multipart/multipart.c:
14582         * gst/oldcore/gstelements.c:
14583         * gst/rtp/gstrtp.c:
14584         * gst/rtsp/gstrtsp.c:
14585         * gst/smoothwave/gstsmoothwave.c:
14586         * gst/smpte/gstsmpte.c:
14587         * gst/udp/gstudp.c:
14588         * gst/videobox/gstvideobox.c:
14589         * gst/videofilter/gstgamma.c:
14590         * gst/videofilter/gstvideobalance.c:
14591         * gst/videofilter/gstvideoflip.c:
14592         * gst/videofilter/gstvideotemplate.c:
14593         * gst/videomixer/videomixer.c:
14594         * gst/wavenc/gstwavenc.c:
14595         * gst/wavparse/gstwavparse.c:
14596         * sys/oss/gstossaudio.c:
14597         * sys/osxaudio/gstosxaudio.c:
14598           update GST_PLUGIN_DEFINE
14599         * gst/rtp/Makefile.am:
14600         * gst/rtp/gstasteriskh263.c:
14601           check for htons/htonl headers and possibly link to winsock2 lib
14602
14603 2005-11-12  Edward Hervey  <edward@fluendo.com>
14604
14605         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14606         Only GST_DEBUG() information on the valid components.
14607
14608 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14609
14610         * configure.ac: back to HEAD
14611
14612 === release 0.9.5 ===
14613
14614 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
14615
14616         * configure.ac:
14617           releasing 0.9.5, "Phone Alarm"
14618
14619 2005-11-11  Edward Hervey  <edward@fluendo.com>
14620
14621         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14622         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
14623         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
14624         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14625         (gst_avi_demux_loop):
14626         * gst/avi/gstavidemux.h:
14627         Yeah, implement proper seeking. Exact seeking and segment seeking.
14628         Still need to do some checks for segment_stop.
14629
14630 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14631
14632         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14633
14634         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14635           Don't try to ready buffer duration from buffer that we don't
14636           own any  longer and that might already have been unreffed.
14637           (#321136)
14638
14639 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
14640
14641         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
14642         (flx_decode_delta_flc), (gst_flxdec_chain):
14643         Attempting to optimize the code for embedded systems.
14644
14645 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
14646
14647         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14648
14649         * sys/oss/gstosssink.c: (gst_oss_sink_close):
14650           Don't re-use already closed file descriptor. (#320920)
14651
14652 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14653
14654         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
14655         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
14656         (gst_oss_sink_prepare):
14657         * sys/oss/gstosssink.h:
14658           Cache probed caps; fix debug output for SET_PARAM macros.
14659
14660 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14661
14662         * ext/cairo/Makefile.am:
14663         * ext/cairo/gstcairo.c: (plugin_init):
14664         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14665         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14666         (gst_text_overlay_init), (gst_text_overlay_font_init),
14667         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14668         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14669         (gst_text_overlay_text_pad_linked),
14670         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14671         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14672         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14673         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14674         (gst_text_overlay_change_state):
14675         * ext/cairo/gsttextoverlay.h:
14676           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
14677           property and redo positioning. Doesn't handle upstream renegotiation
14678           yet though.
14679
14680 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14681
14682         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14683         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14684         (gst_avi_demux_loop):
14685           No need to take the STREAM_LOCK in the loop function. Improve
14686           some debug messages. Don't leak pad names in debug messages.
14687
14688 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14689
14690         * gst/matroska/matroska-demux.c:
14691         (gst_matroska_demux_push_vorbis_codec_priv_data),
14692         (gst_matroska_demux_add_wvpk_header):
14693           Don't error out when the source pad isn't linked.
14694
14695 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
14696
14697         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
14698         (gst_gconf_audio_sink_change_state):
14699         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
14700         (gst_gconf_video_sink_change_state):
14701           Fix state change functions here as well and set kid
14702           to NULL state before removing it.
14703
14704 2005-11-01  Edward Hervey  <edward@fluendo.com>
14705
14706         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
14707         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
14708         Added proper event handlind, 
14709         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
14710         ignored),
14711         and don't set a duration of 0 for buffers otherwise they are discarded
14712         by GstBaseSink.
14713
14714         GstWavEnc needs some serious loving, after going through the code I'm
14715         really wondering how this can stay in -good ...
14716
14717 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14718
14719         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
14720         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
14721         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
14722         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
14723         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
14724         (gst_matroska_mux_collected):
14725           Fix leaks and invalid memory access as reported by valgrind
14726
14727 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14728
14729         Patch by: Michal Benes <michal.benes@xeris.cz>
14730
14731         * check/Makefile.am:
14732         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14733         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
14734         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
14735           add a unit test for matroskamux
14736           fix the bugs that the unit test exposed
14737
14738 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
14739
14740         * gst/autodetect/gstautoaudiosink.c:
14741         (gst_auto_audio_sink_class_init),
14742         (gst_auto_audio_sink_change_state):
14743         * gst/autodetect/gstautovideosink.c:
14744         (gst_auto_video_sink_class_init),
14745         (gst_auto_video_sink_change_state):
14746           Fix state change function and use GST_DEBUG_FUNCPTR in
14747           class_init.
14748
14749 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14750
14751         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14752
14753         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
14754         (gst_ebml_write_reset), (gst_ebml_write_element_new):
14755         * gst/matroska/ebml-write.h:
14756         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14757           Set timestamps on outgoing ebml headers as well, so that the
14758           element after matroskamux can get the timestamp already when
14759           reading the first ebml element and doesn't have to wait for
14760           the actual data buffer for that (#320308).
14761           
14762 2005-10-31  Andy Wingo  <wingo@pobox.com>
14763
14764         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
14765         (gst_videomixer_pad_link): Kill some memleaks.
14766         (gst_videomixer_pad_get_property): Style fix.
14767         (gst_videomixer_pad_set_property): Style fix.
14768         (gst_videomixer_pad_init): Style fix.
14769         (gst_videomixer_update_queues): Kill memleak.
14770         (gst_videomixer_loop): Kill memleak.
14771         (gst_videomixer_collected): Kill memleak.
14772
14773 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14774
14775         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
14776         gst_auparse_change_state:
14777         Just some cleanup.
14778
14779 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14780
14781         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
14782         Add checks to GST_FLOW_NOT_LINKED for values returned
14783         from gst_pad_push.
14784         
14785 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
14786
14787         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
14788         (gst_rtpg711dec_process):
14789         * gst/rtp/gstrtpgsmenc.c:
14790         Payloader now sets some default caps on the srcpad if caps on the sinkpad
14791         are never set. This is important for the g711 to work with burger's rtpbin
14792         element.
14793
14794 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
14795
14796         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
14797         (gst_speexenc_push_buffer):
14798         Add checks for return values from gst_pad_push and
14799         gst_pad_alloc_buffer.
14800
14801 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
14802
14803         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14804
14805         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14806         (gst_matroska_demux_parse_info),
14807         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14808         (gst_matroska_demux_parse_cluster):
14809         * gst/matroska/matroska-ids.h:
14810         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
14811         (gst_matroska_mux_init), (gst_matroska_mux_start),
14812         (gst_matroska_mux_create_buffer_header),
14813         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
14814         (gst_matroska_mux_get_property):
14815         * gst/matroska/matroska-mux.h:
14816           Add SimpleBlock support to matroska demuxer and muxer (part of
14817           Matroska v2). (#319731)
14818
14819 2005-10-28  Wim Taymans  <wim@fluendo.com>
14820
14821         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
14822         (gst_jpeg_dec_change_state):
14823         * ext/jpeg/gstjpegdec.h:
14824         Cleanups. Don't create caps for every chain.
14825
14826 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
14827
14828         * gst/law/alaw-encode.c: (gst_alawenc_init),
14829         (alawenc_setcaps), (gst_alawenc_chain)
14830         * gst/law/alaw-encode.h:
14831         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
14832         (mulawenc_setcaps), (gst_mulawenc_chain)
14833         * gst/law/mulaw-encode.h:
14834         Set timestamp on buffer and it allows RTP G711 elements
14835         work properly.
14836
14837 2005-10-27  Wim Taymans  <wim@fluendo.com>
14838
14839         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
14840         Set correct format on oss instead of a silly value. 
14841
14842 2005-10-27  Julien MOUTTE  <julien@moutte.net>
14843
14844         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14845         (gst_video_box_transform_caps), (gst_video_box_set_caps),
14846         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
14847         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
14848         I420 rendering as well, doesn't bring much for my platform.
14849         Might help on some other platforms.
14850
14851 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
14852
14853         * gst/rtp/gstrtpgsmenc.c:
14854         * gst/rtp/gstrtpgsmparse.c:
14855         Declaring the padtemplate correctly.
14856
14857 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14858
14859         * gst/rtp/gstrtpg711dec.c:
14860         * gst/rtp/gstrtpg711enc.c:
14861         * gst/rtp/gstrtpgsmenc.c:
14862         * gst/rtp/gstrtpgsmparse.c:
14863         Setting the proper copyright notice.
14864
14865 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14866
14867         * gst/videobox/Makefile.am: Use liboil.
14868         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14869         (gst_video_box_set_property), (gst_video_box_transform_caps),
14870         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
14871         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
14872         using liboil. Will dot the same to I420 border generation
14873         tomorrow.
14874
14875 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
14876
14877         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
14878         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
14879         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
14880         * gst/rtp/gstrtpg711dec.h:
14881         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
14882         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
14883         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
14884         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
14885         (gst_rtpgsmenc_handle_buffer):
14886         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
14887         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
14888         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
14889         * gst/rtp/gstrtpgsmparse.h:
14890         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
14891         inherits from the basertpdepayloader.
14892
14893 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14894
14895         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14896         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
14897         (gst_video_box_ayuv): Removing this forgotten debug.
14898
14899 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14900
14901         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14902         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
14903         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
14904
14905 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
14906
14907         * sys/oss/gstossaudio.c:
14908         * sys/oss/gstossdmabuffer.c:
14909         * sys/oss/gstosshelper.c:
14910         * sys/oss/gstossmixer.c:
14911         * sys/oss/gstossmixerelement.c:
14912         * sys/oss/gstossmixertrack.c:
14913         * sys/oss/gstosssink.c:
14914         * sys/oss/gstosssrc.c:
14915           Actually use the 'oss' debug category we register.
14916
14917 2005-10-26  Julien MOUTTE  <julien@moutte.net>
14918
14919         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
14920         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
14921         Use gst_pad_get_parent and drop the ref that was added through
14922         that call.
14923
14924 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
14925
14926         * gst/rtp/gstrtpgsmenc.c:
14927           Fix compilation
14928
14929 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
14930
14931         * gst/rtp/gstrtpg711dec.c
14932         Just removed a couple of lines of weird code used during
14933         development/test time.
14934
14935 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
14936
14937         * gst/rtp/Makefile.am
14938         * gst/rtp/gstrtp.c
14939         * gst/rtp/gstrtpg711enc.c
14940         * gst/rtp/gstrtpg711enc.h
14941         * gst/rtp/gstrtpg711dec.c
14942         * gst/rtp/gstrtpg711dec.h
14943         Created G711 payloader and depayloader (it supports mulaw and alaw
14944         (dec)encoders)
14945
14946 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14947
14948         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14949         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
14950         Doh ! I introduced wingo's bug again ! Sorry...
14951
14952 2005-10-25  Christian Schaller <christian@fluendo.com> 
14953
14954         * gst/rtp/Makefile.am: add missing header files for disting
14955
14956 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
14957
14958         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
14959         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
14960         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
14961         (gst_rtpgsmenc_handle_buffer):
14962         * gst/rtp/gstrtpgsmenc.h:
14963         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
14964         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
14965         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
14966         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
14967         * gst/rtp/gstrtpgsmparse.h:
14968         Getting the GSM (de)payloader working and compatible with our plans for RTP.
14969
14970 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14971
14972         * ext/libpng/gstpngdec.c: (user_info_callback),
14973         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
14974         a newsegment event, move some redundant code in a single place.
14975
14976 2005-10-25  Julien MOUTTE  <julien@moutte.net>
14977
14978         * ext/libpng/gstpngdec.c: (user_info_callback),
14979         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
14980         hack to get correct colors order when we have a png image with
14981         alpha channel.
14982
14983 2005-10-24  Edward Hervey  <edward@fluendo.com>
14984
14985         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
14986         Call gst_element_no_more_pads when there will be no more pads.
14987
14988 2005-10-24  Wim Taymans  <wim@fluendo.com>
14989
14990         * gst/rtp/Makefile.am:
14991         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
14992         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
14993         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
14994         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
14995         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
14996         (gst_asteriskh263_plugin_init):
14997         * gst/rtp/gstasteriskh263.h:
14998         * gst/rtp/gstrtp.c: (plugin_init):
14999         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
15000         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
15001         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
15002         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
15003         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
15004         (gst_rtph263enc_plugin_init):
15005         * gst/rtp/gstrtph263enc.h:
15006         Added two new payloaders, an RFC 2190 payloader for h263 and
15007         a payload convertor for an asterisk server.
15008
15009 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15010
15011         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
15012           Set bytes_per_sample correctly (is not always 4, but 
15013           depends on width and number of channels).
15014
15015 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15016
15017         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
15018         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
15019         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
15020         (gst_flacenc_sink_event), (gst_flacenc_chain),
15021         (gst_flacenc_set_property), (gst_flacenc_get_property),
15022         (gst_flacenc_change_state):
15023         * ext/flac/gstflacenc.h:
15024           Fix seeking, so that flacenc can rewrite the header with the
15025           correct duration and amount of samples and all that at EOS;
15026           also set timestamps and granulepos on outgoing buffers; add
15027           debug category; fix state change function.
15028           
15029 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15030
15031         * gst/videomixer/videomixer.c: Don't restrict video geometry
15032         from 16 to 4096.
15033
15034 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15035
15036         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15037         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15038         Fix caps negotiation correctly, add debugging category.
15039
15040 2005-10-24  Christian Schaller  <christian@fluendo.com>
15041
15042         * configure.ac: Port over Thomas's change from base listing all plugins
15043
15044 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15045
15046         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
15047         a sink pad.
15048
15049 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15050
15051         * configure.ac:
15052         * docs/upload.mak:
15053           back to HEAD
15054
15055 === release 0.9.4 ===
15056
15057 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15058
15059         * configure.ac:
15060           Releasing 0.9.4, "Dromiceiomimus"
15061
15062 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
15063
15064         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
15065         (gst_speexenc_src_query):
15066           Add position and duration query, fix query type function.
15067           
15068         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15069         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15070           Let's not set non-fixed caps on source pads.
15071
15072 2005-10-21  Wim Taymans  <wim@fluendo.com>
15073
15074         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15075         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
15076         (gst_avi_demux_handle_seek):
15077         Set correct stream_time in newsegment event.
15078         avi can also handle a duration query now.
15079
15080 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
15081
15082         * gst/matroska/matroska-demux.c:
15083         (gst_matroska_demux_handle_src_query),
15084         (gst_matroska_demux_handle_seek_event),
15085         (gst_matroska_demux_loop_stream_parse_id):
15086           Fix duration query; fix basetime in newsegment event after
15087           seek; fix duration in initial newsegment event.
15088
15089         * gst/matroska/matroska-mux.c:
15090         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15091           Extract number of channels and samplerate from vorbis headers;
15092           add some debug messages when querying the durations of the
15093           input streams.
15094
15095 2005-10-20  Wim Taymans  <wim@fluendo.com>
15096
15097         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15098         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15099         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15100         Set stream time correctly in newsegment.
15101
15102 2005-10-20  Wim Taymans  <wim@fluendo.com>
15103
15104         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15105         Correctly fill in the stream time.
15106
15107 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15108
15109         * check/elements/level.c: (GST_START_TEST):
15110         * gst/level/gstlevel.c: (gst_level_message_new):
15111         * gst/level/level-example.c: (message_handler):
15112           use ELEMENT messages instead
15113
15114 2005-10-19  Wim Taymans  <wim@fluendo.com>
15115
15116         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
15117         (gst_dvdemux_src_query):
15118         * ext/flac/gstflacdec.c: (gst_flacdec_length),
15119         (gst_flacdec_src_query):
15120         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
15121         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
15122         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15123         * gst/debug/gstnavseek.c: (gst_navseek_seek):
15124         * gst/debug/progressreport.c: (gst_progress_report_report):
15125         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
15126         * gst/matroska/matroska-demux.c:
15127         (gst_matroska_demux_handle_src_query):
15128         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15129         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15130         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15131         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15132         (gst_wavparse_srcpad_event):
15133         API change fix.
15134
15135 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
15136
15137         * gst/goom/filters.c:
15138         * gst/goom/graphic.h:
15139         * gst/goom/lines.c:
15140           Make inline functions either 'static inline' or 'extern inline',
15141           otherwise the Forte compiler apparently won't inline them (#317300).
15142
15143 2005-10-19  Julien MOUTTE  <julien@moutte.net>
15144
15145         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15146         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
15147         (user_info_callback), (user_endrow_callback), (user_end_callback),
15148         (user_read_data), (gst_pngdec_caps_create_and_set),
15149         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
15150         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
15151         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
15152         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
15153         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
15154         very nice and handle push/pull based model. if you have filesrc
15155         connected to it, it will do random access to load the png file.
15156         If you have a network source that can't do _getrange, it does 
15157         progressive loading through the chain function.
15158         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15159         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
15160         thanks to Master Wim Taymans ;-)
15161
15162 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
15163
15164         * gst/matroska/Makefile.am:
15165         * gst/matroska/ebml-read.c:
15166         * gst/matroska/ebml-read.h:
15167         * gst/matroska/matroska-demux.c:
15168         * gst/matroska/matroska-demux.h:
15169         * gst/matroska/matroska.c: (plugin_init):
15170           Ported matroska demuxer to 0.9.
15171
15172 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
15173
15174         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15175
15176         * gst/matroska/matroska-mux.c:
15177         (gst_matroska_mux_video_pad_setcaps),
15178         (gst_matroska_mux_audio_pad_setcaps):
15179           Fix mpeg4 input handling (#318847); also, while we're at it,
15180           fix media type for Motion-JPEG: should be image/jpeg.
15181
15182 2005-10-18  Wim Taymans  <wim@fluendo.com>
15183
15184         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15185         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15186         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15187         Fix for segment-start/stop API change.
15188
15189 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15190
15191         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15192         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
15193         way.
15194
15195 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15196
15197         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15198         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
15199         output declared in transform_caps.
15200
15201 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15202
15203         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
15204
15205 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15206
15207         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15208         (gst_video_box_get_unit_size): Fix wrong size calculations and
15209         implement get_unit_size correctly.
15210
15211 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15212
15213         * configure.ac:
15214           Enable flx plugin.
15215
15216         * gst/flx/gstflxdec.c: (flx_decode_chunks):
15217           Fix gcc4 signedness issue.
15218
15219 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15220
15221         * configure.ac: Adding videomixer.
15222         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15223         (user_read_data), (gst_pngdec_chain): More debugging.
15224         * gst/alpha/Makefile.am: Adding alphacolor
15225         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
15226         (gst_alpha_color_class_init), (gst_alpha_color_init),
15227         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
15228         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
15229         (plugin_init): Ported to 0.9 using in place base tranform.
15230         * gst/videomixer/Makefile.am:
15231         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15232         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
15233         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
15234         (gst_videomixer_pad_init), (gst_videomixer_class_init),
15235         (gst_videomixer_init), (gst_videomixer_getcaps),
15236         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15237         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15238         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
15239         to 0.9 using collectpads.
15240
15241 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
15242
15243         * configure.ac:
15244         * gst/flx/Makefile.am:
15245         * gst/flx/gstflxdec.c: (gst_flxdec_init),
15246         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
15247         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
15248         * gst/flx/gstflxdec.h:
15249         flx plugin ported to 0.9
15250
15251 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15252
15253         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
15254           use new gst_version_string()
15255
15256 2005-10-16  Andy Wingo  <wingo@pobox.com>
15257
15258         * configure.ac: GLIB_CHECK.
15259
15260 2005-10-15  Julien MOUTTE  <julien@moutte.net>
15261
15262         * ext/libpng/Makefile.am:
15263         * ext/libpng/gstpng.c: (plugin_init):
15264         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15265         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
15266         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
15267
15268 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
15269
15270         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15271
15272         * configure.ac:
15273         * gst/matroska/Makefile.am:
15274         * gst/matroska/ebml-ids.h:
15275         * gst/matroska/ebml-write.c:
15276         * gst/matroska/ebml-write.h:
15277         * gst/matroska/matroska-ids.h:
15278         * gst/matroska/matroska-mux.c:
15279         * gst/matroska/matroska-mux.h:
15280         * gst/matroska/matroska.c: (plugin_init):
15281           Port matroska muxer to 0.9 (#318847).
15282
15283 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
15284
15285         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
15286         (comment_init), (comment_add):
15287           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
15288           use GST_READ_UINT32_LE() and friends rather than the private
15289           implementation of those same macros.
15290
15291 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
15292
15293         * examples/stats/mp2ogg.c:
15294           more typo fixes
15295
15296 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
15297
15298         * examples/indexing/indexmpeg.c: (main):
15299         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
15300         (gst_esdmon_close_audio), (gst_esdmon_change_state):
15301         * ext/esd/esdmon.h:
15302         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15303         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
15304         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15305         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15306         * gst/avi/gstavimux.c: (gst_avimux_init):
15307         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
15308         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
15309         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15310         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
15311         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
15312         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
15313         * gst/oldcore/gstmultifilesrc.h:
15314         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
15315         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
15316         (gst_pipefilter_change_state):
15317         * gst/oldcore/gstpipefilter.h:
15318         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
15319         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15320         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
15321         * sys/osxaudio/gstosxaudiosink.h:
15322         * sys/osxaudio/gstosxaudiosrc.h:
15323           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
15324           moved bitshift from macro to enum definition
15325
15326 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15327
15328         * ext/Makefile.am:
15329         * ext/cairo/Makefile.am:
15330         * ext/cairo/gstcairo.c: (plugin_init):
15331         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
15332         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
15333         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
15334         * ext/cairo/gsttimeoverlay.h:
15335           update of cairo-based timeoverlay to 1.0 Cairo API
15336           doesn't work yet for resizing of output sink
15337
15338 2005-10-11  Wim Taymans  <wim@fluendo.com>
15339
15340         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
15341         newsegment API fix.
15342
15343 2005-10-11  Wim Taymans  <wim@fluendo.com>
15344
15345         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15346         (gst_dvdemux_demux_frame):
15347         * ext/flac/gstflacdec.c: (gst_flacdec_write):
15348         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15349         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
15350         (gst_avi_demux_handle_seek):
15351         * gst/goom/gstgoom.c: (gst_goom_event):
15352         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
15353         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15354         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15355         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15356         (gst_wavparse_srcpad_event):
15357         newsegment API update.
15358
15359 2005-10-11  Andy Wingo  <wingo@pobox.com>
15360
15361         * ext/speex/gstspeexenc.c: Signedness cleanups.
15362
15363 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
15364
15365         * PORTED_09:
15366         * ext/speex/Makefile.am:
15367         * ext/speex/gstspeex.c:
15368         * ext/speex/gstspeexenc.c:
15369         Speexenc ported to 0.9
15370
15371 2005-10-10  Wim Taymans  <wim@fluendo.com>
15372
15373         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
15374         (gst_oss_sink_init), (gst_oss_sink_set_property),
15375         (gst_oss_sink_get_property), (gst_oss_sink_open),
15376         (gst_oss_sink_prepare), (gst_oss_sink_reset):
15377         * sys/oss/gstosssink.h:
15378         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
15379         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
15380         (gst_oss_src_prepare):
15381         Cleanups, make device configurable in the sink, handle and report
15382         errors.
15383
15384 2005-10-10  Wim Taymans  <wim@fluendo.com>
15385
15386         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
15387         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
15388         Make sure element is NULL before removing from the bin.
15389
15390 2005-10-07  Andy Wingo  <wingo@pobox.com>
15391
15392         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
15393         block forever in a read().
15394         (gst_dv1394src_bus_reset): Post a message when the cable is
15395         unplugged.
15396         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
15397         (gst_dv1394src_bus_reset): Don't unref the message.
15398
15399         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
15400         hacking. The only change should be that the state change stuff was
15401         put into basesrc's start() and stop() routines, which coalesces
15402         some steps.
15403
15404 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15405
15406         * configure.ac:
15407           Add check for mmap
15408           
15409         * gst/debug/Makefile.am:
15410           Only compile efence plugin on systems that have mmap.
15411
15412 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15413
15414         * gst/debug/Makefile.am:
15415         * gst/debug/breakmydata.c:
15416         * gst/debug/gstdebug.c:
15417         * gst/debug/gstnavigationtest.c:
15418         * gst/debug/gstnavseek.c: 
15419         * gst/debug/gstnavseek.h:
15420         * gst/debug/progressreport.c: 
15421         * gst/debug/testplugin.c:
15422           Port progressreport, navseek, navigationtest, testsink and
15423           breakmydata.
15424
15425 2005-10-05  Edward Hervey  <edward@fluendo.com>
15426
15427         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
15428         (gst_dvdemux_src_query):
15429         Fixes for better conversion
15430
15431 2005-10-04  Michael Smith <msmith@fluendo.com>
15432
15433         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
15434         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
15435         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
15436         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
15437           Set state of elements to NULL before removing from bins.
15438           Set state of test element to NULL if we failed to move it to READY
15439
15440 2005-10-04  Edward Hervey  <edward@fluendo.com>
15441
15442         * ext/dv/Makefile.am:
15443         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
15444         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
15445         Corrected the query function for position so it doesn't forget what
15446         format was asked, and calls the conversion functions on the correct pad.
15447
15448 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15449
15450         * configure.ac:
15451           back to development
15452
15453 === release 0.9.3 ===
15454
15455 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15456
15457         * configure.ac:
15458           Releasing 0.9.3, "Aramis"
15459
15460 2005-10-03  Andy Wingo  <wingo@pobox.com>
15461
15462         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
15463         error returns.
15464
15465 2005-10-02  Andy Wingo  <wingo@pobox.com>
15466
15467         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
15468
15469         * ext/flac/gstflacenc.c: Ported to 0.9.
15470
15471         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
15472
15473         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
15474         and link to gsttagedit. Enable flacenc.
15475
15476         * ext/flac/gstflacdec.c: Re-enable tag reading.
15477
15478 2005-09-30  Wim Taymans  <wim@fluendo.com>
15479
15480         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15481         * gst/rtp/gstrtpgsmparse.c:
15482         * gst/rtp/gstrtph263penc.c:
15483         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15484         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15485         (gst_rtpmp4venc_set_property):
15486         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15487         Various class and caps fixes from Andre Magalhaes (andrunko)
15488
15489 2005-09-29  Wim Taymans  <wim@fluendo.com>
15490
15491         * gst/level/level-example.c: (main):
15492         Update for new bus API.
15493
15494 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
15495
15496         * configure.ac:
15497           Fix unexpanded autoconf macro GST_DOC, which has been renamed
15498           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
15499
15500 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
15501
15502         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
15503           Fix playback of mono streams (bytes_per_sample should be set
15504           from the sample width and the number of channels negotiated,
15505           and not just be set to 4) (#317338)
15506
15507 2005-09-26  Wim Taymans  <wim@fluendo.com>
15508
15509         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
15510         (gst_rtpmpaenc_handle_buffer):
15511         Set buffer duration correctly.
15512
15513 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
15514
15515         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
15516         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
15517         (gst_avi_demux_change_state):
15518           Don't crash when encountering a stream with an unknown fourcc or
15519           codec id. Instead, create a pad of type video/x-avi-unknown or
15520           audio/x-avi-unknown, which as a side-effect also results in less
15521           confusing error messages in players ('no decoder' vs. 'no streams');
15522           minor fixes to state change function and class_init function.
15523
15524 2005-09-24  Wim Taymans  <wim@fluendo.com>
15525
15526         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15527         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15528         These are sinks.
15529
15530 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15531
15532         * check/elements/level.c: (GST_START_TEST):
15533           fix test for new GstClockTime use
15534         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
15535         (gst_level_transform_ip):
15536         * gst/level/gstlevel.h:
15537           fix up the decay peak, ensuring the decay peak is never lower
15538           than the peak for that interval
15539
15540 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15541
15542         * docs/plugins/gst-plugins-good-plugins.args:
15543         * docs/plugins/inspect/plugin-alpha.xml:
15544         * docs/plugins/inspect/plugin-rtp.xml:
15545         * gst/level/gstlevel.c: (gst_level_set_caps),
15546         (gst_level_transform_ip):
15547           updating docs
15548
15549 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15550
15551         * Makefile.am:
15552         * check/elements/level.c: (GST_START_TEST):
15553         * gst/level/Makefile.am:
15554         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
15555         (gst_level_set_property), (gst_level_get_property),
15556         (gst_level_set_caps), (gst_level_message_new),
15557         (gst_level_transform_ip):
15558         * gst/level/gstlevel.h:
15559         * gst/level/level-example.c: (message_handler), (main):
15560           convert to using GstClockTime for all time values, finally.
15561
15562 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15563
15564         * gst/auparse/Makefile.am:
15565         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15566           fix up build
15567         * configure.ac:
15568         * ext/cairo/Makefile.am:
15569         * ext/dv/Makefile.am:
15570         * ext/esd/Makefile.am:
15571         * ext/flac/Makefile.am:
15572         * ext/gconf/Makefile.am:
15573         * ext/gdk_pixbuf/Makefile.am:
15574         * ext/jpeg/Makefile.am:
15575         * ext/ladspa/Makefile.am:
15576         * ext/libcaca/Makefile.am:
15577         * ext/libmng/Makefile.am:
15578         * ext/libpng/Makefile.am:
15579         * ext/mikmod/Makefile.am:
15580         * ext/pango/Makefile.am:
15581         * ext/raw1394/Makefile.am:
15582         * ext/shout2/Makefile.am:
15583         * ext/speex/Makefile.am:
15584         * gst/alpha/Makefile.am:
15585         * gst/autodetect/Makefile.am:
15586         * gst/avi/Makefile.am:
15587         * gst/cutter/Makefile.am:
15588         * gst/debug/Makefile.am:
15589         * gst/effectv/Makefile.am:
15590         * gst/flx/Makefile.am:
15591         * gst/goom/Makefile.am:
15592         * gst/interleave/Makefile.am:
15593         * gst/law/Makefile.am:
15594         * gst/matroska/Makefile.am:
15595         * gst/median/Makefile.am:
15596         * gst/monoscope/Makefile.am:
15597         * gst/multipart/Makefile.am:
15598         * gst/oldcore/Makefile.am:
15599         * gst/rtp/Makefile.am:
15600         * gst/rtsp/Makefile.am:
15601         * gst/smoothwave/Makefile.am:
15602         * gst/smpte/Makefile.am:
15603         * gst/videobox/Makefile.am:
15604         * gst/videofilter/Makefile.am:
15605         * gst/videomixer/Makefile.am:
15606         * gst/wavenc/Makefile.am:
15607         * gst/wavparse/Makefile.am:
15608         * sys/oss/Makefile.am:
15609         * sys/osxaudio/Makefile.am:
15610         * sys/osxvideo/Makefile.am:
15611           fix up GST_LIBS use
15612
15613 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15614
15615         * gst/auparse/Makefile.am:
15616         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15617           fix build of auparse
15618
15619 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
15620
15621         * configure.ac:
15622         * PORTED_09:
15623         * gst/auparse/gstauparse.c:
15624         * gst/auparse/gstauparse.h:
15625         Auparse ported to 0.9.
15626
15627 2005-09-22  Wim Taymans  <wim@fluendo.com>
15628
15629         * gst/rtp/TODO:
15630         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
15631         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15632         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15633         (gst_rtpmp4venc_set_property):
15634         * gst/rtp/gstrtpmp4venc.h:
15635         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15636         * gst/rtp/gstrtpmpaenc.h:
15637         Use is_filled to both check MTU and max-ptime of base class.
15638
15639 2005-09-22  Wim Taymans  <wim@fluendo.com>
15640
15641         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15642         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15643         (gst_rtpmp4venc_set_property):
15644         Don't fragment packets with multiple frames.
15645
15646 2005-09-22  Wim Taymans  <wim@fluendo.com>
15647
15648         * gst/rtp/TODO:
15649         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15650         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15651         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
15652         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
15653         (gst_rtpmp4venc_get_property):
15654         * gst/rtp/gstrtpmp4venc.h:
15655         Remove g_print.
15656         Update TODO
15657         Make payload encoder a bit smarter and more correct with
15658         timestamps.
15659         Added option in payloader to include config string in-band.
15660
15661 2005-09-21  Wim Taymans  <wim@fluendo.com>
15662
15663         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15664         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15665         (gst_rtspsrc_send):
15666         Strip spaces for key/value pairs.
15667
15668 2005-09-21  Wim Taymans  <wim@fluendo.com>
15669
15670         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15671         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15672         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
15673         (gst_rtspsrc_change_state):
15674         More SDP parsing and caps setting.
15675         Do NO_PREROLL differently.
15676         add pads only after negotiated.
15677
15678         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
15679         (gst_udpsrc_getcaps):
15680         Implement the getcaps function.
15681
15682 2005-09-21  Wim Taymans  <wim@fluendo.com>
15683
15684         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
15685         (gst_rtpamrdec_chain):
15686         Handle multiple AMr packets per payload. Handle CRC and
15687         parse ILL/ILP.
15688
15689         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15690         Make caps params strings for easy SDP mapping.
15691         
15692         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
15693         Handle capsnego better.
15694
15695         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15696         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
15697         Generate and parse config string in the caps.
15698
15699 2005-09-21  Wim Taymans  <wim@fluendo.com>
15700
15701         * gst/rtp/README:
15702         Update README
15703
15704         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
15705         Make extra params as strings.
15706
15707         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
15708         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15709         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
15710         Make state change return NO_PREROLL as this is a live
15711         source.
15712
15713         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15714         Don't unref old caps when NULL.
15715
15716 2005-09-20  Wim Taymans  <wim@fluendo.com>
15717
15718         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
15719         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15720         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
15721         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
15722         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
15723         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
15724         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
15725         * gst/rtsp/sdpmessage.h:
15726         Add URI handler.
15727         Parse SDP and create caps.
15728
15729 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
15730
15731         * gst/alpha/gstalpha.c:
15732           fix element description
15733
15734 2005-09-19  Wim Taymans  <wim@fluendo.com>
15735
15736         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
15737         Don't check payload for now.
15738
15739 2005-09-19  Wim Taymans  <wim@fluendo.com>
15740
15741         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15742         (gst_wavparse_init), (gst_wavparse_parse_file_header),
15743         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
15744         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15745         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15746         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
15747         (gst_wavparse_change_state):
15748         * gst/wavparse/gstwavparse.h:
15749         Fix wavparse some more.
15750
15751 2005-09-19  Wim Taymans  <wim@fluendo.com>
15752
15753         * check/elements/level.c: (GST_START_TEST):
15754         Fix for bus API change.
15755
15756 2005-09-19  Wim Taymans  <wim@fluendo.com>
15757
15758         * gst/level/level-example.c: (main):
15759         Fix for new bus API.
15760
15761         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15762         Set caps on pads.
15763
15764 2005-09-15  Wim Taymans  <wim@fluendo.com>
15765
15766         * gst/rtp/Makefile.am:
15767         * gst/rtp/README:
15768         * gst/rtp/gstrtp.c: (plugin_init):
15769         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
15770         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
15771         (gst_rtpamrdec_change_state):
15772         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
15773         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
15774         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
15775         * gst/rtp/gstrtpamrenc.h:
15776         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15777         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
15778         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
15779         * gst/rtp/gstrtpgsmenc.h:
15780         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
15781         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
15782         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
15783         (gst_rtpgsmparse_change_state):
15784         * gst/rtp/gstrtpgsmparse.h:
15785         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
15786         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
15787         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
15788         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
15789         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
15790         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
15791         * gst/rtp/gstrtph263penc.h:
15792         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
15793         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
15794         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15795         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
15796         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
15797         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
15798         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
15799         * gst/rtp/gstrtpmp4venc.h:
15800         * gst/rtp/gstrtpmpadec.c:
15801         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
15802         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
15803         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
15804         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
15805         * gst/rtp/gstrtpmpaenc.h:
15806         Updates to payloader/depayloaders, make payloaders use
15807         the base classes.
15808         Updated README with suggested RTP caps and how to convert
15809         to/from SDP.
15810         Added config descriptor in mp4v payloader.
15811
15812 2005-09-15  Andy Wingo  <wingo@pobox.com>
15813
15814         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
15815         * gst/autodetect/gstautovideosink.c
15816         (gst_auto_video_sink_find_best): Update for new registry API.
15817
15818 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15819
15820         * common/c-to-xml.py:
15821         * common/gtk-doc-plugins.mak:
15822           a simple py script to generate valid xml from a C example
15823           probably also need to strip an MIT license when we decide
15824         * docs/plugins/Makefile.am:
15825         * gst/level/Makefile.am:
15826         * gst/level/gstlevel.c: (gst_level_init):
15827         * gst/level/level-example.c: (message_handler), (main):
15828           add an example to level that will show up in the docs
15829         * gst/rtp/TODO:
15830           add a note for the future
15831
15832 2005-09-14  Michael Smith <msmith@fluendo.com>
15833
15834         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
15835           Actually define the debug object being used in wavenc. Fixes #316205
15836
15837 2005-09-14  Michael Smith <msmith@fluendo.com>
15838
15839         * gst/smpte/Makefile.am:
15840           Link against GST_BASE_LIBS, to get it linked against libgstbase;
15841           needed to build on windows (bug 316204)
15842
15843 2005-09-12  Andy Wingo  <wingo@pobox.com>
15844
15845         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
15846
15847 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
15848
15849         * configure.ac:
15850         * gst/fdsrc/Makefile.am:
15851         * gst/fdsrc/gstfdsrc.c:
15852         * gst/fdsrc/gstfdsrc.h:
15853           Move fdsrc back into gstreamer core elements.
15854
15855         * gst/level/gstlevel.c: (gst_level_class_init),
15856         (gst_level_transform_ip):
15857         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
15858           Basetransform changes.
15859
15860 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15861
15862         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
15863         * ext/jpeg/smokecodec.c: (find_best_size):
15864           fix compiler warnings
15865
15866 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
15867
15868         * gst-plugins-good.spec.in:
15869           spec file fixes
15870         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
15871         (gst_multiudpsink_render), (gst_multiudpsink_add),
15872         (gst_multiudpsink_clear):
15873           it actually helps to actually stream if we hook up the
15874           "add" signal to an actual implementation
15875         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
15876           some debugging
15877
15878 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
15879
15880         * ext/jpeg/Makefile.am:
15881         * ext/jpeg/gstjpeg.c
15882         * ext/jpeg/gstjpegenc.c:
15883         * ext/jpeg/gstsmokeenc.c:
15884
15885 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
15886
15887         * ext/flac/gstflacdec.c:
15888         * ext/flac/gstflacenc.c:
15889         * ext/flac/gstflactag.c:
15890         * ext/speex/gstspeexenc.c:
15891           gsttaginterface.h -> gsttagsetter.h
15892
15893 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
15894
15895         * configure.ac:
15896         * gst/debug/Makefile.am:
15897         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
15898         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
15899         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
15900         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
15901         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
15902           Port to 0.9 and re-enable efence plugin.
15903
15904 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
15905
15906         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
15907         (gst_flacdec_write), (gst_flacdec_convert_src):
15908         * ext/flac/gstflacdec.h:
15909           Add support for flac files with 24/32 bits per sample; and misc.
15910           minor clean-ups. Seeking is still partly broken (for me at least).
15911
15912 2005-09-06  Wim Taymans  <wim@fluendo.com>
15913
15914         * gst/rtp/Makefile.am:
15915         * gst/rtp/gstrtp.c: (plugin_init):
15916         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
15917         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
15918         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
15919         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
15920         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
15921         (gst_rtpmp4vdec_plugin_init):
15922         * gst/rtp/gstrtpmp4vdec.h:
15923         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15924         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
15925         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
15926         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
15927         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
15928         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
15929         * gst/rtp/gstrtpmp4venc.h:
15930         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
15931         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
15932         Added mpeg4 video payload encoder/decoder.
15933         Added some docs in mpa payloader.
15934
15935 === release 0.9.1 ===
15936
15937 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
15938
15939         * NEWS:
15940         * README:
15941         * RELEASE:
15942         * autogen.sh:
15943         * configure.ac:
15944           releasing 0.9.1, "Blondie"
15945
15946 2005-09-05  Andy Wingo  <wingo@pobox.com>
15947
15948         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
15949         here from the state change handler, so we fire signals without
15950         holding the state lock.
15951
15952 2005-09-02  Andy Wingo  <wingo@pobox.com>
15953
15954         * All plugins updated for element state changes.
15955
15956 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15957
15958         * Makefile.am:
15959         * check/.cvsignore:
15960         * check/Makefile.am:
15961         * check/elements/.cvsignore:
15962         * check/elements/level.c: (setup_level), (cleanup_level),
15963         (GST_START_TEST), (level_suite), (main):
15964           add a test for level
15965         * common/release.mak:
15966           move the enum checking to release.mak
15967         * configure.ac:
15968           add valgrind and check checking
15969         * gst/level/gstlevel.c: (gst_level_transform):
15970         * gst/level/gstlevel.h:
15971           fix Andy's cast bug
15972           convert a field to int
15973           fix the arithmetic to int when checking for emit so that a
15974           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
15975
15976 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
15977
15978         * Makefile.am:
15979         * configure.ac:
15980           add docs to build
15981         * common/plugins.xsl:
15982           wrap Description into a refsect2
15983         * docs/Makefile.am:
15984         * docs/plugins/Makefile.am:
15985         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
15986         * docs/plugins/gst-plugins-good-plugins-sections.txt:
15987         * gst/goom/Makefile.am:
15988         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
15989         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
15990         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
15991         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
15992         (gst_goom_change_state):
15993         * gst/goom/gstgoom.h:
15994           GstGOOM -> GstGoom
15995           add an example launch line
15996         * gst/level/gstlevel.h:
15997         * gst/monoscope/gstmonoscope.c:
15998           cleanups
15999
16000 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16001
16002         * configure.ac:
16003         * docs/plugins/Makefile.am:
16004         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16005         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16006         * docs/plugins/gst-plugins-good-plugins.types:
16007           document elements and plugins.  Shazam !
16008
16009 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16010
16011         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
16012           be found under doc/random/ChangeLog-0.8