gst/goom/Makefile.am: Remove the warnings being disabled, fix linkage on x86, spotted...
[platform/upstream/gst-plugins-good.git] / ChangeLog
1 2008-02-23  Bastien Nocera  <hadess@hadess.net>
2
3         * gst/goom/Makefile.am: Remove the warnings being disabled,
4         fix linkage on x86, spotted by Sebastian Dröge
5         <slomo@circular-chaos.org>
6
7         * gst/goom/convolve_fx.c (convolve_init),
8         (create_output_with_brightness), (convolve_apply):
9         * gst/goom/filters.c (zoomFilterVisualFXWrapper_create):
10         * gst/goom/goomsl.c:
11         * gst/goom/ifs.c (ifs_update), (ifs_visualfx_create):
12         * gst/goom/plugin_info.c:
13         * gst/goom/tentacle3d.c (tentacle_fx_create):
14         Fix warnings, and disable the motifs in the convolve_fx
15         plugin (they were causing warnings, and they were just
16         "Goom" in funny letterring)
17
18 2008-02-23  Bastien Nocera  <hadess@hadess.net>
19
20         * configure.ac: Add checks for Flex/Yacc/Bison and other
21         furry animals, for the new goom 2k4 based plugin
22
23         * gst/goom/*: Update to use goom 2k4, uses liboil to detect
24         CPU optimisations (not working yet), move the old plugin to...
25
26         * gst/goom2k1/*: ... here, in case somebody is sick enough
27
28         Fixes #515073
29
30 2008-02-22  Wim Taymans  <wim.taymans@collabora.co.uk>
31
32         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
33         Post the server response code in an error message instead of a generic
34         'error' message. Fixes #517237.
35
36 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
37
38         * tests/check/Makefile.am:
39         Ignore gconfaudiosrc for the states unit test too. It will fallback
40         to alsasrc if the gconf settings can't be read and not everybody has
41         alsa.
42
43 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
44
45         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_src_query),
46         (gst_wavpack_parse_create_src_pad):
47         * ext/wavpack/gstwavpackparse.h:
48         Always report the duration if we know it in push mode and don't
49         return 0 just to make totem believe we can't seek in push mode.
50         Newer totem version use the SEEKING query which properly reports
51         if we can seek or not.
52
53 2008-02-22  Sebastian Dröge  <slomo@circular-chaos.org>
54
55         Patch by: Jens Granseuer <jensgr at gmx dot net>
56
57         * tests/examples/equalizer/demo.c: (main):
58         C89 fix, moving variable declarations to the beginning of
59         the block. Fixes bug #517933.
60
61 2008-02-21  Jan Schmidt  <jan.schmidt@sun.com>
62
63         * configure.ac:
64         Back to development...
65
66 === release 0.10.7 ===
67
68 2008-02-20  Jan Schmidt <jan.schmidt@sun.com>
69
70         * configure.ac:
71           releasing 0.10.7, "Red Door Black"
72
73 2008-02-19  Sebastian Dröge  <slomo@circular-chaos.org>
74
75         * gst/alpha/Makefile.am:
76         Link alpha plugin with libgstbase. Fixes bug #517386.
77
78 2008-02-18  Wim Taymans  <wim.taymans@collabora.co.uk>
79
80         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream):
81         Init values to -1 instead of the default 0 value.
82         Fixes #516524.
83
84 2008-02-14  Stefan Kost  <ensonic@users.sf.net>
85
86         * tests/examples/spectrum/spectrum-example.c:
87         Add missing include to fix compilation when libxml usage is disabled.
88         Fixes: #516371
89
90 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
91
92         patch by:  Wim Taymans  <wim.taymans@collabora.co.uk>
93         fixes: #514889
94
95         * gst/rtp/gstrtph264pay.c:
96         * gst/rtp/gstrtpmp4gdepay.c:
97         * gst/rtp/gstrtpmp4gpay.c:
98         * gst/rtp/gstrtpmp4gpay.h:
99         * gst/rtp/gstrtptheorapay.c:
100         * gst/rtp/gstrtpvorbispay.c:
101
102         Fix various leaks shown up in valgrind
103         - free sprops and buffer in error cases in H264 payloader
104         - fix leak in mp4g depayloader when construction the caps
105         - don't leak config string in the mp4g payloader
106         - don't leak buffers and headers in theora and vorbis payloaders
107
108         * tests/check/elements/rtp-payloading.c:
109
110         Fix the RTP data test
111         - Actually send valid amr data to the payloader instead of 20
112         zero-bytes
113         - The mp4g payloader expects codec_data on the caps
114
115 2008-02-12  Sebastien Moutte  <sebastien@moutte.net>
116
117         * win32/MANIFEST:
118         Add libgstpng.dsp to MANIFEST.
119         * win32/vs6/libgstaudiofx.dsp:
120         Add new source files to VS project file.
121
122 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
123
124         * sys/ximage/gstximagesrc.c:
125         Initialise variables when opening the X display rather
126         than in _start(), as the display can be opened before that.
127
128         Fixes: #515985
129
130 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
131
132         * sys/directdraw/gstdirectdrawsink.c:
133         (gst_ddrawsurface_class_init), (gst_ddrawsurface_finalize),
134         (gst_directdraw_sink_finalize):
135         Properly chain up finalize functions. Fixes bug #515980.
136
137 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
138
139         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
140         (gst_v4l2_buffer_class_init), (gst_v4l2_buffer_pool_finalize),
141         (gst_v4l2_buffer_pool_class_init):
142         Chain up the finalize functions. Fixes bug #515984.
143
144 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
145
146         * sys/ximage/ximageutil.c:
147         Chain up in the finalize function for our custom
148         buffer sub-class.
149         Patch by: Sebastian Dröge  <slomo@circular-chaos.org>
150         Fixes: #515706
151
152 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
153
154         * gst/debug/efence.c: (gst_fenced_buffer_finalize),
155         (gst_fenced_buffer_class_init):
156         Properly chain up finalize method. Fixes bug #515979.
157
158 2008-02-12  Jan Schmidt  <jan.schmidt@sun.com>
159
160         * sys/ximage/gstximagesrc.c:
161         Free allocated Damage memory before closing our connection to the
162         X server. Partially fixes: #515706
163
164 2008-02-12  Sebastian Dröge  <slomo@circular-chaos.org>
165
166         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
167         * tests/check/Makefile.am:
168         * tests/check/gst-plugins-good.supp:
169         Add a few libjpeg suppressions and initialize a variable to
170         make smokeenc valgrind clean. Fixes bug #515701.
171
172 2008-02-11  Jan Schmidt  <jan.schmidt@sun.com>
173
174         * gst/avi/gstavidemux.c:
175         Revert patch which sends timestamps only on keyframes, as it
176         breaks playback with current gst-ffmpeg.
177
178         Fixes: #515562
179
180 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
181
182         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
183         * tests/check/elements/multifile.c: (GST_START_TEST):
184         Close some memory leaks spotted by the unit test. Fixes bug #515697.
185
186 2008-02-11  Sebastian Dröge  <slomo@circular-chaos.org>
187
188         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
189         Use and unset the GError when pipeline creation fails instead of
190         simply leaking it. Fixes bug #515704.
191
192 2008-02-10  Sebastian Dröge  <slomo@circular-chaos.org>
193
194         * gst/audiofx/audioamplify.c:
195         * gst/audiofx/audiochebband.c:
196         * gst/audiofx/audiocheblimit.c:
197         * gst/audiofx/audiodynamic.c:
198         * gst/audiofx/audioinvert.c:
199         * gst/audiofx/audiopanorama.c:
200         * gst/audiofx/audiowsincband.c:
201         * gst/audiofx/audiowsinclimit.c:
202         Fix long description of audiofx elements. Fixes bug #515457.
203
204 2008-02-09  Jan Schmidt  <jan.schmidt@sun.com>
205
206         * docs/plugins/Makefile.am:
207         * gst/spectrum/gstspectrum.c:
208         * tests/examples/spectrum/.cvsignore:
209         * tests/examples/spectrum/Makefile.am:
210         * tests/examples/spectrum/spectrum-example.c:
211
212         Add a simple example application for the spectrum element, include it
213         in the docs, and fix some documentation ambiguities.
214
215         Fixes: #348085
216
217 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
218
219         * gst/equalizer/Makefile.am:
220         * gst/spectrum/Makefile.am:
221         Fix includes order
222
223         * tests/check/Makefile.am:
224         Exclude v4l2src from the states test - it takes too long to start.
225
226         * tests/check/elements/spectrum.c:
227         Make the test run properly with CK_FORK=no
228
229 2008-02-08 Christian Schaller <christian.schaller@collabora.co.uk>
230
231         * gst/audiofix/Makefile.am: add missing header files 
232
233 2008-02-08  Julien Moutte  <julien@fluendo.com>
234
235         * gst/matroska/matroska-demux.c:
236         (gst_matroska_demux_parse_blockgroup_or_simpleblock): Flag
237         keyframe and delta units correctly when dealign with a BlockGroup.
238         Fixes: #514397
239
240 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
241
242         * tests/check/elements/.cvsignore:
243         Spell the new tests correctly in .cvsignore
244
245 2008-02-08  Tim-Philipp Müller  <tim at centricular dot net>
246
247         * gst/multifile/gstmultifilesrc.c: (gst_multi_file_src_create):
248           Need to use gsize here for the size, fixes compiler warning.
249
250         * tests/examples/equalizer/.cvsignore:
251         * tests/examples/equalizer/Makefile.am:
252         * tests/examples/spectrum/.cvsignore:
253         * tests/examples/spectrum/Makefile.am:
254           Add missing files to fix the build.
255
256 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
257
258         * configure.ac:
259         * docs/plugins/Makefile.am:
260         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
261         * docs/plugins/gst-plugins-good-plugins-sections.txt:
262         * docs/plugins/gst-plugins-good-plugins.args:
263         * docs/plugins/gst-plugins-good-plugins.hierarchy:
264         * docs/plugins/inspect/plugin-multifile.xml:
265         * tests/check/Makefile.am:
266         * tests/check/elements/.cvsignore:
267
268         Move multifile plugin from -bad.
269         Fixes: #490283
270
271 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
272
273         * configure.ac:
274         * docs/plugins/Makefile.am:
275         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
276         * docs/plugins/gst-plugins-good-plugins-sections.txt:
277         * docs/plugins/gst-plugins-good-plugins.args:
278         * docs/plugins/gst-plugins-good-plugins.hierarchy:
279         * docs/plugins/inspect/plugin-spectrum.xml:
280         * gst/spectrum/Makefile.am:
281         * tests/check/Makefile.am:
282         * tests/check/elements/.cvsignore:
283         * tests/examples/Makefile.am:
284
285         Move spectrum plugin from -bad.
286         Move examples into tests/examples/spectrum.
287
288 2008-02-08  Jan Schmidt  <jan.schmidt@sun.com>
289
290         * configure.ac:
291         * docs/plugins/Makefile.am:
292         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
293         * docs/plugins/gst-plugins-good-plugins-sections.txt:
294         * docs/plugins/gst-plugins-good-plugins.args:
295         * docs/plugins/gst-plugins-good-plugins.hierarchy:
296         * docs/plugins/gst-plugins-good-plugins.interfaces:
297         * docs/plugins/inspect/plugin-equalizer.xml:
298         * gst/equalizer/Makefile.am:
299         * tests/check/Makefile.am:
300         * tests/examples/Makefile.am:
301         Move the equalizer plugin across from -bad
302
303         * tests/check/elements/.cvsignore:
304         Add equalizer, audiosincwband and audiosincwlimit
305
306         * tests/check/elements/equalizer.c:
307         Fix compiler warnings
308
309         Fixes: #415627
310
311 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
312
313         * configure.ac:
314         Only build with DISABLE_DEPRECATED during the CVS cycle. Pre-releases
315         are treated like releases and build without it.
316
317 2008-02-07  Jan Schmidt  <jan.schmidt@sun.com>
318
319         * docs/plugins/Makefile.am:
320         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
321         * docs/plugins/gst-plugins-good-plugins-sections.txt:
322         * docs/plugins/gst-plugins-good-plugins.args:
323         * docs/plugins/inspect/plugin-audiofx.xml:
324         * gst/audiofx/Makefile.am:
325         * gst/audiofx/audiofx.c:
326         * gst/audiofx/audiowsincband.c:
327         * gst/audiofx/audiowsincband.h:
328         * gst/audiofx/audiowsinclimit.c:
329         * gst/audiofx/audiowsinclimit.h:
330         * tests/check/Makefile.am:
331         * tests/check/elements/audiowsincband.c:
332         * tests/check/elements/audiowsinclimit.c:
333
334         Move the lpwsinc and bpwsinc elements from gst-plugins-bad into
335         the audiofx plugin, and rename to audiowsinclimit and audiowsincband
336         respectively.
337
338         Fixes: #467666
339
340 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
341
342         * gst/icydemux/gsticydemux.c: (gst_icydemux_chain):
343         * tests/check/elements/icydemux.c:
344           Return GST_FLOW_NOT_NEGOTIATED if we get a buffer without
345           caps, and add a somewhat useful debug message. Plus test.
346
347 2008-02-07  Sebastien Moutte  <sebastien@moutte.net>
348
349         * gst/rtsp/gstrtspsrc.c:
350         Include unistd.h only if HAVE_UNISTD_H is defined
351         * win32/common/config.h.in:
352         * win32/common/config.h:
353         Define socklen_t as it seems it's not defined in default 
354         Visual Studio headers.
355         * win32/vs6/libgstalpha.dsp:
356         * win32/vs6/libgstapetag.dsp:
357         * win32/vs6/libgstavi.dsp:
358         * win32/vs6/libgstrtp.dsp:
359         * win32/vs6/libgstrtsp.dsp:
360         * win32/vs6/libgstvideomixer.dsp:
361         Update project file dependencies and add new source files       
362
363 2008-02-07  Sebastian Dröge  <slomo@circular-chaos.org>
364
365         Patch by: Bjarne Rosengren <bjarne at axis dot com>
366
367         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
368         Don't leak buffers when we don't push them downstream.
369         Fixes bug #514965.
370
371 2008-02-07  Tim-Philipp Müller  <tim at centricular dot net>
372
373         * configure.ac:
374           Bump requirements to (good) released versions to avoid
375           confusion and make implicit core requirement explicit.
376
377 2008-02-06  Jan Schmidt  <jan.schmidt@sun.com>
378
379         * docs/plugins/Makefile.am:
380         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
381         * docs/plugins/gst-plugins-good-plugins-sections.txt:
382         * docs/plugins/gst-plugins-good-plugins.args:
383         * docs/plugins/inspect/plugin-audiofx.xml:
384         * gst/audiofx/Makefile.am:
385         * gst/audiofx/audiochebband.c:
386         * gst/audiofx/audiochebband.h:
387         * gst/audiofx/audiocheblimit.c:
388         * gst/audiofx/audiocheblimit.h:
389         * gst/audiofx/audiochebyshevfreqband.c:
390         * gst/audiofx/audiochebyshevfreqband.h:
391         * gst/audiofx/audiochebyshevfreqlimit.c:
392         * gst/audiofx/audiochebyshevfreqlimit.h:
393         * gst/audiofx/audiofx.c:
394         * tests/check/Makefile.am:
395         * tests/check/elements/.cvsignore:
396         * tests/check/elements/audiochebband.c:
397         * tests/check/elements/audiocheblimit.c:
398         * tests/check/elements/audiochebyshevfreqband.c:
399         * tests/check/elements/audiochebyshevfreqlimit.c:
400
401         Rename audiochebyshevfreqband -> audiochebband and
402         audiochebyshevfreqlimit -> audiocheblimit and do the requisite CVS
403         surgery.
404
405         Closes: #491811
406
407 2008-02-05  Wim Taymans  <wim.taymans@collabora.co.uk>
408
409         Patch by: Orjan Friberg <orjanf at axis dot com>
410
411         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
412         Fix caps memory leak. Fixes #514573.
413
414 2008-02-04  Edward Hervey  <edward.hervey@collabora.co.uk>
415
416         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex):
417         If there's no entries in the subindex, don't try to do anything stupid,
418         just return.
419
420 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
421
422         Patch by: John Millikin <jmillikin at gmail dot com>
423
424         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_for_last_block),
425           (gst_flac_extract_picture_buffer), (gst_flac_dec_metadata_callback):
426           Fix extraction of picture blocks with newer libflac versions again:
427           FLAC__METADATA_TYPE_PICTURE is an enum, not a define (#513628).
428
429 2008-02-02  Tim-Philipp Müller  <tim at centricular dot net>
430
431         * tests/check/Makefile.am:
432           Add rtp-payloading test to VALGRIND_TO_FIX.
433
434         * tests/check/elements/rtp-payloading.c:
435           Add semicolons after GST_TEST_END so gst-indent gets the
436           formatting right; make test less verbose in general, but
437           more verbose in the error case (which should probably
438           make the test fail anyway).
439
440 2008-02-01  Thijs Vermeir  <thijsvermeir@gmail.com>
441
442         * docs/plugins/Makefile.am:
443         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
444         * docs/plugins/gst-plugins-good-plugins-sections.txt:
445         * gst/avi/gstavisubtitle.c:
446         Add documentation for avisubtitle and change class to
447         Codec/Parser/Subtitle
448
449 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
450
451         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
452         Treat ENOTTY (driver does not implement ioctl) the same as
453         EINVAL since it implies there are no available standards.
454
455         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
456         (gst_v4l2src_get_nearest_size):
457         Replace gst_v4l2src_get_size_limits with 2 calls to new function
458         gst_v4l2src_get_nearest_size, and get it to use VIDIOC_S_FMT to
459         probe if the driver does not support VIDIOC_TRY_FMT for whatever
460         reason, and if we aren't yet actively capturing.
461
462         * sys/v4l2/v4l2src_calls.h:
463         Remove replaced function declaration.
464
465 2008-01-31  Jan Schmidt  <Jan.Schmidt@sun.com>
466
467         * configure.ac:
468         Bump plugins-base requirement to 0.10.16 for the gst_video_format_*
469         API.
470
471 2008-01-31  Jan Schmidt  <jan.schmidt@sun.com>
472
473         * configure.ac:
474         Fix typo.
475
476 2008-01-30  Jan Schmidt  <jan.schmidt@sun.com>
477
478         * gst/alpha/Makefile.am:
479         * gst/alpha/gstalpha.c:
480
481         Re-write the 'alpha' plugin to be BaseTransform based, simplifying
482         some stuff, and making buffer-alloc and resizing work automatically.
483         No longer crashes on odd frame widths and heights, although there
484         seems to be a disagreement with ffmpegcolorspace about what size
485         an AYUV frame with odd height should be.
486
487 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
488
489         Patch by: Alessandro Decina <alessandro at nnva dot org>
490
491         * ext/libpng/gstpngenc.c: (user_write_data), (gst_pngenc_chain):
492         * ext/libpng/gstpngenc.h:
493         Preallocate the output buffer so that g_memdup() and
494         gst_buffer_merge() aren't needed anymore. This greatly improves
495         performances and fixes #512544.
496
497 2008-01-29  Wim Taymans  <wim.taymans@collabora.co.uk>
498
499         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry),
500         (gst_avi_demux_stream_data):
501         GStreamer timestamps are PTS values while AVI only knows about DTS
502         timestamps. Make sure we only copy the DTS as the buffer timestamp when
503         we are dealing with a key frame.
504
505 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
506
507         * tests/check/Makefile.am:
508         * tests/check/elements/.cvsignore:
509         * tests/check/elements/rtp-payloading.c:
510           Add add testsuite for the rtp-payloader that tries simulating
511           dataflow. Needs more test data.
512
513 2008-01-29  Stefan Kost  <ensonic@users.sf.net>
514
515         * tests/check/elements/alphacolor.c:
516           Remove two unused variables.
517
518 2008-01-28  Tim-Philipp Müller  <tim at centricular dot net>
519
520         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
521           Use g_ascii_strtoll() instead of atoll, which is only
522           available in C99.
523
524 2008-01-25  Thijs Vermeir  <thijsvermeir@gmail.com>
525
526         * gst/rtp/Makefile.am:
527         * gst/rtp/gstrtp.c:
528         * gst/rtp/gstrtpmpvpay.c:
529         * gst/rtp/gstrtpmpvpay.h:
530         Add MPEG2 video payloader
531
532 2008-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
533
534         * gst/level/gstlevel.c:
535         Use #include <math.h> instead of #include "math.h".
536
537 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
538
539         * tests/check/Makefile.am:
540         Fix up some CFLAGS sets.
541         Don't include gconfvideosrc in the states test.
542
543         * tests/check/elements/autodetect.c: (GST_START_TEST):
544         Add some error strings to fail_unless arguments to fix some weird
545         compiler errors on Solaris.
546
547 2008-01-21  Jan Schmidt  <Jan.Schmidt@sun.com>
548
549         * configure.ac:
550         Detect video4linux headers on Solaris too.
551         * sys/v4l2/gstv4l2colorbalance.h:
552         * sys/v4l2/gstv4l2object.h:
553         * sys/v4l2/v4l2_calls.c:
554         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
555         (gst_v4l2_buffer_new):
556
557         Make v4l2 build on Solaris.
558         Patch by: Brian Cameron  <brian.cameron at sun dot com>
559         Fixes: #510505
560
561 2008-01-21  Stefan Kost  <ensonic@users.sf.net>
562
563         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
564           Update list from (still local) scanning script.
565
566 2008-01-19  Sebastian Dröge  <slomo@circular-chaos.org>
567
568         Based on a patch by:
569             Victor STINNER <victor dot stinner at haypocalc dot com>
570
571         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
572         Set variable to NULL after freeing it to prevent double frees
573         or make failures by another use of it afterwards more obvious
574         and fix use of it after the freeing. Fixes bug #510592.
575
576 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
577
578         * gst/udp/gstmultiudpsink.c:
579         use GST_WARNING for logging
580
581 2008-01-18  Thijs Vermeir  <thijsvermeir@gmail.com>
582
583         * gst/udp/gstmultiudpsink.c:
584         Don't try to leave a multicast group with an invalid socket
585
586 2008-01-17  Tim-Philipp Müller  <tim at centricular dot net>
587
588         * ext/flac/gstflacdec.c:
589           Fix compilation against flac 1.1.2 (as on debian stable), where
590           the picture metadata defines and structs don't exist yet.
591           Fixes #509301.
592
593 2008-01-17  Wim Taymans  <wim.taymans@collabora.co.uk>
594
595         Patch by: Olivier Crete <tester at tester dot ca>
596
597         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
598         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
599         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
600         (gst_multiudpsink_add_internal), (gst_multiudpsink_remove):
601         * gst/udp/gstmultiudpsink.h:
602         Add property to automatically join a multicast group or not. This can be
603         useful when sharing a socket between multiple elements.
604         Fixes #509531.
605
606 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
607
608         * gst/videomixer/Makefile.am:
609           Add controller flags.
610
611 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
612
613         * gst/videomixer/videomixer.c:
614           Also commit the missing gst_object_sync_values().
615
616 2008-01-16  Stefan Kost  <ensonic@users.sf.net>
617
618         * docs/plugins/Makefile.am:
619           Remove duplicate entry.
620
621 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
622
623         * docs/plugins/Makefile.am:
624         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
625         * docs/plugins/gst-plugins-good-plugins-sections.txt:
626         * docs/plugins/inspect/plugin-gamma.xml:
627         * docs/plugins/inspect/plugin-monoscope.xml:
628         * docs/plugins/inspect/plugin-video4linux2.xml:
629           Add 3 more plugins to docs.
630
631 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
632
633         * docs/plugins/gst-plugins-good-plugins-sections.txt:
634         * sys/osxvideo/osxvideosink.h:
635           Revert previous change caused by a file that got stuck on an old
636           revision.
637
638 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
639
640         * docs/plugins/gst-plugins-good-plugins-sections.txt:
641         * gst/multipart/Makefile.am:
642         * gst/multipart/multipartdemux.c:
643         * gst/multipart/multipartdemux.h:
644         * gst/multipart/multipartmux.c:
645         * gst/multipart/multipartmux.h:
646           Re-add multipartdemux to the docs. Last round of section cleanup.
647
648 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
649
650         * docs/plugins/Makefile.am:
651         * docs/plugins/gst-plugins-good-plugins-sections.txt:
652         * sys/osxaudio/gstosxaudiosink.h:
653         * sys/osxvideo/osxvideosink.h:
654           Managed to resolve most unused declarations. Filed a bug for one left.          
655
656 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
657
658         * docs/plugins/gst-plugins-good-plugins-sections.txt:
659           Cleanup section file.
660
661 2008-01-15  Stefan Kost  <ensonic@users.sf.net>
662
663         * docs/plugins/Makefile.am:
664         * docs/plugins/gst-plugins-good-plugins.args:
665         * docs/plugins/gst-plugins-good-plugins.signals:
666         * docs/plugins/inspect/plugin-alaw.xml:
667         * docs/plugins/inspect/plugin-alpha.xml:
668         * docs/plugins/inspect/plugin-alphacolor.xml:
669         * docs/plugins/inspect/plugin-annodex.xml:
670         * docs/plugins/inspect/plugin-apetag.xml:
671         * docs/plugins/inspect/plugin-audiofx.xml:
672         * docs/plugins/inspect/plugin-auparse.xml:
673         * docs/plugins/inspect/plugin-autodetect.xml:
674         * docs/plugins/inspect/plugin-avi.xml:
675         * docs/plugins/inspect/plugin-cairo.xml:
676         * docs/plugins/inspect/plugin-cdio.xml:
677         * docs/plugins/inspect/plugin-cutter.xml:
678         * docs/plugins/inspect/plugin-debug.xml:
679         * docs/plugins/inspect/plugin-dv.xml:
680         * docs/plugins/inspect/plugin-efence.xml:
681         * docs/plugins/inspect/plugin-effectv.xml:
682         * docs/plugins/inspect/plugin-flac.xml:
683         * docs/plugins/inspect/plugin-flxdec.xml:
684         * docs/plugins/inspect/plugin-gconfelements.xml:
685         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
686         * docs/plugins/inspect/plugin-goom.xml:
687         * docs/plugins/inspect/plugin-halelements.xml:
688         * docs/plugins/inspect/plugin-icydemux.xml:
689         * docs/plugins/inspect/plugin-id3demux.xml:
690         * docs/plugins/inspect/plugin-jpeg.xml:
691         * docs/plugins/inspect/plugin-ladspa.xml:
692         * docs/plugins/inspect/plugin-level.xml:
693         * docs/plugins/inspect/plugin-matroska.xml:
694         * docs/plugins/inspect/plugin-mulaw.xml:
695         * docs/plugins/inspect/plugin-multipart.xml:
696         * docs/plugins/inspect/plugin-navigationtest.xml:
697         * docs/plugins/inspect/plugin-png.xml:
698         * docs/plugins/inspect/plugin-quicktime.xml:
699         * docs/plugins/inspect/plugin-rtp.xml:
700         * docs/plugins/inspect/plugin-rtsp.xml:
701         * docs/plugins/inspect/plugin-shout2send.xml:
702         * docs/plugins/inspect/plugin-smpte.xml:
703         * docs/plugins/inspect/plugin-speex.xml:
704         * docs/plugins/inspect/plugin-taglib.xml:
705         * docs/plugins/inspect/plugin-udp.xml:
706         * docs/plugins/inspect/plugin-videobalance.xml:
707         * docs/plugins/inspect/plugin-videobox.xml:
708         * docs/plugins/inspect/plugin-videocrop.xml:
709         * docs/plugins/inspect/plugin-videoflip.xml:
710         * docs/plugins/inspect/plugin-videomixer.xml:
711         * docs/plugins/inspect/plugin-wavenc.xml:
712         * docs/plugins/inspect/plugin-wavpack.xml:
713         * docs/plugins/inspect/plugin-wavparse.xml:
714           Update plugin docs.
715
716         * gst/videomixer/Makefile.am:
717         * gst/videomixer/videomixer.c:
718         * gst/videomixer/videomixer.h:
719         * gst/videomixer/videomixerpad.h:
720           Split out header to fix warnings from the doc-build.
721
722 2008-01-14  Wim Taymans  <wim.taymans@collabora.co.uk>
723
724         As found by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
725
726         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpinfo):
727         Use atoll to parse the rtptime with enough precision. Fixes #509329.
728
729 2008-01-14  Tim-Philipp Müller  <tim at centricular dot net>
730
731         * gst/avi/gstavisubtitle.c: (gst_avi_subtitle_extract_file):
732         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
733           Initialise variables to work around (false) 'foo might be used
734           uninitialized in this function' warnings by gcc-3.3.3 (#509298).
735
736 2008-01-11  David Schleef  <ds@schleef.org>
737
738         * docs/plugins/.cvsignore:
739         * tests/check/pipelines/.cvsignore:
740           Ignore more files for the buildbot.
741
742 2008-01-11  Jan Schmidt  <Jan.Schmidt@sun.com>
743
744         * ext/flac/gstflacdec.c: (gst_flac_extract_picture_buffer):
745         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
746         Generate the image-type values correctly. Leave them out of the caps
747         when outputting a "preview image" tag, since it only makes sense
748         to have one of those - the type is irrelevant.
749
750         * sys/sunaudio/gstsunaudiomixerctrl.c:
751         (gst_sunaudiomixer_ctrl_open):
752         If we can, mark the mixer multiple open when we use it, in case
753         (for some reason) the process wants to open it again elsewhere.
754
755 2008-01-11  Wim Taymans  <wim.taymans@collabora.co.uk>
756
757         Patch by: Olivier Crete <tester at tester dot ca>
758
759         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_setcaps):
760         * gst/rtp/gstrtptheorapay.c:
761         Fix the clock rate to 90000 as required by the RFC.
762         Fixes #508644.
763
764 2008-01-11  Tim-Philipp Müller  <tim at centricular dot net>
765
766         * tests/check/elements/icydemux.c: (GST_START_TEST), (icydemux_suite):
767           Don't use deprecated GST_PLUGIN_DEFINE_STATIC.
768
769 2008-01-10  Sebastian Dröge  <slomo@circular-chaos.org>
770
771         * autogen.sh:
772           Add -Wno-portability to the automake parameters to stop warnings
773           about GNU make extensions being used. We require GNU make in almost
774           every Makefile anyway.
775           
776         * configure.ac:
777           Use AM_PROG_CC_C_O as a compiler that accepts both -c and -o
778           at the same time is required for per target flags.
779
780 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
781
782         * gst/videomixer/videomixer.c: (gst_videomixer_init):
783         Fix error from my last commit.
784
785 2008-01-09  Tim-Philipp Müller  <tim at centricular dot net>
786
787         Based on patch by: Tommi Myöhänen <ext-tommi.myohanen nokia com>
788
789         * gst/id3demux/id3v2frames.c: (parse_comment_frame):
790           Make sure the ISO 639-X language code in ID3v2 COMM frames
791           is actually valid UTF-8 (or rather: ASCII), so we don't end
792           up with non-UTF8 strings in tags if there's garbage in the
793           language field. Also make sure the language code is always
794           lower case. Fixes: #508291.
795
796 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
797
798         * ChangeLog:
799           Fix ChangeLog typo.
800
801 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
802
803         * Makefile.am:
804           Include lcov.mak to allow building coverage reports. Guard
805           check-torture target like in the other packages.
806
807 2008-01-09  Sameer Naik  <sameer@damagehead.com>
808
809         reviewed by: Edward Hervey  <edward.hervey@collabora.co.uk>
810
811         * gst/videomixer/videomixer.c:
812         (gst_videomixer_set_master_geometry), (_do_init),
813         (gst_videomixer_child_proxy_get_child_by_index),
814         (gst_videomixer_child_proxy_get_children_count),
815         (gst_videomixer_child_proxy_init), (gst_videomixer_reset),
816         (gst_videomixer_init), (gst_videomixer_request_new_pad),
817         (gst_videomixer_release_pad), (gst_videomixer_fill_queues):
818         Implement GstChildProxy interface.
819         Send newsegment at the right moment
820         Fixes #488879
821
822 2008-01-09  Edward Hervey  <edward.hervey@collabora.co.uk>
823
824         * gst/alpha/Makefile.am:
825         * gst/alpha/gstalpha.c: (gst_alpha_class_init), (gst_alpha_init),
826         (gst_alpha_sink_event), (gst_alpha_chain),
827         (gst_alpha_change_state), (plugin_init):
828         Make the various properties of 'alpha' controllable. This allows doing
829         niceties like fade-in/fade-out.
830
831 2008-01-09  Stefan Kost  <ensonic@users.sf.net>
832
833         * gst/rtp/gstasteriskh263.c:
834         * gst/rtp/gstrtpL16depay.c:
835         * gst/rtp/gstrtpac3depay.c:
836         * gst/rtp/gstrtpamrpay.c:
837         * gst/rtp/gstrtpdepay.c:
838         * gst/rtp/gstrtpgsmdepay.c:
839         * gst/rtp/gstrtph263depay.c:
840         * gst/rtp/gstrtph263pdepay.c:
841         * gst/rtp/gstrtph263ppay.c:
842         * gst/rtp/gstrtph264depay.c:
843         * gst/rtp/gstrtph264pay.c:
844         * gst/rtp/gstrtpmp2tdepay.c:
845         * gst/rtp/gstrtpmp4adepay.c:
846         * gst/rtp/gstrtpmp4gdepay.c:
847         * gst/rtp/gstrtpmp4gpay.c:
848         * gst/rtp/gstrtpmp4vdepay.c:
849         * gst/rtp/gstrtpmpadepay.c:
850         * gst/rtp/gstrtpmpvdepay.c:
851         * gst/rtp/gstrtpsv3vdepay.c:
852         * gst/rtp/gstrtptheoradepay.c:
853         * gst/rtp/gstrtptheorapay.c:
854         * gst/rtp/gstrtpvorbisdepay.c:
855         * gst/rtp/gstrtpvorbispay.c:
856           Remove copy/paste unused code (property setters and getter) found by
857           the coverage suite (yay, saves ~20k on disk).
858
859 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
860
861         * gst/matroska/matroska-mux.c: (COMMON_VIDEO_CAPS_NO_FRAMERATE),
862           (videosink_templ):
863           Also fix up pad templates to indicate that image/jpeg doesn't
864           absolutely require the framerate property to be set (#504081).
865
866 2008-01-08  Tim-Philipp Müller  <tim at centricular dot net>
867
868         Based on patch by: Wouter Cloetens  <wouter at mind be>
869
870         * gst/matroska/matroska-mux.c: (gst_matroska_mux_video_pad_setcaps),
871           (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
872           (gst_matroska_mux_finish), (gst_matroska_mux_collected):
873         * gst/matroska/matroska-mux.h:
874           Keep track of first and last timestamps for each incoming stream,
875           so we can calculate the total duration for live sources and other
876           input where we can't query the duration from the start or where
877           there's no constant framerate from which we can deduce the
878           duration; also use calculated/observed duration if it is bigger
879           than the previously queried duration. Furthermore, use
880           gst_pad_query_peer_duration() and take into account that it may
881           return TRUE but still a duration of CLOCK_TIME_NONE, which easily
882           screws up comparisons when using unsigned integers. Fixes #504081.
883
884 2008-01-08  Sebastian Dröge  <slomo@circular-chaos.org>
885
886         * configure.ac:
887         * gst/audiofx/audioamplify.c:
888         (gst_audio_amplify_clipping_method_get_type),
889         (gst_audio_amplify_init), (gst_audio_amplify_transform_ip):
890         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_init),
891         (gst_audio_dynamic_transform_ip):
892         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
893         (gst_audio_invert_transform_ip):
894         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
895         (gst_audio_panorama_transform):
896         * gst/level/gstlevel.c: (gst_level_init):
897         Make elements GST_BUFFER_FLAG_GAP aware and call
898         gst_base_transform_set_gap_aware for this.
899         Bump core requirement to CVS.
900         
901         * gst/audiofx/audiochebyshevfreqband.c:
902         (gst_audio_chebyshev_freq_band_transform_ip):
903         * gst/audiofx/audiochebyshevfreqlimit.c:
904         (gst_audio_chebyshev_freq_limit_transform_ip):
905         Also sync GObject properties to the controller if operating
906         in passthrough mode.
907
908 2008-01-07  Tim-Philipp Müller  <tim at centricular dot net>
909
910         * sys/directdraw/gstdirectdrawsink.c:
911           (gst_directdraw_sink_window_thread):
912           FALSE is not a gpointer.
913
914 2008-01-05  Julien Moutte  <julien@fluendo.com>
915
916         * sys/directdraw/gstdirectdrawsink.c:
917         (gst_directdraw_sink_set_window_id),
918         (gst_directdraw_sink_set_caps), (gst_directdraw_sink_change_state),
919         (gst_directdraw_sink_buffer_alloc),
920         (gst_directdraw_sink_draw_borders),
921         (gst_directdraw_sink_show_frame),
922         (gst_directdraw_sink_setup_ddraw),
923         (gst_directdraw_sink_window_thread),
924         (gst_directdraw_sink_get_ddrawcaps),
925         (gst_directdraw_sink_surface_create): Make sure we create our
926         internal window only when we need it. That will give a chance to
927         the application to get the prepare-xwindow-id bus message. Draw
928         black borders when keeping aspect ratio. Handle the case where our
929         rendering window disappears (closed or errors) like other sinks
930         do. Various 80 columns fixes, improve state change order. That
931         element could need some more love.
932
933 2008-01-04  Sebastian Dröge  <slomo@circular-chaos.org>
934
935         * ext/taglib/gstapev2mux.h:
936         * ext/taglib/gstid3v2mux.h:
937         Remove useless typedefs without new type name. Fixes a warning with
938         gcc 4.3.
939
940 2008-01-03  Wim Taymans  <wim.taymans@collabora.co.uk>
941
942         Patch by: John Millikin <jmillikin at gmail dot com>
943
944         * ext/flac/gstflacdec.c: (gst_flac_dec_setup_seekable_decoder),
945         (gst_flac_dec_setup_stream_decoder),
946         (gst_flac_normalize_picture_mime_type),
947         (gst_flac_extract_picture_buffer),
948         (gst_flac_dec_metadata_callback):
949         Emit metadata messages when a PICTURE block is encountered.
950         Fixes #506715.
951
952 2008-01-02  Thijs Vermeir  <thijsvermeir@gmail.com>
953
954         * gst/avi/gstavi.c:
955         increase rank because no known issues anymore ...
956         * gst/avi/gstavisubtitle.c:
957         send subtitle name to the srcpad
958
959 2007-12-31  Wim Taymans  <wim.taymans@collabora.co.uk>
960
961         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send), (gst_rtspsrc_open):
962         * gst/rtsp/gstrtspsrc.h:
963         Implement redirect for the DESCRIBE reply. Fixes #506025.
964
965 2007-12-29  Sebastian Dröge  <slomo@circular-chaos.org>
966
967         * ext/flac/gstflacdec.c: (gst_flac_dec_write):
968         Fix 'xyz may be used uninitialized' compiler warnings caused
969         by broken g_assert_not_reached() macro in GLib-2.15.x and don't
970         abort() in any case but properly report the error.
971
972 2007-12-26  Tim-Philipp Müller  <tim at centricular dot net>
973
974         * gst/avi/gstavidemux.c: (gst_avi_demux_loop):
975         * gst/wavparse/gstwavparse.c: (gst_wavparse_chain):
976         * sys/ximage/gstximagesrc.c: (composite_pixel):
977           Fix 'xyz may be used uninitialized' compiler warnings caused
978           by broken g_assert_not_reached() macro in GLib-2.15.x (it's
979           not really nice to abort in any case). Fixes #505745.
980
981 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
982
983         * tests/check/elements/avisubtitle.c: (check_correct_buffer):
984           Small unit test fix (has no practical impact at the moment,
985           since we're only feeding utf8 and hence just create a sub-
986           buffer for the output).
987
988 2007-12-18  Thijs Vermeir <thijsvermeir@gmail.com>
989
990         * gst/avi/gstavisubtitle.c:
991         * tests/check/elements/avisubtitle.c:
992         Add seeking support for avi subtitle
993
994 2007-12-18  Wim Taymans  <wim.taymans@collabora.co.uk>
995
996         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
997         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
998         (gst_flac_dec_write):
999         * ext/flac/gstflacdec.h:
1000         Remove some unused vars.
1001         Do more cleanup of leftover events and tags.
1002         Output tags after the segment event. Fixes #504018.
1003
1004 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1005
1006         * gst/avi/gstavisubtitle.c: (IS_BOM_UTF8), (IS_BOM_UTF16_BE),
1007           (IS_BOM_UTF16_LE), (IS_BOM_UTF32_BE), (IS_BOM_UTF32_LE),
1008           (gst_avi_subtitle_extract_file), (gst_avi_subtitle_parse_gab2_chunk):
1009           Detect other UTF byte order markers and convert to UTF-8 as
1010           appropriate.
1011
1012 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1013
1014         * gst/avi/gstavisubtitle.c: (src_template),
1015           (gst_avi_subtitle_extract_utf8_file),
1016           (gst_avi_subtitle_parse_gab2_chunk), (gst_avi_subtitle_chain),
1017           (gst_avi_subtitle_base_init), (gst_avi_subtitle_class_init),
1018           (gst_avi_subtitle_init), (gst_avi_subtitle_change_state):
1019         * gst/avi/gstavisubtitle.h:
1020           Refactor a bit; fix name extraction; don't assume all the data
1021           in the chunk is actually subtitle data, there may be padding at
1022           the end; fix GST_ELEMENT_ERROR usage; store extracted subtitle
1023           file so it's there to send again after a seek (for future use).
1024
1025 2007-12-18  Thijs Vermeir  <thijsvermeir@gmail.com>
1026
1027         * gst/avi/Makefile.am:
1028         * gst/avi/gstavi.c:
1029         * gst/avi/gstavisubtitle.c:
1030         * gst/avi/gstavisubtitle.h:
1031         * tests/check/Makefile.am:
1032         * tests/check/elements/avisubtitle.c:
1033         * win32/common/config.h:
1034                 Add avi subtitle element for bug #442034. Need seeking support
1035                 and more support for character conversion.
1036
1037 2007-12-18  Tim-Philipp Müller  <tim at centricular dot net>
1038
1039         * Makefile.am:
1040           Include common/win32.mak for CRLF check of win32 project
1041           files (see #393626).
1042
1043         * win32/vs6/libgstpng.dsp:
1044           Fix line endings and do cvs admin -kb.
1045
1046 2007-12-17  Edward Hervey  <edward.hervey@collabora.co.uk>
1047
1048         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
1049         Actually drop the buffers which are outside the currently configured
1050         segment instead of just emitting a WARNING.
1051
1052 2007-12-14  Wim Taymans  <wim.taymans@collabora.co.uk>
1053
1054         * ext/flac/gstflacdec.c: (gst_flac_dec_metadata_callback),
1055         (gst_flac_dec_write):
1056         * ext/flac/gstflacdec.h:
1057         Send segments from the streaming thread. Fixes #502187.
1058         Fix segment seeking and a bunch of other seeking cases.
1059
1060 2007-12-14  Tim-Philipp Müller  <tim at centricular dot net>
1061
1062         * gst/id3demux/id3v2frames.c: (parse_url_link_frame):
1063           Parse WOAF frames and put the result into GST_TAG_CONTACT,
1064           which is where it would end up if the same information was
1065           put in a vorbis comment (don't think it's worth adding a
1066           new URI tag for this). Fixes #488112.
1067
1068 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1069
1070         * configure.ac:
1071           We need core/base 0.10.15 or later.
1072
1073 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1074
1075         Patch by: Mark Nauwelaerts <manauw skynet be>
1076
1077         * gst/avi/gstavimux.c: (gst_avi_mux_start_file):
1078         Fix regression in stream numbering. Fixes #502655.
1079
1080 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1081
1082         Patch by: Wai-Ming Ho <webregbox at yahoo dot co dot uk>
1083
1084         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_init),
1085         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
1086         (next_start_code), (is_nal_equal), (gst_rtp_h264_pay_decode_nal),
1087         (encode_base64), (gst_rtp_h264_pay_parse_sps_pps),
1088         (gst_rtp_h264_pay_handle_buffer):
1089         * gst/rtp/gstrtph264pay.h:
1090         Use higher performance start-code searching.
1091         Parse NALs and store SPS, PPS and profile in the caps so that they can
1092         be used in the SDP. Fixes #502814.
1093
1094 2007-12-11  Tim-Philipp Müller  <tim at centricular dot net>
1095
1096         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
1097         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list):
1098           Init some structs to zero before we pass them to ioctl, which
1099           avoids valgrind warnings.  Also fix a small memory leak.
1100
1101 2007-12-11  Wim Taymans  <wim.taymans@collabora.co.uk>
1102
1103         Patch by: Wouter Cloetens <wouter at mind dot be>
1104
1105         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
1106         Copy timestamp from input to output. Not very perfect yet but better
1107         than nothing. Fixes #503023.
1108
1109 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1110
1111         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1112           Also print a useful error message with the old Wavpack API
1113           if possible.
1114
1115 2007-12-09  Tim-Philipp Müller  <tim at centricular dot net>
1116
1117         * ext/wavpack/gstwavpackdec.c:
1118           More build fixes for old libwavpack versions: include config.h so
1119           that WAVPACK_OLD_API is actually defined as detected; only use
1120           WavpackGetErrorMessage if it is available. This fixes the build
1121           on debian stable for me.
1122
1123 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1124
1125         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
1126         * ext/wavpack/gstwavpackparse.c:
1127           (gst_wavpack_parse_create_src_pad):
1128           Workaround the non-existance of WavpackGetChannelMask in Wavpack
1129           versions below 4.40.0.
1130
1131 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1132
1133         * configure.ac:
1134           And now do it right for real...
1135
1136 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1137
1138         * configure.ac:
1139           Correctly reset $LIBS to not contain -lm.
1140
1141 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1142
1143         Based on a patch by: Kwang Yul Seo <kwangyul dot seo at gmail dot com>
1144
1145         * configure.ac:
1146         * ext/cairo/gsttimeoverlay.c:
1147           (gst_cairo_time_overlay_print_smpte_time):
1148           Fix compilation with MSVC by using gst_util_guint64_to_gdouble()
1149           and checking for rint() and implementing it ourself if it doesn't
1150           exist. Fixes #497293.
1151
1152 2007-12-09  Sebastian Dröge  <slomo@circular-chaos.org>
1153
1154         * configure.ac:
1155           Don't define GST_DISABLE_DEPRECATED for releases. Fixes #498181.
1156
1157 2007-12-08  Jan Schmidt  <jan.schmidt@sun.com>
1158
1159         * sys/oss/gstosshelper.c:
1160         Verify that the format returned after the ioctl is the one
1161         we requested. It is valid for the ioctl to succeed while
1162         substituting an alternate 'supported' sample format.
1163
1164 2007-12-07  Tim-Philipp Müller  <tim at centricular dot net>
1165
1166         * sys/oss/gstossaudio.c: (plugin_init):
1167         * sys/oss/gstosssink.c: (gst_oss_sink_open):
1168         * sys/oss/gstosssrc.c: (gst_oss_src_open):
1169           Post decent (and translated) error message when we can't
1170           open the audio device for some reason.
1171
1172 2007-12-07  Jan Schmidt  <jan.schmidt@sun.com>
1173
1174         * sys/oss/gstosssink.c:
1175         * sys/oss/gstosssrc.c:
1176         Allow the AUDIODEV environment variable to redirect us
1177         to a different default OSS device, like sunaudiosink does
1178         on Solaris (makes audio play automatically on SunRays).
1179
1180 2007-12-06  Sebastian Dröge  <slomo@circular-chaos.org>
1181
1182         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
1183         * gst/audiofx/audiochebyshevfreqband.c:
1184         (gst_audio_chebyshev_freq_band_transform_ip):
1185         * gst/audiofx/audiochebyshevfreqlimit.c:
1186         (gst_audio_chebyshev_freq_limit_transform_ip):
1187         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
1188         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
1189         The transform_ip() methods should do nothing if in passthrough mode.
1190         It might get non-writable buffers in that case but the buffer might
1191         as well be writable.
1192
1193         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_transform):
1194         The transform() methods won't be called in passthrough mode and
1195         otherwise the buffer is always writable so don't check here.
1196
1197 2007-12-06  Tim-Philipp Müller  <tim at centricular dot net>
1198
1199         * gst/wavparse/gstwavparse.c: (gst_wavparse_srcpad_event):
1200           Fix seeking in .wav files again (#501775).  Some people seem to think
1201           they don't need to test their changes when they're just 'reflowing'
1202           some code.
1203
1204 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1205
1206         * gst/autodetect/gstautovideosink.c:
1207         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
1208         (gst_auto_video_sink_init),
1209         (gst_auto_video_sink_create_element_with_pretty_name),
1210         (gst_auto_video_sink_find_best),
1211         (gst_auto_video_sink_set_property),
1212         (gst_auto_video_sink_get_property):
1213         * gst/autodetect/gstautovideosink.h:
1214         Fix docs.
1215         Use same error reporting code as autoaudiosink.
1216         Add property to filter sinks based on caps. Only select raw video sinks
1217         by default for backwards compat.
1218         API: GstAutoVideoSink::filter-caps
1219
1220 2007-12-05  Wim Taymans  <wim.taymans@gmail.com>
1221
1222         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1223
1224         * gst/autodetect/gstautoaudiosink.c:
1225         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
1226         (gst_auto_audio_sink_init), (gst_auto_audio_sink_find_best),
1227         (gst_auto_audio_sink_set_property),
1228         (gst_auto_audio_sink_get_property):
1229         * gst/autodetect/gstautoaudiosink.h:
1230         Add property to filter sinks based on caps. Only select raw audio sinks
1231         by default for backwards compat.  Fixes #417420.
1232         API: GstAutoAudioSink::filter-caps
1233
1234 2007-11-29  Michael Smith <msmith@fluendo.com>
1235
1236         Patch by: Arek Korbik <arkadini@gmail.com>
1237
1238         * gst/videobox/gstvideobox.c: (plugin_init):
1239           Initialise liboil in plugin_init()
1240
1241 2007-11-29  Wim Taymans  <wim.taymans@gmail.com>
1242
1243         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
1244         Post error before sending EOS. Fixes #499178.
1245
1246 2007-11-28  Sebastien Moutte  <sebastien@moutte.net>
1247
1248         * win32/vs6/gst_plugins_good.dsw:
1249         * win32/vs6/libgstpng.dsp:
1250         Add a project file for libgstpng
1251
1252 2007-11-28  Edward Hervey  <bilboed@bilboed.com>
1253
1254         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_class_init),
1255         (gst_rtp_h263_depay_process):
1256         Code beautification.
1257         Added debug statements.
1258         Don't bit-shift everything, just do operations on last/first byte
1259         instead.
1260
1261 2007-11-27  Wim Taymans  <wim.taymans@gmail.com>
1262
1263         Patch by: Jayarama S. Santana <sundarsantana at gmail dot com>
1264
1265         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_process):
1266         Fix wrong comparison in overrun check. Fixes #499239 some more.
1267
1268 2007-11-27  Edward Hervey  <bilboed@bilboed.com>
1269
1270         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_init),
1271         (gst_rtp_h263_depay_process):
1272         * gst/rtp/gstrtph263depay.h:
1273         Fix h263 depayloader so that ANY h263 decoder can handle the outgoing
1274         stream.
1275
1276 2007-11-26  Wim Taymans  <wim.taymans@gmail.com>
1277
1278         Based on Path by: Jayarama S. Santana <sundarsantana at gmail dot com>
1279
1280         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_setcaps),
1281         (gst_rtp_mp4a_depay_process):
1282         * gst/rtp/gstrtpmp4adepay.h:
1283         Fix depayloading when multiple frames are inside one RTP packet.
1284         Fixes #499239.
1285
1286 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1287
1288         * gst/level/gstlevel.c:
1289           Add GAP-flag support.
1290
1291 2007-11-26  Edward Hervey  <bilboed@bilboed.com>
1292
1293         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_process):
1294         Read the I flag for Mode A h263 rtp stream and set the
1295         GST_BUFFER_FLAG_DELTA_UNIT accordingly.
1296         Fixes #499383
1297
1298 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1299
1300         * gst/level/gstlevel.c:
1301           Remove some dead code and do cleanups.
1302
1303 2007-11-26  Stefan Kost  <ensonic@users.sf.net>
1304
1305         * tests/check/pipelines/simple-launch-lines.c:
1306           Improve the tests by allowing to set a target state.
1307
1308 2007-11-26  Sebastian Dröge  <slomo@circular-chaos.org>
1309
1310         * tests/check/elements/wavpackenc.c: (GST_START_TEST):
1311         Don't check the caps of the output buffer if they're equal some
1312         other caps. The caps can change in a backward compatible way
1313         and did at this point.
1314
1315 2007-11-24  Julien MOUTTE  <julien@moutte.net>
1316
1317         * gst/qtdemux/qtdemux.c: (gst_qtdemux_find_segment),
1318         (gst_qtdemux_move_stream), (gst_qtdemux_do_seek),
1319         (gst_qtdemux_seek_to_previous_keyframe),
1320         (gst_qtdemux_activate_segment), (gst_qtdemux_advance_sample),
1321         (gst_qtdemux_loop_state_movie), (gst_qtdemux_loop): Implement
1322         reverse playback support.
1323
1324 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1325
1326         * ext/wavpack/gstwavpackcommon.c: (gst_wavpack_set_channel_layout):
1327         Also set the channel layout on the Wavpack caps if we're having
1328         a mono layout. Of course only do it for "audio/x-wavpack".
1329
1330 2007-11-20  Sebastian Dröge  <slomo@circular-chaos.org>
1331
1332         * ext/wavpack/gstwavpackcommon.c:
1333         (gst_wavpack_get_default_channel_mask),
1334         (gst_wavpack_set_channel_layout),
1335         (gst_wavpack_get_default_channel_positions),
1336         (gst_wavpack_get_channel_mask_from_positions),
1337         (gst_wavpack_set_channel_mapping):
1338         * ext/wavpack/gstwavpackcommon.h:
1339         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
1340         (gst_wavpack_dec_sink_set_caps), (gst_wavpack_dec_chain):
1341         * ext/wavpack/gstwavpackdec.h:
1342         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_reset),
1343         (gst_wavpack_enc_init), (gst_wavpack_enc_sink_set_caps),
1344         (gst_wavpack_enc_set_wp_config), (gst_wavpack_enc_push_block),
1345         (gst_wavpack_enc_fix_channel_order), (gst_wavpack_enc_chain),
1346         (gst_wavpack_enc_rewrite_first_block),
1347         (gst_wavpack_enc_sink_event):
1348         * ext/wavpack/gstwavpackenc.h:
1349         * ext/wavpack/gstwavpackparse.c:
1350         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
1351         (gst_wavpack_parse_scan_to_find_sample),
1352         (gst_wavpack_parse_sink_event), (gst_wavpack_parse_create_src_pad),
1353         (gst_wavpack_parse_push_buffer), (gst_wavpack_parse_loop):
1354         * ext/wavpack/gstwavpackparse.h:
1355         Add support for encoding, parsing and decoding multichannel
1356         files with up to 8 channels. This also improves the robustness
1357         of parsing quite a bit.
1358
1359         * ext/wavpack/gstwavpackstreamreader.c:
1360         (gst_wavpack_stream_reader_read_bytes),
1361         (gst_wavpack_stream_reader_get_pos),
1362         (gst_wavpack_stream_reader_set_pos_abs),
1363         (gst_wavpack_stream_reader_set_pos_rel),
1364         (gst_wavpack_stream_reader_push_back_byte),
1365         (gst_wavpack_stream_reader_get_length),
1366         (gst_wavpack_stream_reader_can_seek),
1367         (gst_wavpack_stream_reader_write_bytes):
1368         Improve debugging.
1369
1370 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1371
1372         * ext/libpng/gstpngdec.c:
1373         * ext/libpng/gstpngdec.h:
1374           Don't release the png-memory from within the callback.
1375
1376 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1377
1378         Patch by: René Stadler <mail at renestadler dot de>
1379
1380         * ext/libpng/gstpngenc.c:
1381           Don't leak buffer data memory. Fixes #498395.
1382
1383 2007-11-20  Stefan Kost  <ensonic@users.sf.net>
1384
1385         Patch by: René Stadler <mail at renestadler dot de>
1386
1387         * tests/check/pipelines/simple-launch-lines.c:
1388           Tests for #498395.
1389
1390 2007-11-20  Julien MOUTTE  <julien@moutte.net>
1391
1392         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag),
1393         (gst_tag_lib_mux_adjust_event_offsets):
1394         * gst/qtdemux/qtdemux.c: (qtdemux_parse_theora_extension):
1395         * sys/osxaudio/Makefile.am:
1396         * sys/osxvideo/cocoawindow.h:
1397         * sys/osxvideo/cocoawindow.m: Fix build on Mac OS X 10.5
1398
1399 2007-11-15  David Schleef  <ds@schleef.org>
1400
1401         * ext/cairo/gsttextoverlay.c:
1402           Change strcasecmp() to g_strcasecmp().  Fixes #497292.
1403
1404 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1405
1406         Patch by: Jordi Jaen Pallares <jordijp at gmail dot com>
1407
1408         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_class_init),
1409         (gst_rtp_mp2t_pay_init), (gst_rtp_mp2t_pay_finalize),
1410         (gst_rtp_mp2t_pay_flush), (gst_rtp_mp2t_pay_handle_buffer):
1411         * gst/rtp/gstrtpmp2tpay.h:
1412         Fill the MTU with as many packets as possible. Fixes #491323.
1413
1414 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1415
1416         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1417
1418         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
1419         Fix some more leaks. Fixes #497007.
1420
1421 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1422
1423         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1424
1425         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_free),
1426         (gst_rtspsrc_stream_configure_tcp):
1427         Fix 3 pad leaks. Fixes #496983.
1428
1429 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1430
1431         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1432
1433         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
1434         Fix small leak. Fixes #497017.
1435
1436 2007-11-15  Wim Taymans  <wim.taymans@gmail.com>
1437
1438         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1439         (gst_qtdemux_prepare_current_sample),
1440         (gst_qtdemux_loop_state_movie), (qtdemux_parse_theora_extension),
1441         (qtdemux_parse_node), (qtdemux_parse_trak), (qtdemux_video_caps):
1442         * gst/qtdemux/qtdemux_fourcc.h:
1443         * gst/qtdemux/qtdemux_types.c:
1444         Add suppport for theora in quicktime according to XiphQT.
1445
1446 2007-11-15  Edgard Lima  <edgard.lima@indt.org.br>
1447
1448         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
1449         (gst_v4l2src_init), (gst_v4l2src_set_property),
1450         (gst_v4l2src_get_property):
1451         * sys/v4l2/gstv4l2src.h:
1452         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1453           Always copy buffers by default (handle safer with bugged drivers)
1454           and added a property to make it possible to use mmap effectively (no
1455           copy if possible) when application wants to. Fixes: #480557.
1456
1457 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1458
1459         * gst/id3demux/id3tags.c:
1460         * gst/id3demux/id3tags.h:
1461         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
1462           We don't want the same string multiple times in a tag list for the
1463           same tag ever, for any tag, not just for GST_TAG_GENRE, so make sure
1464           this doesn't happen and remove special-case code for GST_TAG_GENRE.
1465
1466 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1467
1468         * ext/taglib/gstid3v2mux.cc: (add_musicbrainz_tag), (add_funcs):
1469           Write GST_TAG_MUSICBRAINZ_DISCID and GST_TAG_CDDA_CDDB_DISCID
1470           into ID3v2 TXXX frames (fixes #347848).
1471
1472 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1473
1474         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1475           Don't leak sdp message contents (fixes #496773).
1476
1477         * gst/udp/gstudpsink.c: (gst_udpsink_finalize):
1478           Don't leak URI string.
1479
1480 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1481
1482         Patch by: Julien Puydt <julien dot puydt at laposte net>
1483
1484         * ext/raw1394/Makefile.am:
1485         * ext/raw1394/gst1394probe.c: (gst_1394_get_guid_array),
1486           (gst_1394_property_probe_get_properties),
1487           (gst_1394_property_probe_probe_property),
1488           (gst_1394_property_probe_needs_probe),
1489           (gst_1394_property_probe_get_values),
1490           (gst_1394_property_probe_interface_init),
1491           (gst_1394_type_add_property_probe_interface):
1492         * ext/raw1394/gst1394probe.h: (GST_1394_PROBE_H):
1493         * ext/raw1394/gstdv1394src.c: (_do_init), (gst_dv1394src_class_init),
1494           (gst_dv1394src_init), (gst_dv1394src_dispose),
1495           (gst_dv1394src_set_property), (gst_dv1394src_get_property),
1496           (gst_dv1394src_discover_avc_node), (gst_dv1394src_query),
1497           (gst_dv1394src_update_device_name):
1498         * ext/raw1394/gstdv1394src.h:
1499           Implement GstPropertyProbe interface and add "device-name" property,
1500           so applications can use this to probe for available devices in the
1501           same way they can already with v4lsrc and v4l2src (however horrible
1502           this property probe interface may be). Fixes #358841.
1503
1504 2007-11-14  Tim-Philipp Müller  <tim at centricular dot net>
1505
1506         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1507
1508         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
1509           (gst_rtspsrc_parse_range):
1510           Don't leak event, don't leak range (fixes #496752).
1511
1512 2007-11-14  Michael Smith <msmith@fluendo.com>
1513
1514         Patch by: Arek Korbik <arkadini@gmail.com>
1515
1516         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
1517           Detect RGBA/BGRA correctly on little endian systems.
1518
1519 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1520
1521         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format):
1522           If VIDIOC_ENUM_FRAMESIZES is defined (= recent kernel), but the
1523           corresponding ioctl() call fails even though the driver claims to
1524           support this format, just fall back to the pre-2.6.19 kernel
1525           routine that creates caps with suitable height and width ranges
1526           (see #448278).
1527
1528 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1529
1530         Patch by: Mark Nauwelaerts <manauw skynet be>
1531
1532         * gst/matroska/matroska-demux.c:
1533           (gst_matroska_demux_push_dvd_clut_change_event),
1534           (gst_matroska_demux_parse_blockgroup_or_simpleblock),
1535           (gst_matroska_demux_subtitle_caps):
1536         * gst/matroska/matroska-ids.h:
1537           Extract palette data for dvd subpicture streams and send it
1538           downstream as custom gstreamer dvd event (fixes #453417).
1539
1540 2007-11-13  Tim-Philipp Müller  <tim at centricular dot net>
1541
1542         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_font_init):
1543           Implement minimal parsing of the passed pango font description
1544           string, so passing a font size works the same as with the
1545           pango textoverlay plugin; fixes #455086.
1546           (Maybe we could just use pangocairo here at some point).
1547
1548 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1549
1550         * gst/avi/gstavidemux.c:
1551         * gst/wavparse/gstwavparse.c:
1552           Return the result in _activate_pull(). Don't ref element there.
1553
1554 2007-11-13  Stefan Kost  <ensonic@users.sf.net>
1555
1556         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
1557         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
1558         (gst_wavparse_srcpad_event):
1559           Ref the element when we should, but not when we its not needed. Reflow
1560           the event_handling to not leak the event.       
1561
1562 2007-11-12  Edward Hervey  <bilboed@bilboed.com>
1563
1564         * gst/qtdemux/qtdemux.c: (gst_qtdemux_change_state),
1565         (qtdemux_parse_samples):
1566         Properly free QTDemuxSamples array.
1567         Protect table write with a sensible check, some files apparently DO contain
1568         stts values starting with 0 :(
1569
1570 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1571
1572         * gst/avi/gstavidemux.c:
1573         * gst/qtdemux/qtdemux.c:
1574           Drop QOS in _handle_src_event(). Fix the refcount in qtdemux that
1575           previous commit messed up.
1576
1577 2007-11-12  Stefan Kost  <ensonic@users.sf.net>
1578
1579         * gst/avi/gstavidemux.c:
1580         * gst/qtdemux/qtdemux.c:
1581           Sync _handle_src_event() with oggdemux. In avidemux also ref the
1582           element when we should, but not when we its not needed.
1583
1584 2007-11-08  Stefan Kost  <ensonic@users.sf.net>
1585
1586         * gst/wavparse/gstwavparse.c:
1587           Return FALSE if we can't handle a query instead of changing the
1588           format. Ignore fact when dealing with mpeg audio.
1589
1590 2007-11-02  Tim-Philipp Müller  <tim at centricular dot net>
1591
1592         Patch by: Ole André Vadla Ravnås  <ole.andre.ravnas@tandberg.com>
1593
1594         * configure.ac:
1595         * gst/udp/gstdynudpsink.c:
1596         * gst/udp/gstdynudpsink.h:
1597         * gst/udp/gstmultiudpsink.c:
1598         * gst/udp/gstmultiudpsink.h:
1599         * gst/udp/gstudpsink.c:
1600         * gst/udp/gstudpsink.h:
1601           Fix includes for MSVC and GLib-2.14.0 (#492388).
1602
1603         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
1604           No more pipe define since GLib-2.14.0, need to use _pipe() directly.
1605
1606 2007-11-02  Edward Hervey  <bilboed@bilboed.com>
1607
1608         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
1609         (gst_mulawdec_chain):
1610         * gst/law/mulaw-decode.h:
1611         Calculate outgoing buffer duration if incoming buffer didn't have a
1612         valid duration.
1613
1614 2007-10-30  Wim Taymans  <wim.taymans@gmail.com>
1615
1616         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
1617         (gst_qtdemux_combine_flows), (gst_qtdemux_loop_state_movie):
1618         Smarter combine_flow code that also deals with downstream elements
1619         returning UNEXPECTED when they receive data out of the segment
1620         boundaries. Fixes #491305.
1621
1622 2007-10-26  Tim-Philipp Müller  <tim at centricular dot net>
1623
1624         * sys/v4l2/v4l2src_calls.c:
1625           Fix 'unused variable' compiler warning when compiling against
1626           older kernel headers.
1627
1628 2007-10-25  Tim-Philipp Müller  <tim at centricular dot net>
1629
1630         * ext/taglib/gstid3v2mux.cc (add_funcs):
1631           Map new SORTNAME tags to ID3v2 TSOP, TSOA and TSOT frames (#414539).
1632
1633 2007-10-24  Stefan Kost  <ensonic@users.sf.net>
1634
1635         * tests/check/pipelines/simple-launch-lines.c:
1636            Improve the tests a little more.
1637
1638 2007-10-23  Zaheer Abbas Merali <zaheerabbas at merali dot org>
1639
1640         patch by: Yun Zheng Hu
1641
1642         * sys/osxaudio/gstosxaudiosrc.c:
1643         Use default input device instead of default output device and
1644         only memcpy actual available bytes.
1645
1646 2007-10-22  Edgard Lima  <edgard.lima@indt.org.br>
1647
1648         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
1649           Fixes "v4l2src ! queue ! xvimagesink". The queue ask for buffer too
1650           early. It is temporary until we find something better.
1651
1652 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1653
1654         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
1655
1656         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved):
1657         Fix race when pausing a RTSP stream in interleaved.
1658         Fixes #475784.
1659
1660 2007-10-22  Wim Taymans  <wim.taymans@gmail.com>
1661
1662         Patch by: Peter Kjellerstedt <pkj at axis com>
1663
1664         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_finalize):
1665         Use correct unref function for buffers. #488844.
1666
1667 2007-10-19  Stefan Kost  <ensonic@users.sf.net>
1668
1669         * gst/avi/gstavimux.c:
1670         * tests/check/elements/avimux.c:
1671           Add some debug and sync tests with the fix.     
1672
1673 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1674
1675         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1676
1677         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1678         When the socket is used by the app for other purposes, don't generate an
1679         error if there is activaty on the socket that is not data related.
1680         Fixes #487488.
1681
1682 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1683
1684         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_finalize),
1685         (gst_v4l2src_grab_frame):
1686         Add some more debug info. Generate an error when we run out of buffers
1687         for some reason. See #480557.
1688
1689 2007-10-18  Wim Taymans  <wim.taymans@gmail.com>
1690
1691         Patch by: Anders Skargren <anders dot skargren at axis dot com>
1692
1693         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
1694         Set marker bit correctly.
1695
1696 2007-10-17  Wim Taymans  <wim.taymans@gmail.com>
1697
1698         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
1699         Use allowed name for the GstStructure.
1700
1701 2007-10-17  Tim-Philipp Müller  <tim at centricular dot net>
1702
1703         * ext/gconf/gstswitchsink.c:
1704         * gst/autodetect/gstautoaudiosink.c:
1705           Use new gst_bus_pop_filtered().
1706
1707 2007-10-13  Tim-Philipp Müller  <tim at centricular dot net>
1708
1709         * sys/v4l2/gstv4l2src.c:
1710         * sys/v4l2/v4l2src_calls.c:
1711           When probing the formats and sizes a camera supports, make
1712           sure the best ones (highest resolution, prefered format)
1713           end up at the beginning of the probed caps and the less
1714           desirable ones at the end.  This is important because the
1715           order within the caps matters for things like fixation and
1716           negotiation, ie. what format is chosen in the end.
1717           With recent kernels, the current probing code will end up
1718           querying the supported sizes from lowest resolution to
1719           highest resolution, adding them to the probed caps in that
1720           order, resulting to v4l2src fixating to the lowest possible
1721           resolution if downstream does not express a size preference.
1722           Also make up a somewhat random ranking of prefered output
1723           formats for the same reason. Fixes #485828.
1724         
1725 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1726
1727         Based on patch by: Jason Kivlighn  <jkivlighn gmail com>
1728
1729         * gst/id3demux/id3v2frames.c:
1730           Extract license/copyright URIs from ID3v2 WCOP frames
1731           (Fixes #447000).
1732
1733         * tests/check/elements/id3demux.c:
1734         * tests/files/Makefile.am:
1735         * tests/files/id3-447000-wcop.tag:
1736           Add simple unit test.
1737
1738 2007-10-11  Tim-Philipp Müller  <tim at centricular dot net>
1739
1740         * ext/taglib/gstid3v2mux.cc:
1741           Add support for license/copyright URI tags (ID3v2 WCOP frame).
1742           Prerequisite for #447000.
1743
1744 2007-10-08  Jan Schmidt  <Jan.Schmidt@sun.com>
1745
1746         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush):
1747         Fix compiler warning by using GST_CLOCK_TIME_NONE to initialise
1748         a GstClockTime.
1749
1750 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1751
1752         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1753         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
1754         (gst_rtspsrc_configure_caps), (gst_rtspsrc_loop_udp),
1755         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_play),
1756         (gst_rtspsrc_change_state):
1757         More seeking fixes, mostly passing around the new playback segment in
1758         order to configure it properly.
1759         Also reset base_time of udp sources when setting them back to PLAYING as
1760         a temporary hack until core supports seek in live sources properly.
1761
1762 2007-10-08  Wim Taymans  <wim.taymans@gmail.com>
1763
1764         * gst/rtp/gstrtpmp4adepay.c:
1765         Fix caps as to not confuse autopluggers.
1766
1767 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1768
1769         * gst/id3demux/gstid3demux.c:
1770         * gst/id3demux/gstid3demux.h:
1771         * gst/id3demux/id3tags.c:
1772         * gst/id3demux/id3tags.h:
1773         * gst/id3demux/id3v2frames.c:
1774           Port ID3 tag demuxer over to the new GstTagDemux in -base
1775           (now would be a good time to test re-importing your music
1776           collection).
1777
1778 2007-10-06  Tim-Philipp Müller  <tim at centricular dot net>
1779
1780         * gst/apetag/Makefile.am:
1781         * gst/apetag/gstapedemux.c:
1782         * gst/apetag/gstapedemux.h:
1783         * gst/apetag/gsttagdemux.c:
1784         * gst/apetag/gsttagdemux.h:
1785           Port APE tag demuxer over to the new GstTagDemux in -base.
1786
1787 2007-10-05  Wim Taymans  <wim.taymans@gmail.com>
1788
1789         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
1790         (gst_rtspsrc_perform_seek), (gst_rtspsrc_handle_src_event),
1791         (gst_rtspsrc_handle_internal_src_query),
1792         (gst_rtspsrc_handle_src_query), (new_session_pad),
1793         (gst_rtspsrc_stream_configure_tcp),
1794         (gst_rtspsrc_stream_configure_transport),
1795         (gst_rtspsrc_loop_send_cmd):
1796         Improve flushing behaviour.
1797         Set state of the udp sources to PAUSE/PLAYING correctly.
1798         Handle events and queries for UDP and TCP transport now.
1799
1800 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1801
1802         * gst/rtp/gstrtpgsmdepay.c:
1803         * gst/rtp/gstrtpgsmpay.c:
1804           Add log category.
1805
1806 2007-10-04  Stefan Kost  <ensonic@users.sf.net>
1807
1808         Patch by: Timo Hotti <Timo.Hotti@sysopendigia.com>
1809
1810         * tests/check/Makefile.am:
1811         * tests/check/pipelines/simple-launch-lines.c:
1812           Add unit tests for payloaders/depayloaders.
1813
1814 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1815
1816         * gst/avi/gstavimux.c:
1817         * gst/avi/gstavimux.h:
1818           Also save codec data for audio streams. Fixes #482495.
1819
1820 2007-10-02  Stefan Kost  <ensonic@users.sf.net>
1821
1822         * gst/avi/gstavimux.c:
1823           Fix "Index entry has invalid stream nr 1".
1824           Add support for muxing aac - work in progress (see #482495).
1825
1826 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1827
1828         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_bandwidth),
1829         (gst_rtspsrc_collect_bandwidth), (gst_rtspsrc_create_stream),
1830         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1831         * gst/rtsp/gstrtspsrc.h:
1832         Parse bandwidth modifiers, they are not yet configured in the session
1833         manager because we don't have an API for that yet.
1834
1835 2007-10-01  Wim Taymans  <wim.taymans@gmail.com>
1836
1837         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
1838         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_loop_interleaved):
1839         Use shiny new function in -base to get the default clock-rate.
1840         Update some docs.
1841
1842 2007-09-29  Sebastien Moutte  <sebastien@moutte.net>
1843
1844         * win32/MANIFEST:
1845         Add files to win32 manifest.
1846         * win32/vs6/libgstaudiofx.dsp:
1847         * win32/vs6/libgstqtdemux.dsp:
1848         * win32/vs6/libgstrtp.dsp:
1849         * win32/vs6/libgstrtsp.dsp:
1850         Update project files.
1851
1852 2007-09-28  Wim Taymans  <wim.taymans@gmail.com>
1853
1854         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
1855         (gst_rtspsrc_play):
1856         * gst/rtsp/gstrtspsrc.h:
1857         In TCP mode, only timestamp the first buffer. TCP is not real time and
1858         it does not make sense to try to skew compensate, also some servers send
1859         the first batch of data in a burst.
1860
1861 2007-09-27  Tim-Philipp Müller  <tim at centricular dot net>
1862
1863         * gst/matroska/matroska-demux.c:
1864           Fix setting the discont flag on the first buffer
1865           pushed downstream for formats with private codec
1866           data that needs to be deserialised into buffers
1867           (such as vorbis and FLAC when in a matroska container).
1868
1869 2007-09-27  Wim Taymans  <wim.taymans@gmail.com>
1870
1871         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
1872
1873         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
1874         (gst_rtp_mp4v_pay_finalize), (gst_rtp_mp4v_pay_flush),
1875         (gst_rtp_mp4v_pay_handle_buffer):
1876         * gst/rtp/gstrtpmp4vpay.h:
1877         Free the config string. Fixes #480707.
1878         Clean up the timestamp code a little.
1879
1880 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1881
1882         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
1883         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_loop_interleaved),
1884         (gst_rtspsrc_loop_udp), (gst_rtspsrc_close):
1885         * gst/rtsp/gstrtspsrc.h:
1886         Set timestamps on RTP buffers in interleaved mode.
1887         Mark first buffers with a DISCONT.
1888         Remove flush hack now that sync for live sources has been figured out.
1889
1890 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1891
1892         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
1893         Update documentation.
1894
1895 2007-09-26  Wim Taymans  <wim.taymans@gmail.com>
1896
1897         * gst/qtdemux/gstrtpxqtdepay.c: (gst_rtp_xqt_depay_process),
1898         (gst_rtp_xqt_depay_change_state):
1899         * gst/qtdemux/gstrtpxqtdepay.h:
1900         Fail if we don't know the quicktime format.
1901
1902 2007-09-26  Tim-Philipp Müller  <tim at centricular dot net>
1903
1904         * ext/flac/gstflacenc.c:
1905         * ext/flac/gstflacenc.h:
1906           Save the flow return from the last gst_pad_push() and
1907           make sure we pass the right flow return value upstream
1908           in the case of failure; minor clean-ups.
1909
1910 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1911
1912         * ext/taglib/gstapev2mux.cc:
1913         * ext/taglib/gstid3v2mux.cc:
1914         * gst/apetag/gstapedemux.c:
1915           Add support for the new GST_TAG_COMPOSER (#459809).
1916
1917 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1918
1919         * gst/law/alaw-decode.c:
1920         * gst/law/alaw-decode.h:
1921         * gst/law/alaw-encode.c:
1922         * gst/law/alaw-encode.h:
1923         * gst/law/alaw.c:
1924         * gst/law/mulaw-conversion.h:
1925           Compulsive clean-ups: use boilerplate macros, add debug
1926           categories, fix up things to conform to symbol nomenklatura,
1927           etc.
1928
1929 2007-09-25  Tim-Philipp Müller  <tim at centricular dot net>
1930
1931         Based on patch by: Laurent Glayal  <spglegle yahoo fr>
1932
1933         * gst/law/alaw-decode.c:
1934         * gst/law/alaw-encode.c:
1935           Use static tables for A-Law decoding and encoding; this makes
1936           A-Law decoding and encoding less CPU-intensive, but increases
1937           the binary size a bit. Leaving old code around for now,
1938           selectable by a define in the code. Fixes #435435.
1939
1940 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1941
1942         * configure.ac:
1943         Use AG_GST_ARG_WITH_PLUGINS, AG_GST_ARG_ENABLE_EXTERNAL and
1944         AG_GST_ARG_ENABLE_EXPERIMENTAL instead of duplicating those macros
1945         in configure.ac.
1946
1947 2007-09-25  Sebastian Dröge  <slomo@circular-chaos.org>
1948
1949         Patch by: Jan Gerber <j at bootlab dot org>
1950
1951         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
1952         Add fourccs for MPEG2 HDV streams. Fixes #479960.
1953
1954 2007-09-23  Stefan Kost  <ensonic@users.sf.net>
1955
1956         * sys/oss/gstosshelper.c:
1957           Use GST_WARNING instead of a g_critical. This situation is not caused
1958           by the application.
1959
1960 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1961
1962         * po/LINGUAS:
1963         * po/nl.po:
1964           Updated translations.
1965
1966 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1967
1968         translated by: Mikel Olasagasti <hey_neken@mundurat.net>
1969
1970         * po/eu.po:
1971           Added Basque translation.
1972
1973 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1974
1975         translated by: Abel Cheung <abelcheung@gmail.com>
1976
1977         * po/zh_HK.po:
1978         * po/zh_TW.po:
1979           Added Chinese (traditional and Hong Kong) translation.
1980
1981 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1982
1983         translated by: Jakub Bogusz <qboosh@pld-linux.org>
1984
1985         * po/pl.po:
1986           Added Polish translation.
1987
1988 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1989
1990         translated by: Ilkka Tuohela <hile@iki.fi>
1991
1992         * po/fi.po:
1993           Added Finnish translation.
1994
1995 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
1996
1997         translated by: Jorge González González <aloriel@gmail.com>
1998
1999         * po/es.po:
2000           Added Spanish translation.
2001
2002 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2003
2004         translated by: Mogens Jaeger <mogens@jaeger.tf>
2005
2006         * po/da.po:
2007           Added Danish translation.
2008
2009 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2010
2011         translated by: Funda Wang <fundawang@linux.net.cn>
2012
2013         * po/zh_CN.po:
2014           Added Chinese (simplified) translation.
2015
2016 2007-09-22  Thomas Vander Stichele  <thomas at apestaart dot org>
2017
2018         translated by: Alexander Shopov <ash@contact.bg>
2019
2020         * po/bg.po:
2021           Added Bulgarian translation.
2022
2023 2007-09-21  Wim Taymans  <wim.taymans@gmail.com>
2024
2025         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_process):
2026         Set outgoing packet duration because we can. Fixes #478244 some more.
2027
2028 2007-09-20  Stefan Kost  <ensonic@users.sf.net>
2029
2030         * ext/cairo/gsttextoverlay.c:
2031           Add info about static leak.
2032         
2033         * tests/check/Makefile.am:
2034         * tests/check/generic/states.c:
2035           Improved state change unit test.
2036
2037 2007-09-19  Stefan Kost  <ensonic@users.sf.net>
2038
2039         * docs/plugins/.cvsignore:
2040         * tests/check/.cvsignore:
2041           Ignore registries in any format.
2042
2043 2007-09-19  Wim Taymans  <wim.taymans@gmail.com>
2044
2045         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_handle_buffer):
2046         Removed some unused code.
2047
2048         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
2049         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_handle_buffer):
2050         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_handle_buffer):
2051         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_handle_buffer):
2052         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_init_packet),
2053         (gst_rtp_theora_pay_flush_packet):
2054         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_flush_packet):
2055         Try to preserve the incomming buffer duration on the outgoing
2056         packets. Fixes #478244.
2057
2058 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2059
2060         * ext/taglib/gstapev2mux.cc:
2061         * ext/taglib/gstid3v2mux.cc:
2062           Work around compiler warnings with g++-4.2 when assigning a
2063           string constant to a gchar * (partially fixes #478092).
2064
2065 2007-09-18  Tim-Philipp Müller  <tim at centricular dot net>
2066
2067         * configure.ac:
2068           We require core CVS now for gst_base_src_set_do_timestamp().
2069
2070 2007-09-17  Jan Schmidt  <Jan.Schmidt@sun.com>
2071
2072         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_class_init):
2073         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2074         (new_session_pad), (request_pt_map), (gst_rtspsrc_do_stream_eos),
2075         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2076         (gst_rtspsrc_handle_message):
2077         Fix compiler warnings shown with Forte.
2078
2079 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2080
2081         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams),
2082         (gst_rtspsrc_dup_printf):
2083         Give meaningfull error when all streams failed to configure for some
2084         reason.
2085
2086 2007-09-16  Wim Taymans  <wim.taymans@gmail.com>
2087
2088         * gst/rtp/README:
2089         Update README with the design for synchronisation rules of RTP on
2090         sender and receiver.
2091
2092 2007-09-14  Sebastian Dröge  <slomo@circular-chaos.org>
2093
2094         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop),
2095         (gst_wavparse_chain):
2096         Don't push EOS from the chain function, the element
2097         driving the pipeline is responsible for this. The bug
2098         this was meant to fix seems to be queue not forwarding
2099         EOS in all cases (see #476514).
2100
2101 2007-09-13  Wim Taymans  <wim.taymans@gmail.com>
2102
2103         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_start),
2104         (gst_level_transform_ip):
2105         * gst/level/gstlevel.h:
2106         Use basetransform segment so that it is correctly managed on flushes and
2107         start/stop.
2108         Report message timestamp as stream time, which is what an application
2109         can understand.
2110
2111 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2112
2113         * ext/taglib/gstapev2mux.cc:
2114         * ext/taglib/gstapev2mux.h:
2115         * ext/taglib/gsttaglibmux.c:
2116         * tests/check/elements/apev2mux.c:
2117         Update my mail address.
2118
2119 2007-09-13  Sebastian Dröge  <slomo@circular-chaos.org>
2120
2121         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_eos),
2122         (gst_wavparse_loop), (gst_wavparse_chain):
2123         Add EOS logic for the push-based mode too. Fixes #476514.
2124
2125 2007-09-12  Wim Taymans  <wim.taymans@gmail.com>
2126
2127         * gst/law/alaw-encode.c: (gst_alawenc_init), (gst_alawenc_chain):
2128         * gst/law/alaw-encode.h:
2129         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
2130         (gst_mulawenc_chain):
2131         * gst/law/mulaw-encode.h:
2132         Fix law encoder timestamps.
2133
2134 2007-09-12  Stefan Kost  <ensonic@users.sf.net>
2135
2136         * ext/gconf/gstgconfaudiosink.c:
2137           Fix warning when building without debug.
2138
2139         * sys/oss/gstossmixertrack.c:
2140           Use const like in alsamixertrack.c (fixes warnings).
2141
2142 2007-09-11  Wim Taymans  <wim.taymans@gmail.com>
2143
2144         * sys/v4l2/v4l2src_calls.c:
2145         (gst_v4l2src_probe_caps_for_format_and_size):
2146         Fix framerate detection code some more.
2147         Handle the case where there is a weird step in the stepwise framerates.
2148         Don't overwrite the min interval with the framerate, use a temp variable
2149         instead.
2150         Use max in the Continuous framerate intervals instead of step, which is
2151         1 according to the docs. Fixes #475424.
2152
2153 2007-09-10  Wim Taymans  <wim.taymans@gmail.com>
2154
2155         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create):
2156         Make udpsrc timestamp outgoing buffers based on when they were received.
2157         Also make it output a segment in time.
2158
2159 2007-09-10  Stefan Kost  <ensonic@users.sf.net>
2160
2161         * gst/avi/gstavidemux.c:
2162           Plug a little leak. Little code cleanups.
2163
2164 2007-09-09  Tim-Philipp Müller  <tim at centricular dot net>
2165
2166         * configure.ac:
2167           Use AC_TRY_COMPILE instead of AC_TRY_RUN to check for old
2168           flac versions, 's good for cross-compilation karma.
2169
2170 2007-09-07  Tim-Philipp Müller  <tim at centricular dot net>
2171
2172         Patch by: Haakon Sporsheim  <haakon.sporsheim at tandberg com>
2173
2174         * gst/rtp/gstrtph263pay.c:
2175           Fix up header structure so that compilers don't add padding
2176           between the structure fields, since that would lead to us
2177           sending RTP packets with broken headers (as is currently the
2178           case when compiling with MSVC). Also see similar fixes in
2179           libgstrtp in gst-plugins-base. (#474616; #471194)
2180
2181 2007-09-07  Wim Taymans  <wim.taymans@gmail.com>
2182
2183         * sys/v4l2/v4l2src_calls.c:
2184         (gst_v4l2src_probe_caps_for_format_and_size):
2185         Don't overwrite our GValue with 0 but instead use the previously
2186         computed value. Fixes #471823 some more.
2187
2188 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2189
2190         * docs/plugins/gst-plugins-good-plugins.hierarchy:
2191           No tabs in this file please, or gtk-doc will end up documenting
2192           rather absurd class hierarchies.
2193
2194 2007-09-06  Tim-Philipp Müller  <tim at centricular dot net>
2195
2196         * ext/gconf/gstswitchsink.c:
2197           If the new kid element fails to change state for some reason
2198           (e.g. esdsink not being able to connect to the sound server),
2199           forward the error message it posted on the bus instead of just
2200           posting a generic 'Internal state change error: please file a
2201           bug' error message. Fixes #471364.
2202
2203 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2204
2205         * gst/qtdemux/Makefile.am:
2206         * gst/qtdemux/qtdemux.c:
2207           Don't assume tags are encoded as UTF-8 (#473670).
2208
2209 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2210
2211         * sys/v4l2/gstv4l2src.c:
2212         * sys/v4l2/gstv4l2src.h:
2213         * sys/v4l2/v4l2src_calls.c:
2214           Implement LATENCY queries in the crudest way possible so I don't
2215           have to use sync=false any longer when testing with videosinks.
2216
2217 2007-09-05  Tim-Philipp Müller  <tim at centricular dot net>
2218
2219         * configure.ac:
2220           Fix build.
2221
2222 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2223
2224         * sys/v4l2/v4l2src_calls.c:
2225         (gst_v4l2src_probe_caps_for_format_and_size):
2226         Add some more debugging in the framerate function.
2227         Iterate stepwise framerate up to and _including_ the max and if nothing
2228         was added to the list, add a dummy 0/1 to 100/1 framerate so that we
2229         don't end up with an empty list. Fixes #471823
2230
2231 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2232
2233         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2234         (gst_multiudpsink_set_clients_string),
2235         (gst_multiudpsink_get_clients_string),
2236         (gst_multiudpsink_set_property), (gst_multiudpsink_get_property),
2237         (gst_multiudpsink_init_send), (gst_multiudpsink_add_internal),
2238         (gst_multiudpsink_add), (gst_multiudpsink_clear_internal),
2239         (gst_multiudpsink_clear):
2240         Add property do configure destination address/port pairs
2241         API:GstMultiUDPSink::clients
2242
2243 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2244
2245         * tests/examples/Makefile.am:
2246         * tests/examples/rtp/Makefile.am:
2247         * tests/examples/rtp/client-H263p-AMR.sh:
2248         * tests/examples/rtp/client-H263p-PCMA.sdp:
2249         * tests/examples/rtp/client-H263p-PCMA.sh:
2250         * tests/examples/rtp/client-H264-PCMA.sdp:
2251         * tests/examples/rtp/client-H264-PCMA.sh:
2252         * tests/examples/rtp/client-PCMA.sh:
2253         * tests/examples/rtp/server-VTS-H263p-ATS-PCMA.sh:
2254         * tests/examples/rtp/server-alsasrc-PCMA.sh:
2255         * tests/examples/rtp/server-v4l2-H263p-alsasrc-AMR.sh:
2256         * tests/examples/rtp/server-v4l2-H264-alsasrc-PCMA.sh:
2257         Added some RTP example scripts for sending and receiving RTP streams.
2258
2259 2007-09-04  Wim Taymans  <wim.taymans@gmail.com>
2260
2261         * sys/v4l2/gstv4l2src.c: (gst_v4l2_get_caps_info),
2262         (gst_v4l2src_set_caps), (gst_v4l2src_get_mmap):
2263         Restructure the setcaps function so that we can also compute the
2264         expected GStreamer output size of the video frames.
2265         Set frame_byte_size correctly so that read-based devices have a chance
2266         of working correctly.
2267         When grabbing a frame, discard frames that are not of the expected size.
2268         Some cameras don't output the right framesize for the first buffer.
2269         Try only a couple of times to get a valid frame, else error out.
2270
2271         * sys/v4l2/v4l2_calls.c: (gst_v4l2_get_capabilities),
2272         (gst_v4l2_fill_lists), (gst_v4l2_get_input):
2273         Add some more debug info when scanning the device.
2274
2275         * sys/v4l2/v4l2src_calls.c: (gst_v4l2_buffer_new),
2276         (gst_v4l2_buffer_pool_new), (gst_v4l2_buffer_pool_activate),
2277         (gst_v4l2src_fill_format_list), (gst_v4l2src_grab_frame),
2278         (gst_v4l2src_set_capture), (gst_v4l2src_capture_init):
2279         Add some more debug info when dequeing a frame.
2280
2281 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2282
2283         * gst/wavparse/gstwavparse.c:
2284           More code cleanups. Add some more comment and improve debugs logs.
2285
2286 2007-09-04  Stefan Kost  <ensonic@users.sf.net>
2287
2288         * gst/wavparse/gstwavparse.c:
2289         * gst/wavparse/gstwavparse.h:
2290           Implement seek-query. Refactor duration calculations. Appropriate use
2291           of uint64_scale_int and uint64_scale. Move repeadedly calculated stuff
2292           out of loops.
2293
2294 2007-09-03  Stefan Kost  <ensonic@users.sf.net>
2295
2296         * gst/avi/gstavidemux.c:
2297           Implement seek-query.
2298
2299 2007-08-29  Wim Taymans  <wim.taymans@gmail.com>
2300
2301         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_udp_sink),
2302         (gst_rtspsrc_dup_printf):
2303         Use new basesink async property to make sparse RTCP packet not wait for
2304         preroll.
2305
2306 2007-08-27  Jan Schmidt  <thaytan@mad.scientist.com>
2307
2308         * gst/audiofx/Makefile.am:
2309         Dist the right file.
2310
2311 2007-08-23  Wim Taymans  <wim.taymans@gmail.com>
2312
2313         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_dup_printf),
2314         (gst_rtspsrc_get_float), (gst_rtspsrc_play):
2315         Make sure we generate and parse floating point values in the POSIX
2316         locale instead of the current locale. 
2317
2318 2007-08-22  Wim Taymans  <wim.taymans@gmail.com>
2319
2320         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_seek),
2321         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
2322         (gst_rtspsrc_play):
2323         * gst/rtsp/gstrtspsrc.h:
2324         Fix method detection again.
2325         Keep track of when we must send a Range header.
2326         Use segment values for Range, Speed and Scale headers.
2327         Parse Speed and Scale headers to update the segment values.
2328
2329 2007-08-22  Stefan Kost  <ensonic@users.sf.net>
2330
2331         patch by: Mark Nauwelaerts <manauw@skynet.be>
2332
2333         * sys/v4l2/v4l2src_calls.c:
2334           Handle optional v4l2 ioctls gracefully.
2335
2336 2007-08-20  Wim Taymans  <wim.taymans@gmail.com>
2337
2338         * gst/rtp/Makefile.am:
2339         * gst/rtp/gstrtp.c: (plugin_init):
2340         * gst/rtp/gstrtph263depay.c: (gst_rtp_h263_depay_base_init),
2341         (gst_rtp_h263_depay_class_init), (gst_rtp_h263_depay_init),
2342         (gst_rtp_h263_depay_finalize), (gst_rtp_h263_depay_setcaps),
2343         (gst_rtp_h263_depay_process), (gst_rtp_h263_depay_set_property),
2344         (gst_rtp_h263_depay_get_property),
2345         (gst_rtp_h263_depay_change_state),
2346         (gst_rtp_h263_depay_plugin_init):
2347         * gst/rtp/gstrtph263depay.h:
2348         Added an H263 depayloader. Fixes #369392.
2349
2350         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
2351         (gst_rtp_h263p_depay_process):
2352         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
2353         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_flush):
2354         Make the H263+ pay/depayloader support H263-1998 and H263-2000
2355         payloads.
2356         Also alow plain H263 on the h263p payloaders. Fixes #465040.
2357
2358 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2359
2360         * gst/audiofx/audiochebyshevfreqband.c:
2361         * gst/audiofx/audiochebyshevfreqlimit.c:
2362         Add small comparision with the windowed sinc filters in the docs.
2363
2364 2007-08-19  Sebastian Dröge  <slomo@circular-chaos.org>
2365
2366         * tests/check/elements/audiochebyshevfreqband.c: (GST_START_TEST),
2367         (audiochebyshevfreqband_suite):
2368         * tests/check/elements/audiochebyshevfreqlimit.c: (GST_START_TEST),
2369         (audiochebyshevfreqlimit_suite):
2370         Also test 32 bit float mode and the type 2 variants of the filters.
2371
2372 2007-08-18  Wim Taymans  <wim.taymans@gmail.com>
2373
2374         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_interleaved),
2375         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2376         (gst_rtspsrc_loop):
2377         Refactor the udp and interleaved loop function a bit.
2378
2379 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2380
2381         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2382         (gst_rtspsrc_finalize), (gst_rtspsrc_connection_send),
2383         (gst_rtspsrc_connection_receive), (gst_rtspsrc_sink_chain),
2384         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2385         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2386         (gst_rtspsrc_try_send), (gst_rtspsrc_pause):
2387         * gst/rtsp/gstrtspsrc.h:
2388         Protect connection activity with a new lock, avoids deadlocks when going
2389         to PAUSED. Fixes #455808.
2390
2391 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2392
2393         * gst/debug/rndbuffersize.c: (gst_rnd_buffer_size_loop):
2394         Fix debug statement.
2395
2396 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2397
2398         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_do_stream_eos):
2399         Fix stray %u in debug line as spotted by Saur on IRC.
2400
2401 2007-08-17  Sebastian Dröge  <slomo@circular-chaos.org>
2402
2403         * gst/audiofx/audiochebyshevfreqband.c:
2404         (gst_audio_chebyshev_freq_band_class_init):
2405         * gst/audiofx/audiochebyshevfreqlimit.c:
2406         (gst_audio_chebyshev_freq_limit_class_init):
2407         Use generator macros for the process functions for the different
2408         sample types, add lower upper boundaries for the GObject properties
2409         so automatically generated UIs can use sliders and add a note about
2410         the number of poles as a too high number of poles combined with
2411         very low or very high frequencies will produce only noise.
2412         * docs/plugins/gst-plugins-good-plugins.args:
2413         Regenerated for the property changes.
2414
2415 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2416
2417         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_property),
2418         (gst_rtspsrc_flush), (gst_rtspsrc_sink_chain),
2419         (gst_rtspsrc_stream_configure_udp_sink),
2420         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_interleaved),
2421         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
2422         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2423         (gst_rtspsrc_parse_methods), (gst_rtspsrc_parse_range),
2424         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_pause),
2425         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2426         * gst/rtsp/gstrtspsrc.h:
2427         Improve timeout handling.
2428         Use the same socket for sending and receiving RTCP packets so that some
2429         servers can track clients better.
2430         Improve connection closed handling. Try to reconnect.
2431         Don't overwrite our content base with NULL.
2432         Improve debugging.
2433         Improve range parsing and handling.
2434         Remove flushing hack now that core does the right thing.
2435
2436 2007-08-17  Wim Taymans  <wim.taymans@gmail.com>
2437
2438         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
2439         (gst_multiudpsink_init), (gst_multiudpsink_set_property),
2440         (gst_multiudpsink_get_property), (gst_multiudpsink_init_send),
2441         (gst_multiudpsink_close), (gst_multiudpsink_add):
2442         * gst/udp/gstmultiudpsink.h:
2443         Add support for getting and setting the socket to use.
2444
2445         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
2446         (gst_udpsrc_create), (gst_udpsrc_get_property):
2447         Add support for getting the currently used socket.
2448
2449 2007-08-16  Sebastian Dröge  <slomo@circular-chaos.org>
2450
2451         reviewed by: Stefan Kost  <ensonic@users.sf.net>
2452
2453         * gst/audiofx/Makefile.am:
2454         * gst/audiofx/audiochebyshevfreqband.c:
2455         (gst_audio_chebyshev_freq_band_mode_get_type),
2456         (gst_audio_chebyshev_freq_band_base_init),
2457         (gst_audio_chebyshev_freq_band_dispose),
2458         (gst_audio_chebyshev_freq_band_class_init),
2459         (gst_audio_chebyshev_freq_band_init),
2460         (generate_biquad_coefficients), (calculate_gain),
2461         (generate_coefficients),
2462         (gst_audio_chebyshev_freq_band_set_property),
2463         (gst_audio_chebyshev_freq_band_get_property),
2464         (gst_audio_chebyshev_freq_band_setup), (process), (process_64),
2465         (process_32), (gst_audio_chebyshev_freq_band_transform_ip),
2466         (gst_audio_chebyshev_freq_band_start):
2467         * gst/audiofx/audiochebyshevfreqband.h:
2468         * gst/audiofx/audiochebyshevfreqlimit.c:
2469         (gst_audio_chebyshev_freq_limit_mode_get_type),
2470         (gst_audio_chebyshev_freq_limit_base_init),
2471         (gst_audio_chebyshev_freq_limit_dispose),
2472         (gst_audio_chebyshev_freq_limit_class_init),
2473         (gst_audio_chebyshev_freq_limit_init),
2474         (generate_biquad_coefficients), (calculate_gain),
2475         (generate_coefficients),
2476         (gst_audio_chebyshev_freq_limit_set_property),
2477         (gst_audio_chebyshev_freq_limit_get_property),
2478         (gst_audio_chebyshev_freq_limit_setup), (process), (process_64),
2479         (process_32), (gst_audio_chebyshev_freq_limit_transform_ip),
2480         (gst_audio_chebyshev_freq_limit_start):
2481         * gst/audiofx/audiochebyshevfreqlimit.h:
2482         * gst/audiofx/audiofx.c: (plugin_init):
2483         Add Chebyshev lowpass/highpass and bandpass/bandreject elements.
2484         Fixes #464800.
2485
2486         * tests/check/Makefile.am:
2487         * tests/check/elements/.cvsignore:
2488         * tests/check/elements/audiochebyshevfreqband.c:
2489         (setup_audiochebyshevfreqband), (cleanup_audiochebyshevfreqband),
2490         (GST_START_TEST), (audiochebyshevfreqband_suite), (main):
2491         * tests/check/elements/audiochebyshevfreqlimit.c:
2492         (setup_audiochebyshevfreqlimit), (cleanup_audiochebyshevfreqlimit),
2493         (GST_START_TEST), (audiochebyshevfreqlimit_suite), (main):
2494         Add unit tests for the chebyshev filters.
2495
2496         * docs/plugins/Makefile.am:
2497         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2498         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2499         * docs/plugins/gst-plugins-good-plugins.args:
2500         * docs/plugins/inspect/plugin-1394.xml:
2501         * docs/plugins/inspect/plugin-audiofx.xml:
2502         * docs/plugins/inspect/plugin-dv.xml:
2503         * docs/plugins/inspect/plugin-flac.xml:
2504         * docs/plugins/inspect/plugin-jpeg.xml:
2505         * docs/plugins/inspect/plugin-png.xml:
2506         * docs/plugins/inspect/plugin-rtp.xml:
2507         * docs/plugins/inspect/plugin-shout2send.xml:
2508         * docs/plugins/inspect/plugin-wavpack.xml:
2509         And add docs for the chebyshev filters. While doing
2510         that also run make update in docs/plugins.
2511
2512 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2513
2514         * ext/annodex/gstcmmltag.c:
2515         * gst/rtp/gstrtpvorbispay.c:
2516           Make ro memory to share.
2517
2518 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2519
2520         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
2521         Improve UDP performance by avoiding a select() when we have data
2522         available immediatly.
2523
2524 2007-08-16  Wim Taymans  <wim.taymans@gmail.com>
2525
2526         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_VOID__UINT_UINT),
2527         (gst_rtp_dec_class_init):
2528         * gst/rtsp/gstrtpdec.h:
2529         Add (dummy) SSRC management signals.
2530
2531         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
2532         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
2533         (find_stream), (gst_rtspsrc_create_stream), (new_session_pad),
2534         (request_pt_map), (gst_rtspsrc_do_stream_eos), (on_bye_ssrc),
2535         (on_timeout), (gst_rtspsrc_stream_configure_manager),
2536         (gst_rtspsrc_stream_push_event), (gst_rtspsrc_push_event),
2537         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_rtpinfo),
2538         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
2539         * gst/rtsp/gstrtspsrc.h:
2540         Add connection-speed property.
2541         Add find_stream helper functions.
2542         Handle stream EOS based on BYE messages or SSRC timeout.
2543         Returns SUCCESS from the state change function as we hide our async
2544         elements from the parent.
2545
2546 2007-08-16  Stefan Kost  <ensonic@users.sf.net>
2547
2548         * gst/debug/rndbuffersize.c:
2549           Fix da leak.
2550
2551 2007-08-14  Stefan Kost  <ensonic@users.sf.net>
2552
2553         * gst/debug/Makefile.am:
2554         * gst/debug/breakmydata.c:
2555         * gst/debug/gstdebug.c:
2556         * gst/debug/negotiation.c:
2557         * gst/debug/progressreport.c:
2558         * gst/debug/rndbuffersize.c:
2559         * gst/debug/testplugin.c:
2560           Add new test element and clean-up the others a little.
2561
2562 2007-08-12  Wim Taymans  <wim.taymans@gmail.com>
2563
2564         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2565         Fix parsing of mp4a version 0 atoms. Fixes #465774.
2566
2567 2007-08-10  Stefan Kost  <ensonic@users.sf.net>
2568
2569         * gst/rtp/gstrtpilbcdepay.c:
2570           Include stdlib.
2571
2572 2007-08-10  Wim Taymans  <wim.taymans@gmail.com>
2573
2574         * gst/rtp/gstrtpmpvdepay.c:
2575         Set the mpegversion in the caps so that autoplugging does not get
2576         confused.
2577
2578 2007-08-09  Thomas Vander Stichele  <thomas at apestaart dot org>
2579
2580         * po/hu.po:
2581         * po/uk.po:
2582         * po/vi.po:
2583           Updated translations.
2584
2585 2007-08-08  Michael Smith <msmith@fluendo.com>
2586
2587         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
2588           Render right border in the correct location.
2589
2590 2007-08-08  Wim Taymans  <wim.taymans@gmail.com>
2591
2592         Patch by: Olivier Crete <tester at tester dot ca>
2593
2594         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
2595         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2596         Make mode property a string. Fixes #464475.
2597
2598 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2599
2600         * ext/flac/gstflacenc.c:
2601           Widen caps to match decoder a bit and add more FIXMEs.
2602
2603 2007-08-05  Stefan Kost  <ensonic@users.sf.net>
2604
2605         patch by: Mark Nauwelaerts <manauw@skynet.be>
2606
2607         * gst/avi/gstavimux.c:
2608           Fix ODML index tag numbering. Fixes #463624.
2609
2610 2007-08-03  Wim Taymans  <wim.taymans@gmail.com>
2611
2612         * gst/rtsp/gstrtspsrc.c: (get_default_rate_for_pt),
2613         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2614         (gst_rtspsrc_stream_configure_tcp),
2615         (gst_rtspsrc_stream_configure_udp_sink):
2616         Fix default clock-rate for realmedia.
2617         Fix parsing of transport.
2618         Don't try to link NULL pads.
2619
2620 2007-07-30  Tim-Philipp Müller  <tim at centricular dot net>
2621
2622         * po/POTFILES.skip:
2623           Add POTFILES.skip with list of source files that aren't disted at the
2624           moment but contain translatable strings. Should hopefully pacify
2625           broken tools and make it clearer that these files are left out
2626           intentionally (#461600).
2627
2628 2007-07-30  Edward Hervey  <bilboed@bilboed.com>
2629
2630         * gst/qtdemux/qtdemux.c: (gst_qtdemux_loop_state_movie):
2631         If the buffer was entirely clipped ... don't try sending it :)
2632
2633 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2634
2635         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams),
2636         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_parse_methods),
2637         (gst_rtspsrc_create_transports_string),
2638         (gst_rtspsrc_prepare_transports):
2639         If we don't hav a session manager, set the caps on outgoing buffers
2640         ourselves.
2641         Force PAUSE/PLAY methods for now until the extensions can overwrite.
2642         Append final bit of the transport string even when it does not contain a
2643         placeholder.
2644
2645 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2646
2647         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_free),
2648         (gst_rtsp_ext_list_connect):
2649         * gst/rtsp/gstrtspext.h:
2650         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
2651         (gst_rtspsrc_finalize), (gst_rtspsrc_send_cb):
2652         Clean up the interface list.
2653         Allow connecting to interface signals for the extensions.
2654         Remove old extension code.
2655         Free list on cleanup.
2656         Allow extensions to send additional RTSP messages.
2657
2658 2007-07-27  Jan Schmidt  <thaytan@mad.scientist.com>
2659
2660         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
2661         Handle a NULL gconf key gracefully by rendering the default element.
2662
2663 2007-07-27  Wim Taymans  <wim.taymans@gmail.com>
2664
2665         * gst/rtsp/gstrtspext.h:
2666         Fix include path for extension interface.
2667
2668 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2669
2670         * gst/audiofx/audioamplify.h:
2671         Also remove a now unecessary variable here.
2672
2673 2007-07-26  Sebastian Dröge  <slomo@circular-chaos.org>
2674
2675         * gst/audiofx/audioamplify.c: (gst_audio_amplify_init),
2676         (gst_audio_amplify_setup), (gst_audio_amplify_transform_ip):
2677         * gst/audiofx/audiodynamic.c:
2678         (gst_audio_dynamic_set_process_function), (gst_audio_dynamic_init),
2679         (gst_audio_dynamic_setup), (gst_audio_dynamic_transform_ip):
2680         * gst/audiofx/audiodynamic.h:
2681         * gst/audiofx/audioinvert.c: (gst_audio_invert_init),
2682         (gst_audio_invert_setup), (gst_audio_invert_transform_ip):
2683         * gst/audiofx/audioinvert.h:
2684         Don't save format information ourselves, this is already saved in
2685         GstAudioFilter.
2686
2687 2007-07-26  Wim Taymans  <wim.taymans@gmail.com>
2688
2689         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2690         (gst_rtsp_ext_list_stream_select):
2691         * gst/rtsp/gstrtspext.h:
2692         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
2693         Use rank to filter out extensions.
2694         Add url to stream_select interface call.
2695
2696 2007-07-25  Wim Taymans  <wim.taymans@gmail.com>
2697
2698         * gst/rtsp/Makefile.am:
2699         * gst/rtsp/base64.c:
2700         * gst/rtsp/base64.h:
2701         * gst/rtsp/gstrtspext.c: (gst_rtsp_ext_list_filter),
2702         (gst_rtsp_ext_list_init), (gst_rtsp_ext_list_get),
2703         (gst_rtsp_ext_list_detect_server), (gst_rtsp_ext_list_before_send),
2704         (gst_rtsp_ext_list_after_send), (gst_rtsp_ext_list_parse_sdp),
2705         (gst_rtsp_ext_list_setup_media),
2706         (gst_rtsp_ext_list_configure_stream),
2707         (gst_rtsp_ext_list_get_transports),
2708         (gst_rtsp_ext_list_stream_select):
2709         * gst/rtsp/gstrtspext.h:
2710         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
2711         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
2712         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
2713         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
2714         (gst_rtspsrc_flush), (gst_rtspsrc_do_seek),
2715         (gst_rtspsrc_sink_chain), (gst_rtspsrc_stream_configure_manager),
2716         (gst_rtspsrc_stream_configure_tcp),
2717         (gst_rtspsrc_stream_configure_mcast),
2718         (gst_rtspsrc_stream_configure_udp),
2719         (gst_rtspsrc_stream_configure_udp_sink),
2720         (gst_rtspsrc_stream_configure_transport),
2721         (gst_rtspsrc_handle_request), (gst_rtspsrc_send_keep_alive),
2722         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
2723         (gst_rtspsrc_loop_send_cmd), (gst_rtsp_auth_method_to_string),
2724         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
2725         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
2726         (gst_rtspsrc_parse_methods),
2727         (gst_rtspsrc_create_transports_string),
2728         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
2729         (gst_rtspsrc_parse_range), (gst_rtspsrc_open), (gst_rtspsrc_close),
2730         (gst_rtspsrc_play), (gst_rtspsrc_pause),
2731         (gst_rtspsrc_change_state), (gst_rtspsrc_uri_set_uri):
2732         * gst/rtsp/gstrtspsrc.h:
2733         * gst/rtsp/rtsp.h:
2734         * gst/rtsp/rtspconnection.c:
2735         * gst/rtsp/rtspconnection.h:
2736         * gst/rtsp/rtspdefs.c:
2737         * gst/rtsp/rtspdefs.h:
2738         * gst/rtsp/rtspext.h:
2739         * gst/rtsp/rtspextwms.c:
2740         * gst/rtsp/rtspextwms.h:
2741         * gst/rtsp/rtspmessage.c:
2742         * gst/rtsp/rtspmessage.h:
2743         * gst/rtsp/rtsprange.c:
2744         * gst/rtsp/rtsprange.h:
2745         * gst/rtsp/rtsptransport.c:
2746         * gst/rtsp/rtsptransport.h:
2747         * gst/rtsp/rtspurl.c:
2748         * gst/rtsp/rtspurl.h:
2749         * gst/rtsp/sdp.h:
2750         * gst/rtsp/sdpmessage.c:
2751         * gst/rtsp/sdpmessage.h:
2752         * gst/rtsp/test.c:
2753         Use shiny new RTSP and SDP library.
2754         Implement RTSP extensions using the new interface.
2755         Remove a lot of old code.
2756
2757 2007-07-24  Edward Hervey  <bilboed@bilboed.com>
2758
2759         * gst/qtdemux/qtdemux.c: (qtdemux_video_caps):
2760         Add codec mapping for '2vuy' (Raw YUV produced by FCP) and 'divx'.
2761
2762 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2763
2764         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2765         Don't unref the outgoing buffer twice when dropping it because it's
2766         outside of the segment.
2767
2768 2007-07-24  Sebastian Dröge  <slomo@circular-chaos.org>
2769
2770         * configure.ac:
2771         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
2772         (gst_wavpack_dec_chain), (gst_wavpack_dec_sink_event):
2773         Use the new buffer clipping function from gstaudio here and
2774         require gst-plugins-base CVS.
2775         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
2776         For framed Wavpack buffers we require a valid timestamp.
2777
2778 2007-07-23  Wim Taymans  <wim.taymans@gmail.com>
2779
2780         * gst/qtdemux/qtdemux.c: (gst_qtdemux_activate_segment),
2781         (gst_qtdemux_clip_buffer), (gst_qtdemux_loop_state_movie),
2782         (qtdemux_parse_trak), (qtdemux_video_caps), (qtdemux_audio_caps):
2783         Clip raw audio and video when we can, keep track of current output
2784         segment.
2785         Don't leak buffers and events when there is no output pad.
2786         Improve debugging here and there.
2787
2788 2007-07-23  Stefan Kost  <ensonic@users.sf.net>
2789
2790         * configure.ac:
2791           Sync liboil check with plugins-base.
2792
2793 2007-07-20  Stefan Kost  <ensonic@users.sf.net>
2794
2795         * ext/annodex/Makefile.am:
2796           Fix CFLAGS/LIBS.
2797
2798         * ext/cdio/gstcdiocddasrc.c:
2799         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
2800           Include stdlib
2801
2802         * ext/cairo/Makefile.am:
2803         * gst/videofilter/Makefile.am:
2804         * tests/examples/level/Makefile.am:
2805           Use $(LIBM) instead of -lm
2806
2807 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2808
2809         * sys/v4l2/gstv4l2src.c:
2810           Add another example pipeline.
2811
2812 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2813
2814         Patch by: Alexander Eichner <alexeichi@yahoo.de>
2815
2816         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2817           Use define here.
2818
2819         * sys/v4l2/gstv4l2tuner.c:
2820         (gst_v4l2_tuner_set_frequency_and_notify):
2821           Don't touch the property - its still disabled.
2822
2823         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_probe_caps_for_format),
2824         (gst_v4l2src_grab_frame), (gst_v4l2src_get_size_limits):
2825         * sys/v4l2/v4l2src_calls.h:
2826           Improve fallback format negotionation. Fixes #451388
2827
2828 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2829
2830         * tests/check/elements/videocrop.c: (GST_START_TEST):
2831           Fix the test.
2832
2833 2007-07-18  Stefan Kost  <ensonic@users.sf.net>
2834
2835         * docs/plugins/Makefile.am:
2836         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
2837         * docs/plugins/gst-plugins-good-plugins-sections.txt:
2838         * docs/plugins/inspect/plugin-jpeg.xml:
2839         * docs/plugins/inspect/plugin-png.xml:
2840         * ext/jpeg/gstjpegdec.c:
2841         * ext/libpng/gstpngdec.c: (gst_pngdec_task),
2842         (gst_pngdec_sink_setcaps):
2843           More docs. More logs in pngdec.
2844
2845 2007-07-17  Stefan Kost  <ensonic@users.sf.net>
2846
2847         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_init):
2848           Initialize num_buffers with minimum value.
2849
2850         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
2851         (gst_v4l2src_probe_caps_for_format), (gst_v4l2src_grab_frame):
2852           Handle frame-size query failure gracefully.
2853
2854 2007-07-16  Wim Taymans  <wim.taymans@gmail.com>
2855
2856         * gst/qtdemux/qtdemux.c: (qtdemux_parse_node):
2857         Fix parsing of esds atoms inside mp4a atoms so that we can set correct
2858         codec_info for AAC audio. Fixes #457097 along with a whole other bunch
2859         of qt/aac files.
2860
2861 2007-07-16  Sebastian Dröge  <slomo@circular-chaos.org>
2862
2863         * ext/wavpack/gstwavpackdec.c:
2864         (gst_wavpack_dec_clip_outgoing_buffer):
2865         Fix buffer clipping to correctly clip to the segment stop.
2866
2867 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
2868
2869         * configure.ac:
2870         * tests/Makefile.am:
2871         Remove bogus check for libcheck, since we check for
2872         gstreamer-check and it pulls in the required info from there,
2873         and we weren't actually _using_ the information for libcheck
2874         ourselves anyway.
2875
2876 2007-07-12  Stefan Kost  <ensonic@users.sf.net>
2877
2878         * configure.ac:
2879           Use pkg-config to locate check.
2880
2881 2007-07-11  Tim-Philipp Müller  <tim at centricular dot net>
2882
2883         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
2884         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
2885         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
2886         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_chain):
2887         * gst/debug/gstnavigationtest.c: (gst_navigationtest_transform):
2888         * gst/effectv/gstaging.c: (gst_agingtv_transform):
2889         * gst/effectv/gstdice.c: (gst_dicetv_transform):
2890         * gst/effectv/gstedge.c: (gst_edgetv_transform):
2891         * gst/effectv/gstquark.c: (gst_quarktv_transform):
2892         * gst/effectv/gstrev.c: (gst_revtv_transform):
2893         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_transform):
2894         * gst/effectv/gstvertigo.c: (gst_vertigotv_transform):
2895         * gst/effectv/gstwarp.c: (gst_warptv_transform):
2896         * gst/matroska/matroska-demux.c:
2897         (gst_matroska_demux_add_wvpk_header),
2898         (gst_matroska_demux_check_subtitle_buffer),
2899         (gst_matroska_decode_buffer):
2900         * gst/videofilter/gstvideoflip.c: (gst_video_flip_transform):
2901           Fix build against core CVS.
2902
2903 2007-07-10  Edward Hervey  <bilboed@gmail.com>
2904
2905         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
2906         Don't return GST_FLOW_ERROR when pushing an event returns FALSE. We
2907         don't have enough granularity to convert that boolean into a
2908         GstFlowReturn.
2909
2910 2007-07-06  Michael Smith <msmith@fluendo.com>
2911
2912         * gst/law/alaw-decode.c: (alawdec_sink_setcaps),
2913         (gst_alawdec_class_init), (gst_alawdec_init), (gst_alawdec_chain),
2914         (gst_alawdec_change_state):
2915         * gst/law/alaw-decode.h:
2916         * gst/law/mulaw-decode.c: (mulawdec_sink_setcaps),
2917         (gst_mulawdec_class_init), (gst_mulawdec_init),
2918         (gst_mulawdec_chain), (gst_mulawdec_change_state):
2919         * gst/law/mulaw-decode.h:
2920           Fix capsnego bogosity in *law decoders. 
2921
2922 2007-07-06  Michael Smith <msmith@fluendo.com>
2923
2924         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init),
2925         (gst_smokeenc_setcaps), (gst_smokeenc_chain),
2926         (gst_smokeenc_change_state):
2927         * ext/jpeg/gstsmokeenc.h:
2928           Remove stupidity in get/set caps functions.
2929           Fix some refcounting problems.
2930
2931 2007-07-06  Jan Schmidt  <thaytan@mad.scientist.com>
2932
2933         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set):
2934         Remove endianness-flipping hack that seems to have been required
2935         only because of a bug in ffmpegcolorspace.
2936         Partially Fixes: #451908
2937
2938 2007-07-05  Stefan Kost  <ensonic@users.sf.net>
2939
2940         * docs/plugins/Makefile.am:
2941           Simplify --extra-dir as gtkdoc scans recursively.
2942
2943 2007-07-03  Wim Taymans  <wim@fluendo.com>
2944
2945         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
2946
2947         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_setcaps):
2948         Set the encoding-name in the rtp caps to all uppercase, as required by
2949         the caps spec.
2950         Some small cleanups in the error paths. Fixes #453037.
2951
2952 2007-06-28  Sebastian Dröge  <slomo@circular-chaos.org>
2953
2954         * ext/wavpack/gstwavpackparse.c:
2955         (gst_wavpack_parse_index_get_last_entry),
2956         (gst_wavpack_parse_index_get_entry_from_sample),
2957         (gst_wavpack_parse_index_append_entry), (gst_wavpack_parse_reset),
2958         (gst_wavpack_parse_scan_to_find_sample):
2959         * ext/wavpack/gstwavpackparse.h:
2960         Use a GSList for the GArray that is used like a list anyway.
2961
2962 2007-06-28  Tim-Philipp Müller  <tim at centricular dot net>
2963
2964         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
2965         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_flush),
2966         (gst_gdk_pixbuf_sink_event), (gst_gdk_pixbuf_change_state):
2967           Add state change function where we set 0/1 as default framerate in
2968           case our setcaps function isn't called, like it might not in a
2969           filesrc ! gdkpixbufdec scenario. Fixes assertion triggered by
2970           gdkpixbufdec trying to create caps with a 0/0 framerate.
2971           Also post an error message on the bus if gst_pad_push() fails when
2972           called from our sink event handler (+1 for flow returns for event
2973           functions in 0.11) instead of failing silently.
2974
2975 2007-06-27  Wim Taymans  <wim@fluendo.com>
2976
2977         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps):
2978         Cast stack args to the proper types. Fixes #451249.
2979
2980 2007-06-27  Wim Taymans  <wim@fluendo.com>
2981
2982         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
2983         (new_session_pad), (gst_rtspsrc_setup_streams):
2984         * gst/rtsp/gstrtspsrc.h:
2985         For container formats we only need to activate one of the streams so
2986         that we correctly signal no-more-pads. Fixes #451015.
2987
2988 2007-06-25  Stefan Kost  <ensonic@users.sf.net>
2989
2990         * docs/plugins/gst-plugins-good-plugins.args:
2991         * docs/plugins/inspect/plugin-aasink.xml:
2992         * docs/plugins/inspect/plugin-alaw.xml:
2993         * docs/plugins/inspect/plugin-alpha.xml:
2994         * docs/plugins/inspect/plugin-alphacolor.xml:
2995         * docs/plugins/inspect/plugin-annodex.xml:
2996         * docs/plugins/inspect/plugin-apetag.xml:
2997         * docs/plugins/inspect/plugin-audiofx.xml:
2998         * docs/plugins/inspect/plugin-auparse.xml:
2999         * docs/plugins/inspect/plugin-autodetect.xml:
3000         * docs/plugins/inspect/plugin-avi.xml:
3001         * docs/plugins/inspect/plugin-cacasink.xml:
3002         * docs/plugins/inspect/plugin-cairo.xml:
3003         * docs/plugins/inspect/plugin-cdio.xml:
3004         * docs/plugins/inspect/plugin-cutter.xml:
3005         * docs/plugins/inspect/plugin-debug.xml:
3006         * docs/plugins/inspect/plugin-efence.xml:
3007         * docs/plugins/inspect/plugin-effectv.xml:
3008         * docs/plugins/inspect/plugin-esdsink.xml:
3009         * docs/plugins/inspect/plugin-flac.xml:
3010         * docs/plugins/inspect/plugin-flxdec.xml:
3011         * docs/plugins/inspect/plugin-gconfelements.xml:
3012         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
3013         * docs/plugins/inspect/plugin-goom.xml:
3014         * docs/plugins/inspect/plugin-halelements.xml:
3015         * docs/plugins/inspect/plugin-icydemux.xml:
3016         * docs/plugins/inspect/plugin-id3demux.xml:
3017         * docs/plugins/inspect/plugin-jpeg.xml:
3018         * docs/plugins/inspect/plugin-ladspa.xml:
3019         * docs/plugins/inspect/plugin-level.xml:
3020         * docs/plugins/inspect/plugin-matroska.xml:
3021         * docs/plugins/inspect/plugin-mulaw.xml:
3022         * docs/plugins/inspect/plugin-multipart.xml:
3023         * docs/plugins/inspect/plugin-navigationtest.xml:
3024         * docs/plugins/inspect/plugin-ossaudio.xml:
3025         * docs/plugins/inspect/plugin-png.xml:
3026         * docs/plugins/inspect/plugin-quicktime.xml:
3027         * docs/plugins/inspect/plugin-rtp.xml:
3028         * docs/plugins/inspect/plugin-rtsp.xml:
3029         * docs/plugins/inspect/plugin-smpte.xml:
3030         * docs/plugins/inspect/plugin-speex.xml:
3031         * docs/plugins/inspect/plugin-taglib.xml:
3032         * docs/plugins/inspect/plugin-udp.xml:
3033         * docs/plugins/inspect/plugin-videobalance.xml:
3034         * docs/plugins/inspect/plugin-videobox.xml:
3035         * docs/plugins/inspect/plugin-videocrop.xml:
3036         * docs/plugins/inspect/plugin-videoflip.xml:
3037         * docs/plugins/inspect/plugin-videomixer.xml:
3038         * docs/plugins/inspect/plugin-wavenc.xml:
3039         * docs/plugins/inspect/plugin-wavparse.xml:
3040         * docs/plugins/inspect/plugin-ximagesrc.xml:
3041           Update docs with caps info.
3042
3043 2007-06-25  Tim-Philipp Müller  <tim at centricular dot net>
3044
3045         * po/POTFILES.in:
3046           Add more files with translatable strings (#450878).
3047
3048 2007-06-22  Jan Schmidt  <thaytan@noraisin.net>
3049
3050         * MAINTAINERS:
3051         Updating all the maintainers files
3052
3053 2007-06-22  Edward Hervey  <edward@fluendo.com>
3054
3055         * ext/flac/gstflactag.c: (gst_flac_tag_init):
3056         * gst/interleave/deinterleave.c: (deinterleave_init),
3057         (deinterleave_sink_link):
3058         * gst/interleave/interleave.c: (interleave_init):
3059         * gst/median/gstmedian.c: (gst_median_init):
3060         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init):
3061         Fix memory leaks.
3062         * tests/check/elements/id3demux.c: (pad_added_cb):
3063         Remove unused variable.
3064
3065 2007-06-21  Jan Schmidt  <thaytan@mad.scientist.com>
3066
3067         * ext/gconf/gconf.h:
3068         Make the prototype of gst_gconf_get_key_for_sink_profile
3069         match the implementation.
3070         Patch by: Damien Carbery <damien dot carbery at sun dot com>
3071         Fixes: #449747
3072
3073 2007-06-20  Michael Smith <msmith@fluendo.com>
3074
3075         * gst/rtp/gstrtpdepay.c:
3076           Fix description - rtpdepay is not a payloader.
3077
3078 2007-06-20  Stefan Kost  <ensonic@users.sf.net>
3079
3080         * gst/qtdemux/qtdemux.c: (qtdemux_parse_samples),
3081         (qtdemux_video_caps):
3082         * gst/qtdemux/qtdemux_fourcc.h:
3083           Add MJPG to the variants of motion jpeg.
3084
3085 2007-06-19  Tim-Philipp Müller  <tim at centricular dot net>
3086
3087         * tests/check/Makefile.am:
3088         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
3089         * tests/check/elements/videocrop.c: (GST_START_TEST):
3090         * tests/check/elements/videofilter.c:
3091         * tests/check/elements/wavpackdec.c: (GST_START_TEST):
3092         * tests/check/elements/wavpackparse.c: (GST_START_TEST):
3093           Add GST_OPTION_CFLAGS to CFLAGS when building unit tests, so the
3094           error flags are included and it errors out on compiler warnings
3095           for CVS builds; remove unused variables in various unit tests.
3096
3097 2007-06-19  Wim Taymans  <wim@fluendo.com>
3098
3099         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3100         (rtsp_connection_close), (rtsp_connection_free):
3101         Use threadsafe inet_ntop to convert an ip number to a string. 
3102         Fixes #447961.
3103         Don't leak fd (and ip) when freeing a connection without first closing
3104         it.
3105
3106 2007-06-19  Jan Schmidt  <thaytan@mad.scientist.com>
3107
3108         * configure.ac:
3109         Back to CVS
3110
3111         * gst-plugins-good.doap:
3112         Add 0.10.6 to the doap file.
3113
3114 === release 0.10.6 ===
3115
3116 2007-06-18  Jan Schmidt <thaytan@mad.scientist.com>
3117
3118         * configure.ac:
3119           releasing 0.10.6, "Wobble Board"
3120
3121 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3122
3123         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3124         (rtsp_connection_free):
3125           Revert previous commit again, since we are frozen (sorry).
3126
3127 2007-06-17  Tim-Philipp Müller  <tim at centricular dot net>
3128
3129         Patch by: Peter Kjellerstedt <pkj at axis com>
3130
3131         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3132         (rtsp_connection_free):
3133           inet_ntoa() uses a static buffer internally, so we need to copy the
3134           returned string if we want to store it for later (#447961).
3135
3136 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3137
3138         * win32/vs6/autogen.dsp:
3139         * win32/vs6/gst_plugins_good.dsw:
3140         * win32/vs6/libgstalaw.dsp:
3141         * win32/vs6/libgstalpha.dsp:
3142         * win32/vs6/libgstalphacolor.dsp:
3143         * win32/vs6/libgstapetag.dsp:
3144         * win32/vs6/libgstaudiofx.dsp:
3145         * win32/vs6/libgstauparse.dsp:
3146         * win32/vs6/libgstautodetect.dsp:
3147         * win32/vs6/libgstavi.dsp:
3148         * win32/vs6/libgstcutter.dsp:
3149         * win32/vs6/libgstdirectdraw.dsp:
3150         * win32/vs6/libgstdirectsound.dsp:
3151         * win32/vs6/libgsteffectv.dsp:
3152         * win32/vs6/libgstflx.dsp:
3153         * win32/vs6/libgstgoom.dsp:
3154         * win32/vs6/libgsticydemux.dsp:
3155         * win32/vs6/libgstid3demux.dsp:
3156         * win32/vs6/libgstinterleave.dsp:
3157         * win32/vs6/libgstjpeg.dsp:
3158         * win32/vs6/libgstlevel.dsp:
3159         * win32/vs6/libgstmatroska.dsp:
3160         * win32/vs6/libgstmedian.dsp:
3161         * win32/vs6/libgstmonoscope.dsp:
3162         * win32/vs6/libgstmulaw.dsp:
3163         * win32/vs6/libgstmultipart.dsp:
3164         * win32/vs6/libgstqtdemux.dsp:
3165         * win32/vs6/libgstrtp.dsp:
3166         * win32/vs6/libgstrtsp.dsp:
3167         * win32/vs6/libgstsmpte.dsp:
3168         * win32/vs6/libgstspeex.dsp:
3169         * win32/vs6/libgstudp.dsp:
3170         * win32/vs6/libgstvideobalance.dsp:
3171         * win32/vs6/libgstvideobox.dsp:
3172         * win32/vs6/libgstvideocrop.dsp:
3173         * win32/vs6/libgstvideoflip.dsp:
3174         * win32/vs6/libgstvideomixer.dsp:
3175         * win32/vs6/libgstwaveform.dsp:
3176         * win32/vs6/libgstwavenc.dsp:
3177         * win32/vs6/libgstwavparse.dsp:
3178         Mark *.dsp & *.dsw as binary files and convert to DOS line
3179         endings, as they don't load into VS6 correctly otherwise.
3180
3181 2007-06-15  Jan Schmidt  <thaytan@mad.scientist.com>
3182
3183         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3184         (rtsp_connection_connect):
3185         Fix the MingW build. 
3186         Patch By: Vincent Torri <vtorri at univ-evry dot fr>
3187         Fixes: #446981
3188
3189 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3190
3191         * tests/check/elements/.cvsignore:
3192         * tests/icles/.cvsignore:
3193         Hush the buildbots up
3194
3195 2007-06-14  Jan Schmidt  <thaytan@mad.scientist.com>
3196
3197         * configure.ac:
3198         * sys/Makefile.am:
3199         * sys/directdraw/Makefile.am:
3200         * sys/directsound/Makefile.am:
3201         * sys/waveform/Makefile.am:
3202         Make sure to dist everything needed for win32 builds.
3203
3204 2007-06-14  Edward Hervey  <edward@fluendo.com>
3205
3206         * gst/qtdemux/qtdemux.c: (qtdemux_parse_trak):
3207         For AMR-NB streams, export the AMRSpecificBox as codec_data on the
3208         caps.
3209         Fixes #447458
3210
3211 2007-06-13  Wim Taymans  <wim@fluendo.com>
3212
3213         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
3214         Make sure we allocate enough memory for the codec_data.
3215         Fixes #447210.
3216
3217 2007-06-12  Sebastien Moutte  <sebastien@moutte.net>
3218
3219         * win32/MANIFEST:
3220         Add videocrop project file to the win32 manifest.
3221         * win32/vs6/gst_plugins_good.dsw:
3222         Add qtdemux,videocrop and waveform projects to the workspace.
3223         * win32/vs6/libgstqtdemux.dsp:
3224         Add zlib to the link list of qtdemux.
3225         * win32/vs6/libgstvideocrop.dsp:
3226         Add a project file for videocrop.
3227
3228 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3229
3230         * po/POTFILES.in:
3231         Add qtdemux for translation
3232
3233 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3234
3235         * configure.ac:
3236         * docs/plugins/Makefile.am:
3237         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3238         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3239         * docs/plugins/inspect/plugin-videocrop.xml:
3240         * gst-plugins-good.spec.in:
3241         * sys/Makefile.am:
3242         * tests/check/Makefile.am:
3243         * tests/icles/Makefile.am:
3244         * tests/icles/videocrop-test.c:
3245         Move videocrop and osxvideo from -bad.
3246
3247 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3248
3249         * configure.ac:
3250         * docs/plugins/Makefile.am:
3251         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3252         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3253         * docs/plugins/gst-plugins-good-plugins.args:
3254         * docs/plugins/inspect/plugin-qtdemux.xml:
3255         * docs/plugins/inspect/plugin-quicktime.xml:
3256         * win32/MANIFEST:
3257         Move qtdemux from -bad.
3258
3259         * gst-plugins-good.spec.in:
3260         Update spec file to reflect moving of qtdemux and wavpack
3261
3262 2007-06-12  Jan Schmidt  <thaytan@mad.scientist.com>
3263         
3264         * win32/MANIFEST:
3265         * docs/plugins/Makefile.am:
3266         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3267         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3268         * docs/plugins/inspect/plugin-directdraw.xml:
3269         * docs/plugins/inspect/plugin-directsound.xml:
3270         * docs/plugins/inspect/plugin-waveform.xml:
3271         Move the waveform plugin from -bad too. Update the inspect xml
3272         files to mention Plugins Good instead of Plugins Bad.
3273
3274 2007-06-12  Andy Wingo  <wingo@pobox.com>
3275
3276         * sys/v4l2/v4l2src_calls.c (gst_v4l2_buffer_finalize)
3277         (gst_v4l2_buffer_class_init, gst_v4l2_buffer_get_type)
3278         (gst_v4l2_buffer_new): Behave more like ximagesink's buffers, with
3279         finalization and resuscitation. No longer public.
3280         (gst_v4l2_buffer_pool_finalize, gst_v4l2_buffer_pool_init)
3281         (gst_v4l2_buffer_pool_class_init, gst_v4l2_buffer_pool_get_type)
3282         (gst_v4l2_buffer_pool_new, gst_v4l2_buffer_pool_activate)
3283         (gst_v4l2_buffer_pool_destroy): Make the pool follow common
3284         miniobject semantics, and be threadsafe.
3285         (gst_v4l2src_queue_frame): Remove this function, as we just call
3286         the ioctls directly in the two places where we queue buffers.
3287         (gst_v4l2src_grab_frame): Return a flowreturn and fill the buffer
3288         directly.
3289         (gst_v4l2src_capture_init): Use the new buffer_pool_new function
3290         to allocate the pool, which also preallocates the GstBuffers.
3291         (gst_v4l2src_capture_start): Call buffer_pool_activate instead of
3292         queueing the frames directly.
3293         (gst_v4l2src_grab_frame): Return a copy of the pool buffer if all
3294         mmap buffers have been dequeued.
3295
3296         * sys/v4l2/gstv4l2src.h (struct _GstV4l2BufferPool): Make this a
3297         real MiniObject instead of rolling our own refcounting and
3298         finalizing. Give it a lock.
3299         (struct _GstV4l2Buffer): Remove one intermediary object, having
3300         the buffers hold the struct v4l2_buffer directly.
3301
3302         * sys/v4l2/gstv4l2src.c (gst_v4l2src_set_caps): Pass the caps to
3303         capture_init so that it can set them on the buffers that it will
3304         create.
3305         (gst_v4l2src_get_read): For better or for worse, include the
3306         timestamping and offsetting code here; really we should be using
3307         bufferalloc though.
3308         (gst_v4l2src_get_mmap): Just make grab_frame return one of our
3309         preallocated, mmap'd buffers.
3310
3311 2007-06-11  Wim Taymans  <wim@fluendo.com>
3312
3313         Patch by: daniel fischer <dan at f3c dot com>
3314
3315         * sys/ximage/gstximagesrc.c: (gst_ximage_src_start),
3316         (gst_ximage_src_get_caps):
3317         Actually use the display_name property so that we can dump any
3318         available X display. Fixes #445905.
3319
3320 2007-06-11  Wim Taymans  <wim@fluendo.com>
3321
3322         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
3323
3324         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_setcaps):
3325         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_setcaps):
3326         Add missing rate fields to caps. Fixes #441118.
3327
3328 2007-06-10  Sebastien Moutte  <sebastien@moutte.net>
3329
3330         * win32/vs6/gst_plugins_good.dsw:
3331         * win32/vs8/gst-plugins-good.sln:
3332         Add DirectSound and DirectDraw sinks project files to
3333         workspace and solution files.
3334
3335 2007-06-10  Sebastian Dröge  <slomo@circular-chaos.org>
3336
3337         Patch by: Josh Coalson <xflac at yahoo dot com>,
3338         updated by Alexis Ballier <aballier at gentoo dot org>:
3339
3340         * configure.ac:
3341         * ext/flac/gstflacdec.c: (gst_flac_dec_reset_decoders),
3342         (gst_flac_dec_setup_seekable_decoder),
3343         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_seek),
3344         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
3345         (gst_flac_dec_read_seekable), (gst_flac_dec_read_stream):
3346         * ext/flac/gstflacdec.h:
3347         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3348         (gst_flac_enc_finalize), (gst_flac_enc_set_metadata),
3349         (gst_flac_enc_sink_setcaps), (gst_flac_enc_update_quality),
3350         (gst_flac_enc_seek_callback), (gst_flac_enc_write_callback),
3351         (gst_flac_enc_tell_callback), (gst_flac_enc_sink_event),
3352         (gst_flac_enc_chain), (gst_flac_enc_set_property),
3353         (gst_flac_enc_get_property), (gst_flac_enc_change_state):
3354         * ext/flac/gstflacenc.h:
3355         Add support for flac >= 1.1.3 which changed the API. Fixes bug #385887.
3356         
3357 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3358
3359         * ext/wavpack/gstwavpackenc.c: (gst_wavpack_enc_sink_set_caps):
3360         Remove workaround for bug #421543. This is fixed in core 0.10.13 and
3361         not necessary anymore as we need at least that core version. 
3362
3363 2007-06-09  Sebastian Dröge  <slomo@circular-chaos.org>
3364
3365         * ext/wavpack/gstwavpackdec.c: (gst_wavpack_dec_reset),
3366         (gst_wavpack_dec_chain):
3367         * ext/wavpack/gstwavpackdec.h:
3368         * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_reset),
3369         (gst_wavpack_parse_push_buffer):
3370         * ext/wavpack/gstwavpackparse.h:
3371         Improve discont handling by checking if the next Wavpack block has
3372         the expected, following block index.
3373
3374 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3375
3376         * gst/rtp/gstrtpmp4vpay.c (gst_rtp_mp4vpay_details):
3377           Fix element description.
3378
3379 2007-06-08  Thomas Vander Stichele  <thomas at apestaart dot org>
3380
3381         * configure.ac:
3382         * docs/plugins/Makefile.am:
3383         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3384         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3385         * docs/plugins/gst-plugins-good-plugins.args:
3386         * docs/plugins/gst-plugins-good-plugins.hierarchy:
3387         * docs/plugins/gst-plugins-good-plugins.signals:
3388         * docs/plugins/inspect/plugin-autodetect.xml:
3389         * docs/plugins/inspect/plugin-gconfelements.xml:
3390         * docs/plugins/inspect/plugin-ladspa.xml:
3391         * docs/plugins/inspect/plugin-rtp.xml:
3392         * docs/plugins/inspect/plugin-wavpack.xml:
3393         * ext/Makefile.am:
3394         * tests/check/Makefile.am:
3395           move wavpack plugin.  See #352605.
3396
3397 2007-06-08  Jan Schmidt  <thaytan@mad.scientist.com>
3398
3399         * configure.ac:
3400         * docs/plugins/Makefile.am:
3401         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
3402         * docs/plugins/gst-plugins-good-plugins-sections.txt:
3403         * docs/plugins/gst-plugins-good-plugins.args:
3404         * sys/Makefile.am:
3405         * win32/MANIFEST:
3406         Add DirectDraw & DirectSound plugins to the build and docs.
3407
3408 2007-06-08  Tim-Philipp Müller  <tim at centricular dot net>
3409
3410         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
3411         * ext/libpng/gstpngdec.c: (user_read_data), (gst_pngdec_task):
3412           When operating in pull mode, error out correct on not-linked.
3413
3414 2007-06-06  Andy Wingo  <wingo@pobox.com>
3415
3416         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_probe_caps_for_format)
3417         (gst_v4l2src_probe_caps_for_format_and_size): Only probe for
3418         format and size if the ioctls are defined; should fix compilation
3419         on Linux < 2.16.19.
3420
3421 2007-06-06  Tim-Philipp Müller  <tim at centricular dot net>
3422
3423         * gst/videobox/gstvideobox.c: (gst_video_box_ayuv_i420):
3424           Printf fixes in debug statements; use LOG level for debug statements
3425           that are printed for each and every frame; convert c++ comments to
3426           C-style comments; not much point using g_try_malloc() if we then not
3427           even check the return value.
3428
3429 2007-06-05  Tim-Philipp Müller  <tim at centricular dot net>
3430
3431         * configure.ac:
3432           Bump requirements to released versions (core and base 0.10.13).
3433
3434         * gst/icydemux/gsticydemux.c: (gst_icydemux_unicodify):
3435           Use gst_tag_utf8_from_freeform_string() from libgsttag instead of
3436           own implementation.
3437
3438 2007-06-05  Andy Wingo  <wingo@pobox.com>
3439
3440         * sys/v4l2/gstv4l2src.c (gst_v4l2src_start, gst_v4l2src_stop): Add
3441         some useless comments.
3442
3443         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_capture_init): Don't queue
3444         frames before calling STREAMON, that might leave them in a state
3445         where they can't be dequeued if we go back to NULL without calling
3446         STREAMON, according to the docs.
3447         (gst_v4l2src_capture_start): Enqueue buffers here instead, right
3448         before we call STREAMON.
3449         (gst_v4l2src_capture_deinit): Remove crack to work around dequeue
3450         failures. (For me this code hung.) The pool refcounting is still
3451         crack; added a note to that effect.
3452
3453 2007-06-05  Wim Taymans  <wim@fluendo.com>
3454
3455         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
3456         (gst_multipart_mux_get_mime), (gst_multipart_mux_collected):
3457         Add support for mapping gst structure names to the MIME type equivalent.
3458         Implemented for audio/x-mulaw->audio/basic. Fixes #442874.
3459
3460 2007-06-03  Sebastian Dröge  <slomo@circular-chaos.org>
3461
3462         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
3463         (gst_wavenc_sink_setcaps), (gst_wavenc_format_samples),
3464         (gst_wavenc_chain), (gst_wavenc_change_state):
3465         * gst/wavenc/gstwavenc.h:
3466         Properly write wav files with width!=depth by having the depth most
3467         significant bytes set and all others zero. Fixes #442535.
3468
3469 2007-06-01  Wim Taymans  <wim@fluendo.com>
3470
3471         * gst/rtsp/rtspconnection.c:
3472         Add include to make buildbot happy.
3473
3474 2007-06-01  Wim Taymans  <wim@fluendo.com>
3475
3476         Patch by: Peter Kjellerstedt  <pkj at axis com>
3477
3478         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3479         (rtsp_connection_connect), (add_date_header),
3480         (rtsp_connection_send), (parse_response_status),
3481         (parse_request_line), (parse_line), (rtsp_connection_receive):
3482         * gst/rtsp/rtspdefs.c: (rtsp_version_as_text):
3483         * gst/rtsp/rtspdefs.h:
3484         * gst/rtsp/rtspmessage.c: (key_value_foreach),
3485         (rtsp_message_init_request), (rtsp_message_init_response),
3486         (rtsp_message_remove_header), (rtsp_message_append_headers),
3487         (rtsp_message_dump):
3488         * gst/rtsp/rtspmessage.h:
3489         Improves version checking, allowing an RTSP server to reply with "505
3490         RTSP Version not supported.
3491         Adds a Date header to all messages.
3492         Replies with RTSP_EPARSE rather than RTSP_EINVALID in cases where we
3493         want to be able to send a response even if something in the request was
3494         invalid. EINVAL is only used when passing wrong arguments to functions.
3495         Do not handle an invalid method in parse_request_line(). Defer this to
3496         the caller so it can respond with "405 Method Not Allowed".
3497         Improves parsing of the timeout parameter to the Session header,
3498         allowing whitespace after the semicolon. 
3499         Avoids a compiler warning due to variables shadowing a function argument.
3500
3501 2007-06-01  Wim Taymans  <wim@fluendo.com>
3502
3503         Based on Patch by: Daniel Charles <dcharles at ti dot com>
3504
3505         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
3506         (gst_rtp_amr_depay_process):
3507         * gst/rtp/gstrtpamrdepay.h:
3508         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_base_init),
3509         (gst_rtp_amr_pay_class_init), (gst_rtp_amr_pay_init),
3510         (gst_rtp_amr_pay_setcaps), (gst_rtp_amr_pay_handle_buffer):
3511         * gst/rtp/gstrtpamrpay.h:
3512         Add support for AMR-WB.
3513         Small cleanups such as using BOILERPLATE.
3514
3515 2007-05-31  Wim Taymans  <wim@fluendo.com>
3516
3517         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream):
3518         Fix compile warning when debug is disabled as spotted bu Saur on IRC.
3519
3520 2007-05-30  Andy Wingo  <wingo@pobox.com>
3521
3522         * sys/v4l2/gstv4l2object.h: 
3523         * sys/v4l2/gstv4l2object.c (gst_v4l2_object_new): Revert some
3524         unintended changes.
3525
3526         * sys/v4l2/v4l2src_calls.h: 
3527         * sys/v4l2/v4l2src_calls.c (gst_v4l2src_fill_format_list): Store
3528         the format list in the order that the driver gives it to us.
3529         (gst_v4l2src_probe_caps_for_format_and_size)
3530         (gst_v4l2src_probe_caps_for_format): New functions, fill GstCaps
3531         based on the capabilities of the device.
3532         (gst_v4l2src_grab_frame): Update for object variable renaming.
3533         (gst_v4l2src_set_capture): Update to be strict in its parameters,
3534         as in the set_caps below.
3535         (gst_v4l2src_capture_init): Update for object variable renaming,
3536         and reflow.
3537         (gst_v4l2src_capture_start, gst_v4l2src_capture_stop)
3538         (gst_v4l2src_capture_deinit): Update for object variable renaming.
3539         (gst_v4l2src_update_fps, gst_v4l2src_set_fps)
3540         (gst_v4l2src_get_fps): Remove; these functions don't have much
3541         meaning outside of an atomic set_caps method.
3542         (gst_v4l2src_buffer_new): Don't set buffer duration, it is not
3543         known.
3544
3545         * sys/v4l2/gstv4l2tuner.c (gst_v4l2_tuner_set_channel): Remove
3546         call to update_fps; not sure about this change.
3547         (gst_v4l2_tuner_set_norm): Work around the fact that for the
3548         moment we don't have an update_fps_func.
3549
3550         * sys/v4l2/gstv4l2src.h (struct _GstV4l2Src): Don't put v4l2
3551         structures in the object, just store what we need. Do store the
3552         probed caps of the device. Don't store the current frame rate.
3553
3554         * sys/v4l2/gstv4l2src.c (gst_v4l2src_init): Remove the
3555         update_fps_function, for now. Update for new object variable
3556         naming.
3557         (gst_v4l2src_set_property, gst_v4l2src_get_property): Update for
3558         new object variable naming.
3559         (gst_v4l2src_v4l2fourcc_to_structure): Rename from ..._to_caps.
3560         (gst_v4l2_structure_to_v4l2fourcc): Rename from ...caps_to_....
3561         (gst_v4l2src_get_caps): Rework to probe the device for supported
3562         frame sizes and frame rates.
3563         (gst_v4l2src_set_caps): Rework to be strict in the given
3564         parameters: if someone asks us to have a certain size and rate,
3565         that is what we configure.
3566         (gst_v4l2src_get_read): Update for object variable naming. Don't
3567         leak buffers on short reads.
3568         (gst_v4l2src_get_mmap): Update for object variable naming, and add
3569         comments.
3570         (gst_v4l2src_create): Update for object variable naming.
3571
3572 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3573
3574         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
3575         (gst_avi_demux_reset), (gst_avi_demux_parse_stream):
3576         * gst/avi/gstavidemux.h:
3577           Parse subtitle text streams instead of erroring out (#442034). Still
3578           needs a parser for the subtitles to actually show up.
3579
3580 2007-05-30  Tim-Philipp Müller  <tim at centricular dot net>
3581
3582         * gst/avi/gstavidemux.c: (gst_avi_demux_push_event),
3583         (gst_avi_demux_loop):
3584           Make _push_event() return TRUE if the event could be pushed on at
3585           least one pad and not only if it could be pushed on all pads,
3586           otherwise we'll end up posting an error message on EOS if one or
3587           more source pads are not connected.
3588
3589 2007-05-28  Wim Taymans  <wim@fluendo.com>
3590
3591         * gst/rtsp/rtsptransport.c:
3592         Use renamed RTP bin.
3593
3594 2007-05-28  Wim Taymans  <wim@fluendo.com>
3595
3596         Based on patch by: Dejan Sakelšak <sakdean at gmail dot com>
3597
3598         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
3599         (gst_video_box_set_property), (gst_video_box_transform_caps),
3600         (video_box_recalc_transform), (gst_video_box_set_caps),
3601         (gst_video_box_get_unit_size), (gst_video_box_apply_alpha),
3602         (gst_video_box_ayuv_ayuv), (gst_video_box_clear), (UVfloor),
3603         (UVceil), (gst_video_box_ayuv_i420), (gst_video_box_i420_ayuv),
3604         (gst_video_box_i420_i420), (gst_video_box_transform),
3605         (plugin_init):
3606         Add AYUV->AYUV and AYUV->I420 formats. 
3607         Fix negotiation and I420->AYUV conversion.
3608         Fixes #429329.
3609
3610 2007-05-26  Wim Taymans  <wim@fluendo.com>
3611
3612         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_data):
3613         Use different variables for nested for loops so that the outer loop
3614         functions properly and speex files with multiple frames per buffer work
3615         properly.
3616         Fixes #441408.
3617
3618 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3619
3620         * gst/id3demux/gstid3demux.c: (gst_id3demux_sink_event):
3621           Don't leak newsegment events.
3622
3623 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3624
3625         * gst/wavparse/Makefile.am:
3626           Add '-lm' to LIBS for ceil(), don't assume one of our dependencies
3627           drags it in.
3628
3629 2007-05-25  Tim-Philipp Müller  <tim at centricular dot net>
3630
3631         * ext/flac/gstflacenc.c: (gst_flac_enc_init),
3632         (notgst_value_array_append_buffer),
3633         (gst_flac_enc_process_stream_headers),
3634         (gst_flac_enc_write_callback), (gst_flac_enc_chain),
3635         (gst_flac_enc_change_state):
3636         * ext/flac/gstflacenc.h:
3637           Collect headers, add "streamheader" field to output caps and set
3638           BUFFER_IN_CAPS flag on pushed header buffers. That way oggmux
3639           produces output according to the official FLAC-to-Ogg mapping
3640           instead of completely broken files. Fixes #426044.
3641
3642 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3643
3644         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset),
3645         (gst_id3demux_send_new_segment), (gst_id3demux_chain),
3646         (gst_id3demux_sink_event):
3647         * gst/id3demux/gstid3demux.h:
3648         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset),
3649         (gst_tag_demux_chain), (gst_tag_demux_sink_event),
3650         (gst_tag_demux_send_new_segment):
3651         Handle and adjust new-segment events so that downstream really
3652         sees a stream with the tag pieces stripped off the front and back.
3653         Fixes strangeness in seeking when mp3 decoders use the new-segment
3654         byte position to estimate their current playback position timestamp
3655         and then the arriving buffers don't match up.
3656
3657 2007-05-25  Jan Schmidt  <thaytan@mad.scientist.com>
3658
3659         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_detect):
3660           Don't unnecessarily perform a READY->NULL->READY transition on the
3661           detected audio sink when starting up. Fixes: #440127
3662
3663 2007-05-24  Tim-Philipp Müller  <tim at centricular dot net>
3664
3665         * ext/flac/gstflacenc.c: (gst_flac_enc_sink_setcaps),
3666         (gst_flac_enc_chain):
3667           Don't crash in chain function if setcaps hasn't been called.
3668
3669 2007-05-24  Wim Taymans  <wim@fluendo.com>
3670
3671         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_methods):
3672         Init value to avoid infinte loops.
3673
3674 2007-05-24  Wim Taymans  <wim@fluendo.com>
3675
3676         Patch by: Peter Kjellerstedt  <pkj at axis com>
3677
3678         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_auth),
3679         (gst_rtspsrc_try_send), (gst_rtspsrc_parse_methods),
3680         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
3681         (gst_rtspsrc_play):
3682         (rtsp_connection_send), (rtsp_connection_receive):
3683         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send):
3684         Fix for new API.
3685
3686         * gst/rtsp/rtspconnection.c: (add_auth_header),
3687         Only add authorisation and session headers when sending messages.
3688
3689         * gst/rtsp/rtspmessage.c: (key_value_foreach), (rtsp_message_init),
3690         (rtsp_message_init_request), (rtsp_message_init_response),
3691         (rtsp_message_unset), (rtsp_message_add_header),
3692         (rtsp_message_remove_header), (rtsp_message_get_header),
3693         (rtsp_message_append_headers), (dump_key_value),
3694         (rtsp_message_dump):
3695         * gst/rtsp/rtspmessage.h:
3696         Add support for multiple headers of the same type by storing the parsed
3697         headers in a GArray instaed of a hashtable.
3698
3699 2007-05-21  Wim Taymans  <wim@fluendo.com>
3700
3701         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
3702         (gst_udpsrc_create), (gst_udpsrc_unlock), (gst_udpsrc_unlock_stop):
3703         Since we depend on 0.10.13 -core, override the unlock_stop vmethod for
3704         safer shutdown.
3705
3706 2007-05-21  Wim Taymans  <wim@fluendo.com>
3707
3708         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init):
3709         * gst/rtsp/gstrtpdec.h:
3710         Added signal for backwards compat.
3711
3712 2007-05-21  Sebastian Dröge  <slomo@circular-chaos.org>
3713         
3714         Patch by: René Stadler <mail at renestadler dot de>
3715
3716         * configure.ac:
3717         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
3718         (gst_au_parse_parse_header), (gst_au_parse_chain):
3719         * gst/auparse/gstauparse.h:
3720         Use audioconvert for converting from non-native endianness floats
3721         in auparse instead of doing it ourself. Fixes #424527.
3722         This needs the audioconvert from plugins-base CVS.
3723         
3724 2007-05-21  Wim Taymans  <wim@fluendo.com>
3725
3726         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3727         (gst_rtp_h263p_pay_flush):
3728         Fix enum registration.
3729
3730 2007-05-21  Wim Taymans  <wim@fluendo.com>
3731
3732         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
3733
3734         * gst/rtp/gstrtph263ppay.c: (gst_fragmentation_mode_get_type),
3735         (gst_rtp_h263p_pay_class_init), (gst_rtp_h263p_pay_init),
3736         (gst_rtp_h263p_pay_set_property), (gst_rtp_h263p_pay_get_property),
3737         (gst_rtp_h263p_pay_flush):
3738         * gst/rtp/gstrtph263ppay.h:
3739         Add new fragmentation mode base on GOB headers. Fixes #438940.
3740
3741 2007-05-20  Tim-Philipp Müller  <tim at centricular dot net>
3742
3743         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp):
3744           Printf format fix.
3745
3746 2007-05-18  Wim Taymans  <wim@fluendo.com>
3747
3748         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_setup_streams):
3749         Don't crash when an unsupported transport error was returned by the
3750         server, just try to configure the next stream. Fixes #439255.
3751
3752 2007-05-18  Wim Taymans  <wim@fluendo.com>
3753
3754         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
3755         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
3756         (gst_rtspsrc_stream_configure_udp), (gst_rtspsrc_loop_interleaved),
3757         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3758         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open):
3759         * gst/rtsp/gstrtspsrc.h:
3760         Add TCP timeout property and use it for all TCP connection.
3761
3762         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
3763         (rtsp_connection_write), (rtsp_connection_next_timeout),
3764         (rtsp_connection_reset_timeout):
3765         Make connect and writes cancelable and make them use the timeout.
3766
3767 2007-05-18  Wim Taymans  <wim@fluendo.com>
3768
3769         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
3770         (gst_rtspsrc_loop_interleaved), (gst_rtspsrc_loop_udp),
3771         (gst_rtspsrc_try_send), (gst_rtspsrc_send),
3772         (gst_rtspsrc_setup_streams):
3773         Refactor timeout handling.
3774         Also send keep-alive when dealing with TCP transport.
3775
3776         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
3777         (rtsp_connection_free), (rtsp_connection_next_timeout),
3778         (rtsp_connection_reset_timeout):
3779         * gst/rtsp/rtspconnection.h:
3780         Use a timer to handle the session timeouts, add some methods to deal
3781         with timeouts.
3782
3783 2007-05-17  Wim Taymans  <wim@fluendo.com>
3784
3785         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
3786         (gst_rtspsrc_setup_streams):
3787         Ignore streams that fail the setup command, we will retry with a
3788         different transport later on.
3789
3790         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
3791         (rtsp_ext_wms_configure_stream):
3792         Fix encoding name case.
3793
3794 2007-05-16  Edward Hervey  <edward@fluendo.com>
3795
3796         * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
3797         Fix build on macosx.
3798
3799 2007-05-16  Sebastian Dröge  <slomo@circular-chaos.org>
3800
3801         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):
3802         Replace direct comparison of a string with the string literal "" with
3803         a comparison of the first character with '\0'. Fixes #438926.
3804
3805 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3806
3807         * gst/debug/breakmydata.c (gst_break_my_data_init):
3808           One more try. This should be the proper fix now.
3809
3810 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3811
3812         * gst/debug/breakmydata.c:
3813           Ooops, no // comments please.
3814
3815 2007-05-15  Stefan Kost  <ensonic@users.sf.net>
3816
3817         * gst/debug/breakmydata.c: (gst_break_my_data_class_init),
3818         (gst_break_my_data_init):
3819           Fix gst_buffer_is_writable() assertion.
3820
3821 2007-05-14  David Schleef  <ds@schleef.org>
3822
3823         * sys/v4l2/gstv4l2src.c: Add support for Bayer images as
3824           video/x-raw-bayer.  Fixes #314160.
3825
3826 2007-05-14  Wim Taymans  <wim@fluendo.com>
3827
3828         * gst/rtp/gstrtptheoradepay.c: (decode_base64),
3829         (gst_rtp_theora_depay_parse_configuration):
3830         * gst/rtp/gstrtptheorapay.c: (encode_base64),
3831         (gst_rtp_theora_pay_finish_headers),
3832         (gst_rtp_theora_pay_handle_buffer):
3833         Update theora pay/depayloader in a similar to vorbis.
3834
3835         * gst/rtp/gstrtpvorbisdepay.c:
3836         (gst_rtp_vorbis_depay_parse_configuration):
3837         Update docs.
3838
3839 2007-05-14  Wim Taymans  <wim@fluendo.com>
3840
3841         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send):
3842         When we try to execute a method that is not supported by the server,
3843         don't error out but remove the method from the accepted methods so that
3844         we never try to perform this method again.
3845
3846 2007-05-14  Wim Taymans  <wim@fluendo.com>
3847
3848         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
3849         Remove annoying _dump_mem.
3850
3851 2007-05-14  Wim Taymans  <wim@fluendo.com>
3852
3853         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_range):
3854         Parse range correctly.
3855
3856         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
3857         The baseurl now always has a '/' at the start.
3858
3859 2007-05-14  Wim Taymans  <wim@fluendo.com>
3860
3861         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_configure_caps),
3862         (gst_rtspsrc_parse_range), (gst_rtspsrc_open),
3863         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3864         Factor out caps configuration and configure more stuff such as the time
3865         ranges and speed/scale values.
3866
3867         * gst/rtsp/rtsptransport.c:
3868         Add Copyright after non-trival fixes.
3869
3870 2007-05-12  Wim Taymans  <wim@fluendo.com>
3871
3872         Patch by: Peter Kjellerstedt  <pkj at axis com>
3873
3874         * gst/rtsp/gstrtspsrc.h:
3875         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
3876         * gst/rtsp/rtspmessage.c: (rtsp_message_init_data),
3877         (rtsp_message_get_header):
3878         * gst/rtsp/rtspmessage.h:
3879         Make channel guint8 where possible.
3880         Make rtsp_message_init_data() take the channel as a guint8.
3881
3882         * gst/rtsp/rtspdefs.c:
3883         Fixed a typo: Timout -> Timeout
3884
3885         * gst/rtsp/rtspdefs.h:
3886         Make RTSP_CHECK() behave as a statement.
3887
3888         * gst/rtsp/sdpmessage.c:
3889         Avoid a compiler warning in INIT_ARRAY().
3890         Fixes #437692.
3891
3892 2007-05-12  Wim Taymans  <wim@fluendo.com>
3893
3894         Patch by: Peter Kjellerstedt  <pkj at axis com>
3895
3896         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free),
3897         (rtsp_url_get_request_uri):
3898         * gst/rtsp/rtspurl.h:
3899         Add support for query parameters to RTSP URLs.
3900
3901 2007-05-12  Wim Taymans  <wim@fluendo.com>
3902
3903         Patch by: Peter Kjellerstedt  <pkj at axis com>
3904
3905         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
3906         (parse_range), (range_as_text), (rtsp_transport_mode_as_text),
3907         (rtsp_transport_profile_as_text), (rtsp_transport_ltrans_as_text),
3908         (rtsp_transport_parse), (rtsp_transport_as_text):
3909         * gst/rtsp/rtsptransport.h:
3910         Add validation to rtsp_transport_parse().
3911         Add rtsp_transport_as_text() to generate an RTSP header from an
3912         RTSPTransport.
3913         Change ssrc to guint (was a string) since that is what it is, even
3914         though it is sent as a hex string.
3915         Correctly identify PLAY|RECORD mode parameters (the syntax in the RFC is
3916         incorrect, which can be seen when looking at the examples in the RFC).
3917         Fixes #437670.
3918
3919 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3920
3921         Patch by: Eric Anholt
3922
3923         * sys/ximage/gstximagesrc.c (gst_ximage_src_open_display,
3924           gst_ximage_src_ximage_get):
3925         Use union of all damage between frames to make it faster.
3926         Fixes bug #342463.
3927         Also fix crasher when cursor is at bottom right of window.
3928
3929 2007-05-11  Tim-Philipp Müller  <tim at centricular dot net>
3930
3931         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
3932           Skip LIST chunks before the fmt chunk (fixes #437499). Also fix
3933           streaming mode regression for file from #343837 with 'bext' chunk
3934           before the 'fmt' chunk.
3935
3936 2007-05-11  Wim Taymans  <wim@fluendo.com>
3937
3938         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_flush),
3939         (gst_rtspsrc_do_seek), (gst_rtspsrc_perform_seek),
3940         (gst_rtspsrc_handle_src_event),
3941         (gst_rtspsrc_stream_configure_manager),
3942         (gst_rtspsrc_stream_configure_tcp), (gst_rtspsrc_loop_interleaved),
3943         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open),
3944         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
3945         * gst/rtsp/gstrtspsrc.h:
3946         * gst/rtsp/rtspdefs.h:
3947         Preliminary seek support.
3948         Activate internal pads so that we can receive events on them.
3949         Don't try to parse a range string when it's NULL.
3950
3951 2007-05-11  Wim Taymans  <wim@fluendo.com>
3952
3953         * gst/rtp/README:
3954         Update README with new RTP variables that will be used for
3955         synchronisation.
3956
3957         * gst/rtp/gstrtpvorbisdepay.c: (decode_base64),
3958         (gst_rtp_vorbis_depay_parse_configuration),
3959         (gst_rtp_vorbis_depay_process):
3960         * gst/rtp/gstrtpvorbispay.c: (encode_base64),
3961         (gst_rtp_vorbis_pay_finish_headers),
3962         (gst_rtp_vorbis_pay_handle_buffer):
3963         Update vorbis pay and depayloader to draft-04.
3964
3965 2007-05-11  Wim Taymans  <wim@fluendo.com>
3966
3967         * gst/rtsp/rtsptransport.c:
3968         UDP MCAST is actually the default for RTP/AVP.
3969 2007-05-13  Sebastien Moutte  <sebastien@moutte.net>
3970
3971         * gst/level/gstlevel.c: (gst_level_transform_ip):
3972         Use guint8 * instead of gpointer then vs6 can build 
3973         in_data += (filter->width / 8).
3974
3975 2007-05-11  Zaheer Abbas Merali  <<zaheerabbas at merali dot org>>
3976
3977         * sys/ximage/gstximagesrc.c (gst_ximage_src_start,
3978           gst_ximage_src_ximage_get):
3979         * sys/ximage/gstximagesrc.h (last_ximage):
3980         When using Damage actually keep the last frame, and not assume
3981         that the buffer we get already has the last frame on it.
3982         Copy the cursor over if we specify a non-zero start x and
3983         start y.
3984
3985 2007-05-11  Wim Taymans  <wim@fluendo.com>
3986
3987         * gst/rtsp/rtsptransport.c:
3988         Make UDP the default transport when not specified.
3989
3990 2007-05-09  David Schleef  <ds@schleef.org>
3991
3992         * gst/level/gstlevel.c:
3993           Revert last change.
3994
3995 2007-05-09  Sebastien Moutte  <sebastien@moutte.net>
3996
3997         * gst/level/gstlevel.c: (gst_level_calculate_##TYPE),
3998         (gst_level_transform_ip):
3999         Use guint8 * instead of gpointer then vs6 know the size of data
4000         pointed when moving the pointer.
4001         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_handle_buffer):
4002         Move instructions after variables declaration.
4003         * win32/vs6/autogen.dsp:
4004         * win32/vs6/libgstrtp.dsp:
4005         * win32/vs6/libgstrtsp.dsp:
4006         Update vs6 project files.
4007
4008 2007-05-09  Wim Taymans  <wim@fluendo.com>
4009
4010         * gst/rtsp/Makefile.am:
4011         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_query),
4012         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_open):
4013         * gst/rtsp/rtsprange.c: (parse_npt_time), (parse_npt_range),
4014         (parse_clock_range), (parse_smpte_range), (rtsp_range_parse),
4015         (rtsp_range_free):
4016         * gst/rtsp/rtsprange.h:
4017         Add code to parse time ranges.
4018         Report DURATION on the stream when possible.
4019
4020 2007-05-08  Tim-Philipp Müller  <tim at centricular dot net>
4021
4022         * gst/videomixer/videomixer.c: (gst_videomixer_blend_ayuv_ayuv),
4023         (gst_videomixer_fill_checker), (gst_videomixer_fill_color),
4024         (gst_videomixer_collected):
4025           Fix strides calculation for AYUV (it's just width*4) (#436910).
4026
4027 2007-05-06  Sebastian Dröge  <slomo@circular-chaos.org>
4028
4029         * gst/audiofx/audioamplify.c: (gst_audio_amplify_transform_ip):
4030         * gst/audiofx/audiodynamic.c: (gst_audio_dynamic_transform_ip):
4031         * gst/audiofx/audioinvert.c: (gst_audio_invert_transform_ip):
4032         Sync the GObject properties before each processing step to properly
4033         work with the controller.
4034
4035 2007-05-04  Wim Taymans  <wim@fluendo.com>
4036
4037         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive),
4038         (gst_rtspsrc_loop_udp), (gst_rtspsrc_try_send), (gst_rtspsrc_send),
4039         (gst_rtspsrc_setup_streams), (gst_rtspsrc_open),
4040         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
4041         (gst_rtspsrc_change_state):
4042         Let more error state trickle down so that we can catch more error
4043         cases.
4044         Handle keep-alive a little smarter by selecting a method the server
4045         actually supports.
4046         Fix a race in UDP streaming shutdown.
4047
4048 2007-05-04  Wim Taymans  <wim@fluendo.com>
4049
4050         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send_keep_alive):
4051         Ignore errors when trying to use the keep-alive messages.
4052
4053 2007-05-04  Wim Taymans  <wim@fluendo.com>
4054
4055         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_handle_src_event),
4056         (gst_rtspsrc_handle_src_query), (gst_rtspsrc_sink_chain),
4057         (gst_rtspsrc_stream_configure_manager),
4058         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4059         (gst_rtspsrc_stream_configure_mcast),
4060         (gst_rtspsrc_stream_configure_udp),
4061         (gst_rtspsrc_stream_configure_udp_sink),
4062         (gst_rtspsrc_stream_configure_transport):
4063         Send RTCP messages back to the server over the TCP connection.
4064
4065         * gst/rtsp/rtspconnection.c: (rtsp_connection_write),
4066         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4067         (rtsp_connection_receive):
4068         * gst/rtsp/rtspconnection.h:
4069         Factor out and expose lowlevel _write and _read methods.
4070         Implement sending data messages to the server.
4071
4072 2007-05-03  Wim Taymans  <wim@fluendo.com>
4073
4074         * gst/multipart/multipartmux.c: (gst_multipart_mux_queue_pads),
4075         (gst_multipart_mux_collected):
4076         Fix timestamps on outgoing buffers.
4077
4078 2007-05-03  Wim Taymans  <wim@fluendo.com>
4079
4080         * gst/multipart/multipartmux.c:
4081         (gst_multipart_mux_request_new_pad), (gst_multipart_mux_collected),
4082         (gst_multipart_mux_change_state):
4083         Emit NEWSEGMENT events before pushing the first buffer.
4084
4085 2007-05-03  Wim Taymans  <wim@fluendo.com>
4086
4087         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4088         (gst_rtspsrc_alloc_udp_ports), (gst_rtspsrc_handle_src_event),
4089         (gst_rtspsrc_handle_src_query),
4090         (gst_rtspsrc_stream_configure_manager),
4091         (gst_rtspsrc_stream_free_udp), (gst_rtspsrc_stream_configure_tcp),
4092         (gst_rtspsrc_stream_configure_mcast),
4093         (gst_rtspsrc_stream_configure_udp),
4094         (gst_rtspsrc_stream_configure_udp_sink),
4095         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
4096         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
4097         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4098         (gst_rtspsrc_pause):
4099         Refactor transport configuration code.
4100         Create internal pads for TCP transport so that we can implement events
4101         and queries.
4102         Handle events and queries.
4103         Parse range from the SDP.
4104         Fix race in pause handler where the connection could still be flushing.
4105
4106 2007-05-02  Wim Taymans  <wim@fluendo.com>
4107
4108         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4109         (gst_rtspsrc_finalize), (new_session_pad), (request_pt_map),
4110         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4111         (gst_rtspsrc_send), (gst_rtspsrc_async_open), (gst_rtspsrc_close),
4112         (gst_rtspsrc_play), (gst_rtspsrc_handle_message),
4113         (gst_rtspsrc_change_state):
4114         * gst/rtsp/gstrtspsrc.h:
4115         Fix race when multiple udp sources post timeouts, just act on the first
4116         received timeout.
4117         Protect stream list with a recursive lock to fix some races.
4118         Flush connection when we need to do a reconnect or stop.
4119         Make state lock recursive.
4120
4121         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4122         (rtsp_connection_close):
4123         Some small cleanups.
4124
4125 2007-05-02  Wim Taymans  <wim@fluendo.com>
4126
4127         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4128         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4129         Only set DISCONT when there actually is a discont or when we just
4130         started.
4131
4132 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4133
4134         * ext/flac/gstflac.c: (plugin_init):
4135         Call bindtextdomain() to get localized strings.
4136
4137 2007-05-02  Wim Taymans  <wim@fluendo.com>
4138
4139         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4140         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
4141         (gst_wavparse_stream_data):
4142         * gst/wavparse/gstwavparse.h:
4143         Be a bit more clever when dealing with VBR files with FACT tags, we
4144         don't want to timestamp buffers in that case but the estimated BPS can
4145         be used for seeking.
4146         Only send close segment in the streaming thread.
4147
4148 2007-05-02  Sebastian Dröge  <slomo@circular-chaos.org>
4149
4150         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
4151         Correctly post an error on the bus if something went wrong in the loop
4152         function. This fixes a few cases where the task was paused and nothing
4153         happened anymore.
4154
4155 2007-05-02  Wim Taymans  <wim@fluendo.com>
4156
4157         * gst/rtsp/test.c: (main):
4158         Fix compilation of deprecated test just because I'm too lazy to delete
4159         it.
4160
4161 2007-05-02  Wim Taymans  <wim@fluendo.com>
4162
4163         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4164         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4165         (gst_rtspsrc_handle_request), (gst_rtspsrc_loop_interleaved),
4166         (gst_rtspsrc_send_keep_alive), (gst_rtspsrc_loop_udp),
4167         (gst_rtspsrc_loop_send_cmd), (gst_rtspsrc_try_send),
4168         (gst_rtspsrc_open), (gst_rtspsrc_handle_message):
4169         * gst/rtsp/gstrtspsrc.h:
4170         Fix sending RTCP to the right place.
4171         Fix bug in reffing the wrong UDP element.
4172         Use new pad names for the session manager.
4173         Implement handling server requests in interleaved and UDP modes.
4174         Handle session keep-alive in UDP modes.
4175         Remove GCond for handling UDP timeouts.
4176
4177         * gst/rtsp/rtspconnection.c: (rtsp_connection_connect),
4178         (rtsp_connection_send), (rtsp_connection_read), (read_body),
4179         (rtsp_connection_receive), (rtsp_connection_close):
4180         * gst/rtsp/rtspconnection.h:
4181         Store connection IP address for later.
4182         Add timeout args to all operations that might block forever.
4183         Parse session timeout.
4184         Only close sockets when not already closed.
4185
4186         * gst/rtsp/rtspdefs.c:
4187         * gst/rtsp/rtspdefs.h:
4188         Add timeout return value and error string.
4189
4190         * gst/rtsp/rtspmessage.c: (rtsp_message_init_response):
4191         Add small comment.
4192
4193 2007-05-01  Wim Taymans  <wim@fluendo.com>
4194
4195         Patch by: Sjoerd Simons <sjoerd at luon dot net>
4196
4197         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_init),
4198         (gst_rtp_mp4v_pay_empty), (gst_rtp_mp4v_pay_event):
4199         * gst/rtp/gstrtpmp4vpay.h:
4200         Handle NEWSEGMENT and FLUSH events. Fixes #434824.
4201
4202 2007-04-30  Tim-Philipp Müller  <tim at centricular dot net>
4203
4204         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4205           Remove v4l2src from docs, since it breaks the docs build, and the
4206           plugin is only built if --enable-experimental is used anyway.
4207
4208         * docs/plugins/Makefile.am:
4209           Spaces => tab.
4210
4211 2007-04-29  Wim Taymans  <wim@fluendo.com>
4212
4213         * gst/udp/gstmultiudpsink.c: (leave_multicast),
4214         (gst_multiudpsink_add), (gst_multiudpsink_remove):
4215         Add code to drop membership of a multicast group.
4216
4217         * gst/udp/gstudpsink.c: (gst_udpsink_update_uri),
4218         (gst_udpsink_set_uri):
4219         Implement URI handler.
4220
4221         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4222         (gst_rtspsrc_parse_rtpinfo):
4223         Use URI handler to make udpsink instace.
4224         Improve code to configure port and destination.
4225
4226 2007-04-29  Wim Taymans  <wim@fluendo.com>
4227
4228         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
4229         Fix multicast detection.
4230         Don't try to join a multicast group if the address is not multicast.
4231
4232         * gst/udp/gstudpsrc.c: (gst_udpsrc_update_uri):
4233         Small debug improvement.
4234
4235 2007-04-27  Wim Taymans  <wim@fluendo.com>
4236
4237         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
4238         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4239         (gst_rtspsrc_handle_message):
4240         Ignore ASYNC state messages from the udpsink, it's irrelevant for the
4241         parent.
4242
4243 2007-04-27  Wim Taymans  <wim@fluendo.com>
4244
4245         * gst/rtp/gstrtpilbcdepay.h:
4246         Fix mode property when specified as an arg.
4247
4248 2007-04-26  Edward Hervey  <edward@fluendo.com>
4249
4250         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4251         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4252         * docs/plugins/gst-plugins-good-plugins.hierarchy:
4253         * docs/plugins/inspect/plugin-osxaudio.xml:
4254         Add documentation for osxaudio plugin.
4255
4256 2007-04-26  Wim Taymans  <wim@fluendo.com>
4257
4258         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
4259         (gst_rtspsrc_finalize), (gst_rtspsrc_stream_configure_transport),
4260         (gst_rtspsrc_open), (gst_rtspsrc_close),
4261         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play),
4262         (gst_rtspsrc_pause):
4263         * gst/rtsp/gstrtspsrc.h:
4264         Protect state changes with a lock.
4265
4266         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
4267         (parse_line):
4268         * gst/rtsp/rtspconnection.h:
4269         Remove some unused stuff.
4270
4271 2007-04-26  Wim Taymans  <wim@fluendo.com>
4272
4273         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
4274         Handle the case where there are exactly 0 bytes to read and the ioctl
4275         did not report an error. Fixes #433530.
4276
4277 2007-04-26  Wim Taymans  <wim@fluendo.com>
4278
4279         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
4280         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
4281         * gst/wavparse/gstwavparse.h:
4282         Apply DISCONT to buffers.
4283         Only apply timestamp to the first sample after a DISCONT, too many VBR
4284         files cause random jitter in the timestamps. Fixes #433119.
4285
4286 2007-04-25  Wim Taymans  <wim@fluendo.com>
4287
4288         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_class_init),
4289         (gst_rtp_dec_init), (gst_rtp_dec_set_property),
4290         (gst_rtp_dec_get_property):
4291         * gst/rtsp/gstrtpdec.h:
4292         Add dummy latency property to be backwards compat with rtpbin.
4293
4294         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
4295         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
4296         (gst_rtspsrc_stream_configure_transport),
4297         (gst_rtspsrc_parse_rtpinfo):
4298         * gst/rtsp/gstrtspsrc.h:
4299         Add latency property and configure in the session manager.
4300         Don't set invalid clock-base and seqnum-base on caps, some servers
4301         sometimes don't send them.
4302
4303 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4304
4305         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
4306         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps):
4307           Double-check that RGB input caps are really RGBA caps (apparently
4308           the core doesn't always catch it if those caps aren't a subset of
4309           our template caps, also see #421543). Fixes #429319 in a way.
4310           Also, don't leak the pad template in the transform_caps function.
4311
4312         * tests/check/Makefile.am:
4313         * tests/check/elements/.cvsignore:
4314         * tests/check/elements/alphacolor.c: (setup_alphacolor),
4315         (cleanup_alphacolor), (create_caps_rgb24), (create_caps_rgba32),
4316         (create_buffer_rgb24_3x4), (create_buffer_rgba32_3x4),
4317         (GST_START_TEST), (alphacolor_suite):
4318           Add some basic unit tests for alphacolor.
4319
4320 2007-04-25  Tim-Philipp Müller  <tim at centricular dot net>
4321
4322         * ext/libpng/gstpngdec.c: (gst_pngdec_task):
4323           If we get a fatal flow return in the loop function, first post the
4324           error message and only then send the EOS event downstream, otherwise
4325           applications might get an eos message before the error message and
4326           think everything was ok (related to #429319).
4327
4328 2007-04-25  Wim Taymans  <wim@fluendo.com>
4329
4330         * gst/rtsp/rtspconnection.c: (rtsp_connection_receive):
4331         Read the channel byte as an unsigned byte.
4332
4333 2007-04-25  Wim Taymans  <wim@fluendo.com>
4334
4335         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_set_property):
4336         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init),
4337         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
4338         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_init),
4339         (gst_rtp_gsm_depay_setcaps):
4340         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps):
4341         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_setcaps):
4342         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_class_init),
4343         (gst_rtp_ilbc_depay_init), (gst_rtp_ilbc_depay_setcaps),
4344         (gst_rtp_ilbc_depay_process), (gst_ilbc_depay_set_property),
4345         (gst_ilbc_depay_get_property):
4346         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
4347         * gst/rtp/gstrtpmp4adepay.c:
4348         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_init),
4349         (gst_rtp_pcma_depay_setcaps):
4350         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_init),
4351         (gst_rtp_pcmu_depay_setcaps):
4352         Make sure we configure the clock_rate in the baseclass in the setcaps
4353         function. Fixes #431282.
4354
4355 2007-04-25  Wim Taymans  <wim@fluendo.com>
4356
4357         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
4358         (gst_rtspsrc_stream_free), (request_pt_map),
4359         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open):
4360         * gst/rtsp/gstrtspsrc.h:
4361         Parse server address from SDP.
4362         Hook up a udpsink to send RTCP back to the server.
4363
4364         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4365         * gst/rtsp/rtsptransport.h:
4366         Add some docs.
4367
4368 2007-04-25  Stefan Kost  <ensonic@users.sf.net>
4369
4370         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4371           Make header field check conditional. Fixes #433135
4372
4373 2007-04-24  Tim-Philipp Müller  <tim at centricular dot net>
4374
4375         * docs/plugins/Makefile.am:
4376         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
4377         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4378         * docs/plugins/inspect/plugin-alphacolor.xml:
4379         * gst/alpha/Makefile.am:
4380         * gst/alpha/gstalphacolor.c:
4381         * gst/alpha/gstalphacolor.h:
4382           Add minimal docs blurb to alphacolor; split out headers into
4383           separate header file for gtk-doc.
4384
4385 2007-04-20  Tim-Philipp Müller  <tim at centricular dot net>
4386
4387         * gst/debug/progressreport.c: (gst_progress_report_report):
4388           Don't try to post NULL message (in case we can't query upstream
4389           position or duration).
4390
4391 2007-04-18  Michael Smith  <msmith@fluendo.com>
4392
4393         * gst/cutter/gstcutter.c: (gst_cutter_init), (gst_cutter_chain),
4394         (gst_cutter_get_caps):
4395         * gst/cutter/gstcutter.h:
4396           Fix some of the most obvious bugs in cutter. Now doesn't leak
4397           everything if input is silent.
4398
4399 2007-04-18  Sebastian Dröge  <slomo@circular-chaos.org>
4400
4401         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4402         (gst_wavenc_sink_setcaps), (gst_wavenc_change_state):
4403         * gst/wavenc/gstwavenc.h:
4404         Wav apparently only supports width==GST_ROUND_UP(depth), everything
4405         else results in a invalid block align and invalid files.
4406
4407 2007-04-17  Tim-Philipp Müller  <tim at centricular dot net>
4408
4409         Patch by: Snaik <snaik32 gmail com>
4410
4411         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw):
4412           Add missing break statement for BOX_HORIZONTAL case.
4413
4414 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4415
4416         Patch by: Vincent Torri <vtorri at univ-evry dot fr>
4417
4418         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4419         Use correct format strings for integer types.
4420
4421 2007-04-17  Sebastian Dröge  <slomo@circular-chaos.org>
4422
4423         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
4424         (gst_wavparse_create_sourcepad):
4425         Use gst_riff_create_audio_template_caps () instead of the local caps.
4426         This makes updates of the local caps unecessary whenever libgstriff
4427         gets support for new formats.
4428
4429 2007-04-16  Tim-Philipp Müller  <tim at centricular dot net>
4430
4431         Patch by: Brian Cameron  <brian.cameron at sun dot com>
4432
4433         * sys/sunaudio/gstsunaudio.c:
4434         * sys/sunaudio/gstsunaudiomixer.c:
4435         * sys/sunaudio/gstsunaudiomixer.h:
4436         * sys/sunaudio/gstsunaudiomixerctrl.c:
4437         * sys/sunaudio/gstsunaudiomixerctrl.h:
4438         * sys/sunaudio/gstsunaudiomixertrack.h:
4439         * sys/sunaudio/gstsunaudiosink.c:
4440         * sys/sunaudio/gstsunaudiosink.h:
4441         * sys/sunaudio/gstsunaudiosrc.c:
4442         * sys/sunaudio/gstsunaudiosrc.h:
4443           Fix and/or update copyright attributions (#430228).
4444
4445 2007-04-13  Wim Taymans  <wim@fluendo.com>
4446
4447         * docs/plugins/gst-plugins-good-plugins-sections.txt:
4448         Fix docs.
4449
4450         * gst/rtsp/URLS:
4451         Add some more example urls.
4452
4453         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4454         (gst_rtp_dec_chain_rtp):
4455         Better debugging.
4456
4457         * gst/rtsp/gstrtspsrc.c: (request_pt_map),
4458         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4459         (gst_rtspsrc_parse_rtpinfo):
4460         Remove unused code.
4461
4462 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4463
4464         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4465         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4466         (gst_wavparse_stream_data):
4467           Relax the audio/mpeg caps again and add FIXME: comment.
4468
4469 2007-04-13  Stefan Kost  <ensonic@users.sf.net>
4470
4471         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4472         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4473         (gst_wavparse_stream_data):
4474         * gst/wavparse/gstwavparse.h:
4475           More sanity check for the header fields. Fix type for 'rate' header
4476           field.
4477
4478 2007-04-12  Tim-Philipp Müller  <tim at centricular dot net>
4479
4480         * gst/icydemux/gsticydemux.c: (notgst_tag_freeform_string_to_utf8),
4481         (gst_icydemux_unicodify):
4482           If the metadata strings we get in the stream are not UTF-8, try to
4483           interpret them according to the character encodings specified in the
4484           GST_ICY_TAG_ENCODING and GST_TAG_ENCODING environment variables, and
4485           only fall back to locale/ISO-8859-1 if those aren't set or don't
4486           work. Should fix #428901.
4487
4488 2007-04-12  Wim Taymans  <wim@fluendo.com>
4489
4490         * gst/rtp/gstrtph264depay.c:
4491         Use the proper sync word for SPS and PPS.
4492
4493 2007-04-12  Thomas Vander Stichele  <thomas at apestaart dot org>
4494
4495         * gst/rtp/Makefile.am:
4496         * gst/rtp/fnv1hash.c (MASK_24, FNV1_HASH_32_INIT, FNV1_HASH_32_PRIME,
4497           fnv1_hash_32_new, fnv1_hash_32_update, fnv1_hash_32_to_24):
4498         * gst/rtp/fnv1hash.h (__GST_FNV1_HASH_H__):
4499           Add a simple hashing implementation that we can use to generate
4500           a 24-bit ident value based on the codebooks for vorbis and theora.
4501         * gst/rtp/gstrtptheorapay.c (gst_rtp_theora_pay_finish_headers,
4502           gst_rtp_theora_pay_handle_buffer):
4503         * gst/rtp/gstrtpvorbisdepay.c
4504           (gst_rtp_vorbis_depay_parse_configuration,
4505           gst_rtp_vorbis_depay_switch_codebook, gst_rtp_vorbis_depay_process):
4506         * gst/rtp/gstrtpvorbispay.c (gst_rtp_vorbis_pay_reset_packet,
4507           gst_rtp_vorbis_pay_init_packet, gst_rtp_vorbis_pay_flush_packet,
4508           gst_rtp_vorbis_pay_finish_headers, gst_rtp_vorbis_pay_handle_buffer):
4509           Use the hashing function, ensuring that the same codebooks result
4510           in the same ident and thus the same SDP description.
4511           Various log fixes/changes.
4512
4513 2007-04-12  Wim Taymans  <wim@fluendo.com>
4514
4515         Patch by: jerry tan <jerry dot tan at sun dot com>
4516
4517         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
4518         remove the call of  ioctl (fd, AUDIO_MIXER_MULTIPLE_OPEN), it is the
4519         application's responsibility to make sure it open the device once.
4520         Remove a careless error if AUDIODEV is set. Fixes #392620.
4521
4522 2007-04-12  Wim Taymans  <wim@fluendo.com>
4523
4524         * gst/rtsp/gstrtpdec.c: (gst_rtp_dec_marshal_BOXED__UINT_UINT),
4525         (gst_rtp_dec_class_init), (gst_rtp_dec_chain_rtp):
4526         * gst/rtsp/gstrtpdec.h:
4527         Make backward compat with rtpbin by adding the request-pt-map signals.
4528
4529         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
4530         (new_session_pad), (request_pt_map),
4531         (gst_rtspsrc_stream_configure_transport),
4532         (gst_rtspsrc_stream_configure_caps),
4533         (gst_rtspsrc_activate_streams):
4534         * gst/rtsp/gstrtspsrc.h:
4535         Implement request-pt-map signals instead of setting caps on the buffers
4536         for the session manager.
4537
4538 2007-04-11  Wim Taymans  <wim@fluendo.com>
4539
4540         * gst/udp/gstudp.c: (plugin_init):
4541         Register GstNetBuffer in plugin_init so that the type can be used from
4542         multiple threads without races.
4543
4544 2007-04-10  Wim Taymans  <wim@fluendo.com>
4545
4546         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_setcaps),
4547         (gst_rtp_amr_depay_process):
4548         Fix depayloader clock_rate and some cleanups.
4549
4550         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_finalize),
4551         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4552         * gst/rtp/gstrtph264depay.h:
4553         Don't push codec_data in the adapter because it might get flushed when
4554         we get a discont.
4555
4556         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4557         Handle multiple AU per packet.
4558
4559         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process),
4560         (gst_rtp_sv3v_depay_plugin_init):
4561         Disable rank, this one does not work.
4562         Remove timestamping, base class does that.
4563
4564 2007-04-10  Stefan Kost  <ensonic@users.sf.net>
4565
4566         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
4567           limit caps to the formats we announce in the template
4568
4569         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
4570         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
4571         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data):
4572           fix some crashers/asserts when dealing with broken files
4573
4574 2007-04-10  Wim Taymans  <wim@fluendo.com>
4575
4576         Patch by: Peter Kjellerstedt  <pkj at axis com>
4577
4578         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
4579         * gst/rtp/gstrtpL16depay.c:
4580         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4581         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_get_mode),
4582         (gst_rtp_speex_depay_setcaps):
4583         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
4584         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_loop_udp):
4585         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send):
4586         Fix some compiler warnings. Fixes #428182.
4587
4588 2007-04-06  Wim Taymans  <wim@fluendo.com>
4589
4590         * gst/rtsp/Makefile.am:
4591         * gst/rtsp/gstrtpdec.c: (find_session_by_id), (create_session),
4592         (free_session), (gst_rtp_dec_base_init), (gst_rtp_dec_class_init),
4593         (gst_rtp_dec_init), (gst_rtp_dec_finalize),
4594         (gst_rtp_dec_query_src), (gst_rtp_dec_chain_rtp),
4595         (gst_rtp_dec_chain_rtcp), (gst_rtp_dec_set_property),
4596         (gst_rtp_dec_get_property), (gst_rtp_dec_provide_clock),
4597         (gst_rtp_dec_change_state), (create_recv_rtp), (create_recv_rtcp),
4598         (create_rtcp), (gst_rtp_dec_request_new_pad),
4599         (gst_rtp_dec_release_pad):
4600         * gst/rtsp/gstrtpdec.h:
4601         * gst/rtsp/gstrtsp.c: (plugin_init):
4602         Morph RTPDec into something compatible with RTPBin as a fallback.
4603         Various other style fixes.
4604
4605         * gst/rtsp/gstrtspsrc.c: (find_stream_by_id),
4606         (find_stream_by_udpsrc), (gst_rtspsrc_stream_free),
4607         (gst_rtspsrc_cleanup), (gst_rtspsrc_media_to_caps),
4608         (new_session_pad), (gst_rtspsrc_stream_configure_transport),
4609         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
4610         (gst_rtspsrc_loop_udp), (gst_rtspsrc_setup_auth),
4611         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
4612         * gst/rtsp/gstrtspsrc.h:
4613         Implement RTPBin session manager handling.
4614         Don't try to add empty properties to caps.
4615         Implement fallback session manager, handling.
4616         Don't combine errors from RTCP streams, just ignore them.
4617
4618         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_manager):
4619         * gst/rtsp/rtsptransport.h:
4620         Implement fallback session manager.
4621         Make RTPBin the default one when available.
4622
4623 2007-04-05  Wim Taymans  <wim@fluendo.com>
4624
4625         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4626         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_plugin_init):
4627         This element is ready to be autoplugged.
4628
4629 2007-04-05  Julien MOUTTE  <julien@moutte.net>
4630
4631         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
4632         Don't leave the offsets defined by upstream element on the
4633         compressed data buffer we are pushing downstream. Make them
4634         GST_BUFFER_OFFSET_NONE.
4635
4636 2007-04-04  Stefan Kost  <ensonic@users.sf.net>
4637
4638         * gst/avi/README:
4639         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
4640         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
4641         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
4642         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
4643         (gst_avi_demux_calculate_durations_from_index),
4644         (gst_avi_demux_stream_header_push),
4645         (gst_avi_demux_stream_header_pull), (gst_avi_demux_combine_flows),
4646         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
4647           Don't abort on out-of-memory. Use stream-nr as unsigned integer only.
4648
4649 2007-04-03  Wim Taymans  <wim@fluendo.com>
4650
4651         * gst/smpte/barboxwipes.c:
4652         Fix error as spotted by Snaik <snaik32 at gmail dot com>
4653
4654 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4655
4656         * gst/wavparse/gstwavparse.c:
4657         Support audio/x-raw-float in wav files. This only works with
4658         plugins-base CVS, using an older version doesn't have any
4659         disadvantages though.
4660
4661 2007-03-30  Sebastian Dröge  <slomo@circular-chaos.org>
4662
4663         * configure.ac:
4664         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4665         (gst_au_parse_parse_header), (gst_au_parse_chain):
4666         * gst/auparse/gstauparse.h:
4667         Revert last change as we don't want plugins-good to depend on
4668         plugins-base CVS now.
4669
4670 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4671
4672         * configure.ac:
4673         Require gst-plugins-base CVS for audioconvert with non-native
4674         float support and width/depth fix in libgstriff.
4675
4676         Patch by: René Stadler <mail at renestadler dot de>
4677
4678         * gst/auparse/gstauparse.c: (gst_au_parse_reset),
4679         (gst_au_parse_parse_header), (gst_au_parse_chain):
4680         * gst/auparse/gstauparse.h:
4681         Don't swap the floats ourself if they're not in native endianness.
4682         Instead let audioconvert handle this. Fixes #339838.
4683
4684 2007-03-29  Wim Taymans  <wim@fluendo.com>
4685
4686         * gst/rtp/gstasteriskh263.h:
4687         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_process),
4688         (gst_rtp_h263p_depay_change_state):
4689         * gst/rtp/gstrtph263pdepay.h:
4690         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4691         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
4692         (gst_rtp_h264_depay_change_state):
4693         * gst/rtp/gstrtph264depay.h:
4694         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_class_init),
4695         (gst_rtp_mp4a_depay_setcaps), (gst_rtp_mp4a_depay_process):
4696         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4697         Flush adapter on disconts.
4698
4699 2007-03-29  Wim Taymans  <wim@fluendo.com>
4700
4701         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_process):
4702         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_process):
4703         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_process):
4704         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
4705         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_process):
4706         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_flush):
4707         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4708         (gst_rtp_mp4v_depay_process):
4709         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_flush):
4710         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_process):
4711         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_flush):
4712         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
4713         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_process):
4714         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_process):
4715         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_process):
4716         Use more efficient adapter and rtpbuffer methods when possible.
4717
4718 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4719
4720         * gst/wavenc/gstwavenc.c: (gst_wavenc_create_header_buf),
4721         (gst_wavenc_sink_setcaps):
4722         Correctly handle width!=depth input.
4723         * gst/wavparse/gstwavparse.c:
4724         Already export in the caps that width==8 uses unsigned samples and
4725         everything else uses signed samples.
4726
4727 2007-03-29  Wim Taymans  <wim@fluendo.com>
4728
4729         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4730
4731         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init),
4732         (gst_dynudpsink_init), (gst_dynudpsink_set_property),
4733         (gst_dynudpsink_get_property), (gst_dynudpsink_init_send),
4734         (gst_dynudpsink_close):
4735         * gst/udp/gstdynudpsink.h:
4736         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
4737         (gst_udpsrc_create), (gst_udpsrc_set_property),
4738         (gst_udpsrc_get_property), (gst_udpsrc_start), (gst_udpsrc_stop):
4739         * gst/udp/gstudpsrc.h:
4740         Rework the socket allocation a bit based on the sockfd argument so that
4741         it becomes usable.
4742         Add a closefd property to instruct the udp elements to close the custom
4743         file descriptors when going to READY. Fixes #423304.
4744         API:GstUDPSrc::closefd property
4745         API:GstDynUDPSink::closefd property
4746
4747 2007-03-29  Wim Taymans  <wim@fluendo.com>
4748
4749         Patch by: Laurent Glayal <spglegle at yahoo dot fr>
4750
4751         * gst/rtp/Makefile.am:
4752         * gst/rtp/gstrtp.c: (plugin_init):
4753         * gst/rtp/gstrtph264pay.c: (gst_rtp_h264_pay_base_init),
4754         (gst_rtp_h264_pay_class_init), (gst_rtp_h264_pay_init),
4755         (gst_rtp_h264_pay_finalize), (gst_rtp_h264_pay_setcaps),
4756         (gst_rtp_h264_pay_handle_buffer), (gst_rtp_h264_pay_set_property),
4757         (gst_rtp_h264_pay_get_property), (gst_rtp_h264_pay_change_state),
4758         (gst_rtp_h264_pay_plugin_init):
4759         * gst/rtp/gstrtph264pay.h:
4760         Added H264 payloader. Fixes #423782.
4761
4762         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
4763         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
4764         Small fixes.
4765
4766 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4767
4768         * gst/wavparse/gstwavparse.c:
4769         Actually support depths from 1 to 32, not only 8 to 32.
4770
4771 2007-03-29  Sebastian Dröge  <slomo@circular-chaos.org>
4772
4773         * gst/wavparse/gstwavparse.c:
4774         Add support for wav files containing audio/x-raw-int with random
4775         depths between 1 and 32 bits.
4776
4777 2007-03-28  Wim Taymans  <wim@fluendo.com>
4778
4779         Based on patch by: Stefan Kost  <ensonic@users.sf.net>
4780
4781         * gst/rtp/Makefile.am:
4782         * gst/rtp/gstrtp.c: (plugin_init):
4783         * gst/rtp/gstrtpmp4adepay.c: (gst_rtp_mp4a_depay_base_init),
4784         (gst_rtp_mp4a_depay_class_init), (gst_rtp_mp4a_depay_init),
4785         (gst_rtp_mp4a_depay_finalize), (gst_rtp_mp4a_depay_setcaps),
4786         (gst_rtp_mp4a_depay_process), (gst_rtp_mp4a_depay_set_property),
4787         (gst_rtp_mp4a_depay_get_property),
4788         (gst_rtp_mp4a_depay_change_state),
4789         (gst_rtp_mp4a_depay_plugin_init):
4790         * gst/rtp/gstrtpmp4adepay.h:
4791         Added MP4A-LATM depayloader. Fixes #417792.
4792
4793         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps),
4794         (gst_rtp_mp4v_depay_process):
4795         Fixup depayloader, setting codec_data, using more efficient adaptor and
4796         rtpbuffer handling.
4797
4798         * gst/rtsp/URLS:
4799         Add url to test above.
4800
4801 2007-03-25  Wim Taymans  <wim@fluendo.com>
4802
4803         * gst/rtsp/gstrtspsrc.c: (find_stream_by_setup),
4804         (gst_rtspsrc_create_stream), (gst_rtspsrc_stream_free),
4805         (get_default_rate_for_pt), (gst_rtspsrc_parse_rtpmap),
4806         (gst_rtspsrc_media_to_caps),
4807         (gst_rtspsrc_stream_configure_transport),
4808         (gst_rtspsrc_stream_configure_caps),
4809         (gst_rtspsrc_activate_streams), (gst_rtspsrc_parse_rtpinfo):
4810         * gst/rtsp/gstrtspsrc.h:
4811         Handle default clock-rates for static payload types, rearrange stuff so
4812         that the rtpmap field in the sdp can override the defaults.
4813         Parse RTP-Info field to get the seqnum and timebase fields that should
4814         go in the caps.
4815         Delay configuring caps after we got the RTP-Info from the PLAY reply from
4816         the server. 
4817
4818 2007-03-22  Wim Taymans  <wim@fluendo.com>
4819
4820         Patch by: Christophe Dehais <christophe dot dehais at gmail dot com>
4821
4822         * ext/gconf/gconf.c: (gst_gconf_render_bin_with_default):
4823         Accept complex pipeline descriptions as an audio profile instead of just
4824         a single element. Fixes #420658.
4825
4826 2007-03-21  Tim-Philipp Müller  <tim at centricular dot net>
4827
4828         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_type):
4829           Rename registered type in preparation of GstTagDemux moving to
4830           -base at some point in the future.
4831
4832 2007-03-19  Tim-Philipp Müller  <tim at centricular dot net>
4833
4834         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
4835           Streaming mode fixes: don't unref buffer we don't own any longer;
4836           remove bogus adapter flush. Fixes #419338.
4837
4838 2007-03-17  David Schleef  <ds@schleef.org>
4839
4840         * REQUIREMENTS: Change the format to key/value, add a bunch of
4841           information, remove a bunch of requirements that are for
4842           other GStreamer packages.
4843
4844 2007-03-17  David Schleef  <ds@schleef.org>
4845
4846         * REQUIREMENTS: Fix a few things.  This file really needs a
4847         good once-over.
4848
4849 2007-03-15  Edward Hervey  <edward@fluendo.com>
4850
4851         * sys/Makefile.am:
4852         Don't forget to distribute the sys/osxaudio/ directory.
4853
4854 2007-03-15  Edward Hervey  <edward@fluendo.com>
4855
4856         * configure.ac:
4857         * sys/Makefile.am:
4858         * sys/osxaudio/Makefile.am:
4859         * sys/osxaudio/gstosxaudio.c:
4860         * sys/osxaudio/gstosxaudiosink.c:
4861         (gst_osx_audio_sink_osxelement_do_init), (gst_osx_audio_sink_init),
4862         (gst_osx_audio_sink_getcaps),
4863         (gst_osx_audio_sink_create_ringbuffer), (plugin_init):
4864         * sys/osxaudio/gstosxaudiosrc.c:
4865         (gst_osx_audio_src_osxelement_do_init), (gst_osx_audio_src_init),
4866         (gst_osx_audio_src_create_ringbuffer):
4867         * sys/osxaudio/gstosxringbuffer.c: (gst_osx_ring_buffer_get_type),
4868         (gst_osx_ring_buffer_class_init), (gst_osx_ring_buffer_init),
4869         (gst_osx_ring_buffer_acquire), (gst_osx_ring_buffer_start),
4870         (gst_osx_ring_buffer_pause), (gst_osx_ring_buffer_stop):
4871         * sys/osxaudio/gstosxringbuffer.h:
4872         Activate osxaudio in gst-plugins-good with proper build setup.
4873         Add inlined documentation.
4874         Fix debug statements
4875         Fix ringbuffer when pausing.
4876         Fixes #323471
4877
4878 2007-03-14 Philippe Kalaf <philippe.kalaf@collabora.co.uk>       
4879         * gst/rtp/gstrtppcmapay.c:
4880         * gst/rtp/gstrtppcmapay.h:
4881         * gst/rtp/gstrtppcmupay.c:
4882         * gst/rtp/gstrtppcmupay.h:
4883         Ported mulaw and alaw payloaders to use new base class
4884
4885 2007-03-14  Thomas Vander Stichele  <thomas at apestaart dot org>
4886
4887         * po/af.po:
4888         * po/az.po:
4889         * po/cs.po:
4890         * po/en_GB.po:
4891         * po/it.po:
4892         * po/nl.po:
4893         * po/or.po:
4894         * po/sq.po:
4895         * po/sr.po:
4896         * po/sv.po:
4897         * po/uk.po:
4898         * po/vi.po:
4899           Update translations.
4900
4901 2007-03-14  Tim-Philipp Müller  <tim at centricular dot net>
4902
4903         * configure.ac:
4904           Fix string replace error (AG_AG_GST_* => AG_GST_*).
4905
4906 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4907
4908         * gst/apetag/gsttagdemux.c: (gst_tag_demux_srcpad_event):
4909           Fix handling of -1 values for start and stop values when seeking,
4910           and SEEK_CUR+SEEK_END here as well.
4911
4912 2007-03-12  Jan Schmidt  <thaytan@mad.scientist.com>
4913
4914         * gst/id3demux/gstid3demux.c: (gst_id3demux_srcpad_event):
4915           Fix handling of -1 values for start and stop values when seeking, 
4916           and SEEK_CUR+SEEK_END.
4917
4918 2007-03-12  Tim-Philipp Müller  <tim at centricular dot net>
4919
4920         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
4921           Fix parsing of ID3 v2.2.0 PIC frames. Only in version >= 2.3.0 is
4922           the image format a variable-length NUL-terminated string; in
4923           versions before that the image format is a fixed-length string of
4924           3 characters (see #348644 for a sample tag).
4925           Also make supplied mime type lower-case and fix up 'jpg' to 'jpeg'.
4926
4927 2007-03-10  Sebastien Moutte  <sebastien@moutte.net>
4928
4929         * win32/MANIFEST:
4930         Add new project files to MANIFEST.
4931         * win32/vs6/libgstaudiofx.dsp:
4932         * win32/vs6/libgstrtp.dsp:
4933         * win32/vs6/libgstrtsp.dsp:
4934         Update project files.
4935         
4936 2007-03-10  Tim-Philipp Müller  <tim at centricular dot net>
4937
4938         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_subindex),
4939         (gst_avi_demux_parse_index):
4940         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
4941         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
4942           Printf format fixes; also add some missing quotes in translated
4943           strings. Fixes #416728 and #416727.
4944
4945 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4946
4947         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best):
4948           Tim and I can't think of any reason the child audio sink needs to 
4949           be set back to NULL after successfully determining that it can 
4950           reach READY - it gets immediately set back to READY by the caller
4951           anyway, causing an unnecessary close/open of any audio devices
4952           involved.
4953
4954 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4955
4956         * po/LINGUAS:
4957         * po/ja.po:
4958           Add ja.po file from #377306.
4959
4960 2007-03-09  Tim-Philipp Müller  <tim at centricular dot net>
4961
4962         * sys/sunaudio/gstsunaudio.c: (plugin_init):
4963         * sys/sunaudio/gstsunaudiomixertrack.c:
4964         (gst_sunaudiomixer_track_new):
4965           Actually translate sunaudio mixer track labels instead of just
4966           marking the strings as translatable (#377306); clean up weird
4967           label string mapping code that serves no apparent purpose. Also
4968           set the 'untranslated-label' property when creating mixer tracks
4969           if the GstMixerTrack base class supports this.
4970
4971         * tests/check/Makefile.am:
4972         * tests/check/elements/.cvsignore:
4973         * tests/check/elements/sunaudio.c: (GST_START_TEST),
4974         (sunaudio_suite):
4975           Very minimalistic unit test for sunaudiomixer element (compiles, but not
4976           actually tested on a system where sunaudiomixer is available).
4977
4978 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4979
4980         * tests/check/Makefile.am:
4981         Re-enable the states test and see if it works on the buildbots.
4982
4983 2007-03-09  Jan Schmidt  <thaytan@mad.scientist.com>
4984
4985         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps),
4986         (gst_dvdec_src_negotiate), (gst_dvdec_chain),
4987         (gst_dvdec_change_state):
4988         * ext/dv/gstdvdec.h:
4989         Infer pixel-aspect-ratio from the video frame format if it isn't
4990         provided by the container, as happens when playing DV from AVI
4991         or Quicktime containers.
4992
4993         Patch by: Wim Taymans <wim@fluendo.com>
4994         Fixes #380944
4995
4996 2007-03-09  Wim Taymans  <wim@fluendo.com>
4997
4998         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
4999         When activated, remove the udpsrc timeout, we have dataflow and timeouts
5000         will later be handled by the jitterbuffer.
5001
5002 2007-03-09  Wim Taymans  <wim@fluendo.com>
5003
5004         * ext/taglib/gstid3v2mux.cc:
5005         Add write support for GST_TAG_MUSICBRAINZ_SORTNAME (TSOP) tag.
5006         Fixes #414496.
5007         
5008         Patch by: Alex Lancaster <alexl at users sourceforge net>
5009
5010 2007-03-09  Wim Taymans  <wim@fluendo.com>
5011
5012         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
5013         (gst_avi_demux_push_event), (gst_avi_demux_do_seek),
5014         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5015         (gst_avi_demux_chain):
5016         Fix stream position reporting after a seek. Fixes #416445.
5017
5018 2007-03-08  Wim Taymans  <wim@fluendo.com>
5019
5020         Patch by: René Stadler <mail at renestadler dot de>
5021
5022         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
5023         (gst_avi_demux_push_event), (gst_avi_demux_process_next_entry),
5024         (gst_avi_demux_stream_data), (gst_avi_demux_chain):
5025         Make avidemux accept optional header chunks in any order.
5026         Fixes #415446.
5027
5028 2007-03-08  Jan Schmidt  <thaytan@mad.scientist.com>
5029
5030         * tests/check/Makefile.am:
5031         Disable the states check until the remaining Valgrind errors
5032         are fixed or suppressed.
5033
5034 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5035
5036         * tests/check/elements/.cvsignore:
5037           Add audiodynamic check to .cvsignore
5038
5039 2007-03-08  Sebastian Dröge  <slomo@circular-chaos.org>
5040
5041         reviewed by: Stefan Kost  <ensonic@users.sf.net>
5042
5043         * gst/audiofx/Makefile.am:
5044         * gst/audiofx/audiodynamic.c:
5045         (gst_audio_dynamic_characteristics_get_type),
5046         (gst_audio_dynamic_mode_get_type),
5047         (gst_audio_dynamic_set_process_function),
5048         (gst_audio_dynamic_base_init), (gst_audio_dynamic_class_init),
5049         (gst_audio_dynamic_init), (gst_audio_dynamic_set_property),
5050         (gst_audio_dynamic_get_property), (gst_audio_dynamic_setup),
5051         (gst_audio_dynamic_transform_hard_knee_compressor_int),
5052         (gst_audio_dynamic_transform_hard_knee_compressor_float),
5053         (gst_audio_dynamic_transform_soft_knee_compressor_int),
5054         (gst_audio_dynamic_transform_soft_knee_compressor_float),
5055         (gst_audio_dynamic_transform_hard_knee_expander_int),
5056         (gst_audio_dynamic_transform_hard_knee_expander_float),
5057         (gst_audio_dynamic_transform_soft_knee_expander_int),
5058         (gst_audio_dynamic_transform_soft_knee_expander_float),
5059         (gst_audio_dynamic_transform_ip):
5060         * gst/audiofx/audiodynamic.h:
5061         * gst/audiofx/audiofx.c: (plugin_init):
5062         Add new audiodynamic element which can act as a compressor or
5063         expander. Supported are hard-knee and soft-knee operation modes with
5064         user-specified ratio and threshold.
5065         Attack and release parameters are not yet implemented but will follow.
5066         * docs/plugins/Makefile.am:
5067         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5068         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5069         * docs/plugins/gst-plugins-good-plugins.args:
5070         * docs/plugins/inspect/plugin-audiofx.xml:
5071         Integrate audiodynamic into the docs.
5072         * tests/check/Makefile.am:
5073         * tests/check/elements/audiodynamic.c: (setup_dynamic),
5074         (cleanup_dynamic), (GST_START_TEST), (dynamic_suite), (main):
5075         Add unit test for audiodynamic.
5076
5077 2007-03-07  Jan Schmidt  <thaytan@mad.scientist.com>
5078
5079         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_start):
5080         Free handles that we allocated when exiting via the error paths.
5081
5082 2007-03-07  Stefan Kost  <ensonic@users.sf.net>
5083
5084         * gst/level/gstlevel.c: (gst_level_class_init),
5085         (gst_level_set_caps), (gst_level_start), (gst_level_event),
5086         (gst_level_transform_ip):
5087         * gst/level/gstlevel.h:
5088           Resolve message timestamps against the playback segment.
5089
5090 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5091
5092         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
5093         (gst_id3demux_sink_activate):
5094           Don't leak caps: make gst_id3demux_add_srcpad() not take ownership of the
5095           caps passed to it (previously one code path assumed it took ownership
5096           while another one assumed it didn't, while in fact it sometimes did and
5097           sometimes didn't ...).
5098
5099         * configure.ac:
5100         * tests/files/Makefile.am:
5101         * tests/files/id3-407349-1.tag:
5102         * tests/files/id3-407349-2.tag:
5103           Add directory where data for unit tests can be stored.
5104
5105         * tests/Makefile.am:
5106         * tests/check/Makefile.am:
5107         * tests/check/elements/.cvsignore:
5108         * tests/check/elements/id3demux.c: (pad_added_cb), (error_cb),
5109         (read_tags_from_file), (run_check_for_file),
5110         (check_date_1977_06_23), (GST_START_TEST), (id3demux_suite):
5111           Add unit test for id3demux, and in particular for bug #407349. Only
5112           testing pull-mode for now; push mode doesn't work yet because the test
5113           files are smaller than ID3_TYPE_FIND_MIN_SIZE.
5114
5115 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5116
5117         * tests/check/Makefile.am:
5118           Add missing backslash at end of line.
5119
5120 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5121
5122         Trigger rebuild.
5123
5124 2007-03-06  Tim-Philipp Müller  <tim at centricular dot net>
5125
5126         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
5127         * gst/id3demux/id3tags.h:
5128         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
5129         (parse_obsolete_tdat_frame):
5130           Do not convert obsolete TDA/TDAT frames to TDRC frames, otherwise
5131           the four-digit number will be interpreted as a year, whereas it is
5132           month and day in DDMM format. Instead, parse TDAT frames and fix up
5133           the date in the GST_TAG_DATE tag later if we also extracted a year.
5134           Fixes #407349.
5135
5136 2007-03-06  Jan Schmidt  <thaytan@mad.scientist.com>
5137
5138         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5139         (gst_switch_commit_new_kid):
5140         Fix up the dispose logic so it doesn't leak, and fix setting of 
5141         the child state so that we don't set a child to our current state 
5142         just as we are changing it to something else.
5143
5144 2007-03-06  Wim Taymans  <wim@fluendo.com>
5145
5146         * gst/goom/gstgoom.c: (gst_goom_src_setcaps), (get_buffer),
5147         (gst_goom_chain):
5148         * gst/goom/gstgoom.h:
5149         Document, fix and improve goom adapter behaviour.
5150         Fixes #407006.
5151
5152 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5153
5154         * ext/esd/esdsink.c: (gst_esdsink_open):
5155         Unref static pad template after using it.
5156
5157 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5158
5159         * ext/gconf/gstswitchsink.c: (gst_switch_sink_dispose),
5160         (gst_switch_commit_new_kid):
5161         Fix up the reference counting of the child elements.
5162
5163 2007-03-05  Wim Taymans  <wim@fluendo.com>
5164
5165         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
5166         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_finish_headers):
5167         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_finish_headers):
5168         Fix encoding-name case.
5169
5170 2007-03-05  Wim Taymans  <wim@fluendo.com>
5171
5172         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init),
5173         (gst_rtp_speex_depay_get_mode), (gst_rtp_speex_depay_setcaps),
5174         (gst_rtp_speex_depay_process):
5175         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_base_init),
5176         (gst_rtp_speex_pay_class_init), (gst_rtp_speex_pay_setcaps),
5177         (gst_rtp_speex_pay_parse_ident), (gst_rtp_speex_pay_handle_buffer),
5178         (gst_rtp_speex_pay_change_state):
5179         * gst/rtp/gstrtpspeexpay.h:
5180         Fix speex (de)payloader. Fixes #358040.
5181
5182 2007-03-05  Jan Schmidt  <thaytan@mad.scientist.com>
5183
5184         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset),
5185         (gst_switch_commit_new_kid), (gst_switch_sink_set_child):
5186         Install fakesink in NULL by fixing some broken logic. This obviates
5187         the need to manually set _IS_SINK.
5188         Add some comments and remove a little cruft while I'm at it.
5189
5190 2007-03-05  Wim Taymans  <wim@fluendo.com>
5191
5192         * ext/gconf/gstswitchsink.c: (gst_switch_sink_reset):
5193         Mark us as a sink when we have no fakesink in NULL. Fixes #414887.
5194
5195 2007-03-04  Tim-Philipp Müller  <tim at centricular dot net>
5196
5197         * po/POTFILES.in:
5198           Update.
5199
5200 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5201
5202         * tests/check/Makefile.am:
5203         Gah! Also disable gconfvideosink from the tests, otherwise
5204         it will instantiate autovideosink, and dfbvideosink and
5205         leak on the buildbots.
5206
5207 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5208
5209         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open),
5210         (gst_cdio_cdda_src_finalize):
5211         Make sure we always destroy our libcdio handle.
5212
5213 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5214
5215         * tests/check/Makefile.am:
5216         Disable autovideosink so the buildbots don't barf over memory
5217         leaked in the directfb sink.
5218
5219 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5220
5221         * sys/ximage/gstximagesrc.c: (gst_ximage_src_dispose):
5222         Chain up in dispose
5223
5224 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5225
5226         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
5227         (gst_multipart_find_pad_by_mime):
5228         Use gst_pad_new_from_static_template instead of
5229         static_pad_template_get+pad_new.
5230
5231 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5232
5233         * sys/ximage/gstximagesrc.c: (gst_ximage_src_create):
5234         Catch the case where no clock has been set.
5235
5236 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5237
5238         * ext/flac/gstflacenc.c: (gst_flac_enc_finalize):
5239         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_class_init),
5240         (gst_gconf_audio_sink_dispose), (gst_gconf_audio_sink_finalize):
5241         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
5242         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_dispose),
5243         (gst_gconf_audio_src_finalize), (do_toggle_element):
5244         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init),
5245         (gst_gconf_video_sink_class_init), (gst_gconf_video_sink_finalize),
5246         (do_toggle_element):
5247         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
5248         (gst_gconf_video_src_class_init), (gst_gconf_video_src_dispose),
5249         (gst_gconf_video_src_finalize), (do_toggle_element):
5250         * ext/gconf/gstswitchsink.c: (gst_switch_sink_class_init),
5251         (gst_switch_sink_reset), (gst_switch_sink_set_child):
5252         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
5253         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
5254         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5255         (gst_shout2send_init), (gst_shout2send_finalize):
5256         * gst/debug/testplugin.c: (gst_test_class_init),
5257         (gst_test_finalize):
5258         * gst/flx/gstflxdec.c: (gst_flxdec_class_init),
5259         (gst_flxdec_dispose):
5260         * gst/multipart/multipartmux.c: (gst_multipart_mux_finalize):
5261         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_finalize):
5262         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
5263         (gst_rtspsrc_finalize):
5264         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_free_context):
5265         * gst/rtsp/rtspextwms.h:
5266         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
5267         (gst_smpte_finalize):
5268         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_finalize):
5269         * gst/udp/gstudpsink.c: (gst_udpsink_class_init),
5270         (gst_udpsink_finalize):
5271         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose),
5272         (gst_wavparse_sink_activate):
5273         * sys/oss/gstosssink.c: (gst_oss_sink_finalise):
5274         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
5275         (gst_oss_src_finalize):
5276         * sys/v4l2/gstv4l2object.c: (gst_v4l2_object_destroy):
5277         * sys/v4l2/gstv4l2object.h:
5278         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
5279         (gst_v4l2src_finalize):
5280         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
5281
5282         Fix a bunch of leaks shown by the newly-added states test.
5283
5284 2007-03-04  Jan Schmidt  <thaytan@mad.scientist.com>
5285
5286         * ext/dv/gstdvdec.c: (gst_dvdec_init):
5287         Use gst_pad_new_from_static_template instead of 
5288         static_pad_template_get+pad_new.
5289
5290 2007-03-03  Tim-Philipp Müller  <tim at centricular dot net>
5291
5292         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5293
5294         * ext/libcaca/Makefile.am:
5295         * gst/debug/Makefile.am:
5296           Don't mix tabs and spaces (#414168).
5297
5298 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5299
5300         * tests/check/generic/.cvsignore:
5301           Ignore files to please buildbot.
5302
5303 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5304
5305         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers),
5306         (gst_wavparse_stream_data):
5307           Unbreak my previous commit (swapped nominator & denominator). Tim,
5308           thanks for spotting.
5309
5310 2007-03-02  Wim Taymans  <wim@fluendo.com>
5311
5312         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_probe_devices),
5313         (gst_cdio_cdda_src_read_sector), (gst_cdio_cdda_src_open),
5314         (gst_cdio_cdda_src_finalize):
5315         Small code cleanups.
5316         Don't use pad_alloc as the base class cannot deal with the error codes.
5317
5318 2007-03-02  Wim Taymans  <wim@fluendo.com>
5319
5320         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
5321         (gst_udpsrc_create):
5322         Fix doc.
5323
5324 2007-03-02  Stefan Kost  <ensonic@users.sf.net>
5325
5326         Patch by: René Stadler <mail@renestadler.de>
5327
5328         * gst/wavparse/gstwavparse.c: (uint64_ceiling_scale_int),
5329         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
5330         (gst_wavparse_stream_data):
5331           Handle rounding better to not drop last sample frame. Fixes #356692
5332
5333 2007-03-02  Jan Schmidt  <thaytan@mad.scientist.com>
5334
5335         * tests/check/Makefile.am:
5336         Disable cacasink from the states check too - it also calls exit(1)
5337         on us when it can't find a terminal to talk to.
5338
5339 2007-03-02  Wim Taymans  <wim@fluendo.com>
5340
5341         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5342
5343         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
5344         (gst_udpsrc_create), (gst_udpsrc_set_property),
5345         (gst_udpsrc_get_property):
5346         * gst/udp/gstudpsrc.h:
5347         Add support to strip proprietary headers. Fixes #350296.
5348
5349 2007-03-02  Wim Taymans  <wim@fluendo.com>
5350
5351         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_process):
5352         Fix compilation.
5353
5354 2007-03-02  Wim Taymans  <wim@fluendo.com>
5355
5356         Patch by: Thijs Vermeir <thijsvermeir at gmail dot com>
5357
5358         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_class_init),
5359         (gst_rtp_mp2t_depay_init), (gst_rtp_mp2t_depay_process),
5360         (gst_rtp_mp2t_depay_set_property),
5361         (gst_rtp_mp2t_depay_get_property):
5362         * gst/rtp/gstrtpmp2tdepay.h:
5363         Add support to strip off proprietary headers. Fixes #350278.
5364
5365 2007-03-02  Wim Taymans  <wim@fluendo.com>
5366
5367         * ext/hal/hal.c:
5368         Fix compilation.
5369
5370 2007-03-02  Wim Taymans  <wim@fluendo.com>
5371
5372         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_class_init),
5373         (gst_sunaudiosrc_init), (gst_sunaudiosrc_get_property),
5374         (gst_sunaudiosrc_open):
5375         * sys/sunaudio/gstsunaudiosrc.h:
5376         Remove device-name from GstSunAudioSrc. Fixes #412597.
5377
5378 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5379
5380         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5381         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5382         Having NULL as UDI previously selected the default sink/src. Change
5383         this back but mention it in the debug output.
5384         * ext/hal/hal.c: (gst_hal_get_alsa_element),
5385         (gst_hal_get_oss_element), (gst_hal_get_string),
5386         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
5387         (gst_hal_get_audio_src):
5388         * ext/hal/hal.h:
5389         Refactor a bit, check all error conditions, greatly improve debugging
5390         and fix some possible memory leaks. Also implement OSS support
5391         and allow specifying an UDI that points to a real device. For this the
5392         child device which supports ALSA (preferred) or OSS is used.
5393         As a side effect this makes it impossible now to get a alsasink in
5394         halaudiosrc and a alsasrc in halaudiosink.
5395
5396 2007-03-01  Wim Taymans  <wim@fluendo.com>
5397
5398         * gst/rtsp/gstrtspsrc.c: (find_stream_by_channel),
5399         (find_stream_by_udpsrc), (gst_rtspsrc_handle_message):
5400         Errors from the udp sources are not fatal unless all of them are in
5401         error.
5402
5403 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5404
5405         * tests/check/Makefile.am:
5406         Disable aasink in the states test. I suspect this is the element that
5407         is calling exit(1) when it can't proceed.
5408
5409 2007-03-01  Jan Schmidt  <thaytan@mad.scientist.com>
5410
5411         * tests/check/Makefile.am:
5412         Draw plugins in from the build tree sys/ dir, rather than picking
5413         up the already installed versions.
5414
5415 2007-03-01  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
5416
5417         * sys/ximage/gstximagesrc.c: (gst_ximage_src_open_display):
5418         Error out correctly when getting xcontext fails.
5419
5420 2007-03-01  Wim Taymans  <wim@fluendo.com>
5421
5422         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_change_state):
5423         Make state change to PAUSED NO_PREROLL because that's what it will be in
5424         the future and rtspsrc relies on it.
5425
5426         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport),
5427         (gst_rtspsrc_change_state):
5428         Don't error out when we don't get an error from the state change
5429         function.
5430
5431 2007-03-01  Sebastian Dröge  <slomo@circular-chaos.org>
5432
5433         * ext/hal/gsthalaudiosink.c: (do_toggle_element):
5434         * ext/hal/gsthalaudiosrc.c: (do_toggle_element):
5435           Check if the device UDI is set before trying to query HAL
5436           about it and give a useful error message if it wasn't set.
5437         * ext/hal/hal.c: (gst_hal_get_string):
5438           Don't query HAL for NULL UDIs. Passing NULL as UDI to HAL
5439           gives an assertion failure in D-Bus when running with
5440           DBUS_FATAL_WARNINGS=1.
5441
5442 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5443
5444         * configure.ac:
5445           Convert to new AG_GST style.
5446
5447 2007-02-28  Thomas Vander Stichele  <thomas at apestaart dot org>
5448
5449         * tests/check/Makefile.am:
5450         * tests/check/generic/states.c: (GST_START_TEST), (states_suite):
5451           add test for states
5452
5453 2007-02-28  Wim Taymans  <wim@fluendo.com>
5454
5455         * tests/check/elements/.cvsignore:
5456         Add new videofilter check to .cvsignore.
5457
5458 2007-02-28  Wim Taymans  <wim@fluendo.com>
5459
5460         * gst/avi/gstavidemux.c: (gst_avi_demux_combine_flows),
5461         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5462         (gst_avi_demux_loop), (gst_avi_demux_chain):
5463         Fix combined flow return. Fixes #412608.
5464
5465 2007-02-28  Wim Taymans  <wim@fluendo.com>
5466
5467         * gst/videofilter/Makefile.am:
5468         Dist header..
5469
5470 2007-02-28  Wim Taymans  <wim@fluendo.com>
5471
5472         * gst/videofilter/gstgamma.h:
5473         Add header too.
5474
5475 2007-02-28  Wim Taymans  <wim@fluendo.com>
5476
5477         Patch by: Mark Nauwelaerts <manauw at skynet be>
5478
5479         * gst/videofilter/Makefile.am:
5480         * gst/videofilter/gstgamma.c: (gst_gamma_base_init),
5481         (gst_gamma_class_init), (gst_gamma_init), (gst_gamma_set_property),
5482         (gst_gamma_get_property), (gst_gamma_calculate_tables),
5483         (oil_tablelookup_u8), (gst_gamma_set_caps),
5484         (gst_gamma_planar411_ip), (gst_gamma_transform_ip), (plugin_init):
5485         Port gamma filter to 0.10. Fixes #412704.
5486
5487         * tests/check/Makefile.am:
5488         * tests/check/elements/videofilter.c: (setup_filter),
5489         (cleanup_filter), (check_filter), (GST_START_TEST),
5490         (videobalance_suite), (videoflip_suite), (gamma_suite), (main):
5491         Add unit tests for videofilters.
5492
5493 2007-02-28  Wim Taymans  <wim@fluendo.com>
5494
5495         * gst/rtsp/URLS:
5496         Add another interesting test url.
5497
5498         * gst/rtsp/rtspmessage.c: (rtsp_message_get_header):
5499         Don't allow getting header fields from data packets.
5500
5501 2007-02-28  Michael Smith  <msmith@fluendo.com>
5502
5503         * ext/shout2/gstshout2.c: (gst_shout2send_class_init),
5504         (gst_shout2send_init), (gst_shout2send_start),
5505         (gst_shout2send_set_property), (gst_shout2send_get_property):
5506         * ext/shout2/gstshout2.h:
5507           Add a property for username.
5508
5509 2007-02-27  Christian Schallerr <christian@fluendo.com>
5510
5511         * sys/osxaudio: Add Pioneers of the inevitable to the copyright list
5512
5513 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5514
5515         * gst/rtsp/Makefile.am:
5516         Fix make check too.
5517
5518 2007-02-26  Jan Schmidt  <thaytan@mad.scientist.com>
5519
5520         * gst/rtsp/base64.c: (util_base64_encode):
5521         * gst/rtsp/base64.h:
5522         Commit missing files for base64 encoding.
5523
5524 2007-02-24  Tim-Philipp Müller  <tim at centricular dot net>
5525
5526         Patch by: Loïc Minier <lool+gnome at via ecp fr>
5527
5528         * configure.ac:
5529         * ext/annodex/Makefile.am:
5530         * ext/jpeg/Makefile.am:
5531         * ext/speex/Makefile.am:
5532         * gst/alpha/Makefile.am:
5533         * gst/cutter/Makefile.am:
5534         * gst/debug/Makefile.am:
5535         * gst/effectv/Makefile.am:
5536         * gst/goom/Makefile.am:
5537         * gst/level/Makefile.am:
5538         * gst/smpte/Makefile.am:
5539         * gst/videofilter/Makefile.am:
5540           Fix build with LDFLAGS='-Wl,-z,defs' (#410997)
5541
5542 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5543
5544         * gst/rtsp/Makefile.am:
5545         * gst/rtsp/rtspconnection.c: (append_auth_header),
5546         (rtsp_connection_send), (rtsp_connection_set_auth):
5547         g_base64_encode is a GLib 2.12 function. Use an equivalent taken
5548         from icecast to replace it. Relicensed from GPL courtesy of Mike
5549         Smith.
5550
5551 2007-02-23  Jan Schmidt  <thaytan@mad.scientist.com>
5552
5553         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_finalize),
5554         (gst_rtspsrc_create_stream), (rtsp_auth_method_to_string),
5555         (gst_rtspsrc_parse_auth_hdr), (gst_rtspsrc_setup_auth),
5556         (gst_rtspsrc_send), (gst_rtspsrc_try_send), (gst_rtspsrc_open),
5557         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
5558         (gst_rtspsrc_uri_set_uri):
5559         * gst/rtsp/gstrtspsrc.h:
5560         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
5561         (append_auth_header), (rtsp_connection_send),
5562         (rtsp_connection_free), (rtsp_connection_set_auth):
5563         * gst/rtsp/rtspconnection.h:
5564         * gst/rtsp/rtspdefs.h:
5565         * gst/rtsp/rtspurl.c: (rtsp_url_get_request_uri):
5566         * gst/rtsp/rtspurl.h:
5567
5568         Implement simple Basic Authentication support so that urls like
5569         rtsp://user:pass@hostname/rtspstream work on hosts that require
5570         authentication.
5571
5572 2007-02-22  Edgard Lima <edgard.lima@indt.org.br>
5573
5574         * sys/v4l2/gstv4l2object.c:
5575         * sys/v4l2/gstv4l2tuner.c:
5576         * sys/v4l2/v4l2_calls.c:
5577         Fix segfault when oppening a radio device.
5578         
5579 2007-02-22  Stefan Kost  <ensonic@users.sf.net>
5580
5581         * gst/level/gstlevel.c: (gst_level_set_caps),
5582         (gst_level_transform_ip):
5583         * sys/v4l2/README:
5584         * tests/check/elements/level.c: (GST_START_TEST):
5585           Fix level for multi-channel case.
5586
5587 2007-02-21  Stefan Kost  <ensonic@users.sf.net>
5588
5589         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
5590         (gst_level_transform_ip):
5591         * gst/level/gstlevel.h:
5592           Use function pointer for process function and add process functions
5593           for float audio.
5594
5595 2007-02-19  Stefan Kost  <ensonic@users.sf.net>
5596
5597         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5598         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5599         (gst_v4l2src_capture_init):
5600           Readd GST_ELEMENT_ERROR if we can't reenque buffers after EIO,
5601           fixes #407369
5602
5603 2007-02-18  Wim Taymans  <wim@fluendo.com>
5604
5605         * gst/rtp/Makefile.am:
5606         * gst/rtp/gstrtp.c: (plugin_init):
5607         * gst/rtp/gstrtpmp2tpay.c: (gst_rtp_mp2t_pay_base_init),
5608         (gst_rtp_mp2t_pay_class_init), (gst_rtp_mp2t_pay_init),
5609         (gst_rtp_mp2t_pay_setcaps), (gst_rtp_mp2t_pay_handle_buffer),
5610         (gst_rtp_mp2t_pay_plugin_init):
5611         * gst/rtp/gstrtpmp2tpay.h:
5612         Added simple mpeg transport stream payloader.
5613
5614 2007-02-16  Wim Taymans  <wim@fluendo.com>
5615
5616         * gst/rtsp/URLS:
5617         Add example H264 rtsp url.
5618
5619         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5620         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
5621         Don't convert values to lowercase or we might mess up base64 encoded
5622         properties.
5623
5624 2007-02-16  Wim Taymans  <wim@fluendo.com>
5625
5626         * gst/rtp/README:
5627         Fix case of string params.
5628
5629         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_class_init),
5630         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process):
5631         Fix depayloader, support more packet types.
5632         Add sync codes to make sure the packetizer can do its job.
5633
5634         * gst/rtp/gstrtpmp4gdepay.c:
5635         * gst/rtp/gstrtpmp4gpay.c:
5636         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_process):
5637         Fix caps case again.
5638
5639 2007-02-15  Wim Taymans  <wim@fluendo.com>
5640
5641         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
5642         Set right caps on output buffers.
5643
5644 2007-02-14  Wim Taymans  <wim@fluendo.com>
5645
5646         * gst/rtsp/sdpmessage.c: (sdp_parse_line):
5647         As spotted by: Peter Kjellerstedt  <pkj at axis com>:
5648         Clear stack allocated SDPMedia struct before calling _init() on it.
5649         Clarify this in the docs as well.
5650
5651 2007-02-14  Jan Schmidt  <thaytan@mad.scientist.com>
5652
5653         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
5654         (do_change_child):
5655         Don't reset the profile when going switching states, as it makes
5656         the element non-reusable.
5657
5658 2007-02-14  Wim Taymans  <wim@fluendo.com>
5659
5660         * gst/rtsp/sdpmessage.c: (sdp_origin_init), (sdp_connection_init),
5661         (sdp_bandwidth_init), (sdp_time_init), (sdp_zone_init),
5662         (sdp_key_init), (sdp_attribute_init), (sdp_message_init),
5663         (sdp_message_uninit), (sdp_message_free), (sdp_media_init),
5664         (sdp_media_uninit), (sdp_media_free), (sdp_message_add_media),
5665         (sdp_parse_line):
5666         * gst/rtsp/sdpmessage.h:
5667         Based on patch by: jp.liu <jp_liu at astrocom dot cn>
5668         Fix memory management of SDP messages. Fixes #407793.
5669
5670 2007-02-14  Stefan Kost  <ensonic@users.sf.net>
5671
5672         Patch by: zhangfei gao <gaozhangfei@yahoo.com.cn>
5673
5674         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
5675         Allow muxing video/x-h264 (was already in the caps). Fixes #407780.
5676
5677 2007-02-14  Wim Taymans  <wim@fluendo.com>
5678
5679         Patch by: jp.liu <jp_liu at astrocom dot cn>
5680
5681         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
5682         Fix parsing of password field in url. Fixes #407797.
5683
5684 2007-02-14  Wim Taymans  <wim@fluendo.com>
5685
5686         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
5687         (gst_wavparse_reset), (gst_wavparse_init),
5688         (gst_wavparse_destroy_sourcepad), (gst_wavparse_fmt),
5689         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
5690         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
5691         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
5692         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
5693         (gst_wavparse_loop), (gst_wavparse_chain),
5694         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
5695         (gst_wavparse_srcpad_event), (gst_wavparse_change_state),
5696         (plugin_init):
5697         * gst/wavparse/gstwavparse.h:
5698         Update docs.
5699         Use boilerplate.
5700         Various code cleanups.
5701         When the bitrate is not known (bps == 0 or compressed formats) let
5702         downstream element guestimate the duration and position and don't
5703         generate timestamps or durations. Fixes #405213.
5704         Fix EOS and ERROR conditions in chain mode, we just need to forward the
5705         error flowreturn upstream.
5706
5707 2007-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
5708
5709         * ext/gconf/Makefile.am:
5710         * ext/gconf/gconf.c: (gst_gconf_get_string),
5711         (gst_gconf_get_key_for_sink_profile), (gst_gconf_set_string),
5712         (gst_gconf_render_bin_with_default):
5713         * ext/gconf/gconf.h:
5714         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init),
5715         (gst_gconf_audio_sink_reset), (gst_gconf_audio_sink_init),
5716         (gst_gconf_audio_sink_dispose), (do_change_child),
5717         (gst_gconf_switch_profile), (gst_gconf_audio_sink_set_property),
5718         (cb_change_child), (gst_gconf_audio_sink_change_state):
5719         * ext/gconf/gstgconfaudiosink.h:
5720         * ext/gconf/gstswitchsink.c: (gst_switch_sink_base_init),
5721         (gst_switch_sink_class_init), (gst_switch_sink_reset),
5722         (gst_switch_sink_init), (gst_switch_sink_dispose),
5723         (gst_switch_commit_new_kid), (gst_switch_sink_set_child),
5724         (gst_switch_sink_set_property), (gst_switch_sink_handle_event),
5725         (gst_switch_sink_get_property), (gst_switch_sink_change_state):
5726         * ext/gconf/gstswitchsink.h:
5727         * gst/autodetect/gstautoaudiosink.c:
5728         (gst_auto_audio_sink_class_init), (gst_auto_audio_sink_dispose),
5729         (gst_auto_audio_sink_clear_kid), (gst_auto_audio_sink_reset),
5730         (gst_auto_audio_sink_detect):
5731         * gst/autodetect/gstautovideosink.c:
5732         (gst_auto_video_sink_class_init), (gst_auto_video_sink_dispose),
5733         (gst_auto_video_sink_clear_kid), (gst_auto_video_sink_reset),
5734         (gst_auto_video_sink_detect):
5735         Re-factor the gconfaudiosink into a "GstSwitchSink" base class
5736         and a child that implements the GConf key monitoring. The end goal of
5737         this is an audio sink that can be changed on the fly, but at the 
5738         moment it still only changes on the next READY transition.
5739
5740 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5741
5742         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
5743         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5744         (gst_avi_demux_sync), (gst_avi_demux_massage_index),
5745         (gst_avi_demux_calculate_durations_from_index),
5746         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5747         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
5748         (gst_avi_demux_loop):
5749           Put debug stuff into #ifndef GST_DISABLE_DEBUG #endif
5750
5751 2007-02-13  Stefan Kost  <ensonic@users.sf.net>
5752
5753         * configure.ac:
5754         * docs/plugins/Makefile.am:
5755           Add crossreferences to glib/gobject/gstream docs.
5756
5757 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5758
5759         * gst/monoscope/Makefile.am:
5760         * gst/monoscope/gstmonoscope.c:
5761           Fix copy'n'paste-o in docs chunk. Also add some missing CFLAGS
5762           (but no LIBS, since we only use defines from the headers).
5763
5764 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5765
5766         Based on patch by: Jonathan Matthew  <jonathan at kaolin wh9 net>
5767
5768         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_stream_init),
5769         (gst_wavparse_stream_data):
5770           Fix massive memory leak when operating in streaming mode due to
5771           GST_BUFFER_MALLOCDATA() not being set on newly-created buffers.
5772           Fixes #407057.
5773
5774 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5775
5776         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
5777         (gst_avi_demux_reset), (gst_avi_demux_index_entry_for_time),
5778         (gst_avi_demux_handle_src_query), (gst_avi_demux_parse_superindex),
5779         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
5780         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
5781         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
5782         (gst_avi_demux_stream_scan), (gst_avi_demux_massage_index),
5783         (gst_avi_demux_calculate_durations_from_index),
5784         (gst_avi_demux_push_event), (gst_avi_demux_stream_header_pull),
5785         (gst_avi_demux_do_seek), (gst_avi_demux_process_next_entry),
5786         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
5787         * gst/avi/gstavidemux.h:
5788           Save some memory (8%) by repacking the index entry structure (more to
5789           come). Add more FIXMEs to questionable parts.
5790
5791 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5792
5793         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_v4l2fourcc_to_caps),
5794         (gst_v4l2src_get_caps):
5795         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
5796         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
5797         (gst_v4l2src_capture_init):
5798           More FIXME comments and messaging changes.
5799
5800 2007-02-12  Stefan Kost  <ensonic@users.sf.net>
5801
5802         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
5803         (gst_goom_change_state):
5804         * gst/goom/gstgoom.h:
5805           Improved docs and use GST_DEBUG_FUNCPTR.
5806
5807         * gst/level/gstlevel.c: (gst_level_class_init):
5808           Use GST_DEBUG_FUNCPTR.
5809
5810         * gst/monoscope/gstmonoscope.c: (gst_monoscope_init),
5811         (gst_monoscope_chain), (gst_monoscope_change_state):
5812           Improved docs source cleanups.
5813
5814 2007-02-12  Tim-Philipp Müller  <tim at centricular dot net>
5815
5816         * gst/debug/Makefile.am:
5817         * gst/debug/gstdebug.c: (plugin_init):
5818         * gst/debug/gstpushfilesrc.c:
5819         * gst/debug/gstpushfilesrc.h:
5820           Add code for a pushfilesrc element that implements a pushfile:// URI
5821           handler, to make debugging push-mode operation of demuxer/decoders
5822           that support both easier in connection with seek/playbin/etc.
5823           The element isn't registered at the moment.
5824
5825 2007-02-11  Sébastien Moutte  <sebastien@moutte.net>
5826
5827         * gst/avi/gstavimux.c:
5828           Comment a #if 0 in caps template definition as VS6 seems to 
5829         do not support it.
5830         * gst/rtsp/gstrtspsrc.c:(gst_rtspsrc_loop_udp):
5831           Use gst_guint64_to_gdouble for conversion.
5832         * gst/rtsp/rtspconnection.c:(rtsp_connection_send):
5833           Move variables declaration before the first instruction.
5834         * gst/rtsp/rtspdefs.c:(rtsp_strresult):
5835           Don't use hstrerror for error log on G_OS_WIN32 build as it's not supported.
5836           And don't include netdb.h for G_OS_WIN32
5837         * gst/rtsp/sdpmessage.c:(sdp_parse_line):
5838           This initialization SDPMedia nmedia = {.media = NULL }; is not supported
5839           by VS6 then use an other way to initialize SDPMedia structure.
5840         * gst/udp/gstdynudpsink.h:
5841         * gst/udp/gstdynudpnetutils.h:
5842           Do not include <sys/time.h> for G_OS_WIN32
5843         * gst/udp/gstudpsrc.c:
5844           Define socklen_t as int for G_OS_WIN32
5845         * win/common/config.h.in:
5846           Undef HAVE_NETINET_IN_H
5847         * win32/vs6/gst_plugins_good.dsw:
5848         * win32/vs6/libgstrtp.dsp:
5849         * win32/vs6/libgstrtsp.dsp:
5850         * win32/vs6/libgstautogen.dsp:
5851         * win32/vs6/libgstaudiofx.dsp:
5852         * win32/vs6/libgstudp.dsp:
5853           Add and update project files.
5854         * win32/common/gstudp-enumtypes.c:
5855         * win32/common/gstudp-enumtypes.h:
5856           Add a copy of udp enumtypes to win32/common as in core 
5857           and base.
5858         
5859 2007-02-11  Stefan Kost  <ensonic@users.sf.net>
5860
5861         * configure.ac:
5862           Activate monoscope when building with --enable-experimental. Fix
5863           --enable-external configure switch description.
5864
5865         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init):
5866         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose):
5867           Help gst-indent.
5868
5869 2007-02-09  Tim-Philipp Müller  <tim at centricular dot net>
5870
5871         * gst/avi/gstavimux.c: (gst_avi_mux_riff_get_avi_header):
5872           Explicitly cast result of pointer arithmetic to integer in order to
5873           avoid compiler warnings on some 64-bit systems. Should fix #406018.
5874
5875 2007-02-08  Tim-Philipp Müller  <tim at centricular dot net>
5876
5877         * gst/debug/progressreport.c:
5878           Some more docs.
5879
5880 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5881
5882         * docs/plugins/inspect/plugin-rtp.xml:
5883           Update for new elements.
5884
5885         * gst/debug/progressreport.h:
5886           Commit newly-created header file as well.
5887
5888 2007-02-07  Tim-Philipp Müller  <tim at centricular dot net>
5889
5890         * docs/plugins/Makefile.am:
5891         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
5892         * docs/plugins/gst-plugins-good-plugins-sections.txt:
5893         * docs/plugins/gst-plugins-good-plugins.hierarchy:
5894         * gst/debug/Makefile.am:
5895         * gst/debug/progressreport.c: (gst_progress_report_post_progress),
5896         (gst_progress_report_do_query), (gst_progress_report_report):
5897           Make progressreport element post messages with the current progress
5898           on the bus. Also add some basic docs for it.
5899
5900 2007-01-30  Tim-Philipp Müller  <tim at centricular dot net>
5901
5902         * ext/hal/hal.c: (gst_hal_get_string):
5903         * ext/hal/hal.h:
5904           Some small cleanups; deal with errors when parsing the HAL ALSA
5905           capabilities a bit better.
5906
5907 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5908
5909         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5910           Let's try this again and use the right cast this time.
5911
5912 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5913
5914         * gst/smpte/gstsmpte.c: (gst_smpte_transition_type_get_type):
5915           Add cast to avoid compiler warnings with older GLib versions
5916           where the nick/name members in GEnumValue are not declared as
5917           constant strings.
5918
5919 2007-02-06  Tim-Philipp Müller  <tim at centricular dot net>
5920
5921         * ext/gconf/gconf.c: (gst_gconf_get_key_for_sink_profile),
5922         (gst_gconf_render_bin_from_key),
5923         (gst_gconf_get_default_audio_sink):
5924         * ext/gconf/gconf.h:
5925         * ext/gconf/gstgconfaudiosink.c: (get_gconf_key_for_profile),
5926         (do_toggle_element), (gst_gconf_audio_sink_set_property),
5927         (gst_gconf_audio_sink_get_property):
5928           In gconfaudiosink, get the right key as the old key in do_toggle
5929           (ie. one dependent on the profile selected). Log some more stuff so
5930           we can see what's actually going on.
5931
5932 2007-02-06  Sebastian Dröge  <slomo@circular-chaos.org>
5933
5934         * gst/audiofx/audioamplify.c: (gst_audio_amplify_base_init),
5935         (gst_audio_amplify_class_init), (gst_audio_amplify_init),
5936         (gst_audio_amplify_set_process_function),
5937         (gst_audio_amplify_setup):
5938         * gst/audiofx/audioamplify.h:
5939         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
5940         (gst_audio_invert_class_init), (gst_audio_invert_setup):
5941         * gst/audiofx/audioinvert.h:
5942         Some small cleanups and port both elements to the new GstAudioFilter
5943         base class to save a few lines of common code.
5944         * gst/audiofx/Makefile.am:
5945         Link against libgstaudio for the above changes
5946
5947 2007-01-29  Wim Taymans  <wim@fluendo.com>
5948
5949         * tests/check/elements/.cvsignore:
5950         Some more ignores.
5951
5952 2007-01-26  Wim Taymans  <wim@fluendo.com>
5953
5954         Patch by: charles <charlesg3 at gmail dot com>
5955
5956         * ext/shout2/gstshout2.c: (gst_shout2send_init),
5957         (set_shout_metadata), (gst_shout2send_event):
5958         * ext/shout2/gstshout2.h:
5959         Properly handle tags in shout2send. Fixes #399825.
5960
5961 2007-01-25  Wim Taymans  <wim@fluendo.com>
5962
5963         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
5964         (gst_rtspsrc_activate_streams):
5965         Convert SDP fields to upper/lowercase following the rules in the SDP to
5966         caps document. 
5967
5968 2007-01-25  Wim Taymans  <wim@fluendo.com>
5969
5970         * gst/rtp/README:
5971         * gst/rtp/gstrtpilbcdepay.c:
5972         * gst/rtp/gstrtpilbcpay.c:
5973         * gst/rtp/gstrtpmp4gdepay.c:
5974         * gst/rtp/gstrtpmp4gpay.c:
5975         * gst/rtp/gstrtpspeexdepay.c:
5976         * gst/rtp/gstrtpspeexpay.c:
5977         * gst/rtp/gstrtpsv3vdepay.c:
5978         * gst/rtp/gstrtptheoradepay.c:
5979         * gst/rtp/gstrtptheorapay.c:
5980         * gst/rtp/gstrtpvorbisdepay.c:
5981         * gst/rtp/gstrtpvorbispay.c:
5982         Fix case of encoding-name and key/value pairs to match the document.
5983         This is to make interoperation with SDP case-insensitive as required by
5984         the relevant RFCs.
5985
5986 2007-01-25  Wim Taymans  <wim@fluendo.com>
5987
5988         * configure.ac:
5989         Bump required -core/-base to CVS
5990
5991 2007-01-25  Wim Taymans  <wim@fluendo.com>
5992
5993         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_setcaps),
5994         (gst_rtp_L16_pay_flush), (gst_rtp_L16_pay_handle_buffer):
5995         * gst/rtp/gstrtpL16pay.h:
5996         Fill up to MTU using adapter.
5997         Timestamp rtp packets.
5998
5999 2007-01-25  Edward Hervey  <edward@fluendo.com>
6000
6001         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6002         * sys/ximage/ximageutil.c: (ximageutil_check_xshm_calls):
6003         Use G_GSIZE_FORMAT in print statements for portability.
6004         Fixes build on macosx.
6005
6006 2007-01-24  Wim Taymans  <wim@fluendo.com>
6007
6008         * gst/rtp/Makefile.am:
6009         * gst/rtp/gstrtp.c: (plugin_init):
6010         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16_depay_base_init),
6011         (gst_rtp_L16_depay_class_init), (gst_rtp_L16_depay_init),
6012         (gst_rtp_L16_depay_parse_int), (gst_rtp_L16_depay_setcaps),
6013         (gst_rtp_L16_depay_process), (gst_rtp_L16_depay_set_property),
6014         (gst_rtp_L16_depay_get_property), (gst_rtp_L16_depay_change_state),
6015         (gst_rtp_L16_depay_plugin_init):
6016         * gst/rtp/gstrtpL16depay.h:
6017         * gst/rtp/gstrtpL16pay.c: (gst_rtp_L16_pay_get_type),
6018         (gst_rtp_L16_pay_base_init), (gst_rtp_L16_pay_class_init),
6019         (gst_rtp_L16_pay_init), (gst_rtp_L16_pay_finalize),
6020         (gst_rtp_L16_pay_setcaps), (gst_rtp_L16_pay_handle_buffer),
6021         (gst_rtp_L16_pay_plugin_init):
6022         * gst/rtp/gstrtpL16pay.h:
6023         Port and enable raw audio payloader/depayloader. Needs a bit more work
6024         on the payloader side.
6025
6026 2007-01-24  Wim Taymans  <wim@fluendo.com>
6027
6028         * gst/rtsp/gstrtspsrc.c: (pad_blocked),
6029         (gst_rtspsrc_stream_configure_transport),
6030         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_udp):
6031         * gst/rtsp/gstrtspsrc.h:
6032         Only unblock the udp pads when we linked and activated them all.
6033         Fixes #395688.
6034
6035 2007-01-24  Wim Taymans  <wim@fluendo.com>
6036
6037         * gst/rtp/Makefile.am:
6038         * gst/rtp/gstrtp.c: (plugin_init):
6039         * gst/rtp/gstrtpac3depay.c: (gst_rtp_ac3_depay_base_init),
6040         (gst_rtp_ac3_depay_class_init), (gst_rtp_ac3_depay_init),
6041         (gst_rtp_ac3_depay_setcaps), (gst_rtp_ac3_depay_process),
6042         (gst_rtp_ac3_depay_set_property), (gst_rtp_ac3_depay_get_property),
6043         (gst_rtp_ac3_depay_change_state), (gst_rtp_ac3_depay_plugin_init):
6044         * gst/rtp/gstrtpac3depay.h:
6045         Added simple AC3 depayloader (RFC 4184).
6046
6047         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps):
6048         Fix a leak.
6049
6050 2007-01-24  Sebastian Dröge  <slomo@circular-chaos.org>
6051
6052         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6053
6054         * gst/audiofx/Makefile.am:
6055         * gst/audiofx/audioamplify.c:
6056         (gst_audio_amplify_clipping_method_get_type),
6057         (gst_audio_amplify_base_init), (gst_audio_amplify_class_init),
6058         (gst_audio_amplify_init), (gst_audio_amplify_set_process_function),
6059         (gst_audio_amplify_set_property), (gst_audio_amplify_get_property),
6060         (gst_audio_amplify_set_caps),
6061         (gst_audio_amplify_transform_int_clip),
6062         (gst_audio_amplify_transform_int_wrap_negative),
6063         (gst_audio_amplify_transform_int_wrap_positive),
6064         (gst_audio_amplify_transform_float_clip),
6065         (gst_audio_amplify_transform_float_wrap_negative),
6066         (gst_audio_amplify_transform_float_wrap_positive),
6067         (gst_audio_amplify_transform_ip):
6068         * gst/audiofx/audioamplify.h:
6069         * gst/audiofx/audiofx.c: (plugin_init):
6070         Add new element "audioamplify". This allows scaling of raw audio
6071         samples, similar to the "volume" element, but provides different modes
6072         for clipping and allows unlimited amplification. It's mainly targeted
6073         for creative sound design and not as a replacement of the "volume"
6074         element. Fixes #397162
6075         * docs/plugins/Makefile.am:
6076         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6077         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6078         * docs/plugins/gst-plugins-good-plugins.args:
6079         * docs/plugins/inspect/plugin-audiofx.xml:
6080         Add docs for audioamplify and integrate them into the build system
6081         * tests/check/Makefile.am:
6082         * tests/check/elements/audioamplify.c: (setup_amplify),
6083         (cleanup_amplify), (GST_START_TEST), (amplify_suite), (main):
6084         Add fairly extensive unit test suite for audioamplify
6085
6086 2007-01-24  Wim Taymans  <wim@fluendo.com>
6087
6088         * gst/rtsp/gstrtspsrc.c: (pad_unblocked), (pad_blocked):
6089         Unblock pads after adding the pads to the element so that autopluggers
6090         get a change to link something. Possibly fixes #395688.
6091
6092 2007-01-24  Wim Taymans  <wim@fluendo.com>
6093
6094         * gst/rtp/gstrtpamrdepay.c:
6095         * gst/rtp/gstrtpgsmdepay.c:
6096         * gst/rtp/gstrtph263pdepay.c:
6097         * gst/rtp/gstrtph263ppay.c:
6098         * gst/rtp/gstrtph264depay.c:
6099         * gst/rtp/gstrtpilbcdepay.c:
6100         * gst/rtp/gstrtpmp2tdepay.c:
6101         * gst/rtp/gstrtpmp4gdepay.c:
6102         * gst/rtp/gstrtpmp4gpay.c:
6103         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
6104         * gst/rtp/gstrtpmp4vpay.c:
6105         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init),
6106         (gst_rtp_mpa_depay_init), (gst_rtp_mpa_depay_setcaps),
6107         (gst_rtp_mpa_depay_process):
6108         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_class_init),
6109         (gst_rtp_mpv_depay_init), (gst_rtp_mpv_depay_process):
6110         * gst/rtp/gstrtppcmadepay.c:
6111         * gst/rtp/gstrtppcmudepay.c:
6112         * gst/rtp/gstrtpspeexdepay.c:
6113         * gst/rtp/gstrtpspeexpay.c:
6114         * gst/rtp/gstrtpsv3vdepay.c:
6115         * gst/rtp/gstrtptheoradepay.c:
6116         * gst/rtp/gstrtptheorapay.c:
6117         * gst/rtp/gstrtpvorbisdepay.c:
6118         * gst/rtp/gstrtpvorbispay.c:
6119         Fix caps with payload numbers.
6120         Add some fixed payload numbers to caps when possible.
6121
6122 2007-01-23  Sebastian Dröge  <slomo@circular-chaos.org>
6123
6124         reviewed by: Stefan Kost  <ensonic@users.sf.net>
6125
6126         * gst/audiofx/Makefile.am:
6127         * gst/audiofx/audiofx.c: (plugin_init):
6128         * gst/audiofx/audioinvert.c: (gst_audio_invert_base_init),
6129         (gst_audio_invert_class_init), (gst_audio_invert_init),
6130         (gst_audio_invert_set_property), (gst_audio_invert_get_property),
6131         (gst_audio_invert_set_caps), (gst_audio_invert_transform_int),
6132         (gst_audio_invert_transform_float),
6133         (gst_audio_invert_transform_ip):
6134         * gst/audiofx/audioinvert.h:
6135         Add new audiofx element "audioinvert". This element swaps the upper
6136         and lower half of samples and can be used for example for a
6137         wide-stereo effect. Fixes #396057
6138         * docs/plugins/Makefile.am:
6139         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6140         * docs/plugins/gst-plugins-good-plugins-sections.txt:
6141         * docs/plugins/gst-plugins-good-plugins.args:
6142         * docs/plugins/inspect/plugin-audiofx.xml:
6143         Add docs for the audioinvert element and add them to the build system.
6144         * tests/check/Makefile.am:
6145         * tests/check/elements/audioinvert.c: (setup_invert),
6146         (cleanup_invert), (GST_START_TEST), (invert_suite), (main):
6147         Add unit test suite for the audioinvert element.
6148
6149 2007-01-23  Wim Taymans  <wim@fluendo.com>
6150
6151         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_parse_int),
6152         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process):
6153         Parse config params as string and int.
6154         Parse and use AU header length
6155
6156 2007-01-23  Wim Taymans  <wim@fluendo.com>
6157
6158         * gst/smpte/barboxwipes.c: (gst_wipe_boxes_draw),
6159         (gst_wipe_triangles_clock_draw), (gst_wipe_triangles_draw):
6160         * gst/smpte/gstmask.c: (_gst_mask_register):
6161         * gst/smpte/gstmask.h:
6162         * gst/smpte/gstsmpte.c: (gst_smpte_update_mask):
6163         * gst/smpte/paint.c: (gst_smpte_paint_hbox), (draw_bresenham_line),
6164         (gst_smpte_paint_triangle_clock):
6165         constify some static structs.
6166         Don't update the mask if nothing changed to the params.
6167         Make sure we never draw outside of the picture. Fixes #398325.
6168
6169 2007-01-22  Tim-Philipp Müller  <tim at centricular dot net>
6170
6171         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header_pull):
6172           Error out properly when pull_range fails while we're reading the
6173           headers, instead of just pausing the task silently. Fixes #399338.
6174
6175 2007-01-19  Tim-Philipp Müller  <tim at centricular dot net>
6176
6177         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6178           Some more sanity checks to make sure the input formats match and the
6179           input pads are actually negotiated, in case someone tries to feed
6180           buffers from fakesrc or filesrc. Fixes #398299.
6181           Also const-ify an array, just because we can.
6182
6183 2007-01-19  Edward Hervey  <edward@fluendo.com>
6184
6185         * gst/smpte/gstsmpte.c: (fill_i420), (gst_smpte_collected):
6186         Ignore previous commit, that was only valid for widths and heights
6187         that are multiples of 4.
6188         Copy over size/stride macros from jpegdec. This allows the element
6189         to work with any width,height...
6190         ... but puts in evidence that the actual transformations only work
6191         with width/height that are multiples of 4.
6192
6193 2007-01-19  Edward Hervey  <edward@fluendo.com>
6194
6195         * gst/smpte/gstsmpte.c: (gst_smpte_collected):
6196         Allocate buffers of the right size.
6197         The proper size of a I420 buffer in bytes is:
6198         
6199             width * height * 3
6200             ------------------
6201                     2
6202
6203 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6204
6205         * gst/smpte/gstsmpte.c: (gst_smpte_init):
6206           Proxy getcaps on sink pads too, so that we either end up with the
6207           same dimensions on all pads or error out if that's not possible
6208           (seems to work even!). Fixes #398086, I think.
6209
6210 2007-01-18  Tim-Philipp Müller  <tim at centricular dot net>
6211
6212         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
6213         * docs/plugins/gst-plugins-good-plugins.args:
6214         * docs/plugins/gst-plugins-good-plugins.hierarchy:
6215           Remove ladspa from docs; add hierarchy info for GstAudioPanorama;
6216           fix integer properties with -1 as minimum value.
6217
6218         * docs/plugins/inspect/plugin-1394.xml:
6219         * docs/plugins/inspect/plugin-aasink.xml:
6220         * docs/plugins/inspect/plugin-alaw.xml:
6221         * docs/plugins/inspect/plugin-alpha.xml:
6222         * docs/plugins/inspect/plugin-alphacolor.xml:
6223         * docs/plugins/inspect/plugin-annodex.xml:
6224         * docs/plugins/inspect/plugin-apetag.xml:
6225         * docs/plugins/inspect/plugin-audiofx.xml:
6226         * docs/plugins/inspect/plugin-auparse.xml:
6227         * docs/plugins/inspect/plugin-autodetect.xml:
6228         * docs/plugins/inspect/plugin-avi.xml:
6229         * docs/plugins/inspect/plugin-cacasink.xml:
6230         * docs/plugins/inspect/plugin-cairo.xml:
6231         * docs/plugins/inspect/plugin-cdio.xml:
6232         * docs/plugins/inspect/plugin-cutter.xml:
6233         * docs/plugins/inspect/plugin-debug.xml:
6234         * docs/plugins/inspect/plugin-dv.xml:
6235         * docs/plugins/inspect/plugin-efence.xml:
6236         * docs/plugins/inspect/plugin-effectv.xml:
6237         * docs/plugins/inspect/plugin-esdsink.xml:
6238         * docs/plugins/inspect/plugin-flac.xml:
6239         * docs/plugins/inspect/plugin-flxdec.xml:
6240         * docs/plugins/inspect/plugin-gconfelements.xml:
6241         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
6242         * docs/plugins/inspect/plugin-goom.xml:
6243         * docs/plugins/inspect/plugin-halelements.xml:
6244         * docs/plugins/inspect/plugin-icydemux.xml:
6245         * docs/plugins/inspect/plugin-id3demux.xml:
6246         * docs/plugins/inspect/plugin-jpeg.xml:
6247         * docs/plugins/inspect/plugin-level.xml:
6248         * docs/plugins/inspect/plugin-matroska.xml:
6249         * docs/plugins/inspect/plugin-mulaw.xml:
6250         * docs/plugins/inspect/plugin-multipart.xml:
6251         * docs/plugins/inspect/plugin-navigationtest.xml:
6252         * docs/plugins/inspect/plugin-ossaudio.xml:
6253         * docs/plugins/inspect/plugin-png.xml:
6254         * docs/plugins/inspect/plugin-rtp.xml:
6255         * docs/plugins/inspect/plugin-rtsp.xml:
6256         * docs/plugins/inspect/plugin-shout2send.xml:
6257         * docs/plugins/inspect/plugin-smpte.xml:
6258         * docs/plugins/inspect/plugin-speex.xml:
6259         * docs/plugins/inspect/plugin-taglib.xml:
6260         * docs/plugins/inspect/plugin-udp.xml:
6261         * docs/plugins/inspect/plugin-videobalance.xml:
6262         * docs/plugins/inspect/plugin-videobox.xml:
6263         * docs/plugins/inspect/plugin-videoflip.xml:
6264         * docs/plugins/inspect/plugin-videomixer.xml:
6265         * docs/plugins/inspect/plugin-wavenc.xml:
6266         * docs/plugins/inspect/plugin-wavparse.xml:
6267         * docs/plugins/inspect/plugin-ximagesrc.xml:
6268           Update to CVS.
6269
6270 2007-01-18  Stefan Kost  <ensonic@users.sf.net>
6271
6272         Patch by: Sebastian Dröge <slomo circular-chaos org>
6273
6274         * gst/audiofx/audiopanorama.c:
6275           Fix doc section name (Fixes #397946)
6276
6277 2007-01-17  Stefan Kost  <ensonic@users.sf.net>
6278
6279         * sys/v4l2/gstv4l2object.c:
6280         (gst_v4l2_object_install_properties_helper),
6281         (gst_v4l2_object_set_property_helper),
6282         (gst_v4l2_object_get_property_helper), (gst_v4l2_set_defaults):
6283         * sys/v4l2/gstv4l2object.h:
6284         * sys/v4l2/gstv4l2src.c: (gst_v4l2src_class_init),
6285         (gst_v4l2src_init), (gst_v4l2src_set_property),
6286         (gst_v4l2src_get_property), (gst_v4l2src_set_caps):
6287         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6288         (gst_v4l2src_grab_frame), (gst_v4l2src_set_capture),
6289         (gst_v4l2src_capture_init), (gst_v4l2src_capture_start),
6290         (gst_v4l2src_capture_deinit):
6291           Fix EIO handing when capturing. Add new property to specify the number of
6292           buffers to enque (and remove the borked num-buffers usage).
6293
6294 2007-01-16  Stefan Kost  <ensonic@users.sf.net>
6295
6296         Patch by: Sebastian Dröge <slomo circular-chaos org>
6297
6298         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_class_init),
6299         (gst_audio_panorama_set_process_function):
6300           Use a function array for process methods, add more docs and define the
6301           startindex of enums.
6302
6303 2007-01-14  Tim-Philipp Müller  <tim at centricular dot net>
6304
6305         Patch by: Mark Nauwelaerts <manauw at skynet be>
6306
6307         * gst/avi/gstavimux.c: (gst_avi_mux_finalize),
6308         (gst_avi_mux_pad_reset), (gst_avi_mux_reset), (gst_avi_mux_init),
6309         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
6310         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
6311         (gst_avi_mux_riff_get_avi_header),
6312         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_riff_get_header),
6313         (gst_avi_mux_write_avix_index), (gst_avi_mux_add_index),
6314         (gst_avi_mux_bigfile), (gst_avi_mux_start_file),
6315         (gst_avi_mux_stop_file), (gst_avi_mux_handle_event),
6316         (gst_avi_mux_do_buffer), (gst_avi_mux_do_one_buffer),
6317         (gst_avi_mux_change_state):
6318         * gst/avi/gstavimux.h:
6319         * tests/check/elements/avimux.c: (teardown_src_pad):
6320           Add support for more than one audio stream; write better AVIX
6321           header; refactor code a bit; don't announce vorbis caps on our audio
6322           sink pads since we don't support it anyway. Closes #379298.
6323
6324 2007-01-13  Tim-Philipp Müller  <tim at centricular dot net>
6325
6326         Patch by: Sebastian Dröge <slomo circular-chaos org>
6327
6328         * gst/audiofx/audiopanorama.c:
6329         (gst_audio_panorama_method_get_type),
6330         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
6331         (gst_audio_panorama_set_process_function),
6332         (gst_audio_panorama_set_property),
6333         (gst_audio_panorama_get_property), (gst_audio_panorama_set_caps),
6334         (gst_audio_panorama_transform_m2s_int_simple),
6335         (gst_audio_panorama_transform_s2s_int_simple),
6336         (gst_audio_panorama_transform_m2s_float_simple),
6337         (gst_audio_panorama_transform_s2s_float_simple):
6338         * gst/audiofx/audiopanorama.h:
6339           Add 'method' property and provide a simple (non-psychoacustic)
6340           processing method (#394859).
6341
6342         * tests/check/elements/audiopanorama.c: (GST_START_TEST),
6343         (panorama_suite):
6344           Tests for new method.
6345
6346 2007-01-11  Tim-Philipp Müller  <tim at centricular dot net>
6347
6348         * gst/apetag/gsttagdemux.c: (gst_tag_demux_read_range):
6349         * gst/id3demux/gstid3demux.c: (gst_id3demux_read_range):
6350           Set correct caps on outgoing pulled buffers, or things blow up
6351           after recent core changes.
6352
6353 2007-01-11  Wim Taymans  <wim@fluendo.com>
6354
6355         Based on patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6356
6357         * gst/multipart/multipartmux.c: (gst_multipart_mux_init),
6358         (gst_multipart_mux_request_new_pad),
6359         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
6360         (gst_multipart_mux_change_state):
6361         Return FLOW errors ASAP. Fixes #394977.
6362         Misc cleanups.
6363
6364 2007-01-11  Wim Taymans  <wim@fluendo.com>
6365
6366         Patch by: Lutz Mueller <lutz at topfrose dot de>
6367
6368         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_activate_streams):
6369         Check for stream pad before activating. 
6370
6371 2007-01-10  Wim Taymans  <wim@fluendo.com>
6372
6373         Patch by: Peter Kjellerstedt  <pkj at axis com>
6374
6375         * gst/rtsp/COPYING.MIT:
6376         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
6377         (gst_rtspsrc_stream_free), (gst_rtspsrc_cleanup),
6378         (gst_rtspsrc_alloc_udp_ports), (pad_unblocked), (pad_blocked),
6379         (gst_rtspsrc_stream_configure_transport),
6380         (gst_rtspsrc_activate_streams), (gst_rtspsrc_loop_interleaved),
6381         (gst_rtspsrc_loop_udp), (gst_rtspsrc_send),
6382         (gst_rtspsrc_parse_methods),
6383         (gst_rtspsrc_create_transports_string),
6384         (gst_rtspsrc_prepare_transports), (gst_rtspsrc_setup_streams),
6385         (gst_rtspsrc_open), (gst_rtspsrc_close):
6386         * gst/rtsp/gstrtspsrc.h:
6387         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
6388         (rtsp_connection_connect), (rtsp_connection_send), (read_line),
6389         (parse_request_line), (parse_line), (rtsp_connection_read),
6390         (rtsp_connection_close):
6391         * gst/rtsp/rtspdefs.c: (rtsp_init_status), (rtsp_strresult),
6392         (rtsp_method_as_text), (rtsp_header_as_text),
6393         (rtsp_status_as_text), (rtsp_find_header_field),
6394         (rtsp_find_method):
6395         * gst/rtsp/rtspdefs.h:
6396         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_after_send),
6397         (rtsp_ext_wms_configure_stream):
6398         * gst/rtsp/rtspmessage.c: (rtsp_message_new), (rtsp_message_init),
6399         (rtsp_message_new_request), (rtsp_message_init_request),
6400         (rtsp_message_new_response), (rtsp_message_init_response),
6401         (rtsp_message_init_data), (rtsp_message_unset),
6402         (rtsp_message_free), (rtsp_message_add_header),
6403         (rtsp_message_get_header), (rtsp_message_set_body),
6404         (rtsp_message_get_body), (dump_mem), (rtsp_message_dump):
6405         * gst/rtsp/rtspmessage.h:
6406         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
6407         (sdp_media_get_attribute_val_n), (read_string), (read_string_del),
6408         (sdp_parse_line), (sdp_message_parse_buffer), (print_media),
6409         (sdp_message_dump):
6410         Allow url to be NULL to be able to use it for server connections.
6411         Can now send responses as well as requests.
6412         No longer hangs in an endless loop if EOF is received.
6413         Can now convert a status code to a text string.
6414         Return RTSP_HDR_INVALID for unknown headers.
6415         Return RTSP_INVALID for unknown methods.
6416         Copy CSeq and Session headers from the request.
6417         Only free memory corresponding to the currently set message type.
6418         Added const to function arguments as appropriate.
6419         Avoid a compiler warning when initializing nmedia.
6420         Use guint rather than gint to avoid compiler warnings.
6421         Fix crasher in wms extension.
6422         Factor out stream setup from open_connection.
6423         Delay activation of streams when actual data is received from the
6424         server, this prepares us to do proper protocol switching.
6425         Added new license.
6426         Fixes #380895.
6427
6428
6429 2007-01-10  Tim-Philipp Müller  <tim at centricular dot net>
6430
6431         Patch by: Sebastian Dröge <slomo ubuntu com>
6432
6433         * docs/plugins/Makefile.am:
6434         * gst/audiofx/audiopanorama.c:
6435           Some small docs fixes (#394851).
6436
6437 2007-01-09  Wim Taymans  <wim@fluendo.com>
6438
6439         * gst/avi/gstavidemux.c:
6440         Fix docs.
6441
6442 2007-01-09  Wim Taymans  <wim@fluendo.com>
6443
6444         * gst/rtp/Makefile.am:
6445         * gst/rtp/gstrtp.c: (plugin_init):
6446         * gst/rtp/gstrtpmpvdepay.c: (gst_rtp_mpv_depay_base_init),
6447         (gst_rtp_mpv_depay_class_init), (gst_rtp_mpv_depay_init),
6448         (gst_rtp_mpv_depay_setcaps), (gst_rtp_mpv_depay_process),
6449         (gst_rtp_mpv_depay_set_property), (gst_rtp_mpv_depay_get_property),
6450         (gst_rtp_mpv_depay_change_state), (gst_rtp_mpv_depay_plugin_init):
6451         * gst/rtp/gstrtpmpvdepay.h:
6452           Added RFC 2250 MPEG Video Depayloader.
6453
6454         * gst/rtp/gstrtpL16depay.h:
6455         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_setcaps),
6456         (gst_rtp_h263p_depay_process):
6457         Fix Header file. Small cleanups.
6458
6459         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init),
6460         (gst_rtp_mp4g_depay_init), (gst_rtp_mp4g_depay_finalize),
6461         (gst_rtp_mp4g_depay_process), (gst_rtp_mp4g_depay_change_state):
6462         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init),
6463         (gst_rtp_mp4v_depay_init), (gst_rtp_mp4v_depay_finalize),
6464         (gst_rtp_mp4v_depay_setcaps), (gst_rtp_mp4v_depay_process),
6465         (gst_rtp_mp4v_depay_change_state):
6466         Remove usused code. Remove Adapter from state Change. Added debug.
6467
6468         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_base_init),
6469         (gst_rtp_mpa_depay_class_init), (gst_rtp_mpa_depay_init),
6470         (gst_rtp_mpa_depay_setcaps), (gst_rtp_mpa_depay_process):
6471         * gst/rtp/gstrtpmpadepay.h:
6472         Subclass base depayloader.
6473         Added debug.
6474         Support static payload type assignment as well.
6475
6476         * gst/rtp/gstrtpmpapay.c:
6477         Fix caps.
6478
6479 2007-01-08  Tim-Philipp Müller  <tim at centricular dot net>
6480
6481         Patch by: Vincent Torri  <vtorri at univ-evry fr>
6482
6483         * ext/jpeg/gstjpegdec.c:
6484         * ext/jpeg/gstjpegenc.c:
6485         * ext/jpeg/smokecodec.c:
6486           These libjpeg callbacks should return a 'boolean' (unsigned char
6487           apparently) and not a 'gboolean' (which maps to gint). Fixes
6488           warnings when compiling with MingW (#393427).
6489
6490         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
6491           Use ioctlsocket on win32.
6492
6493         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
6494           Some printf format fixes for win32.
6495
6496 2007-01-07  Sébastien Moutte  <sebastien@moutte.net>
6497
6498         * gst/cutter/gstcutter.c: (gst_cutter_chain):
6499           Use gst_guint64_to_gdouble for conversion.
6500         * win32/vs6/libgstmatroska.dsp:
6501           Add zlib to the link.
6502         * win32/vs6/libgstvideobox.dsp:
6503           Update liboil library name (project is linked to 
6504           liboil-0.3-0.lib now).
6505           
6506 2007-01-05  Tim-Philipp Müller  <tim at centricular dot net>
6507
6508         * gst/matroska/Makefile.am:
6509           If zlib is available and used, we must link it explicitly for
6510           things to work on MingW (fixes #392855).
6511
6512 2007-01-04  Tim-Philipp Müller  <tim at centricular dot net>
6513
6514         * ext/esd/esdsink.c: (gst_esdsink_delay):
6515           Don't return bogus values when esd_get_delay() fails for some
6516           reason (#392189).
6517
6518 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6519
6520         * sys/ximage/gstximagesrc.c: (composite_pixel):
6521           Fix presumably copy'n'pasto for 16bpp depth.
6522
6523 2006-12-24  Tim-Philipp Müller  <tim at centricular dot net>
6524
6525         * gst/matroska/matroska-mux.c:
6526         (gst_matroska_mux_audio_pad_setcaps):
6527           The "signed" field in audio caps is of boolean type, trying to use
6528           gst_structure_get_int() to extract it will fail. Fixing this makes
6529           matroskamux accept raw audio input (#387121) (use at your own risk
6530           though, due to the matroska spec being not entirely useful in this
6531           respect).
6532           Also fix up raw audio structures in template caps so that they
6533           represent what our setcaps function will actually accept, so that
6534           converters know what to convert to.
6535           Finally, don't fail if there isn't an "endianness" field in 8-bit
6536           PCM caps.
6537
6538 2006-12-22  Stefan Kost  <ensonic@users.sf.net>
6539
6540         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6541         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6542         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6543         (teardown_cmmldec):
6544         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6545         (teardown_cmmlenc):
6546         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6547           reapply consistent pad (de)activation
6548
6549 2006-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
6550
6551         * configure.ac:
6552         Back to CVS
6553
6554         * gst-plugins-good.doap:
6555         Add 0.10.5 doap entry
6556
6557 === release 0.10.5 ===
6558
6559 2006-12-21  Jan Schmidt <thaytan@mad.scientist.com>
6560
6561         * configure.ac:
6562           releasing 0.10.5, "The Path of Thorns"
6563
6564 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6565
6566         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6567         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6568         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6569         (teardown_cmmldec):
6570         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6571         (teardown_cmmlenc):
6572         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6573           revert my freeze breakage
6574
6575 2006-12-21  Stefan Kost  <ensonic@users.sf.net>
6576
6577         * tests/check/elements/audiopanorama.c: (cleanup_panorama):
6578         * tests/check/elements/avimux.c: (setup_avimux), (cleanup_avimux):
6579         * tests/check/elements/cmmldec.c: (setup_cmmldec),
6580         (teardown_cmmldec):
6581         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
6582         (teardown_cmmlenc):
6583         * tests/check/elements/level.c: (setup_level), (cleanup_level):
6584           consistent pad (de)activation
6585
6586 2006-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
6587
6588         * configure.ac:
6589         * ext/Makefile.am:
6590         Disable LADPSA, as it has moved to the -bad module for the duration.
6591
6592 2006-12-18  Wim Taymans  <wim@fluendo.com>
6593
6594         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
6595         (gst_signal_processor_event):
6596         Reset flow_state back to _OK after a flush stop so that we exit our
6597         error state after the flush. Fixes #374213
6598
6599 2006-12-16  David Schleef  <ds@schleef.org>
6600
6601         * sys/osxvideo/osxvideosink.h:
6602         * sys/osxvideo/osxvideosink.m:
6603           Decent effort at porting to 0.10.  Needs cleanup on OS/X.
6604
6605 2006-12-16  David Schleef  <ds@schleef.org>
6606
6607         Patch by: Vijay Santhanam <vijay santhanam gmail com>
6608
6609         * sys/osxvideo/Makefile.am:
6610         * sys/osxvideo/osxvideosink.h:
6611         * sys/osxvideo/osxvideosink.m:
6612           Preliminary patch for porting osxvideosink
6613
6614 2006-12-16  Wim Taymans  <wim@fluendo.com>
6615
6616         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6617
6618         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
6619         (gst_videomixer_set_master_geometry),
6620         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free),
6621         (gst_videomixer_reset), (gst_videomixer_init),
6622         (gst_videomixer_finalize), (gst_videomixer_request_new_pad),
6623         (gst_videomixer_release_pad), (gst_videomixer_collected),
6624         (gst_videomixer_change_state):
6625         Introduce some locking around the videomixer state so that it does not
6626         crash when adding/removing pads. Fixes #383043.
6627
6628 2006-12-16  Tim-Philipp Müller  <tim at centricular dot net>
6629
6630         * configure.ac:
6631           Make sure libcaca can actually be used instead of just checking for
6632           /usr/bin/caca-config, so we don't wrongly try to build cacasink when
6633           cross-compiling (fixes #384587).
6634
6635 2006-12-15  Thomas Vander Stichele  <thomas at apestaart dot org>
6636
6637         * Makefile.am:
6638         * gst-plugins-good.doap:
6639         * gst-plugins-good.spec.in:
6640           adding doap file
6641
6642 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6643
6644         * configure.ac:
6645           libflac-1.1.3 changed API again, but we can't build against it yet,
6646           so make sure our check doesn't use libflac-1.1.3 and add a comment
6647           to this effect.
6648
6649 2006-12-14  Tim-Philipp Müller  <tim at centricular dot net>
6650
6651         * gst/effectv/gstquark.c: (gst_quarktv_transform),
6652         (gst_quarktv_planetable_clear):
6653           Add some NULL pointer checks (possibly related to #385623).
6654
6655 2006-12-12  Tim-Philipp Müller  <tim at centricular dot net>
6656
6657         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag),
6658         (gst_tag_demux_chain):
6659         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
6660           In streaming mode, if the first buffer we get doesn't have an
6661           offset, fix it up to be 0, otherwise trimming won't work later on
6662           and we'll be typefinding application/x-id3, which may result in
6663           decodebin plugging an endless number of id3demux elements as a
6664           consequence. Fixes #385031.
6665           
6666 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6667
6668         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
6669           Ignore the buffer_time the sound device reports. Turns out it is 
6670           sometimes completely bogus and we're better off without it.
6671
6672 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6673
6674         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
6675         (gst_matroska_demux_video_caps):
6676         * gst/matroska/matroska-ids.c:
6677         (gst_matroska_track_init_video_context):
6678         * gst/matroska/matroska-ids.h:
6679           Try harder to extract the framerate for video tracks correctly and
6680           save it directly instead of converting it back and forth a few
6681           times. Mostly makes a difference for very small framerates (<1).
6682           Fixes #380199.
6683
6684 2006-12-11  Tim-Philipp Müller  <tim at centricular dot net>
6685
6686         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_init),
6687         (gst_gconf_audio_src_dispose), (do_toggle_element):
6688         * ext/gconf/gstgconfaudiosrc.h:
6689           Remove gconf notify hook when the gconfaudiosrc element is
6690           destroyed, otherwise the callback may be called on an
6691           already-destroyed instance and bad things happen. Should fix
6692           #378184.
6693           Also ignore gconf key changes when the source is already running.
6694
6695 2006-12-09  Tim-Philipp Müller  <tim at centricular dot net>
6696
6697         Patch by: Sebastian Dröge  <mail at slomosnail de>
6698
6699         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6700           We need to be able to read and parse any possible floating point string
6701           format ("1,234" or "1.234") irrespective of the current locale. g_strod()
6702           will parse the former only in certain locales though, so we really need
6703           to canonicalise the separator to '.' and then use g_ascii_strtod() to
6704           make sure we can parse either version at all times.
6705           Fixes #382982 for real.
6706
6707 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6708
6709         * sys/sunaudio/gstsunaudiomixerctrl.c:
6710         * sys/sunaudio/gstsunaudiosrc.c:
6711
6712         Use the sunaudio debug category.
6713
6714         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_finalize),
6715         (gst_sunaudiosink_class_init), (gst_sunaudiosink_init),
6716         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
6717         (gst_sunaudiosink_open), (gst_sunaudiosink_close),
6718         (gst_sunaudiosink_prepare), (gst_sunaudio_sink_do_delay),
6719         (gst_sunaudiosink_write), (gst_sunaudiosink_delay),
6720         (gst_sunaudiosink_reset):
6721         * sys/sunaudio/gstsunaudiosink.h:
6722
6723         Uses the sunaudio debug category for all debug output
6724         Implements the _delay() callback to synchronise video playback better
6725         Change the segtotal and segsize values back to the parent class 
6726           defaults (taken from buffer_time and latency_times of 200ms and 10ms 
6727           respectively)
6728         Measure the samples written to the device vs. played.
6729         Keep track of segments in the device by writing empty eof frames, and
6730         sleep using a GCond when we get too far ahead and risk overrunning the
6731         sink's ringbuffer.
6732
6733         Fixes: #360673
6734
6735 2006-12-08  Wim Taymans  <wim@fluendo.com>
6736
6737         Patch by: Sebastian Dröge  <mail at slomosnail de >
6738
6739         * gst/audiofx/audiopanorama.c: (gst_audio_panorama_init),
6740         (gst_audio_panorama_set_caps), (gst_audio_panorama_transform):
6741         * gst/audiofx/audiopanorama.h:
6742         Fix audiopanorame with float samples. Fixes #383726.
6743
6744 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6745
6746         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_reset):
6747         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open),
6748         (gst_sunaudiosrc_reset):
6749
6750         Implement reset functions to unblock the src/sink more quickly on 
6751         state change requests.
6752         Patch by: Brian Cameron <brian dot cameron at sun com>
6753
6754 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6755
6756         * sys/sunaudio/gstsunaudiomixer.c:
6757         (gst_sunaudiomixer_change_state):
6758         Construct the correct mixer device name when the AUDIODEV env var
6759         is set.
6760
6761         Patch by: Jerry Tan <jerry.tan at sun dot com>
6762         Fixes: #383596
6763
6764 2006-12-08  Jan Schmidt  <thaytan@mad.scientist.com>
6765
6766         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
6767         Apply patch to open the mixer control and set the MULTIPLE_OPEN
6768         ioctl. On solaris, the mixer device doesn't need opening non-blocking 
6769         - it can be opened by multiple processes by default, but needs the ioctl        for multiple opens within 1 process.
6770         Patch by: Jerry Tan <jerry.tan at sun dot com>
6771         Fixes: #349015
6772
6773 2006-12-07  Wim Taymans  <wim@fluendo.com>
6774
6775         * gst/smpte/gstmask.h:
6776         * gst/smpte/gstsmpte.c: (gst_smpte_class_init),
6777         (gst_smpte_setcaps), (gst_smpte_init), (gst_smpte_reset),
6778         (gst_smpte_collected), (gst_smpte_set_property),
6779         (gst_smpte_get_property), (gst_smpte_change_state), (plugin_init):
6780         * gst/smpte/gstsmpte.h:
6781         Port to 0.10 some more. 
6782         Added duration property to specify the duration of the transition.
6783         Make framerate a fraction.
6784         Deprecate fps property, we only use negotiated fps.
6785         Added docs.
6786         Fix collectpad usage.
6787         Reset state in READY.
6788         Send NEWSEGMENT event.
6789         Fix racy updates of object properties.
6790         Added debug category.
6791         Fixes #383323.
6792
6793 2006-12-06  Wim Taymans  <wim@fluendo.com>
6794
6795         Patch by: Sjoerd Simons <sjoerd at luon dot net>
6796
6797         * gst/videomixer/videomixer.c:
6798         (gst_videomixer_set_master_geometry),
6799         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_collect_free):
6800         Don't reset xpos and ypos in the setcaps function because causes
6801         unexpected behaviour.
6802         Fixes #382179.
6803
6804 2006-12-06  Wim Taymans  <wim@fluendo.com>
6805
6806         * gst/multipart/multipartmux.c: (gst_multipart_mux_compare_pads),
6807         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected):
6808         Keep track of the buffer timestamp in the collectdata member instead
6809         of modifying the buffer without making the metadata writable first.
6810         Fixes #382277.
6811
6812 2006-12-06  Wim Taymans  <wim@fluendo.com>
6813
6814         Patch by: Rob Taylor <robtaylor at floopily dot org>
6815
6816         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
6817         If using multicast in udpsrc, bind to the multicast address rather than
6818         IN_ADDR_ANY.
6819         This allows the simultanous use of multiple udpsrcs listening on
6820         different multicat addresses. Without this all udpsrcs will receive all
6821         packets from all subscribed multicast addresses.
6822         Fixes #383001.
6823
6824 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6825
6826         * ext/taglib/gstid3v2mux.cc:
6827         Don't attempt to write a NULL frame into the ID3 tag set when the 
6828         createFrame method returned NULL.
6829         Fixes: #381857
6830         Patch by: Jonathan Matthew <jonathan at 0kaolin wh9 net >
6831
6832 2006-12-06  Jan Schmidt  <thaytan@mad.scientist.com>
6833
6834         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
6835         Use g_strtod() instead of sscanf to parse doubles, so that it will
6836         try parsing in the C locale if the current locale fails.
6837         Fixes: #382982
6838         Patch by: Sebastian Dröge  <mail at slomosnail de >
6839
6840 2006-12-01  Jan Schmidt  <thaytan@mad.scientist.com>
6841
6842         * win32/MANIFEST:
6843         Fix compilation on win32 under VS8
6844         Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
6845         Partially fixes #381175
6846
6847 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6848
6849         * gst/avi/gstavimux.c:
6850           accept all mpegversions,fixes #380825
6851           spotted by: Jerome Alet  
6852
6853 2006-11-30  Stefan Kost  <ensonic@users.sf.net>
6854
6855         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_fill_format_list),
6856         (gst_v4l2src_queue_frame), (gst_v4l2src_grab_frame),
6857         (gst_v4l2src_get_capture), (gst_v4l2src_set_capture),
6858         (gst_v4l2src_capture_init), (gst_v4l2src_buffer_finalize):
6859           cleanup the error message a bit more
6860
6861 2006-11-28  Wim Taymans  <wim@fluendo.com>
6862
6863         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
6864         Fix width and height properties.
6865
6866         * ext/libcaca/gstcacasink.h:
6867         Fix compilation on newer libcaca that require us to include a new
6868         header. Fixes #379918.
6869
6870 2006-11-28  Wim Taymans  <wim@fluendo.com>
6871
6872         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
6873         * gst/rtsp/gstrtspsrc.h:
6874         * gst/rtsp/rtspext.h:
6875         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_configure_stream),
6876         (rtsp_ext_wms_get_context):
6877         Add method so that extensions can choose to disable the setup of
6878         a stream.
6879         Make the WMS extension skip setup of x-wms-rtx streams. Fixes #377792.
6880
6881 2006-11-27  Wim Taymans  <wim@fluendo.com>
6882
6883         Patch by: Jonas Holmberg <jonas dot holmberg at axis dot com>
6884
6885         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
6886         Push header in a separate buffer instead of memcpy:ing all data.
6887         Change LF => CRLF in headers.
6888         Move trailing LF to header. Fixes #379792.
6889
6890 2006-11-27  Wim Taymans  <wim@fluendo.com>
6891
6892         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_chain):
6893         Small buffer overflow fix and improve debugging.
6894
6895 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6896
6897         * ext/esd/esdmon.h:
6898         * ext/esd/esdsink.h:
6899           remove obsolete _factory_init protos
6900
6901 2006-11-24  Stefan Kost  <ensonic@users.sf.net>
6902
6903         * gst/avi/gstavidemux.c: (gst_avi_demux_index_entry_for_time),
6904         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_query),
6905         (gst_avi_demux_peek_chunk), (gst_avi_demux_parse_subindex),
6906         (gst_avi_demux_read_subindexes_push),
6907         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
6908         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
6909         (gst_avi_demux_sync), (gst_avi_demux_next_data_buffer),
6910         (gst_avi_demux_massage_index),
6911         (gst_avi_demux_calculate_durations_from_index),
6912         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
6913         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
6914         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
6915           remove dead code, tweak debugs statements, add comments, use
6916           _uint64_scale instead _uint64_scale_int when using guint64 values,
6917           small optimizations, reflow some error handling
6918
6919 2006-11-22  Edward Hervey  <edward@fluendo.com>
6920
6921         * po/.cvsignore:
6922         We never put .pot files in cvs. Let's ignore them all.
6923
6924 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6925
6926         * po/POTFILES.in:
6927           ... but better exclude files that aren't disted.
6928
6929 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6930
6931         * po/POTFILES.in:
6932           Add v4l2 source files to list of files with translations, so the
6933           strings are actually extracted (however bad they still may be).
6934
6935 2006-11-19  Tim-Philipp Müller  <tim at centricular dot net>
6936
6937         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
6938           Minor clean-ups: const-ify static array, remove trailing comma from
6939           last enum (gcc-2.9x trips over that), use GST_DEBUG_FUNCPTR.
6940
6941 2006-11-19  Jan Schmidt  <thaytan@mad.scientist.com>
6942
6943         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
6944         Make sure that g_free always gets called on the same pointer that was 
6945         returned by g_malloc.  Fixes #376594.
6946         Do not leak memory if decompressed size is wrong.
6947         Remove unneeded check of return value of g_malloc.
6948         Patch by: René Stadler <mail@renestadler.de>
6949
6950 2006-11-18  Tim-Philipp Müller  <tim at centricular dot net>
6951
6952         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_capture_deinit):
6953           Add missing curly brackets.
6954
6955 2006-11-17  Edgard Lima <edgard.lima@indt.org.br>
6956
6957         * sys/v4l2/v4l2src_calls.c:
6958         Fix capture_deinit.
6959
6960 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6961
6962         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
6963         (gst_matroska_mux_request_new_pad):
6964           Use GST_DEBUG_FUNCPTR; activate request pad before returning it.
6965
6966         * tests/check/elements/matroskamux.c: (setup_src_pad),
6967         (setup_sink_pad), (GST_START_TEST):
6968         Activate pads before using them.
6969
6970 2006-11-16  Tim-Philipp Müller  <tim at centricular dot net>
6971
6972         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
6973           Initialise variable to get rid of bogus compiler warning.
6974
6975 2006-11-16  Stefan Kost  <ensonic@users.sf.net>
6976
6977         Patch by: Ville Syrjala <ville.syrjala@movial.fi>
6978
6979         * gst/rtp/gstrtph263pay.c:
6980         * gst/rtp/gstrtph263pdepay.c:
6981         * gst/rtp/gstrtph263ppay.c:
6982           Specify H.263 variant and version in the caps (fixes #361637)
6983
6984 2006-11-15  Wim Taymans  <wim@fluendo.com>
6985
6986         * gst/rtsp/rtspconnection.c: (read_body):
6987         Don't set a data pointer to NULL and a size > 0 when we deal
6988         with empty packets.
6989
6990         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
6991         (rtsp_message_init_response), (rtsp_message_init_data),
6992         (rtsp_message_unset), (rtsp_message_free),
6993         (rtsp_message_take_body):
6994         Check that we can't create invalid empty packets. 
6995
6996 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
6997
6998         Patch by: Mark Nauwelaerts  <manauw at skynet be>
6999
7000         * gst/matroska/matroska-mux.c: (gst_matroska_mux_add_interfaces),
7001         (gst_matroska_mux_class_init), (gst_matroska_pad_free),
7002         (gst_matroska_mux_reset), (gst_matroska_mux_handle_sink_event),
7003         (gst_matroska_mux_request_new_pad), (gst_matroska_mux_release_pad),
7004         (gst_matroska_mux_track_header), (gst_matroska_mux_start),
7005         (gst_matroska_mux_write_simple_tag), (gst_matroska_mux_finish):
7006         * gst/matroska/matroska-mux.h:
7007           Add basic tag writing support; implement releasing pads (#374658).
7008
7009 2006-11-15  Tim-Philipp Müller  <tim at centricular dot net>
7010
7011         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
7012         (gst_matroska_demux_audio_caps):
7013           Handle opaque/unspecified A_AAC audio codec ID (fixes #374737).
7014
7015 2006-11-14  David Schleef  <ds@schleef.org>
7016
7017         * gst/matroska/matroska-mux.c: Add Dirac fourcc.
7018
7019 2006-11-14  Tim-Philipp Müller  <tim at centricular dot net>
7020
7021         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
7022
7023         * win32/vs8/gst-plugins-good.sln:
7024         * win32/vs8/libgst1394.vcproj:
7025         * win32/vs8/libgstaasink.vcproj:
7026         * win32/vs8/libgstalaw.vcproj:
7027         * win32/vs8/libgstalpha.vcproj:
7028         * win32/vs8/libgstalphacolor.vcproj:
7029         * win32/vs8/libgstannodex.vcproj:
7030         * win32/vs8/libgstapetag.vcproj:
7031         * win32/vs8/libgstaudiofx.vcproj:
7032         * win32/vs8/libgstauparse.vcproj:
7033         * win32/vs8/libgstautodetect.vcproj:
7034         * win32/vs8/libgstavi.vcproj:
7035         * win32/vs8/libgstcacasink.vcproj:
7036         * win32/vs8/libgstcdio.vcproj:
7037         * win32/vs8/libgstcutter.vcproj:
7038         * win32/vs8/libgstdv.vcproj:
7039         * win32/vs8/libgsteffectv.vcproj:
7040         * win32/vs8/libgstflac.vcproj:
7041         * win32/vs8/libgstflxdec.vcproj:
7042         * win32/vs8/libgstgoom.vcproj:
7043         * win32/vs8/libgsticydemux.vcproj:
7044         * win32/vs8/libgstid3demux.vcproj:
7045         * win32/vs8/libgstjpeg.vcproj:
7046         * win32/vs8/libgstladspa.vcproj:
7047         * win32/vs8/libgstlevel.vcproj:
7048         * win32/vs8/libgstmatroska.vcproj:
7049         * win32/vs8/libgstmikmod.vcproj:
7050         * win32/vs8/libgstmng.vcproj:
7051         * win32/vs8/libgstmonoscope.vcproj:
7052         * win32/vs8/libgstmulaw.vcproj:
7053         * win32/vs8/libgstmultipart.vcproj:
7054         * win32/vs8/libgstpng.vcproj:
7055         * win32/vs8/libgstrtp.vcproj:
7056         * win32/vs8/libgstrtsp.vcproj:
7057         * win32/vs8/libgstshout2.vcproj:
7058         * win32/vs8/libgstsmpte.vcproj:
7059         * win32/vs8/libgstspeex.vcproj:
7060         * win32/vs8/libgsttaglib.vcproj:
7061         * win32/vs8/libgstudp.vcproj:
7062         * win32/vs8/libgstvideobalance.vcproj:
7063         * win32/vs8/libgstvideobox.vcproj:
7064         * win32/vs8/libgstvideoflip.vcproj:
7065         * win32/vs8/libgstvideomixer.vcproj:
7066         * win32/vs8/libgstwavenc.vcproj:
7067         * win32/vs8/libgstwavparse.vcproj:
7068           Make end-of-line returns unixy, so that when the files are checked
7069           out on win32 the line returns will be 0d 0a and not 0d 0d 0a.
7070           Hopefully fixes #366492.
7071
7072 2006-11-14  Wim Taymans  <wim@fluendo.com>
7073
7074         * gst/avi/gstavidemux.c: (gst_avi_demux_massage_index):
7075         Disable init_frames delay timestamp adjustment, it does not
7076         seem to be needed at all. Fixes #369621.
7077
7078 2006-11-13  Wim Taymans  <wim@fluendo.com>
7079
7080         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7081
7082         * gst/videomixer/videomixer.c:
7083         (gst_videomixer_set_master_geometry),
7084         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_class_init),
7085         (gst_videomixer_collect_free), (gst_videomixer_reset),
7086         (gst_videomixer_init), (gst_videomixer_finalize),
7087         (gst_videomixer_request_new_pad), (gst_videomixer_release_pad),
7088         (gst_videomixer_collected), (gst_videomixer_change_state):
7089         Fix memleak by unref'ing collectpads instance (when finalizing)
7090         Implement releasing a request pad. Fixes #374479.
7091
7092 2006-11-10  Tim-Philipp Müller  <tim at centricular dot net>
7093
7094         Patch by: Sergey Scobich  <sergey.scobich at gmail com>
7095
7096         * win32/vs8/gst-plugins-good.sln:
7097         * win32/vs8/libgst1394.vcproj:
7098         * win32/vs8/libgstaasink.vcproj:
7099         * win32/vs8/libgstalaw.vcproj:
7100         * win32/vs8/libgstalpha.vcproj:
7101         * win32/vs8/libgstalphacolor.vcproj:
7102         * win32/vs8/libgstannodex.vcproj:
7103         * win32/vs8/libgstapetag.vcproj:
7104         * win32/vs8/libgstaudiofx.vcproj:
7105         * win32/vs8/libgstauparse.vcproj:
7106         * win32/vs8/libgstautodetect.vcproj:
7107         * win32/vs8/libgstavi.vcproj:
7108         * win32/vs8/libgstcacasink.vcproj:
7109         * win32/vs8/libgstcdio.vcproj:
7110         * win32/vs8/libgstcutter.vcproj:
7111         * win32/vs8/libgstdv.vcproj:
7112         * win32/vs8/libgsteffectv.vcproj:
7113         * win32/vs8/libgstflac.vcproj:
7114         * win32/vs8/libgstflxdec.vcproj:
7115         * win32/vs8/libgstgoom.vcproj:
7116         * win32/vs8/libgsticydemux.vcproj:
7117         * win32/vs8/libgstid3demux.vcproj:
7118         * win32/vs8/libgstjpeg.vcproj:
7119         * win32/vs8/libgstladspa.vcproj:
7120         * win32/vs8/libgstlevel.vcproj:
7121         * win32/vs8/libgstmatroska.vcproj:
7122         * win32/vs8/libgstmikmod.vcproj:
7123         * win32/vs8/libgstmng.vcproj:
7124         * win32/vs8/libgstmonoscope.vcproj:
7125         * win32/vs8/libgstmulaw.vcproj:
7126         * win32/vs8/libgstmultipart.vcproj:
7127         * win32/vs8/libgstpng.vcproj:
7128         * win32/vs8/libgstrtp.vcproj:
7129         * win32/vs8/libgstrtsp.vcproj:
7130         * win32/vs8/libgstshout2.vcproj:
7131         * win32/vs8/libgstsmpte.vcproj:
7132         * win32/vs8/libgstspeex.vcproj:
7133         * win32/vs8/libgsttaglib.vcproj:
7134         * win32/vs8/libgstudp.vcproj:
7135         * win32/vs8/libgstvideobalance.vcproj:
7136         * win32/vs8/libgstvideobox.vcproj:
7137         * win32/vs8/libgstvideoflip.vcproj:
7138         * win32/vs8/libgstvideomixer.vcproj:
7139         * win32/vs8/libgstwavenc.vcproj:
7140         * win32/vs8/libgstwavparse.vcproj:
7141           Add VS8 project files (note that many of the plugins in ext are
7142           disabled by default). Fixes #366492.
7143
7144 2006-11-10  Stefan Kost  <ensonic@users.sf.net>
7145
7146         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_grab_frame):
7147           we do not translate debug messages
7148
7149 2006-11-08  Stefan Kost  <ensonic@users.sf.net>
7150
7151         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
7152           fix categorisation, make short desc more explicit, remove unused code
7153           Fixes #372021
7154
7155 2006-11-08  Wim Taymans  <wim@fluendo.com>
7156
7157         * gst/rtp/gstrtpL16depay.c:
7158         * gst/rtp/gstrtpamrdepay.c:
7159         * gst/rtp/gstrtpamrpay.c:
7160         * gst/rtp/gstrtpgsmdepay.c:
7161         * gst/rtp/gstrtph263pay.c:
7162         * gst/rtp/gstrtph263pdepay.c:
7163         * gst/rtp/gstrtph263ppay.c:
7164         * gst/rtp/gstrtph264depay.c:
7165         * gst/rtp/gstrtpmp2tdepay.c:
7166         * gst/rtp/gstrtpmp4gdepay.c:
7167         * gst/rtp/gstrtpmp4gpay.c:
7168         * gst/rtp/gstrtpmp4vdepay.c:
7169         * gst/rtp/gstrtpmp4vpay.c:
7170         * gst/rtp/gstrtpmpadepay.c:
7171         * gst/rtp/gstrtpmpapay.c:
7172         * gst/rtp/gstrtppcmadepay.c:
7173         * gst/rtp/gstrtppcmapay.c:
7174         * gst/rtp/gstrtppcmudepay.c:
7175         * gst/rtp/gstrtppcmupay.c:
7176         * gst/rtp/gstrtpspeexdepay.c:
7177         * gst/rtp/gstrtpspeexpay.c:
7178         * gst/rtp/gstrtpsv3vdepay.c:
7179         Fix element descriptions.
7180
7181 2006-11-08  Wim Taymans  <wim@fluendo.com>
7182
7183         * gst/rtp/gstrtpvorbisdepay.c:
7184         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_handle_buffer):
7185         Fix description.
7186         Small cleanup in the payloader.
7187
7188 2006-11-08  Wim Taymans  <wim@fluendo.com>
7189
7190         * gst/rtp/Makefile.am:
7191         * gst/rtp/gstrtp.c: (plugin_init):
7192         * gst/rtp/gstrtptheoradepay.c: (gst_rtp_theora_depay_base_init),
7193         (gst_rtp_theora_depay_class_init), (gst_rtp_theora_depay_init),
7194         (gst_rtp_theora_depay_finalize),
7195         (gst_rtp_theora_depay_parse_configuration),
7196         (gst_rtp_theora_depay_setcaps),
7197         (gst_rtp_theora_depay_switch_codebook),
7198         (gst_rtp_theora_depay_process),
7199         (gst_rtp_theora_depay_set_property),
7200         (gst_rtp_theora_depay_get_property),
7201         (gst_rtp_theora_depay_change_state),
7202         (gst_rtp_theora_depay_plugin_init):
7203         * gst/rtp/gstrtptheoradepay.h:
7204         * gst/rtp/gstrtptheorapay.c: (gst_rtp_theora_pay_base_init),
7205         (gst_rtp_theora_pay_class_init), (gst_rtp_theora_pay_init),
7206         (gst_rtp_theora_pay_setcaps), (gst_rtp_theora_pay_reset_packet),
7207         (gst_rtp_theora_pay_init_packet),
7208         (gst_rtp_theora_pay_flush_packet),
7209         (gst_rtp_theora_pay_finish_headers), (gst_rtp_theora_pay_parse_id),
7210         (gst_rtp_theora_pay_handle_buffer),
7211         (gst_rtp_theora_pay_plugin_init):
7212         * gst/rtp/gstrtptheorapay.h:
7213         Add theora pay/depayloaders.
7214
7215 2006-11-06  Wim Taymans  <wim@fluendo.com>
7216
7217         * gst/rtp/Makefile.am:
7218         We depend on gsttag to generate the vorbis comments.
7219
7220         * gst/rtp/gstrtpvorbisdepay.c:
7221         (gst_rtp_vorbis_depay_parse_configuration),
7222         (gst_rtp_vorbis_depay_setcaps),
7223         (gst_rtp_vorbis_depay_switch_codebook),
7224         (gst_rtp_vorbis_depay_process):
7225         * gst/rtp/gstrtpvorbisdepay.h:
7226         Parse configuration string in the depayloader.
7227         Implement selecting and switching to a new codebook.
7228         Receiving vorbis over RTP now works.
7229
7230         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_reset_packet),
7231         (gst_rtp_vorbis_pay_init_packet),
7232         (gst_rtp_vorbis_pay_finish_headers),
7233         (gst_rtp_vorbis_pay_handle_buffer):
7234         * gst/rtp/gstrtpvorbispay.h:
7235         Set timestamps on outgoing buffers and RTP packets.
7236         Fix configuration string, prepend number of Packet headers.
7237         Fix encoding of ident string.
7238         Add delivery-method to caps.
7239         Streaming vorbis over RTP now works.
7240
7241 2006-11-06  Wim Taymans  <wim@fluendo.com>
7242
7243         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7244         (gst_rtp_vorbis_pay_finish_headers), (gst_rtp_vorbis_pay_parse_id),
7245         (gst_rtp_vorbis_pay_handle_buffer):
7246         * gst/rtp/gstrtpvorbispay.h:
7247         Generate a valid configuration string in the caps based on the
7248         vorbis headers.
7249
7250 2006-11-02  Tim-Philipp Müller  <tim at centricular dot net>
7251
7252         * ext/cdio/gstcdio.c: (gst_cdio_get_cdtext):
7253         * ext/cdio/gstcdio.h:
7254         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_open):
7255           Move CD-TEXT utility function into common file so it can also be
7256           used by a future cdioparanoiasrc.
7257
7258 2006-11-01  Edgard Lima <edgard.lima@indt.org.br>
7259         
7260         * sys/v4l2/Makefile.am:
7261         * sys/v4l2/gstv4l2object.c:
7262         * sys/v4l2/gstv4l2src.c:
7263         * sys/v4l2/gstv4l2xoverlay.c:
7264         * sys/v4l2/v4l2_calls.c:
7265         * sys/v4l2/v4l2src_calls.c:
7266         Improved comments in ELEMENT_ERROR/WARNING and added "#if 0" to
7267         xoverlay code that is still not implemented.
7268
7269 2006-11-01  Tim-Philipp Müller  <tim at centricular dot net>
7270
7271         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
7272           We require a -base more recent than 0.10.9, so it's safe to use
7273           GST_TYPE_TAG_IMAGE_TYPE unconditionally now.
7274
7275         * ext/dv/gstdvdec.c: (gst_dvdec_sink_event):
7276         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_sink_event):
7277           Use _newsegment_full() now that we depend on a recent enough core.
7278
7279         * gst/wavparse/gstwavparse.c:
7280           Remove cruft that we don't need any longer now that we depend on
7281           a recent enough -base.
7282
7283 2006-10-31  Wim Taymans  <wim@fluendo.com>
7284
7285         * gst/rtp/Makefile.am:
7286         * gst/rtp/gstrtp.c: (plugin_init):
7287         * gst/rtp/gstrtpilbcpay.c: (gst_rtpilbcpay_init),
7288         (gst_rtpilbcpay_setcaps):
7289         Fix and activate ILBC pay and depayloaders. Fixes #368162.
7290
7291 2006-10-31  Wim Taymans  <wim@fluendo.com>
7292
7293         * ext/speex/gstspeexdec.c: (speex_dec_convert),
7294         (speex_dec_sink_event), (speex_dec_chain_parse_header):
7295         Some small cleanups, use _scale.
7296
7297 2006-10-31  Wim Taymans  <wim@fluendo.com>
7298
7299         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
7300         Use higher precision scale function.
7301
7302 2006-10-30  Tim-Philipp Müller  <tim at centricular dot net>
7303
7304         Patch by: Michal Benes  <michal dot benes at itonis tv>
7305
7306         * gst/matroska/matroska-demux.c: (gst_matroska_demux_encoding_cmp),
7307         (gst_matroska_demux_read_track_encodings),
7308         (gst_matroska_decode_buffer):
7309           Fix several issues with encoded/compressed/encrypted/signed tracks;
7310           also, remove superfluous newline characters from some debug
7311           statements. (#366155)
7312
7313 2006-10-30  Wim Taymans  <wim@fluendo.com>
7314
7315         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps):
7316         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init),
7317         (gst_smokedec_init), (gst_smokedec_finalize), (gst_smokedec_chain),
7318         (gst_smokedec_change_state):
7319         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init),
7320         (gst_smokeenc_init), (gst_smokeenc_finalize),
7321         (gst_smokeenc_getcaps), (gst_smokeenc_setcaps),
7322         (gst_smokeenc_resync), (gst_smokeenc_chain),
7323         (gst_smokeenc_set_property), (gst_smokeenc_get_property),
7324         (gst_smokeenc_change_state):
7325         Various cleanups, capsnego and leak fixes.
7326
7327 2006-10-30  Wim Taymans  <wim@fluendo.com>
7328
7329         Patch by: Mark Nauwelaerts  <manauw at skynet be>
7330
7331         * gst/videomixer/videomixer.c: (gst_videomixer_update_queues):
7332         Fix videomixer so that it can handle any combination of framerates.
7333         Fixes #367221.
7334
7335 2006-10-28  Wim Taymans  <wim@fluendo.com>
7336
7337         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
7338         (gst_avi_demux_parse_file_header),
7339         (gst_avi_demux_stream_init_push), (gst_avi_demux_parse_stream),
7340         (gst_avi_demux_stream_header_push), (gst_avi_demux_stream_data),
7341         (gst_avi_demux_chain):
7342         Fix position query for audio. also fixes timestamps in streaming
7343         mode and bug #364958.
7344         Small cleanups.
7345
7346 2006-10-27  Wim Taymans  <wim@fluendo.com>
7347
7348         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps), (gst_pngenc_chain):
7349         * ext/libpng/gstpngenc.h:
7350         Fix strides. Fixes #364856.
7351         Cleanup capsnego.
7352         Set caps on outgoing buffers.
7353
7354 2006-10-18  Wim Taymans  <wim@fluendo.com>
7355
7356         Patch by: Ville Syrjala <ville dot syrjala at movial dot fi>
7357
7358         * gst/rtp/gstrtpgsmpay.c:
7359         * gst/rtp/gstrtph263pay.c:
7360         * gst/rtp/gstrtpmpapay.c:
7361         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
7362         (gst_rtp_pcma_pay_handle_buffer):
7363         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush):
7364         Add static payload numbers in addition to the dynamic ones.
7365         Fixes #361639.
7366
7367 2006-10-18  Wim Taymans  <wim@fluendo.com>
7368
7369         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_lower_trans_get_type),
7370         (gst_rtspsrc_class_init), (gst_rtspsrc_loop_interleaved),
7371         (gst_rtspsrc_loop_udp), (gst_rtspsrc_open),
7372         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_set_uri):
7373         * gst/rtsp/rtspconnection.c: (rtsp_connection_create):
7374         * gst/rtsp/rtspdefs.h:
7375         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7376         * gst/rtsp/rtspurl.h:
7377         Reuse already existing enum for lower transport.
7378         Add rtspt and rtspu protocols.
7379         Send redirect to rtspt when udp times out.
7380
7381 2006-10-18  Wim Taymans  <wim@fluendo.com>
7382
7383         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
7384         (gst_wavparse_stream_data):
7385         Fix seeking some more, mostly for speed changes.
7386
7387 2006-10-18  Tim-Philipp Müller  <tim at centricular dot net>
7388
7389         Patch by: Fredrik Persson  <frepe at bredband net>
7390
7391         * sys/v4l2/gstv4l2tuner.c:
7392         * sys/v4l2/gstv4l2tuner.h:
7393           Fix _set_channel(): remove useless g_object_notify() for "channel"
7394           property that doesn't exist any longer and therefore now also
7395           useless redirect (#338818).
7396
7397 2006-10-17  Wim Taymans  <wim@fluendo.com>
7398
7399         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
7400         Some drivers do not support unsetting the non-blocking flag once the
7401         device is opened. In those cases, close/open the device in
7402         non-blocking mode. Fixes #362673.
7403
7404 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7405
7406         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7407         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7408         (gst_v4l2src_get_fps):
7409           dear stefan, framespersecond is not frameperiod, reverting but adding
7410           comment
7411
7412 2006-10-17  Stefan Kost  <ensonic@users.sf.net>
7413
7414         * sys/v4l2/v4l2_calls.c: (gst_v4l2_fill_lists):
7415         * sys/v4l2/v4l2src_calls.c: (gst_v4l2src_set_fps),
7416         (gst_v4l2src_get_fps):
7417           Numerator is numerator and denominator is denominator. Say that aloud
7418           5 times and retry after next beer.
7419
7420 2006-10-16  Tim-Philipp Müller  <tim at centricular dot net>
7421
7422         Patch by: Josep Torra Valles  <josep at fluendo com>
7423
7424         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
7425         * ext/esd/esdsink.c: (gst_esdsink_write):
7426         * ext/flac/gstflacdec.c: (gst_flac_dec_length),
7427         (gst_flac_dec_read_seekable), (gst_flac_dec_chain),
7428         (gst_flac_dec_send_newsegment):
7429         * ext/flac/gstflacenc.c: (gst_flac_enc_seek_callback),
7430         (gst_flac_enc_tell_callback):
7431         * ext/jpeg/smokecodec.c: (find_best_size), (smokecodec_encode),
7432         (smokecodec_parse_header), (smokecodec_decode):
7433         * gst/avi/gstavimux.c: (gst_avi_mux_write_avix_index):
7434         * gst/debug/efence.c: (gst_fenced_buffer_alloc):
7435         * gst/goom/Makefile.am:
7436         * gst/goom/gstgoom.c:
7437         * gst/icydemux/gsticydemux.c: (gst_icydemux_typefind_or_forward):
7438         * gst/rtsp/gstrtspsrc.c:
7439         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7440         * gst/udp/gstudpsink.c:
7441         * gst/udp/gstudpsrc.c:
7442         * gst/wavparse/gstwavparse.c: (gst_wavparse_change_state):
7443         * sys/sunaudio/gstsunaudiomixertrack.h:
7444           Fix a bunch of problems discovered by the Forte compiler, mostly type
7445           mixups and pointer arithmetics with void pointers. Fixes #362603.
7446
7447 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7448
7449         * ext/speex/gstspeex.c: (plugin_init):
7450         * ext/speex/gstspeexenc.c: (gst_speex_enc_get_formats),
7451         (gst_speex_enc_setup_interfaces), (gst_speex_enc_base_init),
7452         (gst_speex_enc_class_init), (gst_speex_enc_finalize),
7453         (gst_speex_enc_sink_setcaps), (gst_speex_enc_convert_src),
7454         (gst_speex_enc_convert_sink), (gst_speex_enc_get_query_types),
7455         (gst_speex_enc_src_query), (gst_speex_enc_sink_query),
7456         (gst_speex_enc_init), (gst_speex_enc_create_metadata_buffer),
7457         (gst_speex_enc_set_last_msg), (gst_speex_enc_setup),
7458         (gst_speex_enc_buffer_from_data), (gst_speex_enc_push_buffer),
7459         (gst_speex_enc_set_header_on_caps), (gst_speex_enc_sinkevent),
7460         (gst_speex_enc_chain), (gst_speex_enc_get_property),
7461         (gst_speex_enc_set_property), (gst_speex_enc_change_state):
7462         * ext/speex/gstspeexenc.h:
7463           Miscellaneous clean-ups, among other things: speexenc => enc to
7464           enhance code readability; change speexenc => speex_enc; in chain
7465           function unref input buffer in case of error; take reference in
7466           event function; use boilerplate macro; use gst_pad_query_peer_*
7467           convenience functions.
7468
7469 2006-10-12  Tim-Philipp Müller  <tim at centricular dot net>
7470
7471         * ext/speex/gstspeexenc.c: (gst_speexenc_finalize),
7472         (gst_speexenc_set_last_msg), (gst_speexenc_setup),
7473         (gst_speexenc_set_header_on_caps):
7474           Fix some mem leaks.
7475
7476 2006-10-11  Wim Taymans  <wim@fluendo.com>
7477
7478         * gst/rtsp/URLS:
7479         Added some other URL.
7480
7481         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop_udp),
7482         (gst_rtspsrc_handle_request), (gst_rtspsrc_send),
7483         (gst_rtspsrc_open), (gst_rtspsrc_play),
7484         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7485         * gst/rtsp/gstrtspsrc.h:
7486         Work on fallback to TCP connection when the UDP socket times out.
7487         Handler server requests, just reply with OK for now.
7488
7489         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7490         * gst/rtsp/rtspdefs.h:
7491         Added some more Real extension headers.
7492
7493         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
7494         Fix parsing of urls with a ':' that is not part of the hostname:port
7495         part of the url.
7496
7497 2006-10-11  Tim-Philipp Müller  <tim at centricular dot net>
7498
7499         * gst/apetag/gsttagdemux.c: (gst_tag_demux_add_srcpad):
7500         * gst/icydemux/gsticydemux.c: (gst_icydemux_add_srcpad):
7501         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
7502           Activate pad before adding it to the already-running element.
7503
7504         * tests/check/elements/icydemux.c: (icydemux_found_pad):
7505           Activate newly-created pad too.
7506
7507 2006-10-11  Wim Taymans  <wim@fluendo.com>
7508
7509         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
7510
7511         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7512         (gst_udpsrc_finalize), (gst_udpsrc_create), (gst_udpsrc_set_uri),
7513         (gst_udpsrc_start):
7514         Fix some leaks in caps and uris. Fixes #361252.
7515
7516 2006-10-10  Tim-Philipp Müller  <tim at centricular dot net>
7517
7518         * gst/wavparse/Makefile.am:
7519           Fix copy'n'paste-o (spotted by Mark Nauwelaerts, #341489).
7520
7521 2006-10-09  Jan Schmidt  <thaytan@mad.scientist.com>
7522
7523         * sys/v4l2/gstv4l2xoverlay.c:
7524         * sys/v4l2/gstv4l2xoverlay.h:
7525         Fix build as per the patch in #338818 comment 36.
7526
7527 2006-10-07  Tim-Philipp Müller  <tim at centricular dot net>
7528
7529         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
7530           Activate pads before adding them to the source.
7531
7532 2006-10-06  Wim Taymans  <wim@fluendo.com>
7533
7534         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads), (gst_dvdemux_chain):
7535         * gst/auparse/gstauparse.c: (gst_au_parse_add_srcpad):
7536         Activate pads before adding.
7537
7538 2006-10-06  Wim Taymans  <wim@fluendo.com>
7539
7540         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init),
7541         (gst_multipart_find_pad_by_mime):
7542         Activate pads before adding.
7543
7544         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
7545         BOILERPLATE sets parent_class for us.
7546
7547 2006-10-06  Wim Taymans  <wim@fluendo.com>
7548
7549         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type),
7550         (gst_rtspsrc_class_init), (gst_rtspsrc_init),
7551         (gst_rtspsrc_create_stream), (gst_rtspsrc_media_to_caps),
7552         (gst_rtspsrc_alloc_udp_ports),
7553         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7554         (gst_rtspsrc_push_event), (gst_rtspsrc_loop_interleaved),
7555         (gst_rtspsrc_create_transports_string),
7556         (gst_rtspsrc_configure_transports), (gst_rtspsrc_open),
7557         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7558         * gst/rtsp/gstrtspsrc.h:
7559         Rework how the transport string is constructed, try to share channels
7560         and udp ports.
7561         Make most of the stuff less dependant on RTP as we are also going to use
7562         it for RDT.
7563         Add support for transport specific session managers.
7564
7565         * gst/rtsp/rtspconnection.c: (rtsp_connection_flush):
7566         Implement _flush().
7567
7568         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7569         * gst/rtsp/rtspdefs.h:
7570         Add generic error return code.
7571
7572         * gst/rtsp/rtspext.h:
7573         Add support for pluggable tranport strings.
7574
7575         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_before_send),
7576         (rtsp_ext_wms_after_send), (rtsp_ext_wms_parse_sdp),
7577         (rtsp_ext_wms_get_context):
7578         Detect WMServer and activate the extension.
7579
7580         * gst/rtsp/rtsptransport.c: (rtsp_transport_get_mime),
7581         (rtsp_transport_get_manager), (rtsp_transport_parse):
7582         * gst/rtsp/rtsptransport.h:
7583         Added methods to get mime/manager for certain transports.
7584
7585 2006-10-05  Tim-Philipp Müller  <tim at centricular dot net>
7586
7587         * ext/cairo/gsttimeoverlay.c:
7588         (gst_cairo_time_overlay_update_font_height):
7589         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_transform_caps):
7590         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_parse_image_data):
7591         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
7592         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
7593         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
7594         * ext/libpng/gstpngdec.c: (user_endrow_callback):
7595         * gst/auparse/gstauparse.c: (gst_au_parse_parse_header):
7596         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
7597         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
7598         (gst_avi_demux_stream_data):
7599         * gst/cutter/gstcutter.c: (gst_cutter_chain):
7600         * gst/debug/efence.c: (gst_efence_buffer_alloc),
7601         (gst_fenced_buffer_copy):
7602         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
7603         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
7604         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
7605         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_send),
7606         (gst_rtspsrc_handle_message):
7607         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
7608         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
7609           Printf format fixes.
7610
7611 2006-10-04  Wim Taymans  <wim@fluendo.com>
7612
7613         * gst/rtsp/Makefile.am:
7614         Dist new .h file too.
7615
7616 2006-10-04  Wim Taymans  <wim@fluendo.com>
7617
7618         * gst/rtsp/Makefile.am:
7619         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_getcaps),
7620         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp):
7621         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_init),
7622         (gst_rtspsrc_finalize), (gst_rtspsrc_create_stream),
7623         (gst_rtspsrc_parse_rtpmap),
7624         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
7625         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7626         (gst_rtspsrc_play), (gst_rtspsrc_handle_message):
7627         * gst/rtsp/gstrtspsrc.h:
7628         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7629         * gst/rtsp/rtspdefs.h:
7630         * gst/rtsp/rtspext.h:
7631         * gst/rtsp/rtspextwms.c: (rtsp_ext_wms_parse_sdp),
7632         (rtsp_ext_wms_get_context):
7633         * gst/rtsp/rtspextwms.h:
7634         * gst/rtsp/rtsptransport.c: (rtsp_transport_init), (parse_mode),
7635         (rtsp_transport_parse):
7636         * gst/rtsp/rtsptransport.h:
7637         Factor out extension in separate module.
7638         Fix getcaps to filter against the padtemplate.
7639         Use Content-Base if the server gives one.
7640         Rework the transport parsing a bit for future extensions.
7641         Added some Real Header field definitions.
7642
7643 2006-10-04  Thomas Vander Stichele  <thomas at apestaart dot org>
7644
7645         * docs/plugins/Makefile.am:
7646         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
7647         * docs/plugins/gst-plugins-good-plugins-sections.txt:
7648           added v4l2 stubs
7649         * gst-plugins-good.spec.in:
7650           add v4l2
7651
7652 2006-10-04  Tim-Philipp Müller  <tim at centricular dot net>
7653
7654         * gst/apetag/gstapedemux.c: (ape_demux_parse_tags):
7655           Extract disc/album/medium number and count and try harder
7656           to extract track number/count.
7657
7658 2006-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
7659
7660         * configure.ac:
7661         * sys/Makefile.am:
7662           add build stuff for v4l2, needs --enable-experimental until
7663           the last bits are resolved
7664
7665 2006-09-29  Tim-Philipp Müller  <tim at centricular dot net>
7666
7667         * tests/check/Makefile.am:
7668           Disable autodetect test temporarily, so that the build bots
7669           update -bad and the ranks of unreliable video sinks in there.
7670
7671         * tests/check/elements/autodetect.c: (GST_START_TEST):
7672           Skip test if no usable videosink is found.
7673
7674 2006-09-29  Wim Taymans  <wim@fluendo.com>
7675
7676         * gst/rtsp/URLS:
7677         Add some more URLs.
7678
7679         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
7680         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
7681         (gst_rtspsrc_set_property), (gst_rtspsrc_get_property),
7682         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_loop_interleaved),
7683         (gst_rtspsrc_loop_udp), (gst_rtspsrc_loop_send_cmd),
7684         (gst_rtspsrc_loop), (gst_rtspsrc_send),
7685         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7686         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause),
7687         (gst_rtspsrc_handle_message), (gst_rtspsrc_change_state):
7688         * gst/rtsp/gstrtspsrc.h:
7689         Add timeout property to control UDP timeouts.
7690         Fix error messages.
7691         Also start a loop function when operating in UDP mode so that we can
7692         do some more stuff async.
7693         Handle element messages from udpsrc to detect timeouts. If a timeout
7694         happens we currently generate an error.
7695         API: rtspsrc::timeout property.
7696
7697         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
7698         (gst_udpsrc_create):
7699         Really implement the timeout in microseconds and not milliseconds.
7700
7701 2006-09-29  Wim Taymans  <wim@fluendo.com>
7702
7703         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
7704         (gst_udpsrc_create), (gst_udpsrc_set_property),
7705         (gst_udpsrc_get_property), (gst_udpsrc_unlock), (gst_udpsrc_stop):
7706         * gst/udp/gstudpsrc.h:
7707         Added property to post a message on timeout.
7708         Updated docs.
7709         When restarting the select, initialize the fdsets again.
7710         Init control sockets so we don't accidentally close a random socket.
7711         API: GstUDPSrc::timeout property
7712
7713 2006-09-29  Wim Taymans  <wim@fluendo.com>
7714
7715         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
7716         Fix flag registration.
7717
7718         * gst/rtsp/rtspconnection.c: (rtsp_connection_read):
7719         Reading 0 also means 'no more commands'
7720
7721 2006-09-29  Wim Taymans  <wim@fluendo.com>
7722
7723         Patch by: Antoine Tremblay <hexa00 at gmail dot com>
7724
7725         * gst/udp/gstudpsrc.c: (gst_udpsrc_create):
7726         Fix possible infinite loop when shutting down, a read can also return
7727         0 to indicate no more messages are available. Fixes #358156.
7728
7729 2006-09-25  Wim Taymans  <wim@fluendo.com>
7730
7731         * gst/autodetect/gstautoaudiosink.c:
7732         (gst_auto_audio_sink_base_init), (gst_auto_audio_sink_class_init),
7733         (gst_auto_audio_sink_find_best):
7734         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_detect):
7735         Small cleanups.
7736         don't try to set "sync" property when it is not available.
7737
7738 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7739
7740         Patch by: Peter Kjellerstedt  <pkj at axis com>
7741
7742         * gst/alpha/gstalpha.c:
7743         * gst/rtp/gstrtpamrdepay.c:
7744         * gst/rtsp/gstrtspsrc.c:
7745         * gst/udp/gstudpsrc.c:
7746         * gst/videomixer/videomixer.c:
7747           Include stdlib.h in some more places, makes things compile
7748           with uClibc and -Werror (#357592).
7749
7750 2006-09-25  Tim-Philipp Müller  <tim at centricular dot net>
7751
7752         * ext/jpeg/gstjpegdec.c:
7753           Set minimum height to 8 (from 16), our code should handle
7754           that fine. Some of the buttons on the apple trailer site
7755           are apparently only 15 pixels high (see #357470).
7756
7757 2006-09-23  Wim Taymans  <wim@fluendo.com>
7758
7759         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_loop), (gst_rtspsrc_send),
7760         (gst_rtspsrc_open):
7761         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7762         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7763         (rtsp_connection_receive):
7764         * gst/rtsp/rtspdefs.c: (rtsp_strresult):
7765         * gst/rtsp/rtspdefs.h:
7766         Improve error reporting.
7767
7768 2006-09-23  Wim Taymans  <wim@fluendo.com>
7769
7770         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_plugin_init):
7771         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_plugin_init):
7772         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_plugin_init):
7773         * gst/rtp/gstrtpdepay.c:
7774         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_plugin_init):
7775         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_plugin_init):
7776         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_plugin_init):
7777         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_plugin_init):
7778         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_setcaps),
7779         (gst_rtp_mp2t_depay_plugin_init):
7780         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_plugin_init):
7781         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_plugin_init):
7782         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_plugin_init):
7783         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_plugin_init):
7784         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_plugin_init):
7785         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_plugin_init):
7786         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_plugin_init):
7787         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_plugin_init):
7788         Fix klass typos.
7789         Mark RANK_MARGINAL, decodebin can handle the depayloaders fine.
7790
7791 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7792
7793         * configure.ac:
7794           Need  -base CVS for gst_base_rtp_depayload_push_ts().
7795
7796 2006-09-22  Wim Taymans  <wim@fluendo.com>
7797
7798         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index):
7799         Don't check for a tag that is never there and check if we read the
7800         correct tag. Fixes seeking again.
7801         We must post an error when all pads are unlinked.
7802
7803 2006-09-22  Wim Taymans  <wim@fluendo.com>
7804
7805         * gst/rtp/Makefile.am:
7806         * gst/rtp/gstrtp.c: (plugin_init):
7807         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_process):
7808         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_setcaps),
7809         (gst_rtp_vorbis_pay_reset_packet),
7810         (gst_rtp_vorbis_pay_init_packet),
7811         (gst_rtp_vorbis_pay_flush_packet), (gst_rtp_vorbis_pay_parse_id),
7812         (gst_rtp_vorbis_pay_handle_buffer):
7813         More fixage, set endoder-params correctly in the payloader.
7814
7815 2006-09-22  Tim-Philipp Müller  <tim at centricular dot net>
7816
7817         * gst/autodetect/gstautoaudiosink.c:
7818         (gst_auto_audio_sink_base_init):
7819         * gst/autodetect/gstautovideosink.c:
7820         (gst_auto_video_sink_base_init):
7821           Make static pad templates static to appease valgrind's leak
7822           detector.
7823
7824         * tests/check/Makefile.am:
7825         * tests/check/elements/.cvsignore:
7826         * tests/check/elements/autodetect.c: (GST_START_TEST),
7827         (autodetect_suite):
7828           Add simple test for the ghostpad lockup on shutdown fixed in core
7829           CVS (audio bit disabled because it would need dozens of alsa
7830           suppressions and I'm too lazy to add those now).
7831
7832 2006-09-22  Wim Taymans  <wim@fluendo.com>
7833
7834         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_change_state):
7835         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_class_init):
7836         Small cleanups.
7837
7838         * gst/rtp/Makefile.am:
7839         * gst/rtp/gstrtp.c: (plugin_init):
7840         * gst/rtp/gstrtpvorbisdepay.c: (gst_rtp_vorbis_depay_base_init),
7841         (gst_rtp_vorbis_depay_class_init), (gst_rtp_vorbis_depay_init),
7842         (gst_rtp_vorbis_depay_finalize), (gst_rtp_vorbis_depay_setcaps),
7843         (gst_rtp_vorbis_depay_process),
7844         (gst_rtp_vorbis_depay_set_property),
7845         (gst_rtp_vorbis_depay_get_property),
7846         (gst_rtp_vorbis_depay_change_state),
7847         (gst_rtp_vorbis_depay_plugin_init):
7848         * gst/rtp/gstrtpvorbisdepay.h:
7849         * gst/rtp/gstrtpvorbispay.c: (gst_rtp_vorbis_pay_base_init),
7850         (gst_rtp_vorbis_pay_class_init), (gst_rtp_vorbis_pay_init),
7851         (gst_rtp_vorbis_pay_setcaps), (gst_rtp_vorbis_pay_init_packet),
7852         (gst_rtp_vorbis_pay_flush_packet),
7853         (gst_rtp_vorbis_pay_append_buffer),
7854         (gst_rtp_vorbis_pay_handle_buffer),
7855         (gst_rtp_vorbis_pay_plugin_init):
7856         * gst/rtp/gstrtpvorbispay.h:
7857         Add experimental vorbis pay and depayloaders.
7858
7859 2006-09-21  Wim Taymans  <wim@fluendo.com>
7860
7861         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_parse_audio_config):
7862         Fix profile-level-id parsing and setup.
7863
7864 2006-09-21  Wim Taymans  <wim@fluendo.com>
7865
7866         * gst/udp/README:
7867         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
7868         Update README, simple cleanup.
7869
7870 2006-09-21  Wim Taymans  <wim@fluendo.com>
7871
7872         * gst/rtp/README:
7873         Update README with some examples.
7874
7875         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_init),
7876         (gst_rtp_mp4g_pay_finalize), (gst_rtp_mp4g_pay_parse_audio_config),
7877         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
7878         (gst_rtp_mp4g_pay_setcaps):
7879         * gst/rtp/gstrtpmp4gpay.h:
7880         Make optional RTP parameters of type STRING, as required by the
7881         application/x-rtp caps specification.
7882
7883 2006-09-20  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
7884
7885         * gst/rtp/gstrtph263pdepay.c:
7886         * gst/rtp/gstrtph263ppay.c:
7887         Correctly calculate size of each H263+ RTP buffer taking into account MTU and
7888         RTP header.
7889
7890 2006-09-20  Wim Taymans  <wim@fluendo.com>
7891
7892         * gst/rtp/Makefile.am:
7893         And makefile too.
7894
7895 2006-09-20  Wim Taymans  <wim@fluendo.com>
7896
7897         * gst/rtp/gstrtp.c: (plugin_init):
7898         * gst/rtp/gstrtpasfdepay.c: (gst_rtp_asf_depay_base_init),
7899         (gst_rtp_asf_depay_class_init), (gst_rtp_asf_depay_init),
7900         (decode_base64), (gst_rtp_asf_depay_setcaps),
7901         (gst_rtp_asf_depay_process), (gst_rtp_asf_depay_set_property),
7902         (gst_rtp_asf_depay_get_property), (gst_rtp_asf_depay_change_state),
7903         (gst_rtp_asf_depay_plugin_init):
7904         * gst/rtp/gstrtpasfdepay.h:
7905         Added preliminary ASF depayloader.
7906
7907         * gst/rtp/gstrtph264depay.c: (decode_base64):
7908         Fix base64 decoding.
7909
7910 2006-09-20  Wim Taymans  <wim@fluendo.com>
7911
7912         * gst/rtsp/URLS:
7913         Added some test URLS.
7914
7915         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_create_stream),
7916         (gst_rtspsrc_loop), (gst_rtspsrc_open):
7917         * gst/rtsp/gstrtspsrc.h:
7918         When creating streams, give access to the complete SDP.
7919         Fix some leaks.
7920         Collect and merge global stream properties in stream caps.
7921         Preliminary support for WMServer.
7922
7923         * gst/rtsp/rtspconnection.c: (rtsp_connection_create),
7924         (rtsp_connection_connect), (rtsp_connection_read), (read_body),
7925         (rtsp_connection_receive):
7926         * gst/rtsp/rtspconnection.h:
7927         Make connection interruptable.
7928         Refactor to make it reconnectable.
7929         Don't fail on short reads when reading data packets.
7930
7931         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_set_port),
7932         (rtsp_url_get_port):
7933         * gst/rtsp/rtspurl.h:
7934         Add methods for getting/setting the port.
7935
7936         * gst/rtsp/sdpmessage.c: (sdp_message_get_attribute_val_n),
7937         (sdp_message_get_attribute_val), (sdp_media_get_attribute),
7938         (sdp_media_get_attribute_val_n), (sdp_media_get_attribute_val),
7939         (sdp_media_get_format), (sdp_parse_line),
7940         (sdp_message_parse_buffer):
7941         Fix headers. 
7942         Add methods for getting multiple attributes with the same name.
7943         Increase buffer size when parsing.
7944         Fix parsing of a=foo fields.
7945
7946         * gst/rtsp/test.c: (main):
7947         Update to new connection API.
7948
7949         * gst/rtsp/rtspmessage.c: (rtsp_message_new_response),
7950         (rtsp_message_init_response), (rtsp_message_init_data),
7951         (rtsp_message_unset), (rtsp_message_free), (rtsp_message_dump):
7952         * gst/rtsp/rtspmessage.h:
7953         * gst/rtsp/rtsptransport.c: (rtsp_transport_free):
7954         * gst/rtsp/rtsptransport.h:
7955         * gst/rtsp/sdp.h:
7956         * gst/rtsp/sdpmessage.h:
7957         * gst/rtsp/gstrtsp.c:
7958         * gst/rtsp/gstrtsp.h:
7959         * gst/rtsp/gstrtpdec.c:
7960         * gst/rtsp/gstrtpdec.h:
7961         * gst/rtsp/rtsp.h:
7962         * gst/rtsp/rtspdefs.c:
7963         * gst/rtsp/rtspdefs.h:
7964         Dual licensed under MIT and LGPL now.
7965
7966 2006-09-19  Wim Taymans  <wim@fluendo.com>
7967
7968         * gst/rtsp/gstrtspsrc.c: (find_stream_by_pt),
7969         (gst_rtspsrc_create_stream), (gst_rtspsrc_free_stream),
7970         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
7971         (gst_rtspsrc_stream_configure_transport), (find_stream_by_channel),
7972         (gst_rtspsrc_push_event), (gst_rtspsrc_loop), (gst_rtspsrc_send),
7973         (gst_rtspsrc_parse_methods), (gst_rtspsrc_open),
7974         (gst_rtspsrc_parse_rtpinfo), (gst_rtspsrc_play):
7975         * gst/rtsp/gstrtspsrc.h:
7976         Reorganize stream parsing and creation.
7977         Detect container formats in interleaved mode.
7978         Keep more state about the streams.
7979         Assume a server also supports PLAY if it does not say.
7980         Add unicast and interleaved properties to TCP transport requests to make
7981         some servers happy (WMServer).
7982
7983         * gst/rtsp/sdpmessage.h:
7984         Add some defines for the standard Bandwidth types.
7985
7986 2006-09-19  Wim Taymans  <wim@fluendo.com>
7987
7988         * gst/rtsp/test.c: (main):
7989         Fix build.
7990
7991 2006-09-19  Wim Taymans  <wim@fluendo.com>
7992
7993         * gst/wavparse/gstwavparse.c:
7994         Add ms-gsm to the src template.
7995
7996 2006-09-18  Wim Taymans  <wim@fluendo.com>
7997
7998         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
7999         (gst_rtspsrc_send), (gst_rtspsrc_parse_methods),
8000         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8001         (gst_rtspsrc_pause), (gst_rtspsrc_change_state),
8002         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
8003         * gst/rtsp/gstrtspsrc.h:
8004         Small cleanups, added documentation.
8005         Try to clean up the requests and responses.
8006         Refactor parsing the supported methods.
8007
8008         * gst/rtsp/rtspconnection.c: (rtsp_connection_open),
8009         (rtsp_connection_create), (rtsp_connection_send),
8010         (parse_response_status), (parse_request_line),
8011         (rtsp_connection_receive), (rtsp_connection_close),
8012         (rtsp_connection_free):
8013         * gst/rtsp/rtsptransport.c: (rtsp_transport_new),
8014         (rtsp_transport_init), (rtsp_transport_parse),
8015         (rtsp_transport_free):
8016         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
8017         * gst/rtsp/sdpmessage.c: (sdp_message_new), (sdp_message_init),
8018         (sdp_message_clean), (sdp_message_free), (sdp_media_new),
8019         (sdp_media_init), (sdp_message_parse_buffer), (sdp_message_dump):
8020         Use g_return_val some more.
8021
8022         * gst/rtsp/rtspdefs.h:
8023         Add more enum values to track initial states.
8024
8025         * gst/rtsp/rtspmessage.c: (rtsp_message_new_request),
8026         (rtsp_message_init_request), (rtsp_message_new_response),
8027         (rtsp_message_init_response), (rtsp_message_init_data),
8028         (rtsp_message_unset), (rtsp_message_free),
8029         (rtsp_message_add_header), (rtsp_message_remove_header),
8030         (rtsp_message_get_header), (rtsp_message_set_body),
8031         (rtsp_message_take_body), (rtsp_message_get_body),
8032         (rtsp_message_steal_body), (rtsp_message_dump):
8033         * gst/rtsp/rtspmessage.h:
8034         Reorder arguments, object goes as the first one.
8035         Use g_return_val some more.
8036
8037 2006-09-18  Wim Taymans  <wim@fluendo.com>
8038
8039         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_base_init),
8040         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_push_event),
8041         (gst_rtspsrc_loop), (gst_rtspsrc_uri_set_uri):
8042         * gst/rtsp/gstrtspsrc.h:
8043         Export sometimes source pad with correct caps on the template, create
8044         the ghostpad from the template.
8045         Remove RTCP template as we never expose RTCP.
8046         Protect against invalid body size.
8047         Avoid memcpy when creating the output buffer.
8048         Properly post an error and send EOS when the loop function is shut down.
8049
8050 2006-09-18  Wim Taymans  <wim@fluendo.com>
8051
8052         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8053
8054         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8055         (gst_rtspsrc_init), (gst_rtspsrc_set_property), (gst_rtspsrc_open),
8056         (gst_rtspsrc_uri_get_uri), (gst_rtspsrc_uri_set_uri):
8057         * gst/rtsp/gstrtspsrc.h:
8058         Make sure we can never set an invalid location.
8059
8060         * gst/rtsp/rtspmessage.c: (rtsp_message_steal_body):
8061         * gst/rtsp/rtspmessage.h:
8062         Added _steal_body method for future use.
8063
8064         * gst/rtsp/rtspurl.c: (rtsp_url_parse), (rtsp_url_free):
8065         Make freeing of NULL url return immediatly.
8066
8067 2006-09-18  Wim Taymans  <wim@fluendo.com>
8068
8069         Based on patch by: Lutz Mueller <lutz at topfrose dot de>
8070
8071         * gst/rtsp/gstrtspsrc.c: (_do_init), (gst_rtspsrc_class_init),
8072         (gst_rtspsrc_init), (gst_rtspsrc_stream_setup_rtp),
8073         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_play),
8074         (gst_rtspsrc_change_state):
8075         * gst/rtsp/gstrtspsrc.h:
8076         Use boilerplate.
8077         Make rtspsrc subclass GstBin to make state changes easier.
8078         Add Range header field on the PLAY request.
8079
8080 2006-09-18  Wim Taymans  <wim@fluendo.com>
8081
8082         Based on patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
8083
8084         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
8085         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
8086         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_open),
8087         (gst_rtspsrc_close), (gst_rtspsrc_play), (gst_rtspsrc_pause):
8088         * gst/rtsp/rtspconnection.c: (inet_aton):
8089         Small cleanups.
8090         when multicast is selected as the transport, create UDP sources and
8091         connect to the multicast group.
8092         Move parsing and setting of caps to a common place.
8093         Fixes #349894.
8094
8095 2006-09-17  Stefan Kost  <ensonic@users.sf.net>
8096
8097         * ext/flac/gstflactag.c:
8098         * gst/alpha/gstalpha.c:
8099         * gst/debug/breakmydata.c:
8100         * gst/debug/negotiation.c:
8101         * gst/debug/testplugin.c:
8102         * gst/effectv/gstaging.c:
8103         * gst/effectv/gstdice.c:
8104         * gst/effectv/gstedge.c:
8105         * gst/effectv/gstquark.c:
8106         * gst/effectv/gstrev.c:
8107         * gst/effectv/gstshagadelic.c:
8108         * gst/effectv/gstvertigo.c:
8109         * gst/effectv/gstwarp.c:
8110         * gst/multipart/multipartdemux.c:
8111         * gst/multipart/multipartmux.c:
8112         * gst/videobox/gstvideobox.c:
8113         * gst/videofilter/gstgamma.c:
8114         * gst/videofilter/gstvideotemplate.c:
8115         * gst/videomixer/videomixer.c:
8116         * sys/sunaudio/gstsunaudiosrc.h:
8117         More G_OBJECT macro fixing.
8118
8119 2006-09-16  Wim Taymans  <wim@fluendo.com>
8120
8121         Patch by: Yves Lefebvre <ivanohe at abacom dot com>
8122
8123         * gst/avi/gstavimux.c: (gst_avi_mux_stop_file):
8124         Correctly set the dwLength in strh.
8125         With this patch, the file duration is now displayed correctly in window
8126         media player and the AVI plays completely. Fixes #356147
8127
8128 2006-09-15  Wim Taymans  <wim@fluendo.com>
8129
8130         Patch by: Darren Kenny <darren dot kenny at sun dot com>
8131
8132         * sys/sunaudio/gstsunaudiomixerctrl.c:
8133         (gst_sunaudiomixer_ctrl_build_list):
8134         Set the output track as the MASTER so that the gnome-settings-daemon
8135         keybindings for changing the volume using the keyboard works.
8136         Fixes #356142.
8137
8138 2006-09-15  Wim Taymans  <wim@fluendo.com>
8139
8140         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
8141         Fix documentation, it is not possible to control the framerate of jpegdec
8142         using filtered caps yet. Fixes #355210.
8143         Return the downstream GstFlowReturn instead of GST_FLOW_OK so that we
8144         stop when there is an error.
8145
8146 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8147
8148         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain_parse_tag):
8149         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
8150           Don't interpret a first buffer with an offset of NONE as
8151           'from the middle of the stream', but only a first buffer
8152           that has a valid buffer offset that's non-zero (see #345449).
8153
8154 2006-09-14  Tim-Philipp Müller  <tim at centricular dot net>
8155
8156         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
8157         (gst_icydemux_typefind_or_forward):
8158         * gst/icydemux/gsticydemux.h:
8159           When we merge/collect multiple incoming buffers for typefinding
8160           purposes, keep an initial 0 offset on the first outgoing buffer
8161           as well (otherwise id3demux won't work right). Fixes #345449.
8162           Also Make buffer metadata writable before setting buffer caps.
8163
8164         * tests/check/elements/icydemux.c: (typefind_succeed),
8165         (cleanup_icydemux), (push_data), (GST_START_TEST),
8166         (icydemux_suite):
8167           Small test case for the above.
8168
8169 2006-09-13  Stefan Kost  <ensonic@users.sf.net>
8170
8171         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_chunk),
8172         (gst_avi_demux_stream_index), (gst_avi_demux_sync),
8173         (gst_avi_demux_stream_header_push),
8174         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8175         (gst_avi_demux_loop):
8176           More code reuse and better logging in _peek_chunk(). Reintroduce check
8177           for chunk sizes before reading them (avoid oom). Better handling for 
8178           invalid chunksizes when streaming.
8179
8180 2006-09-11  Stefan Kost  <ensonic@users.sf.net>
8181
8182         * gst/level/gstlevel.c: (gst_level_set_property):
8183         * gst/level/gstlevel.h:
8184           Fix type mixup in level->interval (gdouble<->guint64). Spotted by
8185           René Stadler
8186
8187 2006-09-06  Stefan Kost  <ensonic@users.sf.net>
8188
8189         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8190         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8191         (gst_avi_demux_stream_data):
8192           Revert one change to fix streaming avi (adapter size != data size).
8193
8194 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8195
8196         Patch by: Frédéric Riss  <frederic.riss at gmail dot com>
8197
8198         * gst/matroska/matroska-demux.c: (gst_matroska_track_free),
8199         (gst_matroska_demux_reset),
8200         (gst_matroska_demux_read_track_encodings),
8201         (gst_matroska_demux_add_stream), (gst_matroska_decode_buffer),
8202         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8203         (gst_matroska_demux_subtitle_caps):
8204         * gst/matroska/matroska-ids.h:
8205           Add support for VOBSUB subtitle tracks and zlib-compressed
8206           tracks. Make sure we start on a keyframe after a seek. (#343348)
8207
8208 2006-09-04  Tim-Philipp Müller  <tim at centricular dot net>
8209
8210         * gst/matroska/matroska-demux.c: (gst_matroska_demux_push_hdr_buf),
8211         (gst_matroska_demux_push_flac_codec_priv_data),
8212         (gst_matroska_demux_push_xiph_codec_priv_data),
8213         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
8214         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
8215         * gst/matroska/matroska-ids.h:
8216           Add basic FLAC support (#311586), not perfect yet though, needs some
8217           tweaking in flacdec; also, seeking could be better.
8218           Do better bounds checking when deserialising vorbis stream headers
8219           to make sure we don't read beyond the end of the buffer on bad input.
8220
8221 2006-09-04  Wim Taymans  <wim@fluendo.com>
8222
8223         Patch by: Alessandro Decina <alessandro at nnva dot org>
8224
8225         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_chain):
8226         Seeking back in a file containing a CMML stream errors out if the seek
8227         goes back up to the CMML headers. This is because after the seek the xml
8228         processing instruction <?xml ...?> is submitted to the xml parser again, 
8229         which results in an error. The attached patch fixes the problem. 
8230         Fixes #353908.
8231
8232         * ext/annodex/gstcmmlenc.h:
8233         Fix authors name.
8234
8235
8236 2006-08-28  Andy Wingo  <wingo@pobox.com>
8237
8238         * ext/raw1394/gstdv1394src.c (gst_dv1394src_from_raw1394handle):
8239         New helper function to lessen the ifdefs.
8240         (GST_INFO_OBJECT): 
8241         (gst_dv1394src_iso_receive): Use it.
8242         (gst_dv1394src_create): Also use the control sockets in iec61883
8243         mode.
8244         (gst_dv1394src_start, gst_dv1394src_stop): Always use a separate
8245         handle for AVC operations; fixes #348233.
8246
8247 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8248
8249         * configure.ac:
8250         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8251         * docs/plugins/inspect/plugin-audiofx.xml:
8252         * docs/plugins/inspect/plugin-audiofxgood.xml:
8253         * gst/audiofx/Makefile.am:
8254         * gst/audiofx/audiofx.c:
8255         * gst/audiofxgood/.cvsignore:
8256         * gst/audiofxgood/Makefile.am:
8257         * gst/audiofxgood/audiofx.c:
8258         * gst/audiofxgood/audiopanorama.c:
8259         * gst/audiofxgood/audiopanorama.h:
8260           Rename again (audiofxgood -> audiofx).
8261
8262 2006-08-27  Stefan Kost  <ensonic@users.sf.net>
8263
8264         * gst/avi/gstavidemux.c: (gst_avi_demux_next_data_buffer),
8265         (gst_avi_demux_stream_scan):
8266           Initialze variables.
8267
8268 2006-08-25  Wim Taymans  <wim@fluendo.com>
8269
8270         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8271         (gst_avi_demux_init), (gst_avi_demux_finalize),
8272         (gst_avi_demux_reset), (gst_avi_demux_index_last),
8273         (gst_avi_demux_index_next), (gst_avi_demux_index_entry_for_time),
8274         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_index),
8275         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8276         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
8277         (gst_avi_demux_massage_index),
8278         (gst_avi_demux_calculate_durations_from_index),
8279         (gst_avi_demux_stream_header_pull), (gst_avi_demux_do_seek),
8280         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8281         (gst_avi_demux_chain), (gst_avi_demux_sink_activate),
8282         (gst_avi_demux_change_state):
8283         * gst/avi/gstavidemux.h:
8284         More attempts to turn this into readable code.
8285         Don't leak adapters.
8286         Calculate duration according to index more efficiently.
8287         Don't try to act like we drive the pipeline in chain mode.
8288
8289 2006-08-25  Wim Taymans  <wim@fluendo.com>
8290
8291         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt):
8292         Fix build.
8293
8294 2006-08-25  Wim Taymans  <wim@fluendo.com>
8295
8296         Patch by: Alessandro Decina <alessandro at nnva dot org>
8297
8298         * ext/annodex/gstannodex.c: (gst_annodex_granule_to_time):
8299         Do some extra sanity checks.
8300         Fixes #350340.
8301
8302         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_change_state),
8303         (gst_cmml_enc_parse_tag_head), (gst_cmml_enc_parse_tag_clip),
8304         (gst_cmml_enc_push_clip), (gst_cmml_enc_push):
8305         Check if clip->start_time is valid before adding the clip to the
8306         track list.
8307         Reset enc->preamble going from PAUSED to READY.
8308         Don't use GST_FLOW_UNEXPECTED for wrong usage of the element, it is
8309         only used for EOS.
8310         Only post an error message if we were the one that created the fatal
8311         GstFlowReturn value.
8312
8313         * ext/annodex/gstcmmlutils.c: (gst_cmml_clock_time_from_npt),
8314         (gst_cmml_clock_time_to_granule), (gst_cmml_track_list_has_clip):
8315         Parse the seconds field of the npt-sec time format using %llu rather than
8316         %d and check that the value scaled by GST_SECOND doesn't overflow.
8317         Use guint64(s) to represent the keyindex and keyoffset fields of a granulepos.
8318         Lookup a clip's track with clip->track rather than clip->id which
8319         makes no sense.
8320         Identify a clip by its track and start time and not its xml id.
8321         do some more input checking and make sure we don't do undefined shifts.
8322
8323         * tests/check/elements/cmmldec.c: (setup_cmmldec),
8324         (teardown_cmmldec), (check_output_buffer_is_equal), (push_data),
8325         (cmml_tag_message_pop), (check_headers), (push_clip_full),
8326         (push_clip), (push_empty_clip), (check_output_clip),
8327         (GST_START_TEST), (cmmldec_suite):
8328         * tests/check/elements/cmmlenc.c: (setup_cmmlenc),
8329         (teardown_cmmlenc), (check_output_buffer_is_equal), (push_data),
8330         (check_headers), (push_clip), (check_clip_times), (check_clip),
8331         (check_empty_clip), (GST_START_TEST), (cmmlenc_suite):
8332         Added some more checks.
8333
8334 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8335
8336         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_class_init),
8337         (gst_audio_panorama_set_property),
8338         (gst_audio_panorama_get_property),
8339         (gst_audio_panorama_transform_m2s_int),
8340         (gst_audio_panorama_transform_s2s_int),
8341         (gst_audio_panorama_transform_m2s_float),
8342         (gst_audio_panorama_transform_s2s_float):
8343         * gst/audiofxgood/audiopanorama.h:
8344         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8345           Make also the pan-property float (saves scaling and yields better
8346           resolution)
8347
8348 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8349
8350         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8351         (gst_audio_panorama_transform_m2s_float),
8352         (gst_audio_panorama_transform_s2s_float):
8353           ChangeLog surgery to add cymax's real name
8354
8355
8356 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8357
8358         Patch by: René Stadler <mail@renestadler.de>
8359
8360         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_set_caps),
8361         (gst_audio_panorama_transform_m2s_int),
8362         (gst_audio_panorama_transform_s2s_int),
8363         (gst_audio_panorama_transform_m2s_float),
8364         (gst_audio_panorama_transform_s2s_float),
8365         (gst_audio_panorama_transform):
8366         * gst/audiofxgood/audiopanorama.h:
8367           Added float support
8368
8369 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8370
8371         * gst/audiofxgood/audiopanorama.c:
8372         (gst_audio_panorama_transform_m2s):
8373           Fix docs & debug category. Add Fixme for volume pan levels.
8374
8375 2006-08-24  Stefan Kost  <ensonic@users.sf.net>
8376
8377         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes_pull),
8378         (gst_avi_demux_sync), (gst_avi_demux_stream_header_push),
8379         (gst_avi_demux_stream_header_pull),
8380         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8381         (gst_avi_demux_chain):
8382           unbreak AVI index handling, some more debug, remove an obsolete
8383           adapter_flush that caused streaming to wander off in the wild
8384
8385 2006-08-24  Wim Taymans  <wim@fluendo.com>
8386
8387         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
8388         (gst_avi_demux_parse_superindex), (gst_avi_demux_parse_subindex),
8389         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_odml),
8390         (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8391         (gst_avi_demux_calculate_durations_from_index),
8392         (gst_avi_demux_stream_header_push),
8393         (gst_avi_demux_stream_header_pull):
8394         * gst/avi/gstavidemux.h:
8395         Some more cleanups. 
8396         Fix totalFrames parsing in ODML.
8397         Disable use of index for length calculation in case of ODML as this is
8398         broken now.
8399
8400 2006-08-24  Tim-Philipp Müller  <tim at centricular dot net>
8401
8402         * ext/flac/gstflacdec.c: (gst_flac_dec_update_metadata):
8403           Use libgsttag helper function here too.
8404
8405 2006-08-23  Stefan Kost  <ensonic@users.sf.net>
8406
8407         * gst/avi/gstavidemux.c: (gst_avi_demux_class_init),
8408         (gst_avi_demux_init), (gst_avi_demux_dispose),
8409         (gst_avi_demux_reset), (gst_avi_demux_index_next),
8410         (gst_avi_demux_index_entry_for_time), (gst_avi_demux_src_convert),
8411         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8412         (gst_avi_demux_peek_chunk_info), (gst_avi_demux_peek_chunk),
8413         (gst_avi_demux_stream_init_push), (gst_avi_demux_stream_init_pull),
8414         (gst_avi_demux_parse_subindex),
8415         (gst_avi_demux_read_subindexes_push),
8416         (gst_avi_demux_read_subindexes_pull), (gst_avi_demux_parse_stream),
8417         (sort), (gst_avi_demux_parse_index), (gst_avi_demux_stream_index),
8418         (gst_avi_demux_sync), (gst_avi_demux_peek_tag),
8419         (gst_avi_demux_massage_index), (gst_avi_demux_stream_header_push),
8420         (gst_avi_demux_stream_header_pull),
8421         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
8422         (push_tag_lists), (gst_avi_demux_loop), (gst_avi_demux_chain),
8423         (gst_avi_demux_sink_activate), (gst_avi_demux_activate_push),
8424         (gst_avi_demux_change_state):
8425         * gst/avi/gstavidemux.h:
8426           Initial streaming support for avidemux (fixes #336465)
8427
8428 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8429
8430         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8431           There is no taglibmux element ...
8432
8433         * gst/rtsp/gstrtspsrc.c:
8434           Use '%' rather than '&perc;' in gtk-doc blurb, docs build
8435           was complaining about unknown entity here.
8436
8437 2006-08-22  Wim Taymans  <wim@fluendo.com>
8438
8439         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
8440         (gst_avi_demux_do_seek), (gst_avi_demux_handle_seek),
8441         (gst_avi_demux_process_next_entry):
8442         * gst/avi/gstavidemux.h:
8443         Mark DISCONT.
8444         Remove old unused fields and reorder the struct a bit.
8445
8446 2006-08-22  Wim Taymans  <wim@fluendo.com>
8447
8448         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_media_to_caps),
8449         (gst_rtspsrc_send), (gst_rtspsrc_close), (gst_rtspsrc_play),
8450         (gst_rtspsrc_pause):
8451         * gst/rtsp/gstrtspsrc.h:
8452         * sys/oss/gstosssink.c: (gst_oss_sink_open),
8453         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
8454         Small documentation updates.
8455
8456 2006-08-22  Wim Taymans  <wim@fluendo.com>
8457
8458         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
8459         (gst_avi_demux_index_entry_for_time),
8460         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
8461         (gst_avi_demux_stream_init), (gst_avi_demux_parse_stream),
8462         (gst_avi_demux_stream_index), (gst_avi_demux_peek_tag),
8463         (gst_avi_demux_next_data_buffer),
8464         (gst_avi_demux_calculate_durations_from_index),
8465         (gst_avi_demux_stream_header), (gst_avi_demux_do_seek),
8466         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
8467         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop),
8468         (gst_avi_demux_sink_activate_pull), (gst_avi_demux_change_state):
8469         * gst/avi/gstavidemux.h:
8470         Precalc most of the duration query for each stream.
8471         Make seeking more correct.
8472         Use GstSegment to track position and duration.
8473         Code cleanups and leak fixes.
8474         Calculate correct total duration based on index length.
8475
8476 2006-08-22  Jan Schmidt  <thaytan@mad.scientist.com>
8477
8478         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
8479         (parse_insert_string_field):
8480           If strings in text fields are marked ISO8859-1, but contain
8481           valid UTF-8 already, then handle them as UTF-8 and ignore
8482           the encoding. (#351794)
8483
8484 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8485
8486         * ext/flac/gstflacdec.c: (gst_flac_dec_scan_got_frame),
8487         (gst_flac_dec_write), (gst_flac_dec_loop),
8488         (gst_flac_dec_sink_event), (gst_flac_dec_chain),
8489         (gst_flac_dec_src_query):
8490         * ext/flac/gstflacdec.h:
8491           Make flac-in-ogg work (#352100).
8492
8493 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8494
8495         * gst/monoscope/gstmonoscope.c: (gst_monoscope_chain):
8496           Don't unref buffers of which we've already given away
8497           ownership to the adapter.
8498
8499 2006-08-22  Tim-Philipp Müller  <tim at centricular dot net>
8500
8501         * ext/speex/gstspeexdec.c: (speex_dec_chain_parse_comments):
8502           Make metadata extraction actually work.
8503
8504         * ext/speex/gstspeexenc.c: (gst_speexenc_base_init),
8505         (gst_speexenc_init), (gst_speexenc_create_metadata_buffer),
8506         (gst_speexenc_chain):
8507           Fix metadata writing: replace old code which wrote completely
8508           broken tags with libgsttag-based code. Plus miscellaneous
8509           code cleanups (use static pad templates etc.) and a bunch
8510           of leak fixes.
8511
8512 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8513
8514         * gst/audiopanorama/.cvsignore:
8515         * gst/audiopanorama/Makefile.am:
8516         * gst/audiopanorama/audiofx.c:
8517         * gst/audiopanorama/audiopanorama.c:
8518         * gst/audiopanorama/audiopanorama.h:
8519           die! die! die! you should never have been there
8520
8521 2006-08-21  Jan Schmidt  <thaytan@mad.scientist.com>
8522
8523         * tests/check/elements/audiopanorama.c: (GST_START_TEST):
8524         Fix invalid memory access in audiopanorama test suite.
8525
8526 2006-08-21  Edward Hervey  <edward@fluendo.com>
8527
8528         * tests/check/elements/.cvsignore:
8529         ignore built file
8530
8531 2006-08-21  Wim Taymans  <wim@fluendo.com>
8532
8533         * gst/rtp/Makefile.am:
8534         Fix the build again.
8535
8536 2006-08-21  Stefan Kost  <ensonic@users.sf.net>
8537
8538         * gst/audiofxgood/.cvsignore:
8539         * gst/audiofxgood/Makefile.am:
8540         * gst/audiofxgood/audiofx.c: (plugin_init):
8541         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8542         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8543         (gst_audio_panorama_set_property),
8544         (gst_audio_panorama_get_property),
8545         (gst_audio_panorama_get_unit_size),
8546         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8547         (gst_audio_panorama_transform_m2s),
8548         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8549         * gst/audiofxgood/audiopanorama.h:
8550           resubmit with the desired name *again*
8551
8552 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8553
8554         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_get_unit_size):
8555         * gst/videobox/gstvideobox.c: (gst_video_box_get_unit_size):
8556           use g_assert in _get_unit_size
8557
8558 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8559
8560         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8561         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8562         * docs/plugins/inspect/plugin-audiofxgood.xml:
8563           cleanup -unused.txt to make it useful, add previously missing docs
8564
8565         * ext/Makefile.am:
8566           Quietly (accidentally) enable LADSPA for building by default, 
8567           despite the fact that it doesn't meet the plugin checklist.
8568             -- Added by Jan Schmidt 18 Dec 2006
8569
8570         * ext/esd/esdmon.c:
8571         * ext/esd/esdsink.c:
8572         * ext/esd/gstesd.c: (plugin_init):
8573           reflow to get rid of two external symbols
8574
8575         * gst/audiofxgood/audiofx.c: (plugin_init):
8576           re-add
8577
8578 2006-08-20  Stefan Kost  <ensonic@users.sf.net>
8579
8580         * configure.ac:
8581         * gst/audiofxgood/.cvsignore:
8582         * gst/audiofxgood/Makefile.am:
8583         * gst/audiofxgood/audiofx.c
8584         * gst/audiofxgood/audiopanorama.c: (gst_audio_panorama_base_init),
8585         (gst_audio_panorama_class_init), (gst_audio_panorama_init),
8586         (gst_audio_panorama_set_property),
8587         (gst_audio_panorama_get_property),
8588         (gst_audio_panorama_get_unit_size),
8589         (gst_audio_panorama_transform_caps), (gst_audio_panorama_set_caps),
8590         (gst_audio_panorama_transform_m2s),
8591         (gst_audio_panorama_transform_s2s), (gst_audio_panorama_transform):
8592         * gst/audiofxgood/audiopanorama.h:
8593         * tests/check/Makefile.am:
8594         * tests/check/elements/audiopanorama.c: (setup_panorama_m),
8595         (setup_panorama_s), (cleanup_panorama), (GST_START_TEST),
8596         (panorama_suite), (main):
8597         Add audiofxgood plugin with audiopanorama element
8598
8599 2006-08-18  Wim Taymans  <wim@fluendo.com>
8600
8601         * docs/plugins/Makefile.am:
8602         More Oss docs fixage. 
8603
8604 2006-08-18  Wim Taymans  <wim@fluendo.com>
8605
8606         * gst/rtp/Makefile.am:
8607         * gst/rtp/gstrtp.c: (plugin_init):
8608         * gst/rtp/gstrtpsv3vdepay.c: (gst_rtp_sv3v_depay_base_init),
8609         (gst_rtp_sv3v_depay_class_init), (gst_rtp_sv3v_depay_init),
8610         (gst_rtp_sv3v_depay_finalize), (gst_rtp_sv3v_depay_setcaps),
8611         (gst_rtp_sv3v_depay_process), (gst_rtp_sv3v_depay_set_property),
8612         (gst_rtp_sv3v_depay_get_property),
8613         (gst_rtp_sv3v_depay_change_state),
8614         (gst_rtp_sv3v_depay_plugin_init):
8615         * gst/rtp/gstrtpsv3vdepay.h:
8616         Added experimental SVQ3 depayloader.
8617
8618 2006-08-18  Edward Hervey  <edward@fluendo.com>
8619
8620         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek),
8621         (gst_dvdemux_loop), (gst_dvdemux_change_state):
8622         * ext/dv/gstdvdemux.h:
8623         When handling seek requests, don't send the newsegment event from the
8624         calling thread. Instead save it so it can be sent from the streaming
8625         thread.
8626
8627 2006-08-17  Wim Taymans  <wim@fluendo.com>
8628
8629         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8630
8631         * gst/multipart/multipartdemux.c: (multipart_parse_header):
8632         Accept leading whitespace before the boundary
8633         This patch makes the demuxer allow some whitespace before the actual
8634         boundary. This makes the demuxer work with the ``old'' gstreamer
8635         multipartmuxer again (which placed an extra \n before the start
8636         of the stream) Fixes #349068.
8637
8638 2006-08-17  Wim Taymans  <wim@fluendo.com>
8639
8640         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_process):
8641         Error out on non-implemented stuff.
8642
8643 2006-08-16  Wim Taymans  <wim@fluendo.com>
8644
8645         Patch by: Andy Wingo <wingo at pobox dot com>
8646
8647         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setup),
8648         (gst_signal_processor_start), (gst_signal_processor_stop),
8649         (gst_signal_processor_cleanup), (gst_signal_processor_setcaps),
8650         (gst_signal_processor_pen_buffer), (gst_signal_processor_flush),
8651         (gst_signal_processor_do_pulls), (gst_signal_processor_do_pushes),
8652         (gst_signal_processor_change_state):
8653         Make ladspa elements reusable. Fixes #350006.
8654
8655 2006-08-16  Wim Taymans  <wim@fluendo.com>
8656
8657         * ext/ladspa/gstladspa.c: (gst_ladspa_base_init):
8658         Convert ' ' into '_'. Try to keep as many characters in the padtemplate
8659         names as possible. Fixes #349901.
8660
8661 2006-08-16  Wim Taymans  <wim@fluendo.com>
8662
8663         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_flush),
8664         (gst_signal_processor_do_pushes):
8665         A push() gives away our refcount so we should not use the buffer on the
8666         pen anymore.
8667
8668 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8669
8670         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8671         (gst_oss_mixer_element_finalize):
8672           Don't leak device string.
8673
8674 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8675
8676         * configure.ac:
8677           Require CVS of GStreamer core and -base (for
8678           GST_TAG_EXTENDED_COMMENT and gst_tag_parse_extended_comment()).
8679
8680         * ext/taglib/gstid3v2mux.cc:
8681           Write extended comment tags properly (#348762).
8682
8683         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
8684         (parse_comment_frame):
8685           Extract COMM frames into extended comments, which makes it
8686           easier to properly retain the description bit of the tag
8687           and maintain this information when re-tagging (#348762).
8688
8689 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8690
8691         * tests/check/Makefile.am:
8692           Don't try to run annodex unit tests if the annodex
8693           plugin has not been built (Fixes #351116).
8694
8695 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8696
8697         * gst/autodetect/gstautoaudiosink.c:
8698         (gst_auto_audio_sink_find_best):
8699           When we can't find a usable audiosink, don't error out,
8700           but use a fake sink instead and post a warning message
8701           on the bus (#341278).
8702
8703 2006-08-16  Tim-Philipp Müller  <tim at centricular dot net>
8704
8705         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init):
8706         * sys/oss/gstosssink.c:
8707         * sys/oss/gstosssrc.c:
8708           Document OSS elements; add gtk-doc blurb with 'Since 0.10.5' for
8709           ossmixer's new device property.
8710
8711         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
8712         * docs/plugins/gst-plugins-good-plugins-sections.txt:
8713           Add docs for OSS elements.
8714
8715         * docs/plugins/inspect/plugin-aasink.xml:
8716         * docs/plugins/inspect/plugin-alaw.xml:
8717         * docs/plugins/inspect/plugin-alpha.xml:
8718         * docs/plugins/inspect/plugin-alphacolor.xml:
8719         * docs/plugins/inspect/plugin-annodex.xml:
8720         * docs/plugins/inspect/plugin-apetag.xml:
8721         * docs/plugins/inspect/plugin-auparse.xml:
8722         * docs/plugins/inspect/plugin-autodetect.xml:
8723         * docs/plugins/inspect/plugin-avi.xml:
8724         * docs/plugins/inspect/plugin-cacasink.xml:
8725         * docs/plugins/inspect/plugin-cairo.xml:
8726         * docs/plugins/inspect/plugin-cdio.xml:
8727         * docs/plugins/inspect/plugin-cutter.xml:
8728         * docs/plugins/inspect/plugin-debug.xml:
8729         * docs/plugins/inspect/plugin-dv.xml:
8730         * docs/plugins/inspect/plugin-efence.xml:
8731         * docs/plugins/inspect/plugin-effectv.xml:
8732         * docs/plugins/inspect/plugin-esdsink.xml:
8733         * docs/plugins/inspect/plugin-flac.xml:
8734         * docs/plugins/inspect/plugin-flxdec.xml:
8735         * docs/plugins/inspect/plugin-gconfelements.xml:
8736         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
8737         * docs/plugins/inspect/plugin-goom.xml:
8738         * docs/plugins/inspect/plugin-halelements.xml:
8739         * docs/plugins/inspect/plugin-icydemux.xml:
8740         * docs/plugins/inspect/plugin-id3demux.xml:
8741         * docs/plugins/inspect/plugin-jpeg.xml:
8742         * docs/plugins/inspect/plugin-level.xml:
8743         * docs/plugins/inspect/plugin-matroska.xml:
8744         * docs/plugins/inspect/plugin-mulaw.xml:
8745         * docs/plugins/inspect/plugin-multipart.xml:
8746         * docs/plugins/inspect/plugin-navigationtest.xml:
8747         * docs/plugins/inspect/plugin-ossaudio.xml:
8748         * docs/plugins/inspect/plugin-png.xml:
8749         * docs/plugins/inspect/plugin-rtp.xml:
8750         * docs/plugins/inspect/plugin-rtsp.xml:
8751         * docs/plugins/inspect/plugin-shout2send.xml:
8752         * docs/plugins/inspect/plugin-smpte.xml:
8753         * docs/plugins/inspect/plugin-speex.xml:
8754         * docs/plugins/inspect/plugin-taglib.xml:
8755         * docs/plugins/inspect/plugin-udp.xml:
8756         * docs/plugins/inspect/plugin-videobalance.xml:
8757         * docs/plugins/inspect/plugin-videobox.xml:
8758         * docs/plugins/inspect/plugin-videoflip.xml:
8759         * docs/plugins/inspect/plugin-videomixer.xml:
8760         * docs/plugins/inspect/plugin-wavenc.xml:
8761         * docs/plugins/inspect/plugin-wavparse.xml:
8762         * docs/plugins/inspect/plugin-ximagesrc.xml:
8763           Update to CVS version.
8764           
8765 2006-08-16  Wim Taymans  <wim@fluendo.com>
8766
8767         * gst/rtp/gstrtpamrdepay.c:
8768         * gst/rtp/gstrtpmp4gdepay.c:
8769         Caps extra properties must be defined as strings for
8770         depayloaders because they are generated from an SDP.
8771
8772         * gst/rtp/Makefile.am:
8773         * gst/rtp/gstrtp.c: (plugin_init):
8774         * gst/rtp/gstrtph264depay.c: (gst_rtp_h264_depay_base_init),
8775         (gst_rtp_h264_depay_class_init), (gst_rtp_h264_depay_init),
8776         (gst_rtp_h264_depay_finalize), (decode_base64),
8777         (gst_rtp_h264_depay_setcaps), (gst_rtp_h264_depay_process),
8778         (gst_rtp_h264_depay_set_property),
8779         (gst_rtp_h264_depay_get_property),
8780         (gst_rtp_h264_depay_change_state),
8781         (gst_rtp_h264_depay_plugin_init):
8782         * gst/rtp/gstrtph264depay.h:
8783         Added basic, not completely functional RFC 3984 H264 depayloader.
8784
8785 2006-08-16  Wim Taymans  <wim@fluendo.com>
8786
8787         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
8788         Add pads after setting them up.
8789
8790         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init),
8791         (gst_rtspsrc_init), (gst_rtspsrc_finalize),
8792         (gst_rtspsrc_free_stream), (gst_rtspsrc_media_to_caps),
8793         (gst_rtspsrc_stream_setup_rtp),
8794         (gst_rtspsrc_stream_configure_transport),
8795         (gst_rtspsrc_combine_flows), (gst_rtspsrc_loop),
8796         (gst_rtspsrc_open), (gst_rtspsrc_close), (gst_rtspsrc_play),
8797         (gst_rtspsrc_pause):
8798         * gst/rtsp/gstrtspsrc.h:
8799         Fix interleaved mode.
8800          - Protect streaming with lock.
8801          - Combine flows
8802          - set caps on outgoing buffers.
8803          - strip trailing \0 from data packets.
8804          - Configure RTP/RTCP in stream.
8805         Use DEBUG_OBJECT more.
8806
8807 2006-08-16  Wim Taymans  <wim@fluendo.com>
8808
8809         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_add):
8810         Turn a g_print into a DEBUG line.
8811
8812 2006-08-13  Wim Taymans  <wim@fluendo.com>
8813
8814         * sys/oss/gstossmixer.c: (gst_ossmixer_open), (gst_ossmixer_new):
8815         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
8816         (gst_oss_mixer_element_init), (gst_oss_mixer_element_set_property),
8817         (gst_oss_mixer_element_get_property),
8818         (gst_oss_mixer_element_change_state):
8819         * sys/oss/gstossmixerelement.h:
8820         Small cleanups. Better error reporting.
8821         Add device property for the mixer instead of the hardcoded
8822         /dev/mixer. Fixes #350785.
8823         API: GstOssMixerElement::device property
8824
8825 2006-08-15  Tim-Philipp Müller  <tim at centricular dot net>
8826
8827         Patch by: Jens Granseuer <jensgr at gmx net>
8828
8829         * gconf/Makefile.am:
8830           Make --disable-schemas work right (they still need
8831           to be copied to the installation directory, just not
8832           applied). Fixes #351347 (also #344100).
8833           
8834 2006-08-14  Thomas Vander Stichele  <thomas at apestaart dot org>
8835
8836         * configure.ac: back to HEAD
8837
8838 === release 0.10.4 ===
8839
8840 2006-08-14  Thomas Vander Stichele <thomas at apestaart dot org>
8841
8842         * configure.ac:
8843           releasing 0.10.4, "Dear Leader"
8844
8845 2006-08-10  Thomas Vander Stichele  <thomas at apestaart dot org>
8846
8847         Patch by: Edward Hervey <edward@fluendo.com>
8848
8849         * configure.ac:
8850         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
8851         (gst_wavparse_stream_data):
8852         Send the newsegment event in the streaming thread.
8853         Fixes #347529
8854
8855 2006-08-08  Tim-Philipp Müller  <tim at centricular dot net>
8856
8857         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
8858         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
8859         (gst_smokeenc_resync), (gst_smokeenc_chain):
8860           Refuse sink caps in the encoder if width or height is not a
8861           multiple of 16, the encoder does not support that yet (#349939);
8862           along the same lines, check the return value of the encoder
8863           setup function; also remove some debug log clutter.
8864
8865 2006-08-04  Andy Wingo  <wingo@pobox.com>
8866
8867         * ext/ladspa/gstsignalprocessor.h: Add infrastructure for storing
8868         whether a processor can work in place or not, and for keeping
8869         track of its state. Change the FlowReturn instance variable from
8870         "state" to "flow_state", all callers changed.
8871
8872         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setup)
8873         (gst_signal_processor_start, gst_signal_processor_stop)
8874         (gst_signal_processor_cleanup): New functions to manage the
8875         processor's state.
8876         (gst_signal_processor_setcaps): start() as well as setup() here.
8877         (gst_signal_processor_prepare): Respect CAN_PROCESS_IN_PLACE.
8878         (gst_signal_processor_change_state): Stop and cleanup the
8879         processor as we go to NULL.
8880
8881         * ext/ladspa/gstladspa.c (gst_ladspa_base_init): Reuse buffers if
8882         INPLACE_BROKEN is not set.
8883
8884         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_prepare):
8885         Do the alloc_buffer in bytes, not frames.
8886         
8887 2006-08-04  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8888
8889         * sys/ximage/ximageutil.c: (ximageutil_xcontext_get):
8890         Fix rgb masks when recording in < 24bpp.
8891
8892 2006-08-04  Andy Wingo  <wingo@pobox.com>
8893
8894         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_setcaps)
8895         (gst_signal_processor_prepare)
8896         (gst_signal_processor_update_inputs)
8897         (gst_signal_processor_process, gst_signal_processor_pen_buffer)
8898         (gst_signal_processor_flush)
8899         (gst_signal_processor_sink_activate_push)
8900         (gst_signal_processor_src_activate_pull)
8901         (gst_signal_processor_change_state): Remove the last of the code
8902         that assumes that we process whole buffers at a time. Fix some
8903         debugging. Seems to work now in some cases.
8904         (gst_signal_processor_src_activate_pull): BPB
8905
8906 2006-08-01  Andy Wingo  <wingo@pobox.com>
8907
8908         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_process):
8909         Fix nframes-choosing.
8910         (gst_signal_processor_init): Init pending_in and pending_out.
8911
8912         * ext/ladspa/gstsignalprocessor.c (gst_signal_processor_init): No
8913         more default sample rate, although we never check that the sample
8914         rate actually gets set. Something for the future.
8915         (gst_signal_processor_setcaps): Some refcount fixes, flow fixes.
8916         (gst_signal_processor_event): Refcount fixen.
8917         (gst_signal_processor_process): Pull the number of frames to
8918         process from the sizes of the buffers in the input pens.
8919         (gst_signal_processor_pen_buffer): Remove an incorrect FIXME :)
8920         (gst_signal_processor_do_pulls): Add an nframes argument, and use
8921         it instead of buffer_frames.
8922         (gst_signal_processor_getrange): Refcount fixen, pass nframes on
8923         to do_pulls.
8924         (gst_signal_processor_chain)
8925         (gst_signal_processor_sink_activate_push)
8926         (gst_signal_processor_src_activate_pull):  Refcount fixen.
8927
8928         * ext/ladspa/gstsignalprocessor.h: No more buffer_frames, yay.
8929
8930 2006-07-31  Stefan Kost  <ensonic@users.sf.net>
8931
8932         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_setcaps),
8933         (gst_signal_processor_process):
8934           don't query buffer-frames from caps, add lots of debug-log,
8935           try fix for assert (#349189)
8936
8937 2006-07-31  Wim Taymans  <wim@fluendo.com>
8938
8939         * gst/udp/gstudpsrc.c:
8940         Fix docs.
8941
8942 2006-07-29  Stefan Kost  <ensonic@users.sf.net>
8943
8944         * ext/ladspa/gstsignalprocessor.c:
8945         (gst_signal_processor_add_pad_from_template),
8946         (gst_signal_processor_init), (gst_signal_processor_setcaps),
8947         (gst_signal_processor_process), (gst_signal_processor_pen_buffer),
8948         (gst_signal_processor_do_pulls), (gst_signal_processor_getrange),
8949         (gst_signal_processor_sink_activate_push),
8950         (gst_signal_processor_src_activate_pull),
8951         (gst_signal_processor_change_state):
8952          Add debugs logs here and there, add more error handling, add some
8953          FIXME comments, filed #349189
8954
8955 2006-07-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
8956
8957         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
8958         (gst_smokeenc_setcaps), (gst_smokeenc_chain):
8959         Set caps on buffer correctly.  Fixes bug #349155.
8960
8961 2006-07-28  Wim Taymans  <wim@fluendo.com>
8962
8963         Patch by: Sjoerd Simons <sjoerd at luon dot net>
8964
8965         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
8966         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
8967         (gst_multipart_demux_finalize), (get_line_end),
8968         (multipart_parse_header), (multipart_find_boundary),
8969         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
8970         (gst_multipart_set_property), (gst_multipart_get_property):
8971         Uses GstAdapter instead of own buffering.
8972         Actually parses the mime-type correctly (In tests the mime-type was
8973         always "" with the old version).
8974         Uses the Content-length header if available to speed up things.
8975         Reliably autoscans the boundary name by default.
8976         Fixes #349068.
8977
8978         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
8979         Don't start the stream with a \n.
8980
8981 2006-07-28  Tim-Philipp Müller  <tim at centricular dot net>
8982
8983         Patch by: Brian Cameron <brian dot cameron at sun com>
8984
8985         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_open):
8986           Open source with O_NONBLOCK (#349015).
8987
8988 2006-07-28  Stefan Kost,,,  <ensonic@users.sf.net>
8989
8990         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_index),
8991         (gst_avi_demux_massage_index):
8992         * gst/avi/gstavidemux.h:
8993           Whitespace fixes and more debug
8994
8995 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
8996
8997         * gst/autodetect/gstautoaudiosink.c:
8998         (gst_auto_audio_sink_create_element_with_pretty_name),
8999         (gst_auto_audio_sink_find_best),
9000         (gst_auto_audio_sink_change_state):
9001           Get rid of old and unused magic sound-server properties stuff.
9002           Add suffix to child sink's name that makes it easy to see from
9003           the name alone which type it actually is (alsa, oss, esd, etc.).
9004
9005 2006-07-27  Wim Taymans  <wim@fluendo.com>
9006
9007         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9008         (gst_udpsrc_set_property), (gst_udpsrc_get_property),
9009         (gst_udpsrc_start):
9010         * gst/udp/gstudpsrc.h:
9011         Rename "buffer" to "buffer-size" to make clear it is a size we set and
9012         not some sort of feature we enable.
9013
9014 2006-07-27  Tim-Philipp Müller  <tim at centricular dot net>
9015
9016         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
9017           Use CLOSE_SOCKET() here instead of close() to maintain
9018           win32 workiness.
9019
9020 2006-07-27  Wim Taymans  <wim@fluendo.com>
9021
9022         Patch by: Thijs Vermeir <thijs dot vermeir at barco dot com>
9023
9024         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
9025         (gst_udpsrc_create), (gst_udpsrc_set_property),
9026         (gst_udpsrc_get_property), (gst_udpsrc_start):
9027         * gst/udp/gstudpsrc.h:
9028         Added "buffer-size" property to control the kernel receive buffer size.
9029         Update documentation.
9030         Small cleanups. Fixes #348752.
9031         API: buffer-size property
9032
9033 2006-07-26  Wim Taymans  <wim@fluendo.com>
9034
9035         Patch by: Kai Vehmanen <kv2004 at eca dot cx>
9036
9037         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_flush),
9038         (gst_rtp_pcma_pay_handle_buffer):
9039         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_flush),
9040         (gst_rtp_pcmu_pay_handle_buffer):
9041         Fix timestamp calculation on outgoing RTP packets.
9042         Fixes #348675.
9043
9044 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9045
9046         * ext/taglib/gstid3v2mux.cc:
9047           Fix writing of comment frames (should be COMM not TCOM),
9048           is still sub-optimal though, since we don't retain or
9049           extract the comment descriptions properly (#334375,
9050           also see #334375).
9051
9052 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9053
9054         * gst/wavparse/gstwavparse.c:
9055           #define 'fact' RIFF chunk if we are not compiling against
9056           -base CVS (we don't want to depend on -base CVS for this
9057           one define only, and also not for release order reasons).
9058
9059 2006-07-26  Tim-Philipp Müller  <tim at centricular dot net>
9060
9061         * ext/taglib/gstid3v2mux.cc:
9062           Handle multiple tags of the same type properly. Re-inject
9063           unparsed ID3v2 frames that we get as binary blobs from
9064           id3demux into the tag again so we don't lose information
9065           when retagging (#334375).
9066
9067 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9068
9069         * sys/ximage/gstximagesrc.c: (gst_ximage_src_class_init):
9070           Document newly-added properties properly, so that there is a
9071           'Since: 0.10.4' in the plugin docs. Convert some property
9072           names into canonical GObject style (GObject will do that
9073           internally anyway).
9074
9075 2006-07-25  Tim-Philipp Müller  <tim at centricular dot net>
9076
9077         * gst/id3demux/id3tags.c:
9078         (id3demux_add_id3v2_frame_blob_to_taglist):
9079           Extract frames for ID3v2 versions prior to ID3v2.3.0 properly as
9080           well, and add the version to the blob's buffer caps, since that
9081           information will be needed for deserialisation later on (#348644).
9082
9083 2006-07-25  Stefan Kost  <ensonic@users.sf.net>
9084
9085         * gst/avi/gstavidemux.c: (gst_avi_demux_read_subindexes),
9086         (gst_avi_demux_parse_stream):
9087          Moved win32 variant of GST_DEBUG_CATEGORY_EXTERN to gstinfo.h. Fixed
9088          indentation and spacing.
9089
9090 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9091
9092         * docs/plugins/Makefile.am:
9093         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9094         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9095         * docs/plugins/gst-plugins-good-plugins.args:
9096         * docs/plugins/inspect/plugin-1394.xml:
9097         * docs/plugins/inspect/plugin-aasink.xml:
9098         * docs/plugins/inspect/plugin-alaw.xml:
9099         * docs/plugins/inspect/plugin-alpha.xml:
9100         * docs/plugins/inspect/plugin-alphacolor.xml:
9101         * docs/plugins/inspect/plugin-annodex.xml:
9102         * docs/plugins/inspect/plugin-apetag.xml:
9103         * docs/plugins/inspect/plugin-auparse.xml:
9104         * docs/plugins/inspect/plugin-autodetect.xml:
9105         * docs/plugins/inspect/plugin-avi.xml:
9106         * docs/plugins/inspect/plugin-cacasink.xml:
9107         * docs/plugins/inspect/plugin-cairo.xml:
9108         * docs/plugins/inspect/plugin-cdio.xml:
9109         * docs/plugins/inspect/plugin-cutter.xml:
9110         * docs/plugins/inspect/plugin-debug.xml:
9111         * docs/plugins/inspect/plugin-dv.xml:
9112         * docs/plugins/inspect/plugin-efence.xml:
9113         * docs/plugins/inspect/plugin-effectv.xml:
9114         * docs/plugins/inspect/plugin-esdsink.xml:
9115         * docs/plugins/inspect/plugin-flac.xml:
9116         * docs/plugins/inspect/plugin-flxdec.xml:
9117         * docs/plugins/inspect/plugin-gconfelements.xml:
9118         * docs/plugins/inspect/plugin-gdkpixbuf.xml:
9119         * docs/plugins/inspect/plugin-goom.xml:
9120         * docs/plugins/inspect/plugin-halelements.xml:
9121         * docs/plugins/inspect/plugin-icydemux.xml:
9122         * docs/plugins/inspect/plugin-id3demux.xml:
9123         * docs/plugins/inspect/plugin-jpeg.xml:
9124         * docs/plugins/inspect/plugin-level.xml:
9125         * docs/plugins/inspect/plugin-matroska.xml:
9126         * docs/plugins/inspect/plugin-mulaw.xml:
9127         * docs/plugins/inspect/plugin-multipart.xml:
9128         * docs/plugins/inspect/plugin-navigationtest.xml:
9129         * docs/plugins/inspect/plugin-ossaudio.xml:
9130         * docs/plugins/inspect/plugin-png.xml:
9131         * docs/plugins/inspect/plugin-rtp.xml:
9132         * docs/plugins/inspect/plugin-rtsp.xml:
9133         * docs/plugins/inspect/plugin-shout2send.xml:
9134         * docs/plugins/inspect/plugin-smpte.xml:
9135         * docs/plugins/inspect/plugin-speex.xml:
9136         * docs/plugins/inspect/plugin-udp.xml:
9137         * docs/plugins/inspect/plugin-videobalance.xml:
9138         * docs/plugins/inspect/plugin-videobox.xml:
9139         * docs/plugins/inspect/plugin-videoflip.xml:
9140         * docs/plugins/inspect/plugin-videomixer.xml:
9141         * docs/plugins/inspect/plugin-wavenc.xml:
9142         * docs/plugins/inspect/plugin-wavparse.xml:
9143         * docs/plugins/inspect/plugin-ximagesrc.xml:
9144           Update files to CVS/Prerelease version, add esdsink docs.
9145
9146         * ext/esd/esdsink.c:
9147           Add gtk-doc blurb.
9148
9149         * gst/rtp/gstrtpmp4vpay.c:
9150           Fix typo in element description.
9151
9152 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9153
9154         * ext/esd/esdsink.c: (gst_esdsink_open),
9155         (gst_esdsink_factory_init):
9156           Prevent libesd from auto-spawning a sound daemon if it
9157           is not already running. Now that we don't do evil stuff
9158           like that any longer we can give esdsink a rank so that
9159           autoaudiosink will try it as well if all other audio
9160           sinks fail (#343051).
9161
9162 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9163
9164         * ext/esd/Makefile.am:
9165           Oops, need to remove README from EXTRA_DIST as well.
9166
9167 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9168
9169         * ext/esd/README:
9170           Remove, it contains nothing useful anyway.
9171
9172         * ext/esd/esdsink.c: (gst_esdsink_init), (gst_esdsink_prepare),
9173         (gst_esdsink_delay):
9174           Some small clean-ups; use GST_BOILERPLATE etc.
9175
9176 2006-07-24  Wim Taymans  <wim@fluendo.com>
9177
9178         * gst/law/alaw-decode.c: (alawdec_getcaps):
9179         * gst/law/alaw-encode.c: (alawenc_getcaps), (gst_alawenc_chain):
9180         * gst/law/mulaw-decode.c: (mulawdec_getcaps):
9181         * gst/law/mulaw-encode.c: (mulawenc_getcaps):
9182         Fix negotiation to deal with ANY/EMPTY caps instead of leaking.
9183
9184 2006-07-24  Stefan Kost  <ensonic@users.sf.net>
9185
9186         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
9187         (gst_wavparse_other), (gst_wavparse_perform_seek),
9188         (gst_wavparse_get_upstream_size), (gst_wavparse_stream_headers),
9189         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
9190         (gst_wavparse_pad_query):
9191         * gst/wavparse/gstwavparse.h:
9192           Use information from 'fact' chunk for length calculation of compressed
9193           samples. Calculate bps if bogus value is found in wav header (embeded
9194           mp2/mp3).
9195           
9196
9197 2006-07-24  Tim-Philipp Müller  <tim at centricular dot net>
9198
9199         Based on patch by: Joni Valtanen  <joni dot valtanen at movial fi>
9200
9201         * configure.ac:
9202         * gst/udp/Makefile.am:
9203         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_init),
9204         (gst_dynudpsink_finalize), (gst_dynudpsink_close):
9205         * gst/udp/gstdynudpsink.h:
9206         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init),
9207         (gst_multiudpsink_finalize), (gst_multiudpsink_close):
9208         * gst/udp/gstmultiudpsink.h:
9209         * gst/udp/gstudp.c: (plugin_init):
9210         * gst/udp/gstudpsink.h:
9211         * gst/udp/gstudpsrc.c: (gst_udpsrc_init), (gst_udpsrc_create),
9212         (gst_udpsrc_start), (gst_udpsrc_stop):
9213         * gst/udp/gstudpsrc.h:
9214         * gst/udp/gstudpnetutils.c: (gst_udp_net_utils_win32_inet_aton),
9215         (gst_udp_net_utils_win32_wsa_startup):
9216         * gst/udp/gstudpnetutils.h:
9217           Port udp plugin to win32 (#345288).
9218
9219 2006-07-24  Wim Taymans  <wim@fluendo.com>
9220
9221         * gst/rtsp/rtspconnection.c: (rtsp_connection_send):
9222         Remove unwanted DEBUG line.
9223
9224 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9225
9226         * gst/id3demux/gstid3demux.c: (plugin_init):
9227         * gst/id3demux/id3tags.c:
9228         (id3demux_add_id3v2_frame_blob_to_taglist):
9229         * gst/id3demux/id3tags.h:
9230           On second thought, it might be wiser and more efficient
9231           not to do tag registration from a streaming thread.
9232
9233 2006-07-23  Tim-Philipp Müller  <tim at centricular dot net>
9234
9235         * gst/id3demux/id3tags.c:
9236         (id3demux_add_id3v2_frame_blob_to_taglist),
9237         (id3demux_id3v2_frames_to_tag_list):
9238           Put ID3v2 frames we can't parse as binary blobs into private
9239           tags, so that they are not lost when retagging, at least once
9240           id3v2mux has been taught to re-inject those frames again.
9241           See bug #334375.
9242
9243 2006-07-21  Wim Taymans  <wim@fluendo.com>
9244
9245         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
9246         (gst_avi_demux_process_next_entry):
9247         Fix some leaks.
9248
9249         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
9250         Don't use \n in debug lines.
9251
9252 2006-07-20  Stefan Kost  <ensonic@users.sf.net>
9253
9254         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9255         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9256           Add annodex and icydemux, cleanup the sections a bit
9257
9258 2006-07-19  Tim-Philipp Müller  <tim at centricular dot net>
9259
9260         Patch by: Alex Lancaster <alexl at users sourceforge net>
9261
9262         * ext/taglib/gstid3v2mux.cc:
9263           Write GST_TAG_ENCODER and GST_TAG_ENCODER_VERSION as
9264           ID3v2 TSSE frames (#347898).
9265
9266 2006-07-18  Stefan Kost  <ensonic@users.sf.net>
9267
9268         * gst/avi/gstavimux.c: (gst_avi_mux_vidsink_set_caps):
9269           Respect mpegversion for "video/mpeg" and give message in case of
9270           unhandled versions.
9271
9272 2006-07-17  Wim Taymans  <wim@fluendo.com>
9273
9274         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (buffer_clip),
9275         (gst_pngdec_caps_create_and_set), (gst_pngdec_task),
9276         (gst_pngdec_chain), (gst_pngdec_sink_event),
9277         (gst_pngdec_libpng_init), (gst_pngdec_change_state),
9278         (gst_pngdec_sink_activate_push):
9279         * ext/libpng/gstpngdec.h:
9280         Use statically allocated segment instead of leaking.
9281         Various cleanups.
9282         Fix flush and seek handling.
9283
9284 2006-07-16  Wim Taymans  <wim@fluendo.com>
9285
9286         * gst/rtp/Makefile.am:
9287         * gst/rtp/gstrtp.c: (plugin_init):
9288         * gst/rtp/gstrtpmp4gdepay.c: (gst_rtp_mp4g_depay_base_init),
9289         (gst_rtp_mp4g_depay_class_init), (gst_rtp_mp4g_depay_init),
9290         (gst_rtp_mp4g_depay_setcaps), (gst_rtp_mp4g_depay_process),
9291         (gst_rtp_mp4g_depay_set_property),
9292         (gst_rtp_mp4g_depay_get_property),
9293         (gst_rtp_mp4g_depay_change_state),
9294         (gst_rtp_mp4g_depay_plugin_init):
9295         * gst/rtp/gstrtpmp4gdepay.h:
9296         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
9297         (gst_rtp_mp4g_pay_parse_audio_config), (gst_rtp_mp4g_pay_setcaps),
9298         (gst_rtp_mp4g_pay_flush):
9299         Added simple generic mpeg4 depayloader.
9300         Fix generic mpeg4 payloader.
9301
9302 2006-07-15  Tim-Philipp Müller  <tim at centricular dot net>
9303
9304         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state):
9305           Don't try doing state changes on a NULL pointer.
9306
9307 2006-07-14  Wim Taymans  <wim@fluendo.com>
9308
9309         Patch by: Sebastien Cote <sebas642 at yahoo dot ca>
9310
9311         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_base_init),
9312         (gst_rtp_amr_depay_class_init), (gst_rtp_amr_depay_init),
9313         (gst_rtp_amr_depay_setcaps), (gst_rtp_amr_depay_process):
9314         * gst/rtp/gstrtpamrdepay.h:
9315         rtpamrdec isn't a subclass of GstBaseRtpDepayload.
9316         Fixes #321191
9317
9318 2006-07-14  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9319
9320         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9321         (gst_ximage_src_get_caps), (gst_ximage_src_class_init):
9322         Fix segfault when moving mouse pointer to the bottom right corner.
9323
9324 2006-07-12  Wim Taymans  <wim@fluendo.com>
9325
9326         * gst/rtp/Makefile.am:
9327         * gst/rtp/gstrtp.c: (plugin_init):
9328         * gst/rtp/gstrtpmp2tdepay.c: (gst_rtp_mp2t_depay_base_init),
9329         (gst_rtp_mp2t_depay_class_init), (gst_rtp_mp2t_depay_init),
9330         (gst_rtp_mp2t_depay_setcaps), (gst_rtp_mp2t_depay_process),
9331         (gst_rtp_mp2t_depay_set_property),
9332         (gst_rtp_mp2t_depay_get_property),
9333         (gst_rtp_mp2t_depay_change_state),
9334         (gst_rtp_mp2t_depay_plugin_init):
9335         * gst/rtp/gstrtpmp2tdepay.h:
9336         Added mpeg2 TS depayloader. Closing #347234.
9337
9338 2006-07-11  Tim-Philipp Müller  <tim at centricular dot net>
9339
9340         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_close):
9341           Remove g_assert that shouldn't be there and was triggered
9342           after trying to open a device that doesn't exist or can't
9343           be opened for some other reason (#347972).
9344
9345 2006-07-10  Edward Hervey  <edward@fluendo.com>
9346
9347         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9348         (gst_avi_demux_stream_header), (push_tag_lists):
9349         * gst/avi/gstavidemux.h:
9350         Don't push tag events found by gst_riff_parse_info() before outputting
9351         GST_EVENT_NEWSEGMENT.
9352
9353 2006-07-10  Wim Taymans  <wim@fluendo.com>
9354
9355         * gst/rtsp/Makefile.am:
9356         * gst/rtsp/rtspconnection.c: (rtsp_connection_send),
9357         (rtsp_connection_close):
9358         * gst/rtsp/rtspdefs.h:
9359         replaced closesocket and close in code with one CLOSE_SOCKET. 
9360         Some more cleanups. Fixes #345301.
9361
9362 2006-07-10  Tim-Philipp Müller  <tim at centricular dot net>
9363
9364         * gst/autodetect/gstautoaudiosink.c:
9365           Fix example pipeline in docs.
9366
9367 2006-07-10  Wim Taymans  <wim@fluendo.com>
9368
9369         Patch by: Rob Taylor <robtaylor at floopily dot org>
9370
9371         * gst/udp/gstmultiudpsink.c: (join_multicast),
9372         (gst_multiudpsink_init_send), (gst_multiudpsink_add):
9373         If a destination is added before the stream is set to PAUSED, the
9374         multicast group is not joined as the socket is not created yet. 
9375         Also TTL and LOOP should also be set. Fixes #346921.
9376
9377 2006-07-09  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9378
9379         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9380         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9381         (gst_ximage_src_get_caps), (gst_ximage_src_class_init),
9382         (gst_ximage_src_init):
9383         * sys/ximage/gstximagesrc.h:
9384         Fix use-damage property to actually work :)
9385         Add startx, starty, endx, endy properties so screencasts other than full
9386         screen ones can work.
9387
9388 2006-07-08  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9389
9390         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get),
9391         (gst_ximage_src_set_property), (gst_ximage_src_get_property),
9392         (gst_ximage_src_class_init), (gst_ximage_src_init):
9393         * sys/ximage/gstximagesrc.h:
9394         Add use_damage property to offer ability to choose whether to use
9395         XDamage or not.
9396
9397 2006-07-07  Wim Taymans  <wim@fluendo.com>
9398
9399         * gst/goom/filters.c: (zoomFilterSetResolution):
9400         Avoid goom coredumping by clearing memory. 
9401         Fixes 345679.
9402
9403 2006-07-05  Sebastien Moutte  <sebastien@moutte.net>
9404
9405         * win32/vs6/libgstid3demux.dsp:
9406         Add a link to libgsttag-0.10.lib.
9407
9408 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9409
9410         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9411         (gst_tag_demux_read_range):
9412         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9413         (gst_id3demux_read_range):
9414           Don't return FLOW_UNEXPECTED when a buffer is before
9415           the start of the stream (which might happen with
9416           large ID3v2 tags if the tag reading was done pullrange
9417           based and we then switched to push mode later on).
9418           Fixes regression introduced by commit from June 29th.
9419
9420 2006-07-05  Tim-Philipp Müller  <tim at centricular dot net>
9421
9422         * ext/taglib/gstid3v2mux.cc:
9423           Make UTF-8 the default encoding when writing string
9424           tags (before, our UTF-8 strings would automatically
9425           be converted to ISO-8859-1 by taglib and written as
9426           ISO-8859-1 fields if that was possible).
9427
9428         * tests/check/elements/id3v2mux.c: (utf8_string_in_buf),
9429         (test_taglib_id3mux_check_tag_buffer), (identity_cb),
9430         (test_taglib_id3mux_with_tags):
9431           Add test case that makes sure our UTF-8 strings have
9432           actually been written into the tag as UTF-8.
9433
9434 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9435
9436         * configure.ac:
9437           Let's try that again.
9438
9439 2006-07-04  Tim-Philipp Müller  <tim at centricular dot net>
9440
9441         * configure.ac:
9442           Disable monoscope plugin for now until it fulfills
9443           all the requirements.
9444
9445 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9446
9447         * configure.ac:
9448         * gst/monoscope/Makefile.am:
9449         * gst/monoscope/gstmonoscope.c: (gst_monoscope_base_init),
9450         (gst_monoscope_class_init), (gst_monoscope_init),
9451         (gst_monoscope_finalize), (gst_monoscope_reset),
9452         (gst_monoscope_sink_setcaps), (gst_monoscope_src_setcaps),
9453         (gst_monoscope_src_negotiate), (get_buffer), (gst_monoscope_chain),
9454         (gst_monoscope_sink_event), (gst_monoscope_src_event),
9455         (gst_monoscope_change_state), (plugin_init):
9456         * gst/monoscope/gstmonoscope.h:
9457           Port monoscope visualisation to 0.10.
9458
9459 2006-07-03  Tim-Philipp Müller  <tim at centricular dot net>
9460
9461         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
9462         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
9463           Return FLOW_UNEXPECTED when at the end of the file, not
9464           FLOW_ERROR. Fixes 'internal stream error' errors that
9465           would sometimes occur in totem when scrubbing to the
9466           end of an ID3v1 tagged mp3 file.
9467
9468 2006-07-03  Edward Hervey  <edward@fluendo.com>
9469
9470         * ext/libpng/gstpngdec.c: (gst_pngdec_init), (user_info_callback),
9471         (buffer_clip), (user_end_callback), (gst_pngdec_chain),
9472         (gst_pngdec_sink_event), (gst_pngdec_change_state):
9473         * ext/libpng/gstpngdec.h:
9474         Implement buffer clipping/dropping using GstSegment.
9475         This provides accurate seeking.
9476
9477 2006-07-03  Edward Hervey  <edward@fluendo.com>
9478
9479         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
9480         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
9481         (gst_avi_demux_handle_seek), (gst_avi_demux_aggregated_flow),
9482         (gst_avi_demux_process_next_entry), (push_tag_lists),
9483         (gst_avi_demux_stream_data), (gst_avi_demux_loop):
9484         * gst/avi/gstavidemux.h:
9485         Proper aggregation of each stream's GstFlowReturn in order to figure out
9486         whether the task should stop or not.
9487         Don't send inline events before pushing out a NEW_SEGMENT, more
9488         specifically for GST_TAG_EVENT.
9489         Change a GST_ERROR to a GST_WARNING for a non-fatal situation in reading
9490         sub-indexes.
9491
9492 2006-06-30  Tim-Philipp Müller  <tim at centricular dot net>
9493
9494         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9495
9496         * sys/sunaudio/gstsunaudiomixerctrl.c:
9497         (gst_sunaudiomixer_ctrl_build_list):
9498           Move "Monitor" slider to input tab so it works more like
9499           sdtaudiocontrol, which is what people on Solaris are used
9500           to using for their mixer program (#346259).
9501
9502 2006-06-29  Thomas Vander Stichele  <thomas at apestaart dot org>
9503
9504         * tests/check/elements/level.c: (GST_START_TEST):
9505           fix a leak, clean up at the end
9506
9507 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9508
9509         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
9510         (gst_matroska_demux_send_event),
9511         (gst_matroska_demux_loop_stream_parse_id):
9512         * gst/matroska/matroska-ids.h:
9513           Send tag event after newsegment event.
9514
9515 2006-06-29  Tim-Philipp Müller  <tim at centricular dot net>
9516
9517         * gst/id3demux/gstid3demux.c: (gst_id3demux_trim_buffer),
9518         (gst_id3demux_read_range):
9519           Make sure we don't return GST_FLOW_OK with a NULL buffer in
9520           certain cases where a read beyond the end of the file is
9521           requested. Fixes #345930.
9522
9523         * gst/apetag/gsttagdemux.c: (gst_tag_demux_trim_buffer),
9524         (gst_tag_demux_read_range):
9525           Fix same issue here as well.
9526
9527 2006-06-29  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9528
9529         * sys/ximage/gstximagesrc.c: (gst_ximage_src_ximage_get):
9530         
9531         Fix hypothetical crash.
9532
9533 2006-06-28  Tim-Philipp Müller  <tim at centricular dot net>
9534
9535         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
9536
9537         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_prepare):
9538           Do not modify the ports value. If the user has turned off the
9539           built-in speakers, then we should not reset it in the prepare
9540           function, since this causes the built-in speakers to turn
9541           back on anytime the user changes a track in totem, rhythmbox,
9542           etc. (#346066).
9543
9544 2006-06-23  Wim Taymans  <wim@fluendo.com>
9545
9546         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
9547         Fix double caps unref when negotiation fails.
9548
9549 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9550
9551         * ext/annodex/gstcmmldec.c:
9552         * ext/annodex/gstcmmlenc.c:
9553         * ext/annodex/gstcmmlparser.c:
9554         * ext/dv/gstdvdec.c:
9555         * ext/dv/gstdvdemux.c:
9556         * ext/gdk_pixbuf/pixbufscale.c:
9557         * ext/jpeg/gstjpegenc.c:
9558         * ext/jpeg/gstsmokedec.c:
9559         * ext/jpeg/gstsmokeenc.c:
9560         * ext/libpng/gstpngdec.c:
9561         * ext/libpng/gstpngenc.c:
9562         * ext/speex/gstspeexenc.c:
9563         * gst/alpha/gstalphacolor.c:
9564         * gst/cutter/gstcutter.c:
9565         * gst/debug/gstnavigationtest.c:
9566         * gst/icydemux/gsticydemux.c:
9567         * gst/level/gstlevel.c:
9568         * gst/multipart/multipart.c:
9569         * gst/rtp/gstrtpamrpay.c:
9570         * gst/rtp/gstrtpdepay.c:
9571         * gst/rtp/gstrtpilbcpay.c:
9572         * gst/rtp/gstrtpmp4gpay.c:
9573         * gst/rtp/gstrtpmp4vpay.c:
9574         * gst/rtsp/gstrtpdec.c:
9575         * gst/rtsp/gstrtspsrc.c:
9576         * gst/udp/gstdynudpsink.c:
9577         * gst/udp/gstmultiudpsink.c:
9578         * gst/udp/gstudpsrc.c:
9579         * gst/videobox/gstvideobox.c:
9580         * gst/videofilter/gstvideoflip.c:
9581           Use GST_DEBUG_CATEGORY_STATIC where possible (#342503)
9582           plus two minor macro fixes.
9583
9584 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9585
9586         * gst/matroska/matroska-demux.c:
9587         (gst_matroska_demux_check_subtitle_buffer),
9588         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
9589         (gst_matroska_demux_subtitle_caps):
9590         * gst/matroska/matroska-ids.c:
9591         (gst_matroska_track_init_subtitle_context):
9592         * gst/matroska/matroska-ids.h:
9593           Try to fix up broken matroska files containing subtitle
9594           streams with non-UTF8 character encodings (courtesy of
9595           mkvmerge) using either the encoding specified in the
9596           GST_SUBTITLE_ENCODING environment variable or the
9597           current locale's character set if it is non-UTF8.
9598           Fixes #337076.
9599
9600 2006-06-22  Tim-Philipp Müller  <tim at centricular dot net>
9601
9602         * gst/id3demux/id3v2frames.c: (parse_picture_frame):
9603           Set image type from APIC frame as "image-type" field
9604           of GST_TAG_IMAGE buffer caps (#344605).
9605
9606 2006-06-20  Tim-Philipp Müller  <tim at centricular dot net>
9607
9608         * ext/flac/Makefile.am:
9609         * ext/flac/gstflacdec.c: (gst_flac_dec_init),
9610         (gst_flac_dec_reset_decoders),
9611         (gst_flac_dec_setup_seekable_decoder),
9612         (gst_flac_dec_setup_stream_decoder), (gst_flac_dec_finalize),
9613         (gst_flac_dec_metadata_callback),
9614         (gst_flac_dec_metadata_callback_seekable),
9615         (gst_flac_dec_metadata_callback_stream),
9616         (gst_flac_dec_error_callback),
9617         (gst_flac_dec_error_callback_seekable),
9618         (gst_flac_dec_error_callback_stream), (gst_flac_dec_read_seekable),
9619         (gst_flac_dec_read_stream), (gst_flac_dec_write),
9620         (gst_flac_dec_write_seekable), (gst_flac_dec_write_stream),
9621         (gst_flac_dec_loop), (gst_flac_dec_sink_event),
9622         (gst_flac_dec_chain), (gst_flac_dec_convert_sink),
9623         (gst_flac_dec_get_sink_query_types), (gst_flac_dec_sink_query),
9624         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
9625         (gst_flac_dec_handle_seek_event), (gst_flac_dec_sink_activate),
9626         (gst_flac_dec_sink_activate_push),
9627         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
9628         * ext/flac/gstflacdec.h:
9629           Support chain-based operation, should make flac-over-DAAP
9630           work (#340492).
9631
9632 2006-06-20  Wim Taymans  <wim@fluendo.com>
9633
9634         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9635         Doc updates, merge some unused symbols.
9636
9637 2006-06-20  Wim Taymans  <wim@fluendo.com>
9638
9639         * docs/plugins/Makefile.am:
9640         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9641         * docs/plugins/gst-plugins-good-plugins-sections.txt:
9642         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
9643         * gst/rtsp/gstrtspsrc.c:
9644         * gst/rtsp/gstrtspsrc.h:
9645         Added documentation for the rtsp plugin. Fixes #345393.
9646
9647 2006-06-20  Wim Taymans  <wim@fluendo.com>
9648
9649         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9650         (rtsp_connection_close), (rtsp_connection_free):
9651         Use better G_OS_* macros. Fixes #345301 some more.
9652
9653 2006-06-20  Wim Taymans  <wim@fluendo.com>
9654
9655         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9656
9657         * sys/sunaudio/Makefile.am:
9658         * sys/sunaudio/gstsunaudio.c: (plugin_init):
9659         * sys/sunaudio/gstsunaudiomixerctrl.c:
9660         (gst_sunaudiomixer_ctrl_build_list), (gst_sunaudiomixer_ctrl_new),
9661         (gst_sunaudiomixer_ctrl_list_tracks),
9662         (gst_sunaudiomixer_ctrl_get_volume),
9663         (gst_sunaudiomixer_ctrl_set_volume),
9664         (gst_sunaudiomixer_ctrl_set_mute),
9665         (gst_sunaudiomixer_ctrl_set_record):
9666         * sys/sunaudio/gstsunaudiomixerctrl.h:
9667         * sys/sunaudio/gstsunaudiomixertrack.c:
9668         (gst_sunaudiomixer_track_init), (gst_sunaudiomixer_track_new):
9669         * sys/sunaudio/gstsunaudiomixertrack.h:
9670         * sys/sunaudio/gstsunaudiosrc.c: (gst_sunaudiosrc_dispose),
9671         (gst_sunaudiosrc_base_init), (gst_sunaudiosrc_class_init),
9672         (gst_sunaudiosrc_init), (gst_sunaudiosrc_set_property),
9673         (gst_sunaudiosrc_get_property), (gst_sunaudiosrc_getcaps),
9674         (gst_sunaudiosrc_open), (gst_sunaudiosrc_close),
9675         (gst_sunaudiosrc_prepare), (gst_sunaudiosrc_unprepare),
9676         (gst_sunaudiosrc_read), (gst_sunaudiosrc_delay),
9677         (gst_sunaudiosrc_reset):
9678         * sys/sunaudio/gstsunaudiosrc.h:
9679         Add a SunAudio source plugin.
9680         Support stereo and right/left channel gain in the mixer plugin.
9681         Support the RECORD flag so that you can switch between line-input and
9682         microphone in gnome-volume-control.
9683         Code cleanups like using an enumerator for track number instead of an 
9684         integer. Fixes #344923.
9685
9686 2006-06-20  Wim Taymans  <wim@fluendo.com>
9687
9688         Patch by: Joni Valtanen <joni dot valtanen at movial dot fi>
9689
9690         * gst/rtsp/rtspconnection.c: (inet_aton), (rtsp_connection_send),
9691         (rtsp_connection_close):
9692         Make RTSP plugin compile on windows. Fixes #345301.
9693         Some changes to original patch to catch errors better.
9694         use ifdef WIN32 instead of ifndef.
9695
9696 2006-06-19  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9697
9698         * configure.ac:
9699         If we have libraw1394 >= 1.2.1, then we need libiec61883.
9700
9701 2006-06-18  Edward Hervey  <edward@fluendo.com>
9702
9703         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
9704         After a failed buffer alloc, we need to abort the jpeg decoding (it
9705         started when parsing headers to figure out how many bytes we need
9706         to request downstream).
9707
9708 2006-06-18  Tim-Philipp Müller  <tim at centricular dot net>
9709
9710         Patch by: Mark Nauwelaerts  <manauw at skynet be>
9711
9712         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
9713           Make sure we don't read beyond the end of the file (#345232).
9714
9715 2006-06-17  Tim-Philipp Müller  <tim at centricular dot net>
9716
9717         * configure.ac:
9718           Fix --disable-external (can't set conditionals conditionally,
9719           #343602).
9720
9721 2006-06-16  Tim-Philipp Müller  <tim at centricular dot net>
9722
9723         * autogen.sh:
9724         * configure.ac:
9725         * docs/Makefile.am:
9726           Use GST_PLUGIN_DOCS, --enable-plugin-docs etc.
9727
9728         * docs/plugins/Makefile.am:
9729         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
9730         * docs/plugins/inspect/plugin-taglib.xml:
9731           Add/fix apev2mux docs.
9732
9733 2006-06-14  Wim Taymans  <wim@fluendo.com>
9734
9735         * ext/dv/gstdvdec.c: (gst_dvdec_class_init), (gst_dvdec_init),
9736         (gst_dvdec_finalize), (gst_dvdec_sink_event),
9737         (gst_dvdec_change_state):
9738         Reset segment info on flush.
9739         Alloc segment in _init, free in _finalize.
9740
9741         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_pull_seek):
9742         Don't send segments twice.
9743
9744 2006-06-14  Wim Taymans  <wim@fluendo.com>
9745
9746         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
9747         Respect segment.stop. Fixes #342592.
9748
9749 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9750
9751         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream):
9752           No language specified means the implied language is English
9753           according to the matroska spec (partially fixes #344708);
9754           add some more debug output.
9755
9756 2006-06-14  Tim-Philipp Müller  <tim at centricular dot net>
9757
9758         * gst/wavparse/gstwavparse.c: (gst_wavparse_peek_chunk_info),
9759         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
9760         (gst_wavparse_chain):
9761           When operating chain-based, don't make any assumptions about the
9762           chunking of the incoming data and make streaming work on days other
9763           than the second Thursday after a full moon. Also fix up debug
9764           messages here and there and make use of the most excellent new
9765           gst_pad_query_peer_duration() utility function.
9766           Skip any 'bext' chunks in front of the 'fmt ' chunk. Fixes #343837.
9767
9768         * gst/wavparse/gstwavparse.h:
9769           Remove trailing comma after last enum value, some compilers don't
9770           like that.
9771
9772 2006-06-13  Wim Taymans  <wim@fluendo.com>
9773
9774         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_data):
9775         Handle premature EOS gracefully.
9776
9777 2006-06-13  Tim-Philipp Müller  <tim at centricular dot net>
9778
9779         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
9780           Prevent out of bounds array access when scrubbing towards
9781           the end of the file between the last index entry and the
9782           end. Fixes occasional 'start <= stop' newsegment event
9783           assertions when scrubbing in MJPEG files.
9784
9785 2006-06-12  Tim-Philipp Müller  <tim at centricular dot net>
9786
9787         * tests/check/elements/.cvsignore:
9788           And another one.
9789
9790 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9791
9792         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
9793         (scan_encoded_string), (parse_picture_frame):
9794           Extract images from ID3v2 tags (APIC frames). Fixes #339704.
9795
9796         * configure.ac:
9797           Require core >= 0.10.8 (for GST_TAG_IMAGE and
9798           GST_TAG_PPEVIEW_IMAGE used in the patch above).
9799
9800 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9801
9802         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_discover_avc_node):
9803           gratuitous comment changes
9804         * tests/check/elements/level.c: (GST_START_TEST):
9805           fix level test leaks
9806
9807 2006-06-11  Tim-Philipp Müller  <tim at centricular dot net>
9808
9809         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size):
9810         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size):
9811           Use gst_pad_query_peer_duration() utility function here.
9812
9813 2006-06-11  Thomas Vander Stichele  <thomas at apestaart dot org>
9814
9815         * autogen.sh:
9816           require am17
9817         * configure.ac:
9818         * ext/annodex/Makefile.am:
9819         * ext/cdio/Makefile.am:
9820         * ext/dv/Makefile.am:
9821         * ext/esd/Makefile.am:
9822         * ext/flac/Makefile.am:
9823         * ext/gdk_pixbuf/Makefile.am:
9824         * ext/ladspa/Makefile.am:
9825         * ext/libcaca/Makefile.am:
9826         * ext/speex/Makefile.am:
9827         * ext/taglib/Makefile.am:
9828         * sys/oss/Makefile.am:
9829         * sys/sunaudio/Makefile.am:
9830         * sys/ximage/Makefile.am:
9831           clean up build further
9832
9833 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9834
9835         * gconf/Makefile.am:
9836           Honour --disable-schemas-install configure option. Fixes #344100.
9837
9838 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9839
9840         * tests/examples/level/Makefile.am:
9841           Add -lm to LIBS for pow() function, don't assume one of our
9842           dependencies (such as libxml-2.0) drags it in automatically
9843           (#343603).
9844
9845 2006-06-09  Tim-Philipp Müller  <tim at centricular dot net>
9846
9847         Patch by: Peter Kjellerstedt  <pkj at axis dot com>
9848
9849         * configure.ac:
9850           We should use $SED and not $(SED) in configure.ac (#343678).
9851
9852 2006-06-09  Wim Taymans  <wim@fluendo.com>
9853
9854         Patch by: Brian Cameron <brian dot cameron at sun dot com>
9855
9856         * sys/sunaudio/gstsunaudiomixerctrl.c:
9857         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
9858         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_set_volume),
9859         (gst_sunaudiomixer_ctrl_set_mute):
9860         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init),
9861         (gst_sunaudiosink_init), (gst_sunaudiosink_prepare),
9862         (gst_sunaudiosink_write):
9863         Attached find a patch that fixes a number of bugs with the SunAudio
9864         mixer plugin and fixes #344101:
9865         1. The gst_sunaudiomixer_ctrl_build_list kept appending the same 3
9866            tracks onto the tracklist causing gnome-volume-control's preferences
9867            dialog to be messed up and would core dump if you checked/unchecked
9868            any item.
9869         2. We weren't previously setting the MUTE flag properly.  Fixing this
9870            makes gnome-volume-control work better.
9871         3. Now we properly define the input track to be GST_MIXER_TRACK_INPUT
9872            and the monitor to be GST_MIXER_TRACK_OUTPUT, so that makes
9873            gnome-volume-control look better.
9874         Also some minor cleanup in gstsunaudiosink.c.
9875
9876 2006-06-09  Wim Taymans  <wim@fluendo.com>
9877
9878         * ext/jpeg/gstjpegdec.c: (gst_idct_method_get_type),
9879         (gst_jpeg_dec_class_init), (gst_jpeg_dec_init),
9880         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_decode_direct),
9881         (gst_jpeg_dec_chain), (gst_jpeg_dec_sink_event),
9882         (gst_jpeg_dec_set_property), (gst_jpeg_dec_get_property):
9883         * ext/jpeg/gstjpegdec.h:
9884         API: Added IDCT method property
9885         Small cleanups.
9886         Avoid dynamic allocation of trivial fixed structure.
9887         Allocate enough space for temp 4:4:4 YUV buffers. Fixes #343661.
9888
9889 2006-06-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
9890
9891         * configure.ac:
9892         We now require libraw1394 >= 1.1.0 and that version onwards all
9893         have .pc files.
9894
9895 2006-06-02  Edward Hervey  <edward@fluendo.com>
9896
9897         * gst/law/alaw-decode.c: (alawdec_getcaps): 
9898         Trying to get items from an ANY or EMPTY caps is ... stupid.
9899
9900 2006-06-02  Edward Hervey  <edward@fluendo.com>
9901
9902         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_event),
9903         (gst_dvdec_chain), (gst_dvdec_change_state):
9904         * ext/dv/gstdvdec.h:
9905         Added GstSegment handling, now implements dropping/clipping.
9906
9907 2006-06-01  Stefan Kost  <ensonic@users.sf.net>
9908
9909         * ext/aalib/gstaasink.h:
9910         * ext/annodex/gstcmmldec.h:
9911         * ext/cairo/gsttimeoverlay.h:
9912         * ext/dv/gstdvdec.h:
9913         * ext/dv/gstdvdemux.h:
9914         * ext/esd/esdmon.h:
9915         * ext/esd/esdsink.h:
9916         * ext/flac/gstflacenc.h:
9917         * ext/gconf/gstgconfaudiosink.h:
9918         * ext/gconf/gstgconfaudiosrc.h:
9919         * ext/gconf/gstgconfvideosink.h:
9920         * ext/gconf/gstgconfvideosrc.h:
9921         * ext/gdk_pixbuf/gstgdkanimation.h:
9922         * ext/gdk_pixbuf/pixbufscale.h:
9923         * ext/hal/gsthalaudiosink.h:
9924         * ext/hal/gsthalaudiosrc.h:
9925         * ext/jpeg/gstjpegenc.h:
9926         * ext/jpeg/gstsmokedec.h:
9927         * ext/jpeg/gstsmokeenc.h:
9928         * ext/libcaca/gstcacasink.h:
9929         * ext/libmng/gstmngdec.h:
9930         * ext/libmng/gstmngenc.h:
9931         * ext/libpng/gstpngdec.h:
9932         * ext/libpng/gstpngenc.h:
9933         * ext/raw1394/gstdv1394src.h:
9934         * ext/speex/gstspeexenc.h:
9935         * gst/autodetect/gstautoaudiosink.h:
9936         * gst/autodetect/gstautovideosink.h:
9937         * gst/avi/gstavidemux.h:
9938         * gst/cutter/gstcutter.h:
9939         * gst/debug/efence.h:
9940         * gst/debug/gstnavigationtest.h:
9941         * gst/debug/gstnavseek.h:
9942         * gst/flx/gstflxdec.h:
9943         * gst/goom/gstgoom.h:
9944         * gst/icydemux/gsticydemux.h:
9945         * gst/id3demux/gstid3demux.h:
9946         * gst/law/alaw-decode.h:
9947         * gst/law/alaw-encode.h:
9948         * gst/law/mulaw-decode.h:
9949         * gst/law/mulaw-encode.h:
9950         * gst/matroska/matroska-mux.h:
9951         * gst/median/gstmedian.h:
9952         * gst/oldcore/gstaggregator.h:
9953         * gst/oldcore/gstfdsink.h:
9954         * gst/oldcore/gstmd5sink.h:
9955         * gst/oldcore/gstmultifilesrc.h:
9956         * gst/oldcore/gstpipefilter.h:
9957         * gst/oldcore/gstshaper.h:
9958         * gst/oldcore/gststatistics.h:
9959         * gst/rtp/gstasteriskh263.h:
9960         * gst/rtp/gstrtpL16depay.h:
9961         * gst/rtp/gstrtpL16pay.h:
9962         * gst/rtp/gstrtpamrdepay.h:
9963         * gst/rtp/gstrtpamrpay.h:
9964         * gst/rtp/gstrtpdepay.h:
9965         * gst/rtp/gstrtpgsmdepay.h:
9966         * gst/rtp/gstrtpgsmpay.h:
9967         * gst/rtp/gstrtph263pay.h:
9968         * gst/rtp/gstrtph263pdepay.h:
9969         * gst/rtp/gstrtph263ppay.h:
9970         * gst/rtp/gstrtpmp4gpay.h:
9971         * gst/rtp/gstrtpmp4vdepay.h:
9972         * gst/rtp/gstrtpmp4vpay.h:
9973         * gst/rtp/gstrtpmpadepay.h:
9974         * gst/rtp/gstrtpmpapay.h:
9975         * gst/rtp/gstrtppcmadepay.h:
9976         * gst/rtp/gstrtppcmapay.h:
9977         * gst/rtp/gstrtppcmudepay.h:
9978         * gst/rtp/gstrtppcmupay.h:
9979         * gst/rtp/gstrtpspeexdepay.h:
9980         * gst/rtp/gstrtpspeexpay.h:
9981         * gst/rtsp/gstrtpdec.h:
9982         * gst/rtsp/gstrtspsrc.h:
9983         * gst/smpte/gstsmpte.h:
9984         * gst/udp/gstdynudpsink.h:
9985         * gst/udp/gstmultiudpsink.h:
9986         * gst/udp/gstudpsink.h:
9987         * gst/udp/gstudpsrc.h:
9988         * gst/videofilter/gstvideobalance.h:
9989         * gst/videofilter/gstvideoflip.h:
9990         * sys/oss/gstossdmabuffer.h:
9991         * sys/oss/gstossmixerelement.h:
9992         * sys/oss/gstosssink.h:
9993         * sys/oss/gstosssrc.h:
9994         * sys/osxvideo/osxvideosink.h:
9995         * sys/sunaudio/gstsunaudiomixer.h:
9996         * sys/sunaudio/gstsunaudiosink.h:
9997         * sys/ximage/gstximagesrc.h:
9998         Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass
9999
10000 2006-05-31  Wim Taymans  <wim@fluendo.com>
10001
10002         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
10003         (gst_goom_finalize), (gst_goom_reset), (gst_goom_sink_setcaps),
10004         (gst_goom_src_setcaps), (gst_goom_src_event),
10005         (gst_goom_sink_event), (get_buffer), (gst_goom_chain),
10006         (gst_goom_change_state):
10007         * gst/goom/gstgoom.h:
10008         Handle QoS.
10009         Handle flushing, discont and events.
10010         Fix timestamps and various other cleanups.
10011
10012 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10013
10014         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset):
10015         Fix bus reset when using libiec61883
10016
10017 2006-05-31  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10018
10019         * configure.ac:
10020         Detect libiec61883 and set necessary CFLAGS and LIBS for dv1394.
10021         * ext/raw1394/Makefile.am:
10022         Add CFLAGS.
10023         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_iec61883_receive),
10024         New method, to receive using libiec61883.
10025         (gst_dv1394src_iso_receive),
10026         #ifdef'd out if libiec61883 is present.
10027         (gst_dv1394src_bus_reset),
10028         Get userdata correctly if using libiec61883. 
10029         (gst_dv1394src_create),
10030         When using libiec61883, only poll one fd and no need to read.
10031         (gst_dv1394src_discover_avc_node),
10032         Replace g_warnings.
10033         (gst_dv1394src_start),
10034         Create new handle when we know which dv port.  More reliable
10035         than setting port on an existing handle.  Initialise libiec61883.
10036         (gst_dv1394src_stop):
10037         If using libiec61883, then cleanup its handle properly.
10038         * ext/raw1394/gstdv1394src.h:
10039         Add libiec61883 handle.
10040
10041 2006-05-30  Sebastien Moutte  <sebastien@moutte.net>
10042
10043         * gst/avi/gstavidemux.c:
10044           add an explicit dll imported declaration for GST_CAT_EVENT+WIN32
10045         * win32/MANIFEST:
10046           sort file listing
10047         * win32/vs6/libgstavi.dsp:
10048           add gstavimux.c to the project
10049         * win32/vs6/libgstid3demux.dsp:
10050           add link to zlib library
10051         * win32/vs6/libgstmatroska.dsp:
10052           add matroska-ids.c to the project
10053
10054 2006-05-30  Tim-Philipp Müller  <tim at centricular dot net>
10055
10056         Patch by: Sebastian Dröge  <mail at slomosnail de >
10057
10058         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10059         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10060         * ext/taglib/Makefile.am:
10061         * ext/taglib/gstapev2mux.cc:
10062         * ext/taglib/gstapev2mux.h:
10063         * ext/taglib/gstid3v2mux.cc:
10064         * ext/taglib/gsttaglibmux.c: (plugin_init):
10065         * ext/taglib/gsttaglibmux.h:
10066           Add apev2mux element (#343122).
10067         
10068         * tests/check/Makefile.am:
10069         * tests/check/elements/apev2mux.c:
10070         (test_taglib_apev2mux_create_tags),
10071         (test_taglib_apev2mux_check_tags), (fill_mp3_buffer), (got_buffer),
10072         (demux_pad_added), (test_taglib_apev2mux_check_output_buffer),
10073         (test_taglib_apev2mux_with_tags), (GST_START_TEST),
10074         (apev2mux_suite), (main):
10075           Add unit test for apev2mux element.
10076
10077 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10078
10079         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10080         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10081         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10082           GST_PTR_FORMAT should be used to print caps in debug statements.
10083
10084 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10085
10086         Patch by: Sebastian Dröge  <slomo at ubuntu dot com>
10087
10088         * gst/apetag/gstapedemux.c: (ape_demux_get_gst_tag_from_tag),
10089         (ape_demux_parse_tags):
10090           Some clean-ups and additions: map APE 'file' tag to
10091           GST_TAG_LOCATION (#343123); add support for extracting
10092           the track count and clean up parsing a bit (#343127).
10093
10094 2006-05-28  Edward Hervey  <edward@fluendo.com>
10095
10096         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_change_state):
10097         Initialize segment to GST_FORMAT_UNDEFINED in READY->PAUSED.
10098
10099 2006-05-28  Edward Hervey  <edward@fluendo.com>
10100
10101         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_finalize),
10102         (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
10103         (gst_jpeg_dec_sink_event), (gst_jpeg_dec_change_state):
10104         * ext/jpeg/gstjpegdec.h:
10105         Clip outgoing buffers according to currently configured segment.
10106
10107 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10108
10109         * ext/taglib/gstid3v2mux.cc:
10110           Handle  writing of track-count or album-volume-count without
10111           track-number or albume-volume-number (in this case the number
10112           will just be set to 0).
10113
10114         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_check_tags):
10115           It would be nice if we actually checked the values received for
10116           track/album-volume number/count in  _check_tags(), rather than
10117           setting them again ...
10118
10119 2006-05-28  Tim-Philipp Müller  <tim at centricular dot net>
10120
10121         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10122           A track/volume number or count of 0 does not make sense,
10123           just ignore it along with negative numbers (a tag might
10124           only contain a track count without a track number).
10125
10126 2006-05-27  Edward Hervey  <edward@fluendo.com>
10127
10128         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
10129         (gst_jpeg_dec_sink_event):
10130         Abort decompression when receiving FLUSH_STOP. This should avoid
10131         issues when interrupting decoding with flushes.
10132
10133 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10134
10135         * ext/flac/gstflac.c:
10136           Don't #include file we don't dist any longer.
10137
10138 2006-05-27  Tim-Philipp Müller  <tim at centricular dot net>
10139
10140         * README:
10141           Replace current README (containing the release notes from
10142           some 0.9.x version) with a proper README taken from the core.
10143
10144 2006-05-24  Wim Taymans  <wim@fluendo.com>
10145
10146         * ext/dv/gstdvdemux.c: (gst_dvdemux_loop):
10147         Implement EOS correctly by either posting
10148         SEGMENT_DONE or pushing an EOS message depending
10149         on the seek type. Fixes #342592
10150
10151 2006-05-24  Wim Taymans  <wim@fluendo.com>
10152
10153         * gst/law/alaw-decode.c: (gst_alawdec_chain):
10154         * gst/law/alaw-decode.h:
10155         * gst/law/alaw-encode.c: (gst_alawenc_chain):
10156         * gst/law/alaw-encode.h:
10157         * gst/law/mulaw-decode.c: (gst_mulawdec_chain):
10158         * gst/law/mulaw-decode.h:
10159         * gst/law/mulaw-encode.c: (gst_mulawenc_chain):
10160         * gst/law/mulaw-encode.h:
10161         Some cleanups in the chain functions.
10162         Remove some GStreamer 0.0.2 bits.
10163
10164 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10165
10166         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10167
10168         * gst/matroska/matroska-mux.c: (gst_matroska_mux_change_state):
10169           gst_collect_pads_stop() needs to be called before chaining up
10170           to the parent class (#342734).
10171
10172 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10173
10174         * ext/flac/Makefile.am:
10175         * ext/flac/flac_compat.h:
10176         * ext/flac/gstflac.c:
10177         * ext/flac/gstflacdec.c: (gst_flac_dec_init):
10178         * ext/flac/gstflacenc.c:
10179           Remove backwards compatibility cruft for dealing with FLAC API
10180           changes in the 1.0.x series - we require 1.1.1 or newer these days.
10181
10182 2006-05-23  Tim-Philipp Müller  <tim at centricular dot net>
10183
10184         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10185         (gst_matroska_demux_push_xiph_codec_priv_data),
10186         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
10187         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
10188         * gst/matroska/matroska-ids.h:
10189         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init),
10190         (gst_matroska_mux_video_pad_setcaps),
10191         (xiph3_streamheader_to_codecdata),
10192         (vorbis_streamheader_to_codecdata),
10193         (theora_streamheader_to_codecdata),
10194         (gst_matroska_mux_audio_pad_setcaps),
10195         (gst_matroska_mux_write_data):
10196           Add support for muxing/demuxing theora video (#342448; too bad
10197           none of the usual linux players can actually play this). Playback
10198           in GStreamer will require additional changes to theoradec in -base.
10199           Refactor streamheaders <=> CodecPrivateData code a bit; some small
10200           cleanups.
10201
10202 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10203
10204         * ext/jpeg/gstjpegdec.c: (hresamplecpy1),
10205         (gst_jpeg_dec_decode_indirect), (gst_jpeg_dec_chain):
10206           Fix crashes when the horizontal subsampling is 1.
10207           Fixes #342097.
10208
10209 2006-05-22  Tim-Philipp Müller  <tim at centricular dot net>
10210
10211         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10212
10213         * gst/avi/gstavimux.c: (gst_avi_mux_finalize), (gst_avi_mux_init),
10214         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10215         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10216         (gst_avi_mux_riff_get_avix_header), (gst_avi_mux_write_avix_index),
10217         (gst_avi_mux_add_index), (gst_avi_mux_bigfile),
10218         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10219         (gst_avi_mux_handle_event), (gst_avi_mux_do_audio_buffer),
10220         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10221         (gst_avi_mux_change_state):
10222         * gst/avi/gstavimux.h:
10223           Some enhancements for avimux (#342526):
10224            - add odml (large file) index support
10225            - store codec init data (e.g. huffyuv)
10226            - miscellaneous other fixes/cleanups
10227
10228 2006-05-19  Jan Schmidt  <thaytan@mad.scientist.com>
10229
10230         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
10231         Don't output any tag when we encounter a negative track number - the
10232         tag type is uint, so we end up outputting huge positive numbers
10233         instead. (Fixes: #342029)
10234
10235 2006-05-19  Thomas Vander Stichele  <thomas at apestaart dot org>
10236
10237         * configure.ac:
10238           update for new GSTPB_PLUGINS_DIR
10239
10240 2006-05-18  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
10241
10242         * rtp/gst/gstrtph263pay.c:
10243         Properly set static caps for H263 at 34.
10244
10245 2006-05-18  Tim-Philipp Müller  <tim at centricular dot net>
10246
10247         Patch by: James "Doc" Livingston  <doclivingston gmail com>
10248
10249         * ext/taglib/gsttaglibmux.c: (gst_tag_lib_mux_render_tag):
10250           Merge event tags and tag setter tags correctly (#339918). Also,
10251           don't leak taglist in case of an error.
10252           
10253 2006-05-17  Edward Hervey  <edward@fluendo.com>
10254
10255         * gst/law/mulaw-decode.c: (mulawdec_getcaps): 
10256         We can only do caps intersection if the othercaps are non-empty and not
10257         ANY. Else we return the pad template (base_caps).
10258
10259 2006-05-17  Tim-Philipp Müller  <tim at centricular dot net>
10260
10261         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10262           Fix crash when outputting debugging information for certain
10263           pictures (always good to use the right struct member for
10264           the number of records in an array).
10265
10266 2006-05-16  Tim-Philipp Müller  <tim at centricular dot net>
10267
10268         Patch by: Jindrich Makovicka  <jindrich.makivicka at itonis tv>
10269
10270         * gst/matroska/ebml-read.c: (gst_ebml_read_peek_bytes),
10271         (gst_ebml_read_pull_bytes), (gst_ebml_read_element_id),
10272         (gst_ebml_read_element_length), (gst_ebml_read_buffer),
10273         (gst_ebml_read_bytes), (gst_ebml_read_uint), (gst_ebml_read_sint),
10274         (gst_ebml_read_float), (gst_ebml_read_ascii),
10275         (gst_ebml_read_binary):
10276           Don't create unnecessary sub-buffers all the time. Dramatically
10277           improves performance with multiple concurrently running
10278           matroskademux instances (#341818) (and avoids doing
10279           unnecessarily inefficient things in the general case).
10280
10281 2006-05-16  Edward Hervey  <edward@fluendo.com>
10282
10283         * ext/libpng/gstpngenc.c: (gst_pngenc_chain): 
10284         In snapshot mode, we always return GST_FLOW_UNEXPECTED whatever the
10285         return value of gst_pad_push_event().
10286
10287 2006-05-16  Jan Schmidt  <thaytan@mad.scientist.com>
10288
10289         * gst/autodetect/gstautoaudiosink.c:
10290         (gst_auto_audio_sink_find_best):
10291         * gst/autodetect/gstautovideosink.c:
10292         (gst_auto_video_sink_find_best):
10293         Make the name of the child element be based on the name of the
10294         parent, so that debug output is more useful.
10295         
10296         * gst/id3demux/id3v2frames.c: (find_utf16_bom),
10297         (parse_insert_string_field), (parse_split_strings):
10298         Rework string parsing to always walk over BOM markers in UTF16
10299         strings, using the endianness indicated by the innermost one,
10300         then trying the opposite endianness if that fails to convert
10301         to valid UTF-8. Fixes #341774
10302
10303 2006-05-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10304
10305         Patch from: Matthieu <matthieu at fluendo dot com>
10306
10307         * ext/libpng/Makefile.am:
10308         Add LIBPNG_CFLAGS.
10309
10310 2006-05-15  Tim-Philipp Müller  <tim at centricular dot net>
10311
10312         * ext/taglib/gstid3v2mux.cc:
10313           Add support for writing images (APIC frames) into ID3v2
10314           tags (picture type always set to 'other' for now though).
10315
10316 2006-05-14  Michael Smith  <msmith@fluendo.com>
10317
10318         * gst/wavparse/gstwavparse.c:
10319           Update docs; wavparse implements push and pull modes.
10320
10321 2006-05-12  Wim Taymans  <wim@fluendo.com>
10322
10323         * gst/avi/gstavidemux.c: (gst_avi_demux_index_next),
10324         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index),
10325         (gst_avi_demux_handle_seek), (gst_avi_demux_loop):
10326         Ooops, bitten by the copy-and-paste design paradigm, fixes
10327         seek again.
10328
10329 2006-05-12  Wim Taymans  <wim@fluendo.com>
10330
10331         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
10332         (gst_avi_demux_index_next), (gst_avi_demux_handle_src_query),
10333         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_subindex),
10334         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
10335         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
10336         (gst_avi_demux_massage_index),
10337         (gst_avi_demux_calculate_durations_from_index),
10338         (gst_avi_demux_push_event), (gst_avi_demux_stream_header),
10339         (gst_avi_demux_handle_seek), (gst_avi_demux_process_next_entry),
10340         (gst_avi_demux_loop):
10341         * gst/avi/gstavidemux.h:
10342         Some cleanups, prepare to use GstSegment.
10343         Fix error in entry walking code.
10344         Fix VBR detection.
10345         Smarter timestamp calculation code.
10346         Uniform error/eos handling.
10347
10348 2006-05-12  Michael Smith  <msmith@fluendo.com>
10349
10350         * gst/wavparse/gstwavparse.c: (gst_wavparse_fmt),
10351         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers):
10352           Fix use of uninitialised values if we're NOT seeking in ready.
10353           Fix typos.
10354
10355 2006-05-12  Tim-Philipp Müller  <tim at centricular dot net>
10356
10357         * gst/wavparse/Makefile.am:
10358           Add CFLAGS and LIBS for libgstbase, fixes build on
10359           Cygwin (#341489).
10360
10361 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10362
10363         * gst/id3demux/id3v2frames.c: (parse_insert_string_field):
10364           Some more debug info. No need to check whether the string
10365           returned by g_convert() is really UTF-8 - either it is or
10366           we get NULL returned.
10367
10368 2006-05-10  Jan Schmidt  <thaytan@mad.scientist.com>
10369
10370         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
10371           Fix parsing of numeric genre strings some more, by ensuring that
10372           we only try and parse strings that a) Start with '(' and b) Consist
10373           only of digits.
10374           Also, when finding an escaping '((' sequence, bust it back to '(' by
10375           swallowing the first parenthesis
10376
10377 2006-05-10  Tim-Philipp Müller  <tim at centricular dot net>
10378
10379         * ext/esd/esdsink.c: (gst_esdsink_finalize), (gst_esdsink_getcaps),
10380         (gst_esdsink_open), (gst_esdsink_close):
10381         * ext/esd/esdsink.h:
10382           Move the esd_get_server_info() into gst_esdsink_open() and fail
10383           with a decent error message on errors.
10384
10385 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10386
10387         * ext/esd/esdmon.c: (gst_esdmon_depths_get_type),
10388         (gst_esdmon_channels_get_type):
10389         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_profile_get_type):
10390         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_method_get_type):
10391         * ext/libcaca/gstcacasink.c: (gst_cacasink_dither_get_type):
10392         * ext/shout2/gstshout2.c: (gst_shout2send_protocol_get_type):
10393         * gst/alpha/gstalpha.c: (gst_alpha_method_get_type):
10394         * gst/rtp/gstrtpilbcdepay.c: (gst_ilbc_mode_get_type):
10395         * gst/rtsp/gstrtspsrc.c: (gst_rtsp_proto_get_type):
10396         * gst/videobox/gstvideobox.c: (gst_video_box_fill_get_type):
10397         * gst/videofilter/gstvideoflip.c: (gst_video_flip_method_get_type):
10398         * gst/videomixer/videomixer.c:
10399         (gst_video_mixer_background_get_type):
10400           Const-ify GEnumValue arrays.
10401
10402 2006-05-09  Tim-Philipp Müller  <tim at centricular dot net>
10403
10404         Patch by: Mark Nauwelaerts  <manauw at skynet bet>
10405
10406         * gst/avi/gstavimux.c: (gst_avi_mux_do_audio_buffer),
10407         (gst_avi_mux_do_video_buffer):
10408           Work around gst_buffer_make_metadata_writable() bug that
10409           results in avimux marking all frames in the index as
10410           keyframes (#340859).
10411           
10412 2006-05-08  Wim Taymans  <wim@fluendo.com>
10413
10414         * gst/rtsp/rtspurl.c: (rtsp_url_parse):
10415         Make parsing of urls suck slightly less.
10416
10417 2006-05-08  Edward Hervey  <edward@fluendo.com>
10418
10419         * autogen.sh: (CONFIGURE_DEF_OPT): 
10420         libtoolize on Darwin/MacOSX is called glibtoolize.
10421
10422 2006-05-08  Wim Taymans  <wim@fluendo.com>
10423
10424         Patch by: Jens Granseuer <jensgr at gmx dot net>
10425
10426         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_init):
10427         * gst/wavparse/gstwavparse.c: (gst_wavparse_dispose):
10428         C89 compliance fixes. Fixes #340980
10429
10430 2006-05-06  Tim-Philipp Müller  <tim at centricular dot net>
10431
10432         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
10433         * ext/flac/gstflacdec.h:
10434           Handle segment seeks that include the end of the file as stop point
10435           properly: when the decoder hits EOS we want to send a SEGMENT_DONE
10436           message instead of an EOS event in case we're in segment seek
10437           mode (fixes #340699).
10438           
10439 2006-05-05  Maciej Katafiasz  <mathrick@freedesktop.org>
10440
10441         * ext/cairo/gsttextoverlay.c:
10442         * ext/flac/gstflacdec.c:
10443         * ext/gdk_pixbuf/pixbufscale.c:
10444         * gst/apetag/gstapedemux.c:
10445         * gst/debug/breakmydata.c:
10446         * gst/debug/testplugin.c:
10447         * gst/matroska/ebml-write.c:
10448         * gst/multipart/multipartdemux.c:
10449         * sys/osxaudio/gstosxaudiosink.c:
10450         * sys/osxaudio/gstosxaudiosrc.c:
10451         Add semicolons after GST_BOILERPLATE[_FULL] so that
10452         indent doesn't mess up following lines.
10453
10454 2006-05-04  Tim-Philipp Müller  <tim at centricular dot net>
10455
10456         Patch by: Michal Benes  <michal dot benes at xeris dot cz>
10457
10458         * gst/matroska/matroska-demux.c: (gst_matroska_demux_reset):
10459           Don't leak caps when freeing the stream context (#340623).
10460
10461 2006-05-04  Jan Schmidt  <thaytan@mad.scientist.com>
10462
10463         * configure.ac:
10464           Back to CVS
10465
10466 === release 0.10.3 ===
10467
10468 2006-05-04  Jan Schmidt <thaytan@mad.scientist.com>
10469
10470         * configure.ac:
10471           releasing 0.10.3, "Desplazado"
10472
10473 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10474
10475         * gst/matroska/matroska-mux.c:
10476         (gst_matroska_mux_stream_is_vorbis_header),
10477         (gst_matroska_mux_write_data):
10478           Don't strcmp() NULL strings.
10479           Only start new clusters on video keyframes, not on any
10480           random audio buffer that doesn't have the DELTA_UNIT
10481           flag set (fixes 'make check' again).
10482
10483 2006-05-03  Tim-Philipp Müller  <tim at centricular dot net>
10484
10485         Patch by: Mark Nauwelaerts  <manauw at skynet be>
10486
10487         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
10488         (gst_matroska_mux_stream_is_vorbis_header),
10489         (gst_matroska_mux_write_data):
10490           Don't misinterpret GST_CLOCK_TIME_NONE as very high timestamp
10491           value and then dead-lock when muxing vorbis audio streams
10492           (the three vorbis header buffers carry no timestamp, and it
10493           would try to mux these after all video buffers). Fixes #340346.
10494
10495           Improve clustering: start a new cluster also whenever we get
10496           a keyframe.     
10497
10498 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10499
10500         * win32/common/config.h:
10501         * win32/MANIFEST
10502           add the generated file as well
10503
10504 2006-05-03  Thomas Vander Stichele  <thomas at apestaart dot org>
10505
10506         * Makefile.am:
10507         * configure.ac:
10508         * win32/common/config.h.in:
10509           add win32 stuff
10510
10511 2006-05-03  Michael Smith  <msmith@fluendo.com>
10512
10513         * ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):
10514           Fix timeoverlay for non-multiple-of-4 widths. This fourcc crap
10515           SUCKS.
10516
10517 2006-05-02  Stefan Kost  <ensonic@users.sf.net>
10518
10519         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps):
10520         * gst/debug/negotiation.c: (gst_negotiation_update_caps):
10521         * gst/rtp/gstrtpilbcdepay.c: (gst_rtp_ilbc_depay_setcaps):
10522           don't leak caps-string
10523
10524 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10525
10526         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
10527         (gst_id3demux_sink_activate):
10528           Let core insert default error message for TYPE_NOT_FOUND
10529           errors, it's just as good as our own and has the added
10530           bonus of being translated.
10531
10532 2006-05-02  Tim-Philipp Müller  <tim at centricular dot net>
10533
10534         * gst/apetag/gsttagdemux.c: (gst_tag_demux_init),
10535         (gst_tag_demux_sink_event):
10536         * gst/id3demux/gstid3demux.c: (gst_id3demux_init),
10537         (gst_id3demux_sink_event):
10538           Post an error message when we get an EOS event and were not
10539           able to find out the type of stream.
10540
10541         * tests/check/elements/id3v2mux.c: (fill_mp3_buffer), (got_buffer),
10542         (test_taglib_id3mux_with_tags):
10543           Decrease num-buffers to 16 per iteration again, otherwise the
10544           many memcpy()s and reallocations in the test will hammer slow
10545           CPUs completely and make the test timeout.
10546
10547 2006-05-02  Thomas Vander Stichele  <thomas at apestaart dot org>
10548
10549         * configure.ac:
10550           figure out where plugins-base plugins are
10551         * tests/check/Makefile.am:
10552           use plugins-base plugins, so we have typefind functions
10553         * tests/check/elements/id3v2mux.c: (test_taglib_id3mux_with_tags):
10554           increase num-buffers, this makes sure the test errors out instead
10555           of timing out when no typefind functions are present
10556
10557 2006-05-01  Thomas Vander Stichele  <thomas at apestaart dot org>
10558
10559         * docs/plugins/Makefile.am:
10560           also check .cc files for gtk-doc markup
10561         * configure.ac:
10562         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10563         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10564         * tests/check/Makefile.am:
10565         * tests/check/elements/id3v2mux.c: (id3v2mux_suite), (main):
10566         * ext/Makefile.am:
10567         * ext/taglib/Makefile.am:
10568         * ext/taglib/gstid3v2mux.h:
10569         * ext/taglib/gsttaglibmux.c:
10570         * ext/taglib/gsttaglibmux.h:
10571           move taglib-based id3v2muxer to -good.  Fixes #336110.
10572
10573 2006-04-29  Tim-Philipp Müller  <tim at centricular dot net>
10574
10575         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
10576           ... and fix multichannel/WAVFORMATEX support again.
10577
10578 2006-04-29  Stefan Kost  <ensonic@users.sf.net>
10579
10580         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10581         (gst_wavparse_class_init), (gst_wavparse_dispose),
10582         (gst_wavparse_reset), (gst_wavparse_init),
10583         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_adtl),
10584         (gst_wavparse_parse_cues), (gst_wavparse_parse_file_header),
10585         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
10586         (gst_wavparse_peek_chunk_info), (gst_wavparse_peek_chunk),
10587         (gst_wavparse_stream_headers), (gst_wavparse_parse_stream_init),
10588         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10589         (gst_wavparse_stream_data), (gst_wavparse_loop),
10590         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10591         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10592         (gst_wavparse_change_state), (plugin_init):
10593         * gst/wavparse/gstwavparse.h:
10594           Add push (streaming) mode to wavparse (fixes #337625)
10595
10596 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10597
10598         * configure.ac:
10599         * tests/Makefile.am:
10600           add ximagesrc icles test
10601
10602 2006-04-28  Thomas Vander Stichele  <thomas at apestaart dot org>
10603
10604         * configure.ac:
10605         * docs/plugins/Makefile.am:
10606         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10607         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10608         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
10609         (gst_cmml_enc_push_clip):
10610         * sys/Makefile.am:
10611         * sys/ximage/Makefile.am:
10612         * sys/ximage/gstximagesrc.c:
10613           Move ximagesrc plug-in to good after review.  Fixes #336756.
10614
10615 2006-04-28  Michael Smith  <msmith@fluendo.com>
10616
10617         * gst/icydemux/gsticydemux.c: (gst_icydemux_reset),
10618         (gst_icydemux_init), (gst_icydemux_sink_setcaps),
10619         (gst_icydemux_add_srcpad), (gst_icydemux_parse_and_send_tags),
10620         (gst_icydemux_handle_event), (gst_icydemux_send_cached_events),
10621         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
10622         (gst_icydemux_chain), (gst_icydemux_send_tag_event):
10623         * gst/icydemux/gsticydemux.h:
10624           Fix event handling: cache events when typefinding and forward later.
10625
10626 2006-04-28  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10627
10628         * sys/osxaudio/gstosxaudiosink.c:
10629         (plugin_init):
10630          Register osxaudiosrc to the plugin.
10631         * sys/osxaudio/gstosxaudiosrc.c:
10632         (gst_osx_audio_src_osxelement_do_init),
10633         (gst_osx_audio_src_base_init), (gst_osx_audio_src_class_init),
10634         (gst_osx_audio_src_init), (gst_osx_audio_src_set_property),
10635         (gst_osx_audio_src_get_property),
10636         (gst_osx_audio_src_create_ringbuffer), (gst_osx_audio_src_io_proc),
10637         (gst_osx_audio_src_osxelement_init):
10638         * sys/osxaudio/gstosxaudiosrc.h:
10639           Port of osxaudiosrc to 0.10.
10640         * sys/osxaudio/Makefile.am:
10641           Add osxaudiosrc
10642
10643 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10644
10645         * sys/osxaudio/gstosxringbuffer.c:
10646         * sys/osxaudio/gstosxringbuffer.h:
10647           Forgot to commit earlier, part of the OSX audio plugin port
10648
10649 2006-04-28  Tim-Philipp Müller  <tim at centricular dot net>
10650
10651         * gst/id3demux/id3v2frames.c: (has_utf16_bom),
10652         (parse_split_strings):
10653           Recognise and skip any byte order marker (BOM) in
10654           UTF-16 strings.
10655
10656 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10657
10658         * docs/plugins/Makefile.am:
10659         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
10660         * docs/plugins/gst-plugins-good-plugins-sections.txt:
10661         * docs/plugins/gst-plugins-good-plugins.hierarchy:
10662         * docs/plugins/inspect/plugin-avi.xml:
10663         * gst/avi/gstavidemux.c:
10664         * gst/avi/gstavimux.c:
10665           Add docs for both avidemux and avimux.
10666
10667 2006-04-27  Tim-Philipp Müller  <tim at centricular dot net>
10668
10669         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10670
10671         * gst/avi/Makefile.am:
10672         * gst/avi/gstavi.c: (plugin_init):
10673         * gst/avi/gstavimux.c: (gst_avi_mux_get_type),
10674         (gst_avi_mux_base_init), (gst_avi_mux_finalize),
10675         (gst_avi_mux_class_init), (gst_avi_mux_init),
10676         (gst_avi_mux_vidsink_set_caps), (gst_avi_mux_audsink_set_caps),
10677         (gst_avi_mux_pad_link), (gst_avi_mux_pad_unlink),
10678         (gst_avi_mux_request_new_pad), (gst_avi_mux_release_pad),
10679         (gst_avi_mux_write_tag), (gst_avi_mux_riff_get_avi_header),
10680         (gst_avi_mux_riff_get_avix_header),
10681         (gst_avi_mux_riff_get_video_header),
10682         (gst_avi_mux_riff_get_audio_header), (gst_avi_mux_add_index),
10683         (gst_avi_mux_write_index), (gst_avi_mux_bigfile),
10684         (gst_avi_mux_start_file), (gst_avi_mux_stop_file),
10685         (gst_avi_mux_restart_file), (gst_avi_mux_handle_event),
10686         (gst_avi_mux_fill_queue), (gst_avi_mux_send_pad_data),
10687         (gst_avi_mux_strip_buffer), (gst_avi_mux_do_audio_buffer),
10688         (gst_avi_mux_do_video_buffer), (gst_avi_mux_do_one_buffer),
10689         (gst_avi_mux_loop), (gst_avi_mux_collect_pads),
10690         (gst_avi_mux_get_property), (gst_avi_mux_set_property),
10691         (gst_avi_mux_change_state):
10692         * gst/avi/gstavimux.h:
10693           Port AVI muxer to GStreamer-0.10 (#332031).
10694
10695         * tests/check/Makefile.am:
10696         * tests/check/elements/avimux.c:
10697         * tests/check/elements/.cvsignore:
10698           Add unit test for AVI muxer.
10699
10700 2006-04-27  Stefan Kost  <ensonic@users.sf.net>
10701
10702         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10703         (gst_wavparse_class_init), (gst_wavparse_reset),
10704         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10705         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10706         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10707         (gst_wavparse_send_event), (gst_wavparse_add_src_pad),
10708         (gst_wavparse_stream_data), (gst_wavparse_loop),
10709         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate),
10710         (gst_wavparse_sink_activate_pull), (gst_wavparse_change_state),
10711         (plugin_init):
10712         * gst/wavparse/gstwavparse.h:
10713           reverted patch #337625 for the price of 1 hour sleep
10714
10715 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10716
10717         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10718         (gst_wavparse_class_init), (gst_wavparse_reset),
10719         (gst_wavparse_init), (gst_wavparse_create_sourcepad),
10720         (gst_wavparse_parse_adtl), (gst_wavparse_parse_cues),
10721         (gst_wavparse_parse_file_header), (gst_wavparse_stream_init),
10722         (gst_wavparse_perform_seek), (gst_wavparse_stream_headers),
10723         (gst_wavparse_stream_data), (gst_wavparse_loop),
10724         (gst_wavparse_chain), (plugin_init):
10725         * gst/wavparse/gstwavparse.h:
10726           correct partial implementation of push mode
10727           (from my last commit)
10728
10729 2006-04-26  Wim Taymans  <wim@fluendo.com>
10730
10731         * ext/esd/esdsink.c:
10732         Fix compile problem by defining ESD_MAX_WRITE_SIZE if
10733         it is not in esd.h
10734
10735 2006-04-26  Tim-Philipp Müller  <tim at centricular dot net>
10736
10737         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
10738         (gst_au_parse_class_init), (gst_au_parse_init),
10739         (gst_au_parse_reset), (gst_au_parse_add_srcpad),
10740         (gst_au_parse_remove_srcpad), (gst_au_parse_parse_header),
10741         (gst_au_parse_chain), (gst_au_parse_src_convert),
10742         (gst_au_parse_src_query), (gst_au_parse_handle_seek),
10743         (gst_au_parse_sink_event), (gst_au_parse_src_event),
10744         (gst_au_parse_change_state):
10745         * gst/auparse/gstauparse.h:
10746           Rewrite auparse to suck a little bit less: make source pad
10747           dynamic, so decodebin/playbin work with non-raw formats
10748           like alaw/mulaw; add query function for duration/position
10749           queries; check whether we have enough data before attempting
10750           to parse the header (instead of crashing when that is not the
10751           case); work around audioconvert sucking by swapping endianness
10752           to the native endianness ourselves for float formats; send
10753           initial newsegment event. Fixes #161712.
10754
10755 2006-04-26  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
10756
10757         * sys/osxaudio/Makefile.am:
10758         * sys/osxaudio/gstosxaudioelement.c:
10759         (gst_osx_audio_element_get_type),
10760         (gst_osx_audio_element_class_init):
10761         * sys/osxaudio/gstosxaudioelement.h:
10762         * sys/osxaudio/gstosxaudiosink.c:
10763         (gst_osx_audio_sink_osxelement_do_init),
10764         (gst_osx_audio_sink_base_init), (gst_osx_audio_sink_class_init),
10765         (gst_osx_audio_sink_init), (gst_osx_audio_sink_set_property),
10766         (gst_osx_audio_sink_get_property), (gst_osx_audio_sink_getcaps),
10767         (gst_osx_audio_sink_create_ringbuffer),
10768         (gst_osx_audio_sink_io_proc), (gst_osx_audio_sink_osxelement_init),
10769         (plugin_init):
10770         * sys/osxaudio/gstosxaudiosink.h:
10771         Port of osxaudiosink to 0.10
10772
10773 2006-04-26  Wim Taymans  <wim@fluendo.com>
10774
10775         * ext/esd/esdsink.c: (gst_esdsink_prepare), (gst_esdsink_delay):
10776         Always write ESD_BUF_SIZE bytes and use ESD_MAX_WRITE_SIZE as
10777         the size of the ringbuffer. This should fix hangs with older 
10778         esd sound servers.
10779
10780 2006-04-26  Stefan Kost  <ensonic@users.sf.net>
10781
10782         * ext/aalib/gstaasink.c:
10783         * ext/annodex/gstcmmldec.c:
10784         * ext/annodex/gstcmmlenc.c:
10785         * ext/cairo/gsttextoverlay.c:
10786         * ext/cairo/gsttimeoverlay.c:
10787         * ext/cdio/gstcdiocddasrc.c:
10788         * ext/dv/gstdvdec.c:
10789         * ext/dv/gstdvdemux.c:
10790         * ext/esd/esdmon.c:
10791         * ext/esd/esdsink.c:
10792         * ext/flac/gstflacenc.c:
10793         * ext/flac/gstflactag.c:
10794         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
10795         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
10796         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
10797         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
10798         * ext/gdk_pixbuf/pixbufscale.c:
10799         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
10800         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
10801         * ext/jpeg/gstjpegdec.c:
10802         * ext/jpeg/gstjpegenc.c:
10803         * ext/jpeg/gstsmokedec.c:
10804         * ext/jpeg/gstsmokeenc.c:
10805         * ext/libcaca/gstcacasink.c:
10806         * ext/libmng/gstmngdec.c:
10807         * ext/libmng/gstmngenc.c:
10808         * ext/libpng/gstpngdec.c:
10809         * ext/libpng/gstpngenc.c:
10810         * ext/mikmod/gstmikmod.c:
10811         * ext/raw1394/gstdv1394src.c:
10812         * ext/shout2/gstshout2.c: (gst_shout2send_init):
10813         * ext/shout2/gstshout2.h:
10814         * ext/speex/gstspeexdec.c:
10815         * ext/speex/gstspeexenc.c:
10816         * gst/alpha/gstalpha.c:
10817         * gst/alpha/gstalphacolor.c:
10818         * gst/apetag/gstapedemux.c:
10819         * gst/auparse/gstauparse.c:
10820         * gst/autodetect/gstautoaudiosink.c:
10821         (gst_auto_audio_sink_base_init):
10822         * gst/autodetect/gstautovideosink.c:
10823         (gst_auto_video_sink_base_init):
10824         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init):
10825         * gst/avi/gstavimux.c: (gst_avimux_base_init):
10826         * gst/cutter/gstcutter.c:
10827         * gst/debug/breakmydata.c:
10828         * gst/debug/efence.c:
10829         * gst/debug/gstnavigationtest.c:
10830         * gst/debug/gstnavseek.c:
10831         * gst/debug/negotiation.c:
10832         * gst/debug/progressreport.c:
10833         * gst/debug/testplugin.c:
10834         * gst/effectv/gstaging.c:
10835         * gst/effectv/gstdice.c:
10836         * gst/effectv/gstedge.c:
10837         * gst/effectv/gstquark.c:
10838         * gst/effectv/gstrev.c:
10839         * gst/effectv/gstshagadelic.c:
10840         * gst/effectv/gstvertigo.c:
10841         * gst/effectv/gstwarp.c:
10842         * gst/flx/gstflxdec.c:
10843         * gst/goom/gstgoom.c:
10844         * gst/icydemux/gsticydemux.c:
10845         * gst/id3demux/gstid3demux.c:
10846         * gst/interleave/deinterleave.c:
10847         * gst/interleave/interleave.c:
10848         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
10849         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
10850         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
10851         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
10852         * gst/level/gstlevel.c:
10853         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
10854         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
10855         * gst/median/gstmedian.c:
10856         * gst/monoscope/gstmonoscope.c:
10857         * gst/multipart/multipartdemux.c:
10858         * gst/multipart/multipartmux.c:
10859         * gst/oldcore/gstaggregator.c:
10860         * gst/oldcore/gstfdsink.c:
10861         * gst/oldcore/gstmd5sink.c:
10862         * gst/oldcore/gstmultifilesrc.c:
10863         * gst/oldcore/gstpipefilter.c:
10864         * gst/oldcore/gstshaper.c:
10865         * gst/oldcore/gststatistics.c:
10866         * gst/rtp/gstasteriskh263.c:
10867         * gst/rtp/gstrtpL16depay.c:
10868         * gst/rtp/gstrtpL16pay.c:
10869         * gst/rtp/gstrtpamrdepay.c:
10870         * gst/rtp/gstrtpamrpay.c:
10871         * gst/rtp/gstrtpdepay.c:
10872         * gst/rtp/gstrtpgsmpay.c:
10873         * gst/rtp/gstrtph263pay.c:
10874         * gst/rtp/gstrtph263pdepay.c:
10875         * gst/rtp/gstrtph263ppay.c:
10876         * gst/rtp/gstrtpilbcdepay.c:
10877         * gst/rtp/gstrtpmp4gpay.c:
10878         * gst/rtp/gstrtpmp4vdepay.c:
10879         * gst/rtp/gstrtpmp4vpay.c:
10880         * gst/rtp/gstrtpmpadepay.c:
10881         * gst/rtp/gstrtpmpapay.c:
10882         * gst/rtp/gstrtppcmadepay.c:
10883         * gst/rtp/gstrtppcmapay.c:
10884         * gst/rtp/gstrtppcmudepay.c:
10885         * gst/rtp/gstrtppcmupay.c:
10886         * gst/rtp/gstrtpspeexdepay.c:
10887         * gst/rtp/gstrtpspeexpay.c:
10888         * gst/rtsp/gstrtpdec.c:
10889         * gst/rtsp/gstrtspsrc.c:
10890         * gst/smpte/gstsmpte.c:
10891         * gst/udp/gstdynudpsink.c:
10892         * gst/udp/gstmultiudpsink.c:
10893         * gst/udp/gstudpsink.c:
10894         * gst/udp/gstudpsrc.c:
10895         * gst/videobox/gstvideobox.c:
10896         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
10897         * gst/videofilter/gstvideobalance.c:
10898         * gst/videofilter/gstvideoflip.c:
10899         * gst/videofilter/gstvideotemplate.c:
10900         (gst_videotemplate_base_init):
10901         * gst/videomixer/videomixer.c:
10902         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
10903         (gst_wavparse_class_init), (gst_wavparse_dispose),
10904         (gst_wavparse_reset), (gst_wavparse_init),
10905         (gst_wavparse_perform_seek), (gst_wavparse_peek_chunk_info),
10906         (gst_wavparse_peek_chunk), (gst_wavparse_stream_headers),
10907         (gst_wavparse_parse_stream_init), (gst_wavparse_send_event),
10908         (gst_wavparse_add_src_pad), (gst_wavparse_stream_data),
10909         (gst_wavparse_chain), (gst_wavparse_srcpad_event),
10910         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull),
10911         (gst_wavparse_change_state):
10912         * gst/wavparse/gstwavparse.h:
10913         * sys/oss/gstossmixerelement.c:
10914         * sys/oss/gstosssink.c:
10915         * sys/oss/gstosssrc.c:
10916         * sys/osxaudio/gstosxaudioelement.c:
10917         * sys/osxaudio/gstosxaudiosink.c:
10918         * sys/osxaudio/gstosxaudiosrc.c:
10919         * sys/sunaudio/gstsunaudiomixer.c:
10920         * sys/sunaudio/gstsunaudiosink.c:
10921           Define GstElementDetails as const and also static (when defined as
10922           global)
10923
10924 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10925
10926         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
10927           Source pad has fixed caps. If we don't set this, bad
10928           things happen when the window is resized.
10929
10930 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10931
10932         * gst/matroska/Makefile.am:
10933         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
10934         (gst_matroska_demux_handle_src_event):
10935         * gst/matroska/matroska-ids.c:
10936         (gst_matroska_track_init_video_context),
10937         (gst_matroska_track_init_audio_context),
10938         (gst_matroska_track_init_subtitle_context),
10939         (gst_matroska_track_init_complex_context):
10940         * gst/matroska/matroska-ids.h:
10941           Handle case where the TrackType ebml chunk does not come before the
10942           TrackInfoAudio or TrackInfoVideo ebml chunk (#339446). Ignore QoS
10943           events.
10944
10945 2006-04-25  Wim Taymans  <wim@fluendo.com>
10946
10947         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_setcaps):
10948         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
10949         It's codec_data, not codec_info.
10950
10951 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10952
10953         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
10954
10955         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
10956           Handle codec_data for VfW compatibility codec IDs (#339451)
10957
10958         * gst/matroska/matroska-mux.c:
10959         (gst_matroska_mux_video_pad_setcaps):
10960           Same here, handle codec_data and add additional caps we can handle
10961           now to the pad template (huffyuv, dv and h263 video) (#339451)
10962
10963 2006-04-25  Tim-Philipp Müller  <tim at centricular dot net>
10964
10965         Patch by: Josef Zlomek  <josef dot zlomek at itonis dot tv>
10966
10967         * gst/matroska/matroska-mux.c:
10968         (gst_matroska_mux_create_buffer_header),
10969         (gst_matroska_mux_write_data):
10970           Fix timestamping of B-frames, use signed integers, do
10971           some rounding (#339678).
10972
10973 2006-04-24  Edgard Lima <edgard.lima@indt.org.br>
10974
10975         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_generic_error):
10976         just make it compile with --disable-gst-debug.
10977
10978 2006-04-23  Sebastien Moutte  <sebastien@moutte.net>
10979
10980         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10981         Fix a bad conversion using gst_guint64_to_gdouble.
10982         fabs ((gdouble) demux->index[entry].time - (gdouble) seek_pos) can not be 
10983         replaced by fabs (gst_guint64_to_gdouble (demux->index[entry].time - seek_pos)) as the
10984         difference could be negative. fabs (gst_guint64_to_gdouble (demux->index[entry].time) - 
10985     gst_guint64_to_gdouble (seek_pos)) is the good solution. Thanks to Tim who has seen my 
10986         mistake.
10987
10988 2006-04-21  Sebastien Moutte  <sebastien@moutte.net>
10989
10990         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
10991         Use gst_guint64_to_gdouble for conversions
10992         * win32/vs6/gst_plugins_good.dsw:
10993         * win32/vs6/libgsticydemux.dsp:
10994         Add a project file for icydemux
10995
10996 2006-04-21  Wim Taymans  <wim@fluendo.com>
10997
10998         Patch by: Fabrizio Gennari <fabrizio dot ge at tiscali dot it>
10999
11000         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
11001         (gst_avi_demux_parse_index), (gst_avi_demux_massage_index):
11002         When splitting audio chunks, the block alignment is not taken in
11003         consideration, so the smaller chunks could be of size which is 
11004         not a multiple of the block alignment. Fixes #336904
11005
11006 2006-04-21  Wim Taymans  <wim@fluendo.com>
11007
11008         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_convert):
11009         Use scale functions
11010
11011 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
11012
11013         * ext/dv/gstdv.c: (plugin_init):
11014           Fix build.
11015
11016 2006-04-21  Tim-Philipp Müller  <tim at centricular dot net>
11017
11018         * gst/debug/progressreport.c: (gst_progress_report_finalize),
11019         (gst_progress_report_class_init), (gst_progress_report_init),
11020         (gst_progress_report_do_query), (gst_progress_report_report),
11021         (gst_progress_report_set_property),
11022         (gst_progress_report_get_property):
11023           Add 'format' property to force querying to a particular format.
11024
11025 2006-04-21  Andy Wingo  <wingo@pobox.com>
11026
11027         * ext/dv/gstdv.c (plugin_init): libdv is a marginal decoder, at
11028         best, on big endian systems. Drop its rank in that case. OTOH on
11029         x86 it's quite fine. See changes from today in gst-ffmpeg as well.
11030
11031 2006-04-21  Michael Smith  <msmith@fluendo.com>
11032
11033         * configure.ac:
11034         * gst/icydemux/Makefile.am:
11035         * gst/icydemux/gsticydemux.c: (gst_icydemux_get_type),
11036         (gst_icydemux_base_init), (gst_icydemux_class_init),
11037         (gst_icydemux_reset), (gst_icydemux_init),
11038         (gst_icydemux_sink_setcaps), (gst_icydemux_dispose),
11039         (gst_icydemux_add_srcpad), (gst_icydemux_remove_srcpad),
11040         (unicodify), (gst_icydemux_unicodify),
11041         (gst_icydemux_parse_and_send_tags),
11042         (gst_icydemux_typefind_or_forward), (gst_icydemux_add_meta),
11043         (gst_icydemux_chain), (gst_icydemux_change_state),
11044         (gst_icydemux_send_tag_event), (plugin_init):
11045         * gst/icydemux/gsticydemux.h:
11046         * tests/check/Makefile.am:
11047         * tests/check/elements/icydemux.c: (typefind_succeed),
11048         (plugin_init), (icydemux_found_pad), (create_icydemux),
11049         (cleanup_icydemux), (push_data), (GST_START_TEST),
11050         (icydemux_suite), (main):
11051           Add icydemux, and tests.
11052
11053 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11054
11055         * ext/flac/gstflacdec.c: (gst_flac_dec_loop):
11056           Post SEGMENT_DONE message in TIME format.
11057
11058 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11059
11060         Patch by: Fabrizio Gennari  <fabrizio dot ge at tiscali dot it>
11061
11062         * gst/avi/gstavidemux.c: (gst_avi_demux_peek_tag),
11063         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan):
11064           Fix index creation when we have to scan the file to create
11065           an index. There may be other types of RIFF 'LIST' chunks than
11066           'movi' and we need to skip them properly as well or we'll end up
11067           reading garbage (#336889). Some other cosmetic changes.
11068           
11069 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11070
11071         * ext/flac/gstflacdec.c: (gst_flac_dec_loop),
11072         (gst_flac_dec_handle_seek_event):
11073           Add support for segment seeks (fixes #338290). Also demote
11074           some recurring debug message from DEBUG to LOG level.
11075
11076 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11077
11078         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
11079         (gst_matroskademux_do_index_seek),
11080         (gst_matroska_demux_handle_seek_event),
11081         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11082         * gst/matroska/matroska-ids.h:
11083           Set DISCONT flag on first buffer after a discontinuity.
11084           Fix newsegment events sent when seeking and honour KEY_UNIT
11085           seek flag. Create pad with bogus caps if we don't recognise
11086           the stream codec id.
11087
11088         * gst/matroska/matroska-demux.h:
11089           Fix GObject macros.
11090
11091 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11092
11093         Patch by: Mark Nauwelaerts  <manauw at skynet dot be>
11094
11095         * gst/matroska/matroska-demux.c:
11096         (gst_matroska_demux_handle_seek_event), (gst_matroska_demux_loop):
11097           Handle end of segment properly when set; don't dead-lock when
11098           posting start of segment message when doing a segment seek.
11099           Fixes #338810.
11100
11101 2006-04-20  Tim-Philipp Müller  <tim at centricular dot net>
11102
11103         * gst/matroska/matroska-demux.c: (gst_matroska_demux_audio_caps),
11104         (gst_matroska_demux_plugin_init):
11105           Make mpeg2 aac audio work: create artificial private codec data
11106           chunk which faad2 seems to require, just as we do for mpeg4 aac.
11107           Also call gst_riff_init(). Partially fixes #338767.
11108
11109 2006-04-19  Tim-Philipp Müller  <tim at centricular dot net>
11110
11111         * gst/wavenc/gstwavenc.c: (gst_wavenc_base_init),
11112         (gst_wavenc_class_init), (gst_wavenc_init),
11113         (gst_wavenc_create_header_buf), (gst_wavenc_push_header),
11114         (gst_wavenc_sink_setcaps), (get_id_from_name), (gst_wavenc_event),
11115         (gst_wavenc_chain), (gst_wavenc_change_state):
11116         * gst/wavenc/gstwavenc.h:
11117           Set caps on first outgoing buffer, so that it doesn't error out
11118           immediately with a non-negotiated error (#338716). Rewrite and
11119           clean up a bit; fix setcaps function to parse things properly;
11120           fix sink caps (8bit audio is unsigned and doesn't have depth);
11121           use boilerplate macros; remove unused properties stuff.
11122
11123 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11124
11125         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11126           Leave JPEG decoding to our jpegdec plugin. gdkpixbufdec cannot
11127           handle MJPEG streams and might be autoplugged for those if the
11128           user doesn't have jpegdec installed (resulting in a cryptic error
11129           message about huffman tables). Better to disable JPEG decoding here
11130           and let the user figure out that she needs to install jpegdec.
11131
11132 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11133
11134         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11135         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11136         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_chain):
11137         * ext/gdk_pixbuf/gstgdkpixbuf.h:
11138           Make work with packetised/framed input (e.g. png-in-quicktime). Use
11139           GST_ELEMENT_ERROR when we return GST_FLOW_ERROR. Add some
11140           GST_DEBUG_FUNCPTR here and there. Use GST_LOG for recurring
11141           debug messages. Fix boilerplate macros.
11142
11143 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11144
11145         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_get_capslist),
11146         (gst_gdk_pixbuf_set_property), (gst_gdk_pixbuf_get_property):
11147           No need to special-case for Gdk-2.0 any longer, we require
11148           Gdk 2.2 or newer; minor clean-ups.
11149
11150 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11151
11152         * ext/shout2/gstshout2.c: (gst_shout2send_base_init),
11153         (gst_shout2send_class_init), (gst_shout2send_init),
11154         (set_shout_metadata), (gst_shout2send_set_metadata),
11155         (gst_shout2send_event), (gst_shout2send_start),
11156         (gst_shout2send_connect), (gst_shout2send_stop),
11157         (gst_shout2send_render), (gst_shout2send_set_property),
11158         (gst_shout2send_get_property), (gst_shout2send_setcaps),
11159         (plugin_init):
11160         * ext/shout2/gstshout2.h:
11161         * po/POTFILES.in:
11162           Rewrite a bit: use GstBaseSink::start and stop instead of a state
11163           change function; use GST_ELEMENT_ERROR for error reporting, not
11164           g_error() or GST_ERROR(); don't unref caps in setcaps function,
11165           will cause crashes or assertion failures; remove (unused) "sync"
11166           property, basesink already has such a property; misc. other
11167           minor fixes and cleanups.
11168
11169 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11170
11171         * ext/esd/esdsink.c: (gst_esdsink_open), (gst_esdsink_prepare):
11172         * ext/esd/gstesd.c: (plugin_init):
11173         * po/POTFILES.in:
11174           Add translatable error message for when we cannot
11175           connect to the sound server, as "Cannot open resource
11176           for writing" isn't really an acceptable message to show
11177           to the user in this case.
11178
11179 2006-04-18  Tim-Philipp Müller  <tim at centricular dot net>
11180
11181         * sys/oss/gst-i18n-plugin.h:
11182           Remove bogus file that doesn't belong here.
11183
11184 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11185
11186         Patch by: Philippe Valembois
11187
11188         * ext/shout2/gstshout2.c: (gst_shout2send_init),
11189         (gst_shout2send_set_metadata), (gst_shout2send_event),
11190         (gst_shout2send_render), (gst_shout2send_change_state):
11191         * ext/shout2/gstshout2.h:
11192           Handle tags being received before the connection to
11193           the server is established properly (see #338636).
11194
11195 2006-04-17  Tim-Philipp Müller  <tim at centricular dot net>
11196
11197         * ext/shout2/gstshout2.c: (gst_shout2send_render):
11198           Don't crash in case the connection to the server fails:
11199           don't set pointer to NULL by assigning FALSE; error out
11200           properly by using GST_ELEMENT_ERROR and returning
11201           GST_FLOW_ERROR (fixes #338636). Lastly, free connection
11202           before resetting the pointer.
11203
11204 2006-04-17  Jan Schmidt  <thaytan@mad.scientist.com>
11205
11206         * gst/id3demux/id3tags.c:
11207         Recognise TCO (Genre) tags in ID3v2.2. Patch by Alex Lancaster
11208         (Fixes #338713)
11209
11210 2006-04-12  Wim Taymans  <wim@fluendo.com>
11211
11212         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11213         (gst_gdk_pixbuf_get_capslist), (gst_gdk_pixbuf_sink_getcaps),
11214         (gst_gdk_pixbuf_class_init), (gst_gdk_pixbuf_init),
11215         (gst_gdk_pixbuf_flush), (gst_gdk_pixbuf_sink_event),
11216         (gst_gdk_pixbuf_chain):
11217         Some cleanups.
11218         Added RGBA as a possible output format.
11219         Correctly free the supported mimetypes.
11220         deprecate silent arg, it's not used.
11221         Return result from _alloc_buffer to peer.
11222
11223 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11224
11225         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_process):
11226           Don't leak memory allocated by gst_buffer_new_and_alloc() by
11227           overwriting GST_BUFFER_MALLOCDATA.
11228
11229 2006-04-11  Tim-Philipp Müller  <tim at centricular dot net>
11230
11231         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11232         (user_endrow_callback), (user_end_callback),
11233         (gst_pngdec_caps_create_and_set), (gst_pngdec_chain),
11234         (gst_pngdec_sink_setcaps), (gst_pngdec_sink_event),
11235         (gst_pngdec_libpng_clear), (gst_pngdec_change_state):
11236         * ext/libpng/gstpngdec.h:
11237           Handle more than one frame if the content is framed,
11238           like with png-in-quicktime (#331917).
11239
11240 2006-04-10  Thomas Vander Stichele  <thomas at apestaart dot org>
11241
11242         * sys/oss/Makefile.am:
11243         * sys/oss/common.h:
11244         * sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
11245         (gst_oss_sink_prepare), (gst_oss_sink_unprepare):
11246         * sys/oss/gstosssrc.c: (gst_oss_src_prepare),
11247         (gst_oss_src_unprepare):
11248           - the user-visible error strings were in the wrong category
11249           - and the messages were not marked for translation
11250           - which is actually a good thing, because they were exactly
11251             the kind of message you would never want anyone to see
11252           - the macros were using variables that didn't exist in the macro
11253             arguments
11254           - and they were obviously copied from each other and then modified
11255           - so a common header makes sense
11256
11257 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11258
11259         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11260           Don't try to modify read-only data.
11261
11262         * gst/matroska/matroska-demux.c:
11263         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
11264           Fix comment (won't crash any longer now).
11265
11266 2006-04-10  Michael Smith  <msmith@fluendo.com>
11267
11268         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_set_header_on_caps):
11269           Use copies of header buffers for caps to avoid circular refcounting
11270           problems (as in theoradec, vorbisdec).
11271
11272         * tests/check/elements/cmmldec.c: (GST_START_TEST):
11273           Fix a typo in test that meant it was testing the wrong thing.
11274
11275         * tests/check/elements/cmmlenc.c: (check_headers):
11276           Fix refcount checks now that we use buffer-copies for caps.
11277
11278 2006-04-10  Tim-Philipp Müller  <tim at centricular dot net>
11279
11280         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init),
11281         (gst_matroska_demux_handle_seek_event),
11282         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps),
11283         (gst_matroska_demux_subtitle_caps),
11284         (gst_matroska_demux_plugin_init):
11285           Use static pad templates with ANY caps for audio and video
11286           source pads and get rid of a lot of unnecessary (and partially
11287           broken) code for the template caps. Clean up caps finding
11288           functions. Fixes playback of audio files/streams that do not
11289           contain the sample rate and/or number of channels in the audio
11290           context (happens a lot with vorbis/mp3 .mka files it seems).
11291           Fixes #337183.
11292           Also add myself to copyright holders.
11293
11294 2006-04-10  Michael Smith  <msmith@fluendo.com>
11295
11296         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_del_clip):
11297           Use g_list_delete_link () instead of g_list_remove_link () so that
11298           we free the link as well as the contained data.
11299
11300 2006-04-10  Wim Taymans  <wim@fluendo.com>
11301
11302         Patch by: Ryan Lortie (desrt) <desrt at destr dot ca>
11303
11304         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_superindex),
11305         (gst_avi_demux_parse_stream), (gst_avi_demux_parse_index),
11306         (gst_avi_demux_stream_header):
11307         Fix some crashers with empty chunks. (Fixes #337749)
11308
11309 2006-04-09  Sebastien Moutte  <sebastien@moutte.net>
11310
11311         * gst/level/gstlevel.c: (gst_level_set_caps),(gst_level_transform_ip):
11312           use G_GINT64_CONSTANT for INT64 constants
11313         * gst/videofilter/gstvideobalance.c:
11314           define rint for WIN32 #define rint(x) (floor((x)+0.5))
11315         * win32/vs6/libgstavi.dsp:
11316          add missing libraries for the link and remove avimux.c from
11317          the project as it isn't ported to 0.10 yet
11318         
11319 2006-04-09  Tim-Philipp Müller  <tim at centricular dot net>
11320
11321         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11322           Even better would be if we actually did the right thing
11323           here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
11324
11325 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11326
11327         * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
11328           Can't just replace 1LL with 1L here just because MSVC doesn't
11329           support it, as it might lead to incorrect results when doing the
11330           bitshifting here. Using GLib's G_GUINT64_CONSTANT() macro to
11331           force a 64-bit constant in a way that all compilers are happy with.
11332
11333 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11334
11335         * ext/aalib/gstaasink.c: (gst_aasink_class_init):
11336         * ext/esd/esdsink.c: (gst_esdsink_class_init):
11337         * ext/flac/gstflactag.c: (gst_flac_tag_class_init):
11338         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_class_init):
11339         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_class_init):
11340         * ext/jpeg/gstsmokedec.c: (gst_smokedec_class_init):
11341         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_class_init):
11342         * ext/libcaca/gstcacasink.c: (gst_cacasink_class_init):
11343         * ext/libmng/gstmngdec.c: (gst_mngdec_class_init):
11344         * ext/libmng/gstmngenc.c: (gst_mngenc_class_init):
11345         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init):
11346         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init):
11347         * ext/mikmod/gstmikmod.c: (gst_mikmod_class_init):
11348         * ext/shout2/gstshout2.c: (gst_shout2send_class_init):
11349         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init):
11350         * gst/alpha/gstalpha.c: (gst_alpha_class_init):
11351         * gst/avi/gstavimux.c: (gst_avimux_class_init):
11352         * gst/debug/efence.c: (gst_efence_class_init):
11353         * gst/debug/negotiation.c: (gst_negotiation_class_init):
11354         * gst/flx/gstflxdec.c: (gst_flxdec_class_init):
11355         * gst/goom/gstgoom.c: (gst_goom_class_init):
11356         * gst/id3demux/gstid3demux.c: (gst_id3demux_class_init):
11357         * gst/interleave/deinterleave.c: (deinterleave_class_init):
11358         * gst/interleave/interleave.c: (interleave_class_init):
11359         * gst/law/alaw-decode.c: (gst_alawdec_class_init):
11360         * gst/law/alaw-encode.c: (gst_alawenc_class_init):
11361         * gst/law/mulaw-encode.c: (gst_mulawenc_class_init):
11362         * gst/median/gstmedian.c: (gst_median_class_init):
11363         * gst/monoscope/gstmonoscope.c: (gst_monoscope_class_init):
11364         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init):
11365         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_class_init):
11366         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_class_init):
11367         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_class_init):
11368         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_class_init):
11369         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init):
11370         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_class_init):
11371         * gst/rtp/gstrtpgsmdepay.c: (gst_rtp_gsm_depay_class_init):
11372         * gst/rtp/gstrtpgsmpay.c: (gst_rtp_gsm_pay_class_init):
11373         * gst/rtp/gstrtph263pay.c: (gst_rtp_h263_pay_class_init):
11374         * gst/rtp/gstrtph263pdepay.c: (gst_rtp_h263p_depay_class_init):
11375         * gst/rtp/gstrtph263ppay.c: (gst_rtp_h263p_pay_class_init):
11376         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init):
11377         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_class_init):
11378         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init):
11379         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_class_init):
11380         * gst/rtp/gstrtpmpapay.c: (gst_rtp_mpa_pay_class_init):
11381         * gst/rtp/gstrtppcmadepay.c: (gst_rtp_pcma_depay_class_init):
11382         * gst/rtp/gstrtppcmapay.c: (gst_rtp_pcma_pay_class_init):
11383         * gst/rtp/gstrtppcmudepay.c: (gst_rtp_pcmu_depay_class_init):
11384         * gst/rtp/gstrtppcmupay.c: (gst_rtp_pcmu_pay_class_init):
11385         * gst/rtp/gstrtpspeexdepay.c: (gst_rtp_speex_depay_class_init):
11386         * gst/rtp/gstrtpspeexpay.c: (gst_rtp_speex_pay_class_init):
11387         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_class_init):
11388         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_class_init):
11389         * gst/smpte/gstsmpte.c: (gst_smpte_class_init):
11390         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
11391         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init):
11392         * gst/udp/gstudpsink.c: (gst_udpsink_class_init):
11393         * gst/videomixer/videomixer.c: (gst_videomixer_class_init):
11394         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
11395         * sys/oss/gstossdmabuffer.c: (gst_ossdmabuffer_class_init):
11396         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
11397         * sys/osxaudio/gstosxaudioelement.c:
11398         (gst_osxaudioelement_class_init):
11399         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_class_init):
11400         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_class_init):
11401         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_class_init):
11402         Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)
11403
11404 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11405
11406         * ext/mikmod/gstmikmod.h:
11407         * gst/level/gstlevel.h:
11408         Fix more broken GObject macros
11409
11410 2006-04-08  Stefan Kost  <ensonic@users.sf.net>
11411
11412         * ext/annodex/gstcmmldec.h:
11413         * ext/annodex/gstcmmlenc.h:
11414         * ext/annodex/gstcmmltag.h:
11415         * ext/cairo/gsttextoverlay.h:
11416         * ext/ladspa/gstsignalprocessor.h:
11417         * gst/matroska/ebml-read.h:
11418         * gst/matroska/ebml-write.h:
11419         * sys/osxaudio/gstosxaudioelement.h:
11420         Fix broken GObject macros
11421
11422 2006-04-08  Tim-Philipp Müller  <tim at centricular dot net>
11423
11424         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11425           Don't try to seek beyond the end of the file (would
11426           occasionally display error dialogs in totem when seeking
11427           to the end) (#335869). Will still throw an error though
11428           if the file is truncated and the total_samples value in
11429           the stream header is wrong.
11430
11431 2006-04-07  Tim-Philipp Müller  <tim at centricular dot net>
11432
11433         * ext/flac/gstflacdec.c: (gst_flac_calculate_crc8),
11434         (gst_flac_dec_scan_got_frame), (gst_flac_dec_scan_for_last_block),
11435         (gst_flac_dec_metadata_callback):
11436         * ext/flac/gstflacdec.h:
11437           If the stream header doesn't contain the total number of samples,
11438           search for the last flac frame at the end of the file and calculate
11439           the total duration from that frame's offset (fixes #337609).
11440
11441 2006-04-07  Edward Hervey  <edward@fluendo.com>
11442
11443         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream):
11444         Don't unref the GstPadTemplate returned by
11445         gst_element_class_get_pad_template().
11446
11447 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11448
11449         Patch by: Brian Cameron  <brian dot cameron at sun dot com>
11450
11451         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init),
11452         (gst_sunaudiosink_prepare), (gst_sunaudiosink_write):
11453         * sys/sunaudio/gstsunaudiosink.h:
11454           Use spec->segsize and spec->segtotal in the prepare function
11455           to initialise the ring buffer instead of using the buffer-time
11456           property (#337421).
11457
11458 2006-04-06  Tim-Philipp Müller  <tim at centricular dot net>
11459
11460         * configure.ac:
11461           Bump core requirements to CVS for gst_pad_query_peer_duration()
11462           which is used by speexdec.
11463
11464 2006-04-05  Tim-Philipp Müller  <tim at centricular dot net>
11465
11466         * ext/speex/gstspeex.c: (plugin_init):
11467         * ext/speex/gstspeexdec.c: (gst_speex_dec_class_init),
11468         (gst_speex_dec_reset), (gst_speex_dec_init), (speex_dec_convert),
11469         (speex_get_sink_query_types), (speex_dec_sink_query),
11470         (speex_get_src_query_types), (speex_dec_src_query),
11471         (speex_dec_src_event), (speex_dec_sink_event),
11472         (speex_dec_chain_parse_header), (speex_dec_chain_parse_comments),
11473         (speex_dec_chain_parse_data), (speex_dec_chain),
11474         (gst_speex_dec_get_property), (gst_speex_dec_set_property),
11475         (speex_dec_change_state):
11476         * ext/speex/gstspeexdec.h:
11477           Fix seeking and duration queries (#337033); clean up and
11478           refactor a bit.
11479
11480 2006-04-05  Thomas Vander Stichele  <thomas at apestaart dot org>
11481
11482         * ext/raw1394/gstdv1394src.c:
11483           distinguish between device not found and could not open for
11484           reading
11485
11486 2006-04-03  Thomas Vander Stichele  <thomas at apestaart dot org>
11487
11488         * Makefile.am:
11489         * configure.ac:
11490         * pkgconfig/.cvsignore:
11491         * pkgconfig/Makefile.am:
11492         * pkgconfig/gstreamer-plugins-good-uninstalled.pc.in:
11493           add a .pc file so other modules can use good plugins in tests
11494
11495 2006-04-01  Thomas Vander Stichele  <thomas at apestaart dot org>
11496
11497         * configure.ac:
11498           clean up, use AS_VERSION and AS_NANO
11499         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
11500           use PACKAGE_VERSION define
11501         * po/af.po:
11502         * po/az.po:
11503         * po/cs.po:
11504         * po/en_GB.po:
11505         * po/hu.po:
11506         * po/it.po:
11507         * po/nb.po:
11508         * po/nl.po:
11509         * po/or.po:
11510         * po/sq.po:
11511         * po/sr.po:
11512         * po/sv.po:
11513         * po/uk.po:
11514         * po/vi.po:
11515           updated
11516
11517 2006-03-31  Sebastien Moutte  <sebastien@moutte.net>
11518
11519         * ext\jpeg\smokecodec.c:
11520           use of GST_DEBUG instead of DEBUG(a...) for WIN32
11521         * ext\speex\gstspeexenc.c: (gst_speexenc_set_header_on_caps):
11522           move first instruction after all variables declarations
11523         * gst\alpha\gstalpha.c:
11524         * gst\effectv\gstshagadelic.c:
11525         * gst\smpte\paint.c:
11526         * gst\videofilter\gstvideobalance.c:
11527           define M_PI if it's not defined (it's not defined on WIN32)
11528         * gst\cutter\gstcutter.c: (gst_cutter_chain):
11529         * gst\id3demux\id3v2frames.c: (parse_relative_volume_adjustment_two):
11530         * gst\level\gstlevel.c: (gst_level_set_property), (gst_level_transform_ip):
11531         * gst\matroska\matroska-demux.c: (gst_matroska_demux_parse_info), 
11532         (gst_matroska_demux_video_caps):
11533         * gst\matroska\matroska-mux.c: (gst_matroska_mux_start), (gst_matroska_mux_finish):
11534         * gst\wavparse\gstwavparse.c: (gst_wavparse_stream_data):
11535           use gst_guint64_to_gdouble for conversions
11536         * gst\goom\filters.c: (setPixelRGB_):
11537           fix a debug which was using undefined variable
11538         * gst\level\gstlevel.c: (gst_level_set_caps), (gst_level_transform_ip):
11539         * gst\matroska\ebml-read.c: (gst_ebml_read_sint):
11540           replace LL suffix with L suffix (LL isn't supported by MSVC6.0)
11541         * win32/vs6:
11542           add vs6 projects files for most of plugins-good
11543         
11544 2006-03-30  j^  <j@bootlab.org>
11545
11546         * ext/aalib/gstaasink.c:
11547         * ext/annodex/gstcmmldec.c:
11548         * ext/annodex/gstcmmlenc.c:
11549         * ext/cairo/gsttextoverlay.c:
11550         * ext/cairo/gsttimeoverlay.c:
11551         * ext/cdio/gstcdiocddasrc.c:
11552         * ext/dv/gstdvdec.c:
11553         * ext/esd/esdmon.c:
11554         * ext/esd/esdsink.c:
11555         * ext/flac/gstflacdec.c:
11556         * ext/flac/gstflacenc.c:
11557         * ext/flac/gstflactag.c:
11558         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_base_init):
11559         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init):
11560         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_base_init):
11561         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init):
11562         * ext/gdk_pixbuf/gstgdkpixbuf.c:
11563         * ext/gdk_pixbuf/pixbufscale.c:
11564         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init):
11565         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init):
11566         * ext/jpeg/gstjpegdec.c:
11567         * ext/jpeg/gstjpegenc.c:
11568         * ext/jpeg/gstsmokedec.c:
11569         * ext/jpeg/gstsmokeenc.c:
11570         * ext/libcaca/gstcacasink.c:
11571         * ext/libmng/gstmngdec.c:
11572         * ext/libmng/gstmngenc.c:
11573         * ext/libpng/gstpngdec.c:
11574         * ext/libpng/gstpngenc.c:
11575         * ext/mikmod/gstmikmod.c:
11576         * ext/raw1394/gstdv1394src.c:
11577         * ext/shout2/gstshout2.c:
11578         * ext/speex/gstspeexdec.c:
11579         * ext/speex/gstspeexenc.c:
11580         * gst/alpha/gstalpha.c:
11581         * gst/alpha/gstalphacolor.c:
11582         * gst/auparse/gstauparse.c:
11583         * gst/autodetect/gstautoaudiosink.c:
11584         (gst_auto_audio_sink_base_init):
11585         * gst/autodetect/gstautovideosink.c:
11586         (gst_auto_video_sink_base_init):
11587         * gst/avi/gstavimux.c: (gst_avimux_base_init):
11588         * gst/cutter/gstcutter.c:
11589         * gst/debug/breakmydata.c:
11590         * gst/debug/efence.c:
11591         * gst/debug/gstnavigationtest.c:
11592         * gst/debug/negotiation.c:
11593         * gst/debug/progressreport.c:
11594         * gst/debug/testplugin.c:
11595         * gst/effectv/gstaging.c:
11596         * gst/effectv/gstdice.c:
11597         * gst/effectv/gstedge.c:
11598         * gst/effectv/gstquark.c:
11599         * gst/effectv/gstrev.c:
11600         * gst/effectv/gstvertigo.c:
11601         * gst/effectv/gstwarp.c:
11602         * gst/flx/gstflxdec.c:
11603         * gst/goom/gstgoom.c:
11604         * gst/interleave/deinterleave.c:
11605         * gst/interleave/interleave.c:
11606         * gst/law/alaw-decode.c: (gst_alawdec_base_init):
11607         * gst/law/alaw-encode.c: (gst_alawenc_base_init):
11608         * gst/law/mulaw-decode.c: (gst_mulawdec_base_init):
11609         * gst/law/mulaw-encode.c: (gst_mulawenc_base_init):
11610         * gst/level/gstlevel.c:
11611         * gst/matroska/matroska-demux.c: (gst_matroska_demux_base_init):
11612         * gst/matroska/matroska-mux.c: (gst_matroska_mux_base_init):
11613         * gst/median/gstmedian.c:
11614         * gst/monoscope/gstmonoscope.c:
11615         * gst/multipart/multipartdemux.c:
11616         * gst/multipart/multipartmux.c:
11617         * gst/oldcore/gstmd5sink.c:
11618         * gst/oldcore/gstmultifilesrc.c:
11619         * gst/oldcore/gstpipefilter.c:
11620         * gst/oldcore/gstshaper.c:
11621         * gst/oldcore/gststatistics.c:
11622         * gst/rtp/gstasteriskh263.c:
11623         * gst/rtp/gstrtpL16depay.c:
11624         * gst/rtp/gstrtpL16pay.c:
11625         * gst/rtp/gstrtpamrdepay.c:
11626         * gst/rtp/gstrtpamrpay.c:
11627         * gst/rtp/gstrtpdepay.c:
11628         * gst/rtp/gstrtpgsmpay.c:
11629         * gst/rtp/gstrtph263pay.c:
11630         * gst/rtp/gstrtph263pdepay.c:
11631         * gst/rtp/gstrtph263ppay.c:
11632         * gst/rtp/gstrtpmp4gpay.c:
11633         * gst/rtp/gstrtpmp4vdepay.c:
11634         * gst/rtp/gstrtpmp4vpay.c:
11635         * gst/rtp/gstrtpmpadepay.c:
11636         * gst/rtp/gstrtpmpapay.c:
11637         * gst/rtp/gstrtppcmadepay.c:
11638         * gst/rtp/gstrtppcmapay.c:
11639         * gst/rtp/gstrtppcmudepay.c:
11640         * gst/rtp/gstrtppcmupay.c:
11641         * gst/rtp/gstrtpspeexdepay.c:
11642         * gst/rtp/gstrtpspeexpay.c:
11643         * gst/rtsp/gstrtpdec.c:
11644         * gst/smpte/gstsmpte.c:
11645         * gst/videobox/gstvideobox.c:
11646         * gst/videofilter/gstgamma.c: (gst_gamma_base_init):
11647         * gst/videofilter/gstvideobalance.c:
11648         * gst/videofilter/gstvideoflip.c:
11649         * gst/videofilter/gstvideotemplate.c:
11650         (gst_videotemplate_base_init):
11651         * gst/videomixer/videomixer.c:
11652         * gst/wavenc/gstwavenc.c:
11653         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init):
11654          better/unified long descriptions
11655          Fixed #336602
11656          Some cleanups to auparse, don't send multiple newsegments.
11657
11658 2006-03-29  Wim Taymans  <wim@fluendo.com>
11659
11660         From a patch by: Michael Dominic K. <mdk at mdk dot org dot pl>
11661
11662         * ext/dv/gstdvdemux.c: (gst_dvdemux_class_init),
11663         (gst_dvdemux_reset), (gst_dvdemux_src_convert),
11664         (gst_dvdemux_send_event), (gst_dvdemux_flush), (gst_dvdemux_loop),
11665         (gst_dvdemux_sink_activate_pull), (gst_dvdemux_change_state):
11666         * ext/dv/gstdvdemux.h:
11667         Seek in READY patch. Only works for pull based mode.
11668         Fixes #323880
11669
11670 2006-03-27  Tim-Philipp Müller  <tim at centricular dot net>
11671
11672         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_flush),
11673         (gst_gdk_pixbuf_event):
11674           Fix two crashers: don't unref the same caps twice, and
11675           set pixbuf loader to NULL after freeing it.
11676
11677 2006-03-27  Wim Taymans  <wim@fluendo.com>
11678
11679         * ext/speex/gstspeexenc.c: (gst_speexenc_class_init),
11680         (gst_speexenc_finalize), (gst_speexenc_sink_setcaps),
11681         (gst_speexenc_chain):
11682         * ext/speex/gstspeexenc.h:
11683         Don't leak adapter.
11684         A push *always* takes ownership of the buffer, even on
11685         errors.
11686         Small cleanups.
11687
11688 2006-03-26  Tim-Philipp Müller  <tim at centricular dot net>
11689
11690         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
11691           Create source pad without leaking.
11692
11693 2006-03-24  Wim Taymans  <wim@fluendo.com>
11694
11695         * ext/flac/gstflacdec.c: (gst_flac_dec_handle_seek_event):
11696         * ext/flac/gstflacdec.h:
11697         * ext/flac/gstflacenc.h:
11698         Spifify a bit.
11699         Fix deadly lock order error in seeking code, STREAM_LOCK
11700         cannot be taken within LOCK and the streaming variables are
11701         protected with the STREAM_LOCK anyway.
11702
11703 2006-03-24  Wim Taymans  <wim@fluendo.com>
11704
11705         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_index),
11706         (gst_avi_demux_stream_index), (gst_avi_demux_stream_scan),
11707         (gst_avi_demux_massage_index), (gst_avi_demux_handle_seek):
11708         this patch combines the global init_frames with the stream
11709         init_frames. Rationale being that the global delay should 
11710         be subtracted from any stream delay.
11711         Fixes #335858.
11712
11713 2006-03-24  Stefan Kost  <ensonic@users.sf.net>
11714
11715         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init):
11716         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
11717         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11718         * gst/videomixer/videomixer.c: (gst_videomixer_init):
11719         use DEBUG_FUNCPTR for collectpads
11720
11721 2006-03-24  Tim-Philipp Müller  <tim at centricular dot net>
11722
11723         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init), (gst_jpegenc_chain):
11724           Don't crash when encoding images where the number of rows isn't
11725           a multiple of 2*DCTSIZE. Add some GST_DEBUG_FUNCPTR.
11726
11727 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11728
11729         * ext/speex/gstspeexdec.c: (speex_dec_change_state):
11730         * gst/interleave/deinterleave.c: (deinterleave_change_state):
11731         * gst/interleave/interleave.c: (interleave_change_state):
11732         * gst/wavenc/gstwavenc.c: (gst_wavenc_change_state):
11733           More state change function fixes.
11734
11735 2006-03-23  Wim Taymans  <wim@fluendo.com>
11736
11737         * ext/esd/esdsink.c: (gst_esdsink_class_init),
11738         (gst_esdsink_getcaps), (gst_esdsink_open), (gst_esdsink_close),
11739         (gst_esdsink_prepare), (gst_esdsink_unprepare),
11740         (gst_esdsink_delay), (gst_esdsink_reset):
11741         * ext/esd/esdsink.h:
11742         Fix esd choppy playback by configuring audiosink
11743         correctly. Fixes #325191
11744
11745 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11746
11747         * ext/libpng/gstpngdec.c: (gst_pngdec_change_state):
11748           Make state change function thread-safe.
11749
11750 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11751
11752         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_upstream_size),
11753         (gst_wavparse_stream_headers), (gst_wavparse_stream_data):
11754           Don't try to read beyond the end of the file just because
11755           the header claims a bigger size (like with truncated files).
11756
11757 2006-03-23  Tim-Philipp Müller  <tim at centricular dot net>
11758
11759         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
11760         (gst_wavparse_stream_headers), (gst_wavparse_add_src_pad),
11761         (gst_wavparse_stream_data), (gst_wavparse_loop):
11762         * gst/wavparse/gstwavparse.h:
11763           Delay source pad creation until we have the first chunk of
11764           media data, so the we can examine the data and adjust the
11765           caps accordingly if required. This makes playback of .wav
11766           files with DTS-declared-as-PCM content work (#313266).
11767
11768 2006-03-22  Jan Schmidt  <thaytan@mad.scientist.com>
11769
11770         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11771         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain):
11772         Don't attempt typefinding on too-short buffers that have been
11773         completely trimmed away. (Fixes #330239)
11774
11775         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
11776         Improve the debug output
11777
11778 2006-03-21  Wim Taymans  <wim@fluendo.com>
11779
11780         * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_init),
11781         (gst_esdsink_finalize), (gst_esdsink_getcaps), (gst_esdsink_open),
11782         (gst_esdsink_close), (gst_esdsink_prepare), (gst_esdsink_write),
11783         (gst_esdsink_set_property), (gst_esdsink_get_property):
11784         Some cleanups.
11785         Reset fd to -1 when we close them.
11786
11787 2006-03-21  Wim Taymans  <wim@fluendo.com>
11788
11789         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_open):
11790         the OPTIONS request result is optional so don't
11791         fail on it.
11792
11793 2006-03-21  Edward Hervey  <edward@fluendo.com>
11794
11795         * gst/apetag/gsttagdemux.c: (gst_tag_demux_reset):
11796         * gst/id3demux/gstid3demux.c: (gst_id3demux_reset):
11797         * gst/wavparse/gstwavparse.c: (gst_wavparse_create_sourcepad),
11798         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
11799         (gst_wavparse_change_state):
11800         gcc 4.1 unreferenced pointer fixes.
11801
11802 2006-03-21  Tim-Philipp Müller  <tim at centricular dot net>
11803
11804         Patch by: Tommi Myöhänen  <ext-tommi dot myohanen at nokia dot com>
11805
11806         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek):
11807           Fix block alignment calculation. Alignment should be done before
11808           adding the byte offset where the data starts (#335231).
11809
11810 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11811
11812         * gst/matroska/ebml-write.c: (gst_ebml_write_element_push):
11813           Ensure that we set correct caps on buffers that are transferred
11814           direct from the input.
11815
11816 2006-03-20  Jan Schmidt  <thaytan@mad.scientist.com>
11817
11818         * gst/goom/filters.c: (zoomFilterDestroy):
11819         * gst/goom/goom_core.c: (goom_close):
11820           Free filter data when cleaning up. (Fixes: #334995)
11821
11822 2006-03-17  Tim-Philipp Müller  <tim at centricular dot net>
11823
11824         * configure.ac:
11825           Don't compile udp and rtsp plugins on win32 (mingw) or other
11826           systems that don't have <sys/socket.h> for some reason (#316203).
11827
11828 2006-03-16  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
11829
11830         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_bus_reset),
11831         (gst_dv1394src_discover_avc_node), (gst_dv1394src_start):
11832         * ext/raw1394/gstdv1394src.h:
11833           Change bus reset handler so it reports useful information such as
11834           whether the device being used connected or disconnected
11835
11836 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11837
11838         * gst/id3demux/id3v2frames.c:
11839         (parse_relative_volume_adjustment_two):
11840           We only care about gain and peak data for the master volume.
11841
11842 2006-03-16  Tim-Philipp Müller  <tim at centricular dot net>
11843
11844         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11845         (parse_id_string), (parse_unique_file_identifier),
11846         (parse_relative_volume_adjustment_two), (id3v2_tag_to_taglist):
11847           Read replay gain tags (#323721).
11848
11849 2006-03-15  Tim-Philipp Müller  <tim at centricular dot net>
11850
11851         * configure.ac:
11852           Bump requirements to gst-plugins-base CVS because
11853           of buggy gst_tag_from_id3_user_tag() in 0.10.5.
11854
11855 2006-03-15  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
11856
11857         * rtp/gst/gstrtppcmadepay.c:
11858         Fixed one of the caps in the code from mulaw to alaw.
11859
11860 2006-03-15  Jan Schmidt  <thaytan@mad.scientist.com>
11861
11862         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain):
11863           Ensure that we set caps on the buffers we pass.
11864
11865         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
11866         (gst_id3demux_sink_activate):
11867           Ensure that we set caps on the buffers we pass.
11868
11869           Use STREAM, TYPE_NOT_FOUND as the error class when
11870           typefinding fails.
11871
11872 2006-03-15  Edward Hervey  <edward@fluendo.com>
11873
11874         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init):
11875         * ext/dv/gstdvdemux.c: (gst_dvdemux_init), (gst_dvdemux_add_pads):
11876         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
11877         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init),
11878         (gst_jpeg_dec_setcaps):
11879         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_init):
11880         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init):
11881         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_init):
11882         * ext/libmng/gstmngdec.c: (gst_mngdec_init),
11883         (gst_mngdec_src_getcaps):
11884         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
11885         (gst_pngdec_caps_create_and_set):
11886         * ext/libpng/gstpngenc.c: (gst_pngenc_init):
11887         * ext/mikmod/gstmikmod.c: (gst_mikmod_init):
11888         * ext/speex/gstspeexdec.c: (gst_speex_dec_init):
11889         * gst/alpha/gstalpha.c: (gst_alpha_init):
11890         * gst/auparse/gstauparse.c: (gst_au_parse_init):
11891         * gst/avi/gstavidemux.c: (gst_avi_demux_init),
11892         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream):
11893         * gst/cutter/gstcutter.c: (gst_cutter_init):
11894         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
11895         (gst_efence_checkgetrange):
11896         * gst/debug/negotiation.c: (gst_negotiation_init):
11897         * gst/flx/gstflxdec.c: (gst_flxdec_init):
11898         * gst/goom/gstgoom.c: (gst_goom_init):
11899         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_init):
11900         * gst/rtp/gstrtpL16depay.c: (gst_rtp_L16depay_init):
11901         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_init):
11902         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_init):
11903         * gst/rtp/gstrtpdepay.c: (gst_rtp_depay_init):
11904         * gst/rtp/gstrtpmpadepay.c: (gst_rtp_mpa_depay_init):
11905         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_init):
11906         * gst/smpte/gstsmpte.c: (gst_smpte_init):
11907         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
11908         (gst_wavparse_create_sourcepad):
11909         Fix memleak with gst_static_pad_template_get().
11910         This uses gst_pad_new_from_static_template() instead.
11911         Fixes #333512
11912
11913 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11914
11915         * configure.ac:
11916           Bump -base requirement to 0.10.5 for gst_tag_from_id3_user_tag(),
11917           used by id3demux.
11918
11919         * gst/id3demux/gstid3demux.c: (plugin_init):
11920         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
11921         (parse_user_text_identification_frame),
11922         (parse_unique_file_identifier):
11923           Add support for UFID and TXXX frames and extract musicbrainz tags.
11924
11925 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11926
11927         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
11928           Catch short reads, like they might happen with truncated
11929           files (see #305279); remove unnecessary indentation.
11930
11931 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11932
11933         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
11934           Fix DIB image inversion for pictures with a
11935           depth != 8 (#305279).
11936
11937 2006-03-14  Tim-Philipp Müller  <tim at centricular dot net>
11938
11939         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_class_init),
11940         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
11941         * ext/jpeg/gstjpegdec.h:
11942           Fix durations on outgoing buffers after seeking
11943           in MJPEG files (#334083); some minor clean-ups.
11944
11945 2006-03-13  Wim Taymans  <wim@fluendo.com>
11946
11947         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
11948         (gst_wavparse_change_state):
11949         Implement seek in READY (re-fixes #327658)
11950
11951 2006-03-13  Wim Taymans  <wim@fluendo.com>
11952
11953         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_setcaps):
11954         * ext/esd/esdmon.c: (gst_esdmon_get):
11955         * ext/flac/gstflactag.c: (gst_flac_tag_chain):
11956         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_setcaps),
11957         (gst_gdk_pixbuf_sink_getcaps):
11958         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_getcaps),
11959         (gst_jpegenc_setcaps):
11960         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
11961         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_getcaps),
11962         (gst_smokeenc_setcaps):
11963         * ext/libmng/gstmngdec.c: (gst_mngdec_sinklink),
11964         (gst_mngdec_src_getcaps):
11965         * ext/libmng/gstmngenc.c: (gst_mngenc_sinklink),
11966         (gst_mngenc_chain):
11967         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
11968         * ext/mikmod/gstmikmod.c: (gst_mikmod_srclink):
11969         * ext/speex/gstspeexdec.c: (speex_dec_convert),
11970         (speex_dec_src_event), (speex_dec_chain):
11971         * gst/avi/gstavimux.c: (gst_avimux_vidsinkconnect),
11972         (gst_avimux_audsinkconnect), (gst_avimux_handle_event):
11973         * gst/debug/negotiation.c: (gst_negotiation_getcaps),
11974         (gst_negotiation_pad_link), (gst_negotiation_chain):
11975         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
11976         (gst_flxdec_chain):
11977         * gst/interleave/deinterleave.c: (deinterleave_sink_link),
11978         (deinterleave_chain):
11979         * gst/law/mulaw-encode.c: (mulawenc_setcaps):
11980         * gst/median/gstmedian.c: (gst_median_link):
11981         * gst/monoscope/gstmonoscope.c: (gst_monoscope_srcconnect),
11982         (gst_monoscope_chain):
11983         * gst/rtp/gstrtpL16pay.c: (gst_rtpL16pay_sinkconnect):
11984         * gst/wavenc/gstwavenc.c: (gst_wavenc_sink_setcaps):
11985         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_chain):
11986         * sys/osxaudio/gstosxaudiosrc.c: (gst_osxaudiosrc_get):
11987         close #333784 unref the result of gst_pad_get_parent()
11988         by: Christophe Fergeau.
11989
11990 2006-03-09  Wim Taymans  <wim@fluendo.com>
11991
11992         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
11993         (gst_dvdemux_convert_segment), (gst_dvdemux_demux_frame):
11994         Handle events in push mode better, can now do non-flushing
11995         seeks in push mode as well.
11996
11997 2006-03-07  Wim Taymans  <wim@fluendo.com>
11998
11999         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_class_init):
12000         Applied patch from Kai Vehmanen, fixes #333624.
12001
12002 2006-03-06  Julien MOUTTE  <julien@moutte.net>
12003
12004         * ext/libpng/gstpngdec.c: (gst_pngdec_caps_create_and_set): 
12005         Implement paletted and grayscale png files handling.
12006         (#150363).
12007
12008 2006-03-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12009
12010         * ext/speex/gstspeexenc.c: (gst_speexenc_set_header_on_caps),
12011         (gst_speexenc_chain):
12012           fix a tag list assert
12013           follow gst-plugins-base/ext/ogg/README; set OFFSET
12014           and OFFSET_END.  Muxes correctly with gst-plugins-base
12015           > 0.9.3
12016
12017 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
12018
12019         * gst/id3demux/Makefile.am:
12020         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad),
12021         (gst_id3demux_chain), (gst_id3demux_sink_activate):
12022           Use new typefind helper functions here as well, and
12023           do typefinding in pull-mode if upstream supports that.
12024
12025 2006-03-04  Tim-Philipp Müller  <tim at centricular dot net>
12026
12027         * sys/sunaudio/gstsunaudiomixerctrl.c:
12028         (gst_sunaudiomixer_ctrl_get_volume),
12029         (gst_sunaudiomixer_ctrl_set_volume):
12030         * sys/sunaudio/gstsunaudiomixertrack.c:
12031         (gst_sunaudiomixer_track_new):
12032           Remove unused variables, breaks build from CVS
12033           with -Werror (#333392, patch by: Benjamin Pineau)
12034
12035 2006-03-03  Wim Taymans  <wim@fluendo.com>
12036
12037         * docs/plugins/Makefile.am:
12038         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12039         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12040         Added wavparse docs.
12041
12042         * gst/wavparse/gstwavparse.c: (gst_wavparse_class_init),
12043         (gst_wavparse_reset), (gst_wavparse_init),
12044         (gst_wavparse_create_sourcepad), (gst_wavparse_parse_file_header),
12045         (gst_wavparse_stream_init), (gst_wavparse_perform_seek),
12046         (gst_wavparse_stream_headers), (gst_wavparse_send_event),
12047         (gst_wavparse_stream_data), (gst_wavparse_loop),
12048         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull),
12049         (gst_wavparse_change_state):
12050         * gst/wavparse/gstwavparse.h:
12051         Implement seek in READY (fixes #327658)
12052         Added docs and did some cleanups.
12053
12054 2006-03-03  Tim-Philipp Müller  <tim at centricular dot net>
12055
12056         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query),
12057         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
12058         (gst_avi_demux_calculate_durations_from_index),
12059         (gst_avi_demux_stream_header):
12060         * gst/avi/gstavidemux.h:
12061           If we have an index, use a duration based on the index instead
12062           of blindly trusting the information in the stream headers
12063           (fixes #331817).
12064
12065 2006-03-03  Wim Taymans  <wim@fluendo.com>
12066
12067         * docs/plugins/Makefile.am:
12068         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12069         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12070         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12071         Added smoke and jpeg to the docs.
12072
12073         * ext/jpeg/Makefile.am:
12074         * ext/jpeg/gstjpeg.c: (plugin_init):
12075         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
12076         * ext/jpeg/gstjpegenc.h:
12077         * ext/jpeg/gstsmokedec.c: (gst_smokedec_init),
12078         (gst_smokedec_chain):
12079         * ext/jpeg/gstsmokedec.h:
12080         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
12081         * ext/jpeg/gstsmokeenc.h:
12082         * ext/jpeg/smokecodec.h:
12083         Port smokedec (fixes #331905).
12084         Added some docs.
12085         Some cleanups.
12086
12087 2006-03-03  Wim Taymans  <wim@fluendo.com>
12088
12089         * docs/plugins/Makefile.am:
12090         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12091         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12092         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12093         Added videobalance and videoflip to the docs.
12094
12095         * gst/videofilter/Makefile.am:
12096         * gst/videofilter/gstvideobalance.c:
12097         (gst_video_balance_update_tables_planar411),
12098         (gst_video_balance_is_passthrough),
12099         (gst_video_balance_update_properties), (oil_tablelookup_u8),
12100         (gst_video_balance_planar411_ip), (gst_video_balance_set_caps),
12101         (gst_video_balance_transform_ip), (gst_video_balance_base_init),
12102         (gst_video_balance_finalize), (gst_video_balance_class_init),
12103         (gst_video_balance_init), (gst_video_balance_interface_supported),
12104         (gst_video_balance_interface_init),
12105         (gst_video_balance_colorbalance_list_channels),
12106         (gst_video_balance_colorbalance_set_value),
12107         (gst_video_balance_colorbalance_get_value),
12108         (gst_video_balance_colorbalance_init),
12109         (gst_video_balance_set_property), (gst_video_balance_get_property),
12110         (gst_video_balance_get_type), (plugin_init):
12111         * gst/videofilter/gstvideobalance.h:
12112         Ported to 0.10. (Fixes #326160)
12113         Added docs.
12114
12115         * gst/videofilter/gstvideoflip.c:
12116         * gst/videofilter/gstvideoflip.h:
12117         Added docs.
12118
12119 2006-03-02  Tim-Philipp Müller  <tim at centricular dot net>
12120
12121         * configure.ac:
12122           Bump requirements to current core and -base CVS
12123           (core for new typefind helper API, and -base for the
12124           WAVFORMATEX support that was added to libgstriff and
12125           is needed by wavparse).
12126         
12127         * gst/apetag/Makefile.am:
12128         * gst/apetag/gsttagdemux.c: (gst_tag_demux_chain),
12129         (gst_tag_demux_sink_activate):
12130           Use new typefind helpers for typefinding instead of our
12131           home-grown stuff; also, do typefinding in pull-mode if
12132           upstream supports that.
12133
12134 2006-02-28 Jürg Billeter  <j (at) bitron.ch>
12135
12136         Reviewed by: Christian Schaller <christian@fluendo.com>
12137
12138         This patch fixes bug: 329107
12139
12140         This Changelog entry is for a commit done on February 17
12141
12142         * ext/gconf/gconf.c
12143         * ext/gconf/gconf.h
12144         * ext/gconf/gstgconfaudiosink.c
12145         * ext/gconf/gstgconfaudiosink.h
12146         * gconf/gstreamer.schemas.in
12147
12148 2006-02-28  Wim Taymans  <wim@fluendo.com>
12149
12150         * gst/wavparse/gstwavparse.c: (gst_wavparse_perform_seek),
12151         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
12152         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event),
12153         (gst_wavparse_sink_activate), (gst_wavparse_sink_activate_pull):
12154         Use DEBUG_OBJECT more.
12155
12156 2006-02-28  Wim Taymans  <wim@fluendo.com>
12157
12158         * docs/plugins/Makefile.am:
12159         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12160         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12161         Added dvdec and dvdemux to docs.
12162
12163         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_chain):
12164         Added docs.
12165         Check frame sizes so we don't crash when don't have enough
12166         data.
12167         Send nice error messages on error.
12168
12169         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init),
12170         (gst_dvdemux_class_init), (gst_dvdemux_init),
12171         (gst_dvdemux_finalize), (gst_dvdemux_reset),
12172         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12173         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12174         (gst_dvdemux_push_event), (gst_dvdemux_handle_sink_event),
12175         (gst_dvdemux_convert_src_pair), (gst_dvdemux_convert_sink_pair),
12176         (gst_dvdemux_convert_src_to_sink), (gst_dvdemux_handle_push_seek),
12177         (gst_dvdemux_do_seek), (gst_dvdemux_handle_pull_seek),
12178         (gst_dvdemux_handle_src_event), (gst_dvdemux_demux_audio),
12179         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
12180         (gst_dvdemux_flush), (gst_dvdemux_chain), (gst_dvdemux_loop),
12181         (gst_dvdemux_sink_activate_push), (gst_dvdemux_sink_activate_pull),
12182         (gst_dvdemux_sink_activate), (gst_dvdemux_change_state):
12183         * ext/dv/gstdvdemux.h:
12184         Added docs.
12185         Implement pull mode.
12186         Fix memleaks.
12187         Reduce memcpy for the video demuxing.
12188
12189 2006-02-28  Jan Schmidt  <thaytan@mad.scientist.com>
12190
12191         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_sink_event),
12192         (gst_cmml_dec_new_buffer), (gst_cmml_dec_parse_preamble),
12193         (gst_cmml_dec_parse_head), (gst_cmml_dec_push_clip):
12194         * ext/annodex/gstcmmlparser.c: (gst_cmml_parser_parse_chunk):
12195           Add a little extra debug. Make the decoder not return NOT_LINKED,
12196           as we want to continue decoding all CMML and emitting tags.
12197
12198 2006-02-27  Michael Smith  <msmith@fluendo.com>
12199
12200         * ext/annodex/gstskeltag.c:
12201         * ext/annodex/gstskeltag.h:
12202           Deleted; these files aren't used any more either.
12203
12204 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12205
12206         * ext/Makefile.am: Fix dist-check.
12207
12208 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12209
12210         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_push_clip): Fix another
12211         memleak.
12212
12213 2006-02-25  Alessandro Decina <alessandro@nnva.org>
12214
12215         * ext/annodex/Makefile.am:
12216         * ext/annodex/gstannodex.c:
12217         * ext/annodex/gstcmmldec.c:
12218         * ext/annodex/gstcmmlenc.c:
12219         * ext/annodex/gstcmmlparser.c:
12220         * ext/annodex/gstcmmlparser.h:
12221         * ext/annodex/gstcmmlutils.c:
12222         * tests/check/elements/cmmldec.c:
12223         * tests/check/elements/cmmlenc.c:
12224           Fix a memleak in gst_cmml_track_list_add_clip.
12225           Handle overflows in clip's start and end times.
12226           Add the "encoded" parameter to cmmldec and cmmlenc caps.
12227           Do not parse junk at the end of a CMML preamble buffer.
12228           Register a libxml error handler to not print stuff on stderr.
12229           Check for bad clip start and end times in the testsuites.
12230
12231 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12232
12233         * ext/annodex/gstcmmldec.c: (gst_cmml_dec_class_init),
12234         (gst_cmml_dec_finalize), (gst_cmml_dec_change_state):
12235         * ext/annodex/gstcmmlenc.c: (gst_cmml_enc_class_init),
12236         (gst_cmml_enc_finalize), (gst_cmml_enc_change_state):
12237         * ext/annodex/gstcmmlutils.c: (gst_cmml_track_list_destroy): Fix
12238         possible memleaks.
12239
12240 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12241
12242         * tests/check/Makefile.am:
12243         * tests/check/elements/cmmldec.c:
12244         * tests/check/elements/cmmlenc.c: Fix tests so that they use
12245         the plugins-base tags.
12246
12247 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12248
12249         * ext/Makefile.am: Re-enable module.
12250
12251 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12252
12253         * tests/check/Makefile.am: Forgot to remove that test.
12254
12255 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12256
12257         * ext/annodex/Makefile.am:
12258         * ext/annodex/gstannodex.c: (plugin_init):
12259         * ext/annodex/gstcmmldec.c:
12260         * ext/annodex/gstskeldec.c:
12261         * ext/annodex/gstskeldec.h:
12262         * tests/check/Makefile.am:
12263         * tests/check/elements/skeldec.c: Try to fix Annodex plugin.
12264
12265 2006-02-25  Julien MOUTTE  <julien@moutte.net>
12266
12267         * tests/check/Makefile.am: Disable those checks as well.
12268
12269 2006-02-24  Julien MOUTTE  <julien@moutte.net>
12270
12271         * ext/Makefile.am: Disable annodex for now until we figure out
12272         how to make it build.
12273         * ext/gdk_pixbuf/Makefile.am: Note for Thomas :
12274         Add a rule to your checklist : "please try to at least build 
12275         what you are going to commit into -good, or if you are too lazy
12276         to do that, please check that the buildbots are not crying because
12277         of your commit."
12278
12279 2006-02-24  Edgard Lima  <edgard.lima@indt.org.br>
12280
12281         * configure.ac:
12282         * ext/Makefile.am:
12283         * ext/gdk_pixbuf/Makefile.am:
12284         * ext/gdk_pixbuf/gstgdkpixbuf.c:
12285         * ext/gdk_pixbuf/gstgdkpixbuf.h:
12286         * ext/gdk_pixbuf/pixbufscale.c:
12287         * ext/gdk_pixbuf/pixbufscale.h:
12288           Gdkpixbuf ported from 0.8 to 0.10 by
12289           Renato Filho <renato.filho@indt.org.br>.
12290           gst_loader and gdkpixbufanimation still need port.
12291
12292 2006-02-24  Michael Smith  <msmith@fluendo.com>
12293
12294         * configure.ac:
12295         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12296         * ext/Makefile.am:
12297         * ext/annodex/Makefile.am:
12298         * ext/annodex/gstannodex.c:
12299         * ext/annodex/gstannodex.h:
12300         * ext/annodex/gstcmmldec.c:
12301         * ext/annodex/gstcmmldec.h:
12302         * ext/annodex/gstcmmlenc.c:
12303         * ext/annodex/gstcmmlenc.h:
12304         * ext/annodex/gstcmmlparser.c:
12305         * ext/annodex/gstcmmlparser.h:
12306         * ext/annodex/gstcmmltag.c:
12307         * ext/annodex/gstcmmltag.h:
12308         * ext/annodex/gstcmmlutils.c:
12309         * ext/annodex/gstcmmlutils.h:
12310         * ext/annodex/gstskeldec.c:
12311         * ext/annodex/gstskeldec.h:
12312         * ext/annodex/gstskeltag.c:
12313         * ext/annodex/gstskeltag.h:
12314         * tests/check/Makefile.am:
12315         * tests/check/elements/cmmldec.c:
12316         * tests/check/elements/cmmlenc.c:
12317         * tests/check/elements/skeldec.c:
12318           Add Annodex elements from Alessendro Decina: skeleton and CMML. 
12319           Includes tests & docs, oh my! Passes Thomas's -good checklist
12320           entirely. Wow.
12321
12322 2006-02-24  Michael Smith  <msmith@fluendo.com>
12323
12324         * autogen.sh:
12325           Check for automake 1.9 as well.
12326
12327 2006-02-24  Tim-Philipp Müller  <tim at centricular dot net>
12328
12329         * ext/flac/gstflacenc.c:
12330           Change min. sample rate to 8kHz to match flacdec's.
12331           
12332 2006-02-23  Tim-Philipp Müller  <tim at centricular dot net>
12333
12334         * ext/cdio/Makefile.am:
12335           Add GST_BASE_CFLAGS and GST_BASE_LIBS (seems to be
12336           required for Cygwin, see #317048)
12337
12338         * gst/rtp/gstasteriskh263.c:
12339           Cygwin has includes for both the unix network socket API
12340           and the windows API, but only one can be included, so fix
12341           includes to only use one or the other, prefering the unxi
12342           one (#317048).
12343
12344 2006-02-23  Philippe Kalaf  <philippe.kalaf at collabora.co.uk>
12345
12346         * rtp/gst/gstrtppcmadepay.c:
12347         * rtp/gst/gstrtppcmadepay.h:
12348         * rtp/gst/gstgstrtppcmapay.c:
12349         * rtp/gst/gstgstrtppcmapay.h:
12350         * rtp/gst/gstrtppcmudepay.c:
12351         * rtp/gst/gstrtppcmudepay.h:
12352         * rtp/gst/gstrtppcmupay.c:
12353         * rtp/gst/gstrtppcmupay.h:
12354         * rtp/gst/Makefile.am:
12355         * rtp/gst/gstrtp.c:
12356         * rtp/gst/README:
12357         Separated the G711 payloaders/depayloaders into separate elements for
12358         mulaw/alaw. Also removed the old g711 payloaders/depayloaders.
12359
12360 2006-02-22  Wim Taymans  <wim@fluendo.com>
12361
12362         * ext/dv/gstdvdec.c: (gst_dvdec_base_init), (gst_dvdec_init),
12363         (gst_dvdec_change_state):
12364         * ext/dv/gstdvdec.h:
12365         * ext/dv/gstdvdemux.c: (gst_dvdemux_base_init), (gst_dvdemux_init),
12366         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
12367         (gst_dvdemux_src_query), (gst_dvdemux_sink_query),
12368         (gst_dvdemux_handle_sink_event), (gst_dvdemux_demux_frame),
12369         (gst_dvdemux_flush), (gst_dvdemux_chain),
12370         (gst_dvdemux_change_state):
12371         * ext/dv/gstdvdemux.h:
12372         Ueber spiffify some more, added debug category.
12373         Use _scale.
12374         Use segments, respect playback rate from newsegment.
12375         Fix refcount issue.
12376
12377 2006-02-20  Jan Schmidt  <thaytan@mad.scientist.com>
12378
12379         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
12380         (gst_signal_processor_process):
12381         Fix compilation of LADPSA. It doesn't seem to work, and isn't
12382         enabled for the build, but it helps me win the feature-count
12383         competitions ooh yeah.
12384
12385 2006-02-19  Wim Taymans  <wim@fluendo.com>
12386
12387         * gst/avi/gstavidemux.c: (gst_avi_demux_src_convert),
12388         (gst_avi_demux_handle_src_query), (gst_avi_demux_handle_src_event),
12389         (gst_avi_demux_parse_file_header), (gst_avi_demux_stream_init),
12390         (gst_avi_demux_parse_avih), (gst_avi_demux_parse_superindex),
12391         (gst_avi_demux_parse_subindex), (gst_avi_demux_parse_stream),
12392         (gst_avi_demux_stream_header), (gst_avi_demux_change_state):
12393         Use scaling code for added precission and more correct stop
12394         position in case scale==0.
12395
12396 2006-02-19  Wim Taymans  <wim@fluendo.com>
12397
12398         * gst/flx/gstflxdec.c: (gst_flxdec_src_query_handler),
12399         (gst_flxdec_chain):
12400         * gst/flx/gstflxdec.h:
12401         Implement DURATION query.
12402
12403 2006-02-19  Wim Taymans  <wim@fluendo.com>
12404
12405         * gst/flx/flx_color.h:
12406         * gst/flx/flx_fmt.h:
12407         * gst/flx/gstflxdec.c: (gst_flxdec_init),
12408         (gst_flxdec_src_query_handler), (flx_decode_color),
12409         (gst_flxdec_chain):
12410         * gst/flx/gstflxdec.h:
12411         Set MALLOCDATA for the temp buffers so we don't leak.
12412         Some debug cleanups.
12413         Consume all data in the adapter before leaving the chain
12414         function. Fixes #330678.
12415
12416 2006-02-18  Jan Schmidt  <thaytan@mad.scientist.com>
12417
12418         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12419         * gst/id3demux/id3v2frames.c: (id3v2_genre_fields_to_taglist):
12420          Handle 0 data size in otherwise valid frames.
12421          Handle numeric strings in 2.4.0 even when not in parentheses 
12422
12423 2006-02-18  Tim-Philipp Müller  <tim at centricular dot net>
12424
12425         * gst/matroska/matroska-demux.c:
12426         (gst_matroska_demux_subtitle_caps),
12427         (gst_matroska_demux_plugin_init):
12428         * gst/matroska/matroska-ids.h:
12429           Recognise SSA/ASS and USF subtitle formats and
12430           set proper caps when they are found.
12431
12432 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12433
12434         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_decode_direct),
12435         (gst_jpeg_dec_chain):
12436           Fix invalid memory access for some odd-sized images
12437           (see image contained in quicktime stream in #327083);
12438           use g_malloc() instead of g_alloca().
12439
12440 2006-02-17  Wim Taymans  <wim@fluendo.com>
12441
12442         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12443         Patch from Sebastien Cote, fixes #319884
12444
12445 2006-02-17  Tim-Philipp Müller  <tim at centricular dot net>
12446
12447         * ext/cdio/gstcdio.c: (plugin_init):
12448           Init debug category (#331253).
12449
12450 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12451
12452         * gst/wavparse/gstwavparse.c: (gst_wavparse_stream_headers):
12453           Pass extra_data to gst_riff_create_audio_caps(), so that
12454           WAVEFORMATEX stuff works. Post audio codec name and post
12455           it as taglist on the bus. Allow up to 8 channesl for raw
12456           PCM in the source pad template caps.
12457
12458 2006-02-16  Wim Taymans  <wim@fluendo.com>
12459
12460         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
12461         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
12462         (gst_multipart_demux_finalize), (gst_multipart_find_pad_by_mime),
12463         (gst_multipart_demux_chain), (gst_multipart_demux_change_state),
12464         (gst_multipart_set_property), (gst_multipart_get_property):
12465         Applied #318663. Gives quite a few false positives in
12466         autoscan mode, but it's better than nothing. Not closing yet.
12467
12468 2006-02-16  Wim Taymans  <wim@fluendo.com>
12469
12470         * docs/plugins/Makefile.am:
12471         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12472         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12473         * docs/plugins/gst-plugins-good-plugins.args:
12474         * docs/plugins/inspect/plugin-udp.xml:
12475         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init), (gst_udpsrc_init),
12476         (gst_udpsrc_start):
12477         Update documentation.
12478         Fix args.
12479
12480 2006-02-16  Jan Schmidt  <thaytan@mad.scientist.com>
12481
12482         * gst/id3demux/id3tags.c: (id3demux_id3v2_frames_to_tag_list):
12483         ID3 2.3.0 used synch-safe integers for the tag size, but not for the
12484         frame size. (Fixes #331368)
12485
12486 2006-02-16  Wim Taymans  <wim@fluendo.com>
12487
12488         * gst/rtsp/README:
12489         Updated README.
12490
12491         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
12492         (gst_rtspsrc_class_init), (gst_rtspsrc_set_property),
12493         (gst_rtspsrc_get_property), (gst_rtspsrc_stream_setup_rtp):
12494         * gst/rtsp/gstrtspsrc.h:
12495         Make sure the RTP port is an even port an try to allocate 
12496         another if not.
12497         Added retry property to control max retries for port allocation.
12498         Make sure RTCP port is RTP port+1.
12499         Cleanup when port allocation fails.
12500         Fixes #319183.
12501         
12502 2006-02-16  Tim-Philipp Müller  <tim at centricular dot net>
12503
12504         * gst/alpha/gstalpha.c: (gst_alpha_change_state):
12505           Don't ignore return value of the parent class's state
12506           change function (#331385, patch by: Wouter Paesen).
12507
12508 2006-02-15  Wim Taymans  <wim@fluendo.com>
12509
12510         * configure.ac:
12511         * docs/plugins/Makefile.am:
12512         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12513         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12514         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12515         * ext/Makefile.am:
12516         * ext/hal/Makefile.am:
12517         * ext/hal/gsthalaudiosink.c: (gst_hal_audio_sink_base_init),
12518         (gst_hal_audio_sink_class_init), (gst_hal_audio_sink_reset),
12519         (gst_hal_audio_sink_init), (gst_hal_audio_sink_dispose),
12520         (do_toggle_element), (gst_hal_audio_sink_set_property),
12521         (gst_hal_audio_sink_get_property),
12522         (gst_hal_audio_sink_change_state):
12523         * ext/hal/gsthalaudiosink.h:
12524         * ext/hal/gsthalaudiosrc.c: (gst_hal_audio_src_base_init),
12525         (gst_hal_audio_src_class_init), (gst_hal_audio_src_reset),
12526         (gst_hal_audio_src_init), (gst_hal_audio_src_dispose),
12527         (do_toggle_element), (gst_hal_audio_src_set_property),
12528         (gst_hal_audio_src_get_property), (gst_hal_audio_src_change_state):
12529         * ext/hal/gsthalaudiosrc.h:
12530         * ext/hal/gsthalelements.c: (plugin_init):
12531         * ext/hal/gsthalelements.h:
12532         * ext/hal/hal.c: (gst_hal_get_string),
12533         (gst_hal_render_bin_from_udi), (gst_hal_get_audio_sink),
12534         (gst_hal_get_audio_src):
12535         * ext/hal/hal.h:
12536         Add HAL sound device wrapper plugins. Closes #329106
12537
12538 2006-02-15  Wim Taymans  <wim@fluendo.com>
12539
12540         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event):
12541         Add comment in a fultile attempt to stop the copy-and-paste 
12542         paradigm leading to duplication of bad code.
12543
12544         * gst/rtsp/rtsptransport.c: (rtsp_transport_parse):
12545         Mime parameters have to be checked case insensitive
12546
12547 2006-02-14  Tim-Philipp Müller  <tim at centricular dot net>
12548
12549         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
12550           Advance stream time for lagging subtitle streams by sending
12551           newsegment events with the update flag set.
12552
12553 2006-02-14  Edward Hervey  <edward@fluendo.com>
12554
12555         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header):
12556         There can be bogus data before the hdrl LIST tag in the RIFF header.
12557         It's hard to say if it's not respecting the AVI specifications or not,
12558         but since Google Video is producing AVIs like that and the other player
12559         don't seem to complain, I guess we should do the same.
12560
12561 2006-02-13  Jan Schmidt  <thaytan@mad.scientist.com>
12562
12563         * gst/id3demux/id3v2frames.c: (parse_insert_string_field),
12564         (parse_split_strings):
12565         Add more validation to ensure that a char encoding conversion
12566         produced a valid UTF-8 string.
12567
12568 2006-02-13  Mark Nauwelaerts <manauw@skynet.be>
12569
12570         Reviewed by: Edward Hervey  <edward@fluendo.com>
12571
12572         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
12573         Properly handle end of segment. Closes #330885.
12574
12575 2006-02-13  Wim Taymans  <wim@fluendo.com>
12576
12577         * gst/rtp/gstrtpmp4gpay.h:
12578         For got to commit this one.
12579
12580 2006-02-12  Wim Taymans  <wim@fluendo.com>
12581
12582         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_class_init),
12583         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_parse_audio_config),
12584         (gst_rtp_mp4g_pay_parse_video_config), (gst_rtp_mp4g_pay_new_caps),
12585         (gst_rtp_mp4g_pay_setcaps), (gst_rtp_mp4g_pay_flush):
12586         * gst/rtp/gstrtpmp4gpay.h:
12587         Make more things work.
12588         Handle ACC config strings.
12589
12590 2006-02-12  Thomas Vander Stichele  <thomas at apestaart dot org>
12591
12592         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_handle_buffer):
12593           set timestamps if no incoming timestamps set
12594
12595 2006-02-11  Tim-Philipp Müller  <tim at centricular dot net>
12596
12597         * gst/apetag/gsttagdemux.c: (gst_tag_demux_get_upstream_size),
12598         (gst_tag_demux_do_typefind):
12599           ... and fix the very same leaks in GstTagDemux.
12600
12601 2006-02-11  Jan Schmidt  <thaytan@mad.scientist.com>
12602
12603         * gst/id3demux/gstid3demux.c: (id3demux_get_upstream_size),
12604         (gst_id3demux_do_typefind):
12605         Fix a couple of mem leaks. (Patch by Jonathan Matthew
12606         <jonathan at kaolin dot wh9 dot net>)
12607
12608 2006-02-10  Wim Taymans  <wim@fluendo.com>
12609
12610         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_setcaps):
12611         First set options, then set caps or else the baseclass
12612         will not know about the options, duh.
12613
12614 2006-02-10  Wim Taymans  <wim@fluendo.com>
12615
12616         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_class_init),
12617         (gst_rtp_mp4v_pay_setcaps):
12618         Don't waste time looking for a config string if we have codec_info
12619         on the incomming caps.
12620
12621 2006-02-10  Wim Taymans  <wim@fluendo.com>
12622
12623         * gst/rtp/README:
12624         Say something about case-sensitivity of caps vs mime-attributes.
12625
12626         * gst/rtp/Makefile.am:
12627         * gst/rtp/gstrtp.c: (plugin_init):
12628         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12629         (gst_rtp_amr_pay_handle_buffer):
12630         * gst/rtp/gstrtpmp4gpay.c: (gst_rtp_mp4g_pay_get_type),
12631         (gst_rtp_mp4g_pay_base_init), (gst_rtp_mp4g_pay_class_init),
12632         (gst_rtp_mp4g_pay_init), (gst_rtp_mp4g_pay_finalize),
12633         (gst_rtp_mp4g_pay_new_caps), (gst_rtp_mp4g_pay_setcaps),
12634         (gst_rtp_mp4g_pay_flush), (gst_rtp_mp4g_pay_handle_buffer),
12635         (gst_rtp_mp4g_pay_set_property), (gst_rtp_mp4g_pay_get_property),
12636         (gst_rtp_mp4g_pay_plugin_init):
12637         * gst/rtp/gstrtpmp4gpay.h:
12638         Added beginnings of mpeg4-generic payloader (RFC 3640)
12639
12640 2006-02-09  Wim Taymans  <wim@fluendo.com>
12641
12642         * gst/rtsp/Makefile.am:
12643         * gst/rtsp/gstrtpdec.c: (gst_rtpdec_get_type),
12644         (gst_rtpdec_class_init), (gst_rtpdec_init), (gst_rtpdec_getcaps),
12645         (gst_rtpdec_chain_rtp), (gst_rtpdec_chain_rtcp),
12646         (gst_rtpdec_set_property), (gst_rtpdec_get_property),
12647         (gst_rtpdec_change_state):
12648         * gst/rtsp/gstrtpdec.h:
12649         * gst/rtsp/gstrtsp.c: (plugin_init):
12650         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_stream_configure_transport):
12651         * gst/rtsp/rtspconnection.c: (read_body),
12652         (rtsp_connection_receive):
12653         * gst/rtsp/rtspmessage.c: (rtsp_message_dump):
12654         Resurected rtpdec to make rtspsrc happy again.
12655         Skip attributes from the session id.
12656         Don't crash when dumping a message with an empty body.
12657
12658
12659 2006-02-09  Wim Taymans  <wim@fluendo.com>
12660
12661         * gst/rtp/gstrtpamrdepay.c: (gst_rtp_amr_depay_chain):
12662         Added more meaningfull warnings when something goes wrong.
12663         Clear F bit on outgoing AMR packets.
12664
12665         * gst/rtp/gstrtpamrpay.c: (gst_rtp_amr_pay_class_init),
12666         (gst_rtp_amr_pay_handle_buffer):
12667         Added debugging category
12668         Support payloading of multiple AMR frames.
12669
12670         * gst/rtp/gstrtpmp4vpay.c: (gst_rtp_mp4v_pay_depay_data):
12671         Added some debugging.
12672
12673 2006-02-09  Jan Schmidt  <thaytan@mad.scientist.com>
12674
12675         * configure.ac:
12676           Back to CVS
12677
12678 === release 0.10.2 ===
12679
12680 2006-02-09  Jan Schmidt <thaytan@mad.scientist.com>
12681
12682         * configure.ac:
12683           releasing 0.10.2, "Papa was a rolling stone"
12684
12685 2006-02-08  Jan Schmidt  <thaytan@mad.scientist.com>
12686
12687         * configure.ac:
12688           Bump core and plugins-base requirement to 0.10.2.2
12689           for API additions (and 1 migration of gst_bin_find_unconnected_pad)
12690
12691 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12692
12693         * ext/flac/gstflac.c: (plugin_init):
12694         * ext/speex/gstspeex.c: (plugin_init):
12695           Register musicbrainz tags.
12696
12697 2006-02-07  Tim-Philipp Müller  <tim at centricular dot net>
12698
12699         * ext/gconf/gconf.h:
12700           Remove declaration of function that no longer exists.
12701
12702 2006-02-07  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
12703
12704         * ext/shout2/gstshout2.c: (gst_shout2send_render),
12705         (gst_shout2send_setcaps), (gst_shout2send_change_state):
12706         Make shout2 work for non ogg streams
12707
12708 2006-02-06  Wim Taymans  <wim@fluendo.com>
12709
12710         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12711         (gst_multiudpsink_render), (gst_multiudpsink_get_property),
12712         (gst_multiudpsink_init_send), (gst_multiudpsink_add),
12713         (gst_multiudpsink_remove), (gst_multiudpsink_clear),
12714         (gst_multiudpsink_get_stats), (gst_multiudpsink_change_state):
12715         * gst/udp/gstmultiudpsink.h:
12716         Updated docs.
12717         Added properties bytes-served, bytes_to_serve.
12718         Post proper error messages,
12719         Emit client added signal too.
12720
12721 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12722
12723         * docs/plugins/Makefile.am:
12724         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12725         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12726         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
12727         (gst_multiudpsink_get_stats):
12728           adding docs for multiudpsink
12729
12730 2006-02-06  Thomas Vander Stichele  <thomas at apestaart dot org>
12731
12732         * gst/level/gstlevel.c: (gst_level_transform_ip):
12733           peak below decay is not necessarily an error, so don't ERROR log
12734
12735 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12736
12737         * gst/matroska/ebml-write.c: (gst_ebml_write_reset),
12738         (gst_ebml_write_flush_cache), (gst_ebml_write_element_push),
12739         (gst_ebml_write_seek):
12740         * gst/matroska/ebml-write.h:
12741           Make sure we send a newsegment event in BYTES format
12742           before sending buffers (#328531).
12743
12744 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12745
12746         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query),
12747         (gst_dvdemux_sink_query):
12748         * ext/flac/gstflacdec.c: (gst_flac_dec_src_query):
12749         * ext/speex/gstspeexdec.c: (speex_get_query_types),
12750         (speex_dec_src_query):
12751         * ext/speex/gstspeexenc.c: (gst_speexenc_src_query),
12752         (gst_speexenc_sink_query):
12753         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
12754         * gst/matroska/matroska-demux.c:
12755         (gst_matroska_demux_get_src_query_types),
12756         (gst_matroska_demux_handle_src_query):
12757         * gst/wavparse/gstwavparse.c: (gst_wavparse_get_query_types),
12758         (gst_wavparse_pad_query):
12759           Pass unhandled queries upstream instead of just dropping
12760           them (#326446). Update query type arrays here and there.
12761
12762 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12763
12764         * tests/check/elements/matroskamux.c: (setup_src_pad):
12765           Collectpads in core got changed and now also holds a
12766           reference to any pad that is part of it. Fix refcount
12767           checks in test case accordingly.
12768
12769 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12770
12771         * gst/apetag/gstapedemux.h:
12772           Fix include, for now GstTagDemux is in the apetag dir.
12773
12774 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12775
12776         * docs/plugins/Makefile.am:
12777         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12778         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12779         * docs/plugins/inspect/plugin-cdio.xml:
12780           Add cdio plugin to docs.
12781
12782         * ext/cdio/gstcdiocddasrc.c:
12783           Add gtk-doc blurb.
12784
12785         * ext/cdio/gstcdio.c:
12786           The plugin is called 'cdio' not 'cddio'.
12787
12788 2006-02-06  Tim-Philipp Müller  <tim at centricular dot net>
12789
12790         * configure.ac:
12791         * docs/plugins/Makefile.am:
12792         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
12793         * docs/plugins/gst-plugins-good-plugins-sections.txt:
12794         * docs/plugins/gst-plugins-good-plugins.hierarchy:
12795         * docs/plugins/inspect/plugin-apetag.xml:
12796         * gst/apetag/Makefile.am:
12797         * gst/apetag/gstapedemux.c:
12798         * gst/apetag/gstapedemux.h:
12799         * gst/apetag/gsttagdemux.c:
12800         * gst/apetag/gsttagdemux.h:
12801           Add APE tag demuxer (#325649).
12802
12803 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12804
12805         * ext/gconf/gconf.c: (gst_gconf_get_default_audio_sink),
12806         (gst_gconf_get_default_video_sink),
12807         (gst_gconf_get_default_audio_src),
12808         (gst_gconf_get_default_video_src):
12809         * ext/gconf/gconf.h:
12810         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset),
12811         (gst_gconf_audio_sink_init), (gst_gconf_audio_sink_dispose),
12812         (do_toggle_element):
12813         * ext/gconf/gstgconfaudiosink.h:
12814         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_reset),
12815         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
12816         (do_toggle_element):
12817         * ext/gconf/gstgconfaudiosrc.h:
12818         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset),
12819         (gst_gconf_video_sink_init), (gst_gconf_video_sink_dispose),
12820         (do_toggle_element):
12821         * ext/gconf/gstgconfvideosink.h:
12822         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_reset),
12823         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
12824         (do_toggle_element):
12825         * ext/gconf/gstgconfvideosrc.h:
12826           Ignore changing the GConf key to "". Ignore GConf key updates
12827           that don't actually change the string.
12828           For now, ignore the GConf key when the state is > READY, as
12829           it breaks streaming. Sometime it will be nice to bring the
12830           new sink online even mid-stream, by sending NEWSEGMENT info
12831           and possibly prerolling.
12832           (Fixes #326736)
12833
12834 2006-02-05  Jan Schmidt  <thaytan@mad.scientist.com>
12835
12836         * gst/goom/filters.c: (zoomFilterNew), (calculatePXandPY),
12837         (setPixelRGB), (setPixelRGB_), (getPixelRGB), (getPixelRGB_),
12838         (zoomFilterSetResolution), (zoomFilterDestroy),
12839         (zoomFilterFastRGB), (pointFilter):
12840         * gst/goom/filters.h:
12841         * gst/goom/goom_core.c: (goom_init), (goom_set_resolution),
12842         (goom_update), (goom_close):
12843         * gst/goom/goom_core.h:
12844         * gst/goom/goom_tools.h:
12845         * gst/goom/graphic.c:
12846         * gst/goom/gstgoom.c: (gst_goom_class_init), (gst_goom_init),
12847         (gst_goom_dispose), (gst_goom_src_setcaps), (gst_goom_chain):
12848         * gst/goom/gstgoom.h:
12849         * gst/goom/lines.c: (goom_lines):
12850         * gst/goom/lines.h:
12851           Make goom reentrant by moving all important static variables
12852           into instance structures.
12853           (Fixes #329181)
12854
12855 2006-02-04  Tim-Philipp Müller  <tim at centricular dot net>
12856
12857         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
12858         (gst_avi_demux_all_source_pads_unlinked),
12859         (gst_avi_demux_process_next_entry):
12860         * gst/avi/gstavidemux.h:
12861           Third attempt, use gst_pad_is_linked() this time.
12862
12863 2006-02-04  Jan Schmidt  <thaytan@mad.scientist.com>
12864
12865         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
12866         (parse_split_strings):
12867         Adjust for data length indicators when parsing (Fixes #329810)
12868         Fix stupid bug parsing UTF-8 tag text.
12869         Output tag strings with multiple fields as multiple tags, so the
12870         app gets all the data.
12871
12872 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12873
12874         * ext/flac/gstflacenc.c:
12875         Fixed a bug add in last commit, where no event is send. Thanks Tim to
12876         show me.
12877         
12878 2006-02-03  Edgard Lima <edgard.lima@indt.org.br>
12879
12880         * ext/flac/gstflacenc.c:
12881         * gst/matroska/ebml-read.c:
12882         Just make it compile with --disable-gst-debug.
12883
12884 2006-02-03  Jan Schmidt  <thaytan@mad.scientist.com>
12885
12886         * gst/id3demux/id3v2frames.c: (parse_text_identification_frame),
12887         (id3v2_tag_to_taglist), (id3v2_genre_string_to_taglist),
12888         (id3v2_genre_fields_to_taglist):
12889           Never output a tag with a null contents string.
12890
12891 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12892
12893         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked):
12894           Only pause if all pads are unlinked AND we've tried to send data
12895           on all of them at least once.
12896
12897 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12898
12899         * gst/avi/gstavidemux.c: (gst_avi_demux_all_source_pads_unlinked),
12900         (gst_avi_demux_process_next_entry), (gst_avi_demux_loop):
12901           Make loop function/task pause itself when all source pads are
12902           unlinked.
12903
12904 2006-02-02  Tim-Philipp Müller  <tim at centricular dot net>
12905
12906         * configure.ac:
12907         * ext/gconf/gconf.c: (gst_gconf_render_bin_from_key):
12908           Use new functions from core to render a bin from a
12909           string. Fixes build. Up requirements to core CVS.
12910
12911 2006-02-01  Tim-Philipp Müller  <tim at centricular dot net>
12912
12913         * gst/auparse/gstauparse.c: (gst_au_parse_chain):
12914           Don't push buffers into the adapter that we are going to
12915           push downstream again without framing anyway. Also, the
12916           adaptor takes ownership of buffers put into it (fixes
12917           auparse pushing invalid buffers for .au files with
12918           ADPCM contents). Finally, set caps on all outgoing buffers.
12919
12920 2006-01-31  Jan Schmidt  <thaytan@mad.scientist.com>
12921
12922         * gst/id3demux/gstid3demux.c: (gst_id3demux_chain),
12923         (gst_id3demux_read_id3v1), (gst_id3demux_sink_activate),
12924         (gst_id3demux_send_tag_event):
12925         * gst/id3demux/id3tags.c: (id3demux_read_id3v1_tag):
12926         Someone should kick my butt. Remove ID3v1 tags from the end of the
12927         file.
12928
12929         Improve error messages. Send the TAG message as soon as we complete
12930         typefinding, instead of waiting until we send the first buffer.
12931         Downstream tag event is still sent before the first buffer.
12932
12933 2006-01-27  Jan Gerber  <j@bootlab.org>
12934
12935         Reviewed by: Andy Wingo <wingo@pobox.com>
12936
12937         * ext/dv/gstdvdec.c (gst_dvdec_change_state):
12938         * ext/dv/gstdvdemux.c (gst_dvdemux_change_state):
12939         Call dv_set_error_log (dv_decoder_t *, NULL); after dv_decoder_new
12940         to not have warings flooding stderr. this is the suggested way
12941         also used in dvgrab and kino. (#328336)
12942
12943 2006-01-27  Jan Schmidt  <thaytan@mad.scientist.com>
12944
12945         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
12946         (gst_oss_sink_init), (gst_oss_sink_finalise):
12947           Free the device name string when finalised.
12948
12949 2006-01-25  Tim-Philipp Müller  <tim at centricular dot net>
12950
12951         * gst/id3demux/gstid3demux.c: (gst_id3demux_remove_srcpad):
12952           Don't put function calls in g_return_if_fail() statements,
12953           or they'll be replaced with NOOPs if someone compiles with
12954           G_DISABLE_CHECKS defined.
12955           
12956 2006-01-25  Jan Schmidt  <thaytan@mad.scientist.com>
12957
12958         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
12959         Never trust ANY information encoded in a media file, especially
12960         when it's giving you sizes. (Fixes #328452)
12961
12962 2006-01-24  Edgard Lima <edgard.lima@indt.org.br>
12963
12964         * gst/rtp/gstrtpg711pay.c:
12965         Patch written by Kai Vehmanen <kai.vehmanen@nokia.com> applied. See
12966         bug #325148.
12967
12968 2006-01-23  Edward Hervey  <edward@fluendo.com>
12969
12970         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps),
12971         (gst_matroska_demux_audio_caps), (gst_matroska_demux_plugin_init):
12972         * gst/matroska/matroska-ids.h:
12973         Added recognition of Real Audio and Video streams in matroska demuxer.
12974
12975 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
12976
12977         * gst/id3demux/id3v2frames.c: (id3v2_tag_to_taglist):
12978           Remove errant break statement, and fix compilation with
12979           older GCC.
12980
12981 2006-01-23  Brian Cameron  <brian dot cameron at sun dot com>
12982
12983         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12984
12985         * sys/sunaudio/gstsunaudiomixerctrl.c:
12986         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_init):
12987           Export functions that are needed in other parts of the code,
12988           makes the mixer actually work; adjust magic minimum buffer-time
12989           value from 3ms to 5ms to work around stuttering during mp3
12990           playback (#327765).
12991
12992 2006-01-23  Michal Benes  <michal dot benes at xeris dot cz>
12993
12994         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
12995
12996         * gst/matroska/matroska-mux.c: (gst_matroska_mux_best_pad),
12997         (gst_matroska_mux_write_data), (gst_matroska_mux_collected):
12998           Fix possible deadlock in matroska muxer (#327825).
12999
13000 2006-01-23  Tim-Philipp Müller  <tim at centricular dot net>
13001
13002         * ext/libpng/gstpngenc.c: (gst_pngenc_chain):
13003         * gst/avi/gstavidemux.c: (gst_avi_demux_invert):
13004         * gst/rtp/gstrtpmp4vdepay.c: (gst_rtp_mp4v_depay_setcaps):
13005         * gst/rtsp/sdpmessage.h:
13006         * gst/udp/gstdynudpsink.c: (gst_dynudpsink_render):
13007         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_get_stats):
13008           C89 fixes: declare variables at the beginning of a block and
13009           make gcc-2.9x happy (#328264; patch by: Jens Granseuer
13010           <jensgr at gmx dot net>).
13011
13012 2006-01-23  Jan Schmidt  <thaytan@mad.scientist.com>
13013
13014         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13015         * gst/id3demux/id3tags.h:
13016         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13017         (parse_comment_frame), (parse_text_identification_frame),
13018         (id3v2_tag_to_taglist), (id3v2_are_digits),
13019         (id3v2_genre_string_to_taglist), (id3v2_genre_fields_to_taglist),
13020         (parse_split_strings), (free_tag_strings):
13021           Rewrite parsing of text tags to handle multiple NULL terminated
13022           strings. Parse numeric genre strings and ID3v2 type
13023           "(3)(6)Alternative" style genre strings.
13024           Parse dates that are only YYYY or YYYY-mm format.
13025           (Fixes #328241 and #322154)
13026
13027 2006-01-20  Tim-Philipp Müller  <tim at centricular dot net>
13028
13029         * gst/videobox/gstvideobox.c: (gst_video_box_class_init):
13030           Don't forget to initialize liboil, otherwise our oil functions
13031           will crash (fixes #327871; patch by: Christoph Burghardt
13032           <hawkes at web dot de>).
13033
13034 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13035
13036         * configure.ac:
13037           Use plain AS_LIBTOOL_TAGS instead of AS_LIBTOOL_TAGS([CXX]), just
13038           like in the core and gst-plugins-base. Fixes #324367 and #326683;
13039           patch by: Brian Cameron <brian dot cameron at sun dot com>
13040
13041 2006-01-19  Tim-Philipp Müller  <tim at centricular dot net>
13042
13043         * ext/cdio/gstcdio.c: (gst_cdio_add_cdtext_field), (plugin_init):
13044         * ext/cdio/gstcdio.h:
13045         * ext/cdio/gstcdiocddasrc.c: (gst_cdio_cdda_src_get_cdtext):
13046           Fix build for libcdio versions >= 76; give slightly lower rank
13047           than cdparanoia.
13048
13049 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13050
13051         * configure.ac:
13052         * ext/Makefile.am:
13053         * ext/cdio/Makefile.am:
13054         * ext/cdio/gstcdio.c:
13055         * ext/cdio/gstcdio.h:
13056         * ext/cdio/gstcdiocddasrc.c:
13057         * ext/cdio/gstcdiocddasrc.h:
13058           Port libcdio cdda source, formerly known as cddasrc, now known as
13059           cdiocddasrc (fixes #323327). Should also read CD-TEXT if available,
13060           but that's not tested (fixes #317658).
13061
13062 2006-01-18  Tim-Philipp Müller  <tim at centricular dot net>
13063
13064         * gst/wavparse/gstwavparse.c: (gst_wavparse_pad_convert):
13065           Fix conversion from TIME to BYTES format (fixes #326864;
13066           patch by: Tommi Myöhänen <ext-tommi dot myohanen at nokia dot com>)
13067
13068 2006-01-15  Jan Schmidt  <thaytan@mad.scientist.com>
13069
13070         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame):
13071           Fix compilation of id3demux when zlib is not present.
13072           (Fixes #326602; patch by: Sergey Scobich)
13073
13074 2006-01-15  Tim-Philipp Müller  <tim at centricular dot net>
13075
13076         * ext/esd/Makefile.am:
13077           Add $(ESD_CFLAGS), otherwise build will fail for folks
13078           with libesd in a non-standard prefix (#327009).
13079
13080 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13081
13082         * configure.ac:
13083           back to HEAD
13084
13085 === release 0.10.1 ===
13086
13087 2006-01-13  Thomas Vander Stichele <thomas at apestaart dot org>
13088
13089         * configure.ac:
13090           releasing 0.10.1, "Li"
13091
13092 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13093
13094           patch by: Wim Taymans
13095
13096         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13097           fix memleak.  Fixes #326618
13098
13099 2006-01-13  Thomas Vander Stichele  <thomas at apestaart dot org>
13100
13101           patch by: Mike Smith
13102
13103         * gst/level/gstlevel.c: (gst_level_message_new),
13104         (gst_level_message_append_channel):
13105           Fix memleak.  Fixes #326612
13106
13107 2006-01-11  Thomas Vander Stichele  <thomas at apestaart dot org>
13108
13109         * configure.ac:
13110           prereleasing
13111         * po/af.po:
13112         * po/az.po:
13113         * po/cs.po:
13114         * po/en_GB.po:
13115         * po/hu.po:
13116         * po/it.po:
13117         * po/nb.po:
13118         * po/nl.po:
13119         * po/or.po:
13120         * po/sq.po:
13121         * po/sr.po:
13122         * po/sv.po:
13123         * po/uk.po:
13124         * po/vi.po:
13125           update translations
13126
13127 2006-01-10  Michael Smith  <msmith@fluendo.com>
13128
13129         * gst/level/gstlevel.c: (gst_level_class_init),
13130         (gst_level_dispose):
13131           Don't leak filter arrays.
13132
13133 2006-01-09 Brian Cameron <brian.cameron@sun.com>
13134
13135         reviewed by: Christian Schaller <uraeus@gnome.org>
13136         
13137         * configure.ac:
13138         * gst-plugins-good.spec.in:
13139         * sys/Makefile.am:
13140         * sys/sunaudio/Makefile.am:
13141         * sys/sunaudio/gstsunaudio.c: (plugin_init):
13142         * sys/sunaudio/gstsunaudiomixer.c: (gst_sunaudiomixer_base_init),
13143         (gst_sunaudiomixer_class_init), (gst_sunaudiomixer_init),
13144         (gst_sunaudiomixer_change_state):
13145         * sys/sunaudio/gstsunaudiomixer.h:
13146         * sys/sunaudio/gstsunaudiomixerctrl.c:
13147         (gst_sunaudiomixer_ctrl_open), (gst_sunaudiomixer_ctrl_build_list),
13148         (gst_sunaudiomixer_ctrl_new), (gst_sunaudiomixer_ctrl_free),
13149         (gst_sunaudiomixer_ctrl_list_tracks),
13150         (gst_sunaudiomixer_ctrl_get_volume),
13151         (gst_sunaudiomixer_ctrl_set_volume),
13152         (gst_sunaudiomixer_ctrl_set_mute),
13153         (gst_sunaudiomixer_ctrl_set_record):
13154         * sys/sunaudio/gstsunaudiomixerctrl.h:
13155         * sys/sunaudio/gstsunaudiomixertrack.c:
13156         (gst_sunaudiomixer_track_class_init),
13157         (gst_sunaudiomixer_track_init), (fill_labels),
13158         (gst_sunaudiomixer_track_new):
13159         * sys/sunaudio/gstsunaudiomixertrack.h:
13160         * sys/sunaudio/gstsunaudiosink.c: (gst_sunaudiosink_get_type),
13161         (gst_sunaudiosink_dispose), (gst_sunaudiosink_base_init),
13162         (gst_sunaudiosink_set_property), (gst_sunaudiosink_get_property),
13163         (gst_sunaudiosink_getcaps), (gst_sunaudiosink_open),
13164         (gst_sunaudiosink_close), (gst_sunaudiosink_prepare),
13165         (gst_sunaudiosink_unprepare), (gst_sunaudiosink_write),
13166         (gst_sunaudiosink_delay), (gst_sunaudiosink_reset):
13167         * sys/sunaudio/gstsunaudiosink.h:
13168
13169         Add SunAudio plugin - tested to make sure it doesn't break
13170         the build under GNU/Linux.      
13171
13172 2005-01-07  Philippe Khalaf  <philippe.kalaf@collabora.co.uk>
13173
13174         * gst-plugins-good/gst/udp/gstdynudpsink.c:
13175         * gst-plugins-good/gst/udp/gstudpsrc.c:
13176         Allow udpsrc and dynudpsink to take a sockfd as a parameter. For udpsrc,
13177         overrides the port or multicast parameters. Fixes bugs #323021.
13178         API addition: adds GstUDPSrc::sockfd property   
13179
13180 2006-01-06  Tim-Philipp Müller  <tim at centricular dot net>
13181
13182         * ext/gconf/Makefile.am:
13183         * ext/gconf/gstgconfaudiosrc.c: (gst_gconf_audio_src_base_init),
13184         (gst_gconf_audio_src_class_init), (gst_gconf_audio_src_reset),
13185         (gst_gconf_audio_src_init), (gst_gconf_audio_src_dispose),
13186         (do_toggle_element), (cb_toggle_element),
13187         (gst_gconf_audio_src_change_state):
13188         * ext/gconf/gstgconfaudiosrc.h:
13189         * ext/gconf/gstgconfelements.c: (plugin_init):
13190         * ext/gconf/gstgconfvideosrc.c: (gst_gconf_video_src_base_init),
13191         (gst_gconf_video_src_class_init), (gst_gconf_video_src_reset),
13192         (gst_gconf_video_src_init), (gst_gconf_video_src_dispose),
13193         (do_toggle_element), (cb_toggle_element),
13194         (gst_gconf_video_src_change_state):
13195         * ext/gconf/gstgconfvideosrc.h:
13196           Add new gconfaudiosrc and gconfvideosrc elements
13197           (needed for gnome-sound-recorder).
13198
13199 2006-01-06  Edward Hervey  <edward@fluendo.com>
13200
13201         * gst/id3demux/gstid3demux.c: (gst_id3demux_add_srcpad):
13202         Add gst_element_no_more_pads() for proper decodebin behaviour.
13203         * gst/id3demux/id3v2frames.c: (parse_comment_frame),
13204         (parse_text_identification_frame), (parse_split_strings):
13205         Failure to decode some tags is not a GST_ERROR() but a
13206         GST_WARNING()
13207         When iterating over a chunk of text, check that we haven't gone too
13208         far.
13209
13210 2006-01-05  Stefan Kost  <ensonic@users.sf.net>
13211
13212         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
13213         (plugin_init):
13214           call oil_init() when using liboil
13215
13216 2006-01-04  Wim Taymans  <wim@fluendo.com>
13217
13218         * ext/jpeg/gstsmokedec.c: (gst_smokedec_chain):
13219         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
13220         Fix leaks.
13221
13222 2006-01-02  Alessandro Decina  <alessandro at nnva dot org>
13223
13224         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
13225
13226         * ext/flac/gstflacdec.c: (gst_flac_dec_write),
13227         (gst_flac_dec_convert_src), (gst_flac_dec_src_query),
13228         (gst_flac_dec_change_state):
13229           Don't g_assert() where we should just return FALSE; remove
13230           unnecessary g_assert(); initialize some fields properly in
13231           state change function (fixes #325504). Also, use
13232           GST_DEBUG_OBJECT in two more places.
13233
13234 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13235
13236         * configure.ac:
13237           also remove smoothwave's Makefile.am
13238         * docs/plugins/Makefile.am:
13239           fix plugin docs
13240
13241 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13242
13243         * tests/examples/Makefile.am:
13244           added missing Makefile.am
13245
13246 2005-12-30  Stefan Kost  <ensonic@users.sf.net>
13247
13248         * configure.ac:
13249         * gst/level/Makefile.am:
13250         * gst/level/level-example.c:
13251         * tests/Makefile.am:
13252         * tests/examples/level/Makefile.am:
13253         * tests/examples/level/level-example.c: (message_handler), (main):
13254           moved level-example to tests/examples/level-example
13255         * tests/old/examples/level/demo.c: (main):
13256         * tests/old/examples/level/plot.c: (main):
13257           some initial fixes
13258
13259 2005-12-29  Michael Smith  <msmith@fluendo.com>
13260
13261         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13262         (gst_multiudpsink_remove), (gst_multiudpsink_get_stats):
13263         * gst/udp/gstmultiudpsink.h:
13264           Track packets sent per client in addition to bytes sent; provide
13265           this info through get-stats signal
13266
13267 2005-12-29  Tim-Philipp Müller  <tim at centricular dot net>
13268
13269         * gst/auparse/gstauparse.c: (gst_au_parse_dispose):
13270           Can't use gst_object_unref() on a GstAdapter (#325191).
13271
13272 2005-12-28  Jan Schmidt  <thaytan@mad.scientist.com>
13273
13274         * gst/id3demux/id3tags.c: (id3demux_read_id3v2_tag):
13275         If a broken tag has 0 bytes payload, at least still skip
13276         the 10 byte header
13277
13278 2005-12-22  Philippe Khalaf  <burger@speedy.org>
13279
13280         * gst-plugins-good/gst/rtp/gstrtph263pdepay.h:
13281         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13282         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.h:
13283         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13284           Making these depayloaders (H263+ and mpeg4 video) inherit from
13285           RtpBaseDepayloaderClass. Fixes bugs #323922 and #323908.
13286
13287 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13288
13289         * docs/plugins/gst-plugins-good-plugins.args:
13290         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13291         Regenerate the plugin hiearchy.
13292
13293 2005-12-21  Jan Schmidt  <thaytan@mad.scientist.com>
13294
13295         * docs/plugins/Makefile.am:
13296         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13297         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13298         * docs/plugins/gst-plugins-good-plugins.args:
13299         * gst/id3demux/gstid3demux.c: (gst_id3demux_get_type),
13300         (gst_id3demux_base_init), (gst_id3demux_class_init),
13301         (gst_id3demux_chain):
13302         * gst/id3demux/gstid3demux.h:
13303           Add documentation for id3demux.
13304           Don't fail if the first buffer is not at offset 0, just
13305           attempt to typefind and do pass through
13306           Rename the gst_type function from gst_gst_id3demux..
13307
13308 2005-12-20  Michael Smith  <msmith@fluendo.com>
13309
13310         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render),
13311         (gst_multiudpsink_add), (gst_multiudpsink_remove),
13312         (gst_multiudpsink_get_stats):
13313         * gst/udp/gstmultiudpsink.h:
13314           Collect statistics; return them from get_stats.
13315
13316 2005-12-19  Edward Hervey  <edward@fluendo.com>
13317
13318         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_scan):
13319         Stupid signedness issue...
13320
13321 2005-12-19  Edward Hervey  <edward@fluendo.com>
13322
13323         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
13324         (gst_avi_demux_handle_src_event), (gst_avi_demux_parse_stream),
13325         (gst_avi_demux_parse_odml), (gst_avi_demux_peek_tag),
13326         (gst_avi_demux_next_data_buffer), (gst_avi_demux_stream_scan),
13327         (gst_avi_demux_stream_header), (gst_avi_demux_loop):
13328         Construct index for indexless files.
13329         Make sure pad/buffers are correctly reset to NULL once we don't need
13330         them anymore, else we get lovely segfaults/assertions.
13331         * gst/wavparse/gstwavparse.c:
13332         Yes, you can have 96KHz audio and wma in wav :(
13333
13334 2005-12-18  Jan Schmidt  <thaytan@mad.scientist.com>
13335
13336         * configure.ac:
13337           Check for optional dependency on zlib for id3demux
13338
13339         * gst/id3demux/Makefile.am:
13340         * gst/id3demux/gstid3demux.c: (gst_gst_id3demux_get_type),
13341         (gst_id3demux_base_init), (gst_id3demux_class_init),
13342         (gst_id3demux_reset), (gst_id3demux_init), (gst_id3demux_dispose),
13343         (gst_id3demux_add_srcpad), (gst_id3demux_remove_srcpad),
13344         (gst_id3demux_trim_buffer), (gst_id3demux_chain),
13345         (gst_id3demux_set_property), (gst_id3demux_get_property),
13346         (id3demux_get_upstream_size), (gst_id3demux_srcpad_event),
13347         (gst_id3demux_read_id3v1), (gst_id3demux_read_id3v2),
13348         (gst_id3demux_sink_activate), (gst_id3demux_src_activate_pull),
13349         (gst_id3demux_src_checkgetrange), (gst_id3demux_read_range),
13350         (gst_id3demux_src_getrange), (gst_id3demux_change_state),
13351         (gst_id3demux_pad_query), (gst_id3demux_get_query_types),
13352         (simple_find_peek), (simple_find_suggest),
13353         (gst_id3demux_do_typefind), (gst_id3demux_send_tag_event),
13354         (plugin_init):
13355         * gst/id3demux/gstid3demux.h:
13356         * gst/id3demux/id3tags.c: (read_synch_uint),
13357         (id3demux_read_id3v1_tag), (id3demux_read_id3v2_tag),
13358         (id3demux_id3v2_frame_hdr_size), (convert_fid_to_v240),
13359         (id3demux_id3v2_frames_to_tag_list):
13360         * gst/id3demux/id3tags.h:
13361         * gst/id3demux/id3v2.4.0-frames.txt:
13362         * gst/id3demux/id3v2.4.0-structure.txt:
13363         * gst/id3demux/id3v2frames.c: (id3demux_id3v2_parse_frame),
13364         (parse_comment_frame), (parse_text_identification_frame),
13365         (id3v2_tag_to_taglist), (parse_split_strings):
13366           All new LGPL id3 demuxer. Can use zlib for compressed frames, 
13367           otherwise it discards them. Works on my test files. 
13368
13369         * gst/wavparse/gstwavparse.c: (gst_wavparse_loop):
13370           Don't send EOS to a non-existing srcpad
13371           The debug category can be static
13372
13373 2005-12-16  Stefan Kost  <ensonic@users.sf.net>
13374
13375         * ext/esd/esdmon.c: (gst_esdmon_open_audio):
13376         * ext/esd/esdsink.c: (gst_esdsink_prepare):
13377         * gst/multipart/multipartdemux.c:
13378           change some char* into char[]
13379
13380 2005-12-16  Wim Taymans  <wim@fluendo.com>
13381
13382         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
13383         (gst_wavparse_other), (gst_wavparse_perform_seek),
13384         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
13385         (gst_wavparse_loop), (gst_wavparse_pad_convert),
13386         (gst_wavparse_srcpad_event), (gst_wavparse_sink_activate_pull):
13387         * gst/wavparse/gstwavparse.h:
13388         Use GstSegment to implement more seeking features.
13389
13390 2005-12-16  Tim-Philipp Müller  <tim at centricular dot net>
13391
13392         * gst/rtsp/rtspconnection.c:
13393           Add <netinet/in.h> include and move <arpa/inet.h> include
13394           to make things work on OpenBSD as well (fixes #323717;
13395           patch by: Benjamin Pineau)
13396
13397 2005-12-14  Edgard Lima <edgard.lima@indt.org.br>
13398
13399         * gst/rtp/gstrtpspeexdepay.c:
13400         * gst/rtp/gstrtpspeexpay.c:
13401         Set clock rate to be fixed in 8000. It fixes bug #324012.
13402
13403 2005-12-14  Philippe Khalaf  <burger@speedy.org>
13404
13405         * gst-plugins-good/gst/rtp/gstasteriskh263.c:
13406         * gst-plugins-good/gst/rtp/gstrtpamrdepay.c:
13407         * gst-plugins-good/gst/rtp/gstrtpamrpay.c:
13408         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13409         * gst-plugins-good/gst/rtp/gstrtpg711depay.c:
13410         * gst-plugins-good/gst/rtp/gstrtpgsmdepay.c:
13411         * gst-plugins-good/gst/rtp/gstrtph263pay.c:
13412         * gst-plugins-good/gst/rtp/gstrtph263pdepay.c:
13413         * gst-plugins-good/gst/rtp/gstrtph263ppay.c:
13414         * gst-plugins-good/gst/rtp/gstrtpmp4vdepay.c:
13415         * gst-plugins-good/gst/rtp/gstrtpmp4vpay.c:
13416         * gst-plugins-good/gst/rtp/gstrtpmpadepay.c:
13417         * gst-plugins-good/gst/rtp/gstrtpmpapay.c:
13418         * gst-plugins-good/gst/rtp/README:
13419         Fixed payload range in payloder caps. Removed payload range completely
13420         from depayloaders as they don't require payload type in their caps.
13421         In effect, there isn't any specific payload type for any given codec,
13422         only suggestions.
13423         Fixes bug #324011.
13424
13425 2005-12-13  Julien MOUTTE  <julien@moutte.net>
13426
13427         * gst/videomixer/videomixer.c: (gst_videomixer_init),
13428         (gst_videomixer_fill_queues), (gst_videomixer_blend_buffers),
13429         (gst_videomixer_collected): Code cleanup and re-enabling 
13430         queued time validity check for correct EOS handling.
13431
13432 2005-12-13  Tim-Philipp Müller  <tim at centricular dot net>
13433
13434         * sys/oss/gstossmixerelement.c: (gst_oss_mixer_element_class_init),
13435         (gst_oss_mixer_element_get_property),
13436         (gst_oss_mixer_element_change_state):
13437         Add 'device-name' property and fix state change function.
13438
13439 2005-12-13  Edward Hervey  <edward@fluendo.com>
13440
13441         * gst/flx/gstflxdec.c: (gst_flxdec_chain): 
13442         If the speed of the file is null in the header, set the frame_time to
13443         the default setting of GST_SECOND / 70. Which is the default
13444         frame_delay for .fli files as stated in this document :
13445         http://www.compuphase.com/flic.htm
13446         Would be nice to have the time conversion done properly too (duration =
13447         flxh->frames * flxdec->frame_time)
13448
13449 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13450
13451         * docs/plugins/Makefile.am:
13452         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13453         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13454         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13455         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13456         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13457         (gst_videomixer_update_queues), (gst_videomixer_collected): Adding
13458         documentation for videomixer on my way with a funny sample
13459         pipeline.
13460
13461 2005-12-12  Julien MOUTTE  <julien@moutte.net>
13462
13463         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
13464         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
13465         (gst_videomixer_update_queues), (gst_videomixer_collected):
13466         Fix caps negotiation. (#323896)
13467
13468 2005-12-12  Arwed v. Merkatz  <v.merkatz@gmx.net>
13469
13470         * gst/matroska/matroska-demux.c:
13471         (gst_matroska_demux_parse_blockgroup_or_simpleblock):
13472           Set correct timestamps on audio laces, fixes playback of mp3 from
13473                 matroska.
13474
13475 2005-12-12  Tim-Philipp Müller  <tim at centricular dot net>
13476
13477         * gst/auparse/gstauparse.c: (gst_au_parse_base_init),
13478         (gst_au_parse_class_init), (gst_au_parse_init),
13479         (gst_au_parse_dispose), (gst_au_parse_chain),
13480         (gst_au_parse_change_state), (plugin_init):
13481         * gst/auparse/gstauparse.h:
13482           Use gst_object_unref() for GstObjects instead of
13483           g_object_unref() and fix a mem leak in a debug
13484           statement; while we're at it, also borgify, use
13485           boilerplate macros and clean up a little bit.
13486
13487 2005-12-11  Edward Hervey  <edward@fluendo.com>
13488
13489         * gst/debug/efence.c: (gst_efence_init), (gst_efence_getrange),
13490         (gst_efence_checkgetrange), (gst_efence_activate_src_pull):
13491         Added pull mode.
13492
13493 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13494
13495         * gst/goom/gstgoom.c:
13496         * gst/level/level-example.c: (main):
13497         * gst/smoothwave/demo-osssrc.c: (main):
13498           Use audiotestsrc instead of sinesrc (#323798).
13499
13500 2005-12-11  Stefan Kost  <ensonic@users.sf.net>
13501
13502         * sys/oss/gstosssink.c: (gst_oss_sink_class_init):
13503           more debug-func-ptr usage
13504
13505 2005-12-11  Zeeshan Ali <zeenix at gmail dot com>
13506
13507         * gst/flx/flx_color.c: (flx_colorspace_convert):
13508         * gst/flx/flx_color.h:
13509         * gst/flx/flx_fmt.h:
13510         * gst/flx/gstflxdec.c: (flx_decode_chunks), (gst_flxdec_chain):
13511         * gst/flx/gstflxdec.h:
13512           Now flxdec works on big-endian machines as well.
13513
13514 2005-12-11  Tim-Philipp Müller  <tim at centricular dot net>
13515
13516         * gst/debug/efence.c: (gst_efence_init), (gst_efence_chain),
13517         (gst_fenced_buffer_copy):
13518           Make sure GST_BUFFER_DATA is set on fenced copied buffers; fix
13519           GST_DEBUG crasher where GST_TIME_FORMAT was not used in
13520           conjunction with GST_TIME_ARGS. Also, don't leak pad templates
13521           and use GST_DEBUG_FUNCPTR for pad functions.
13522
13523 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13524
13525         * ext/flac/gstflacdec.c: (gst_flac_dec_base_init),
13526         (gst_flac_dec_class_init), (gst_flac_dec_init),
13527         (gst_flac_dec_metadata_callback), (gst_flac_dec_error_callback),
13528         (gst_flac_dec_eof), (gst_flac_dec_write), (gst_flac_dec_loop),
13529         (gst_flac_dec_convert_src), (gst_flac_dec_get_src_query_types),
13530         (gst_flac_dec_src_query), (gst_flac_dec_send_newsegment),
13531         (gst_flac_dec_handle_seek_event), (gst_flac_dec_src_event),
13532         (gst_flac_dec_change_state):
13533         * ext/flac/gstflacdec.h:
13534           Rewrite flacdec a bit, so that even seeking might work now. Most
13535           importantly, don't act upon any flow return values we get, just tell
13536           the decoder everything's dandy and act on the flow return values
13537           later on in the loop function. We don't want to mess up the internal
13538           decoder state for non-fatal things like flushing pads etc. Other
13539           than that, use GstSegment (segment seeks don't work yet though, but
13540           should be easy to add), use boilerplate macros, drop the superfluous
13541           'flacdec:' from debug messages, use gst_util_uint64_scale_int, and
13542           lots of other things.
13543
13544 2005-12-10  Tim-Philipp Müller  <tim at centricular dot net>
13545
13546         * configure.ac:
13547           Update comment in OSS includes check.
13548
13549         * sys/oss/gstossdmabuffer.c:
13550         * sys/oss/gstosshelper.c:
13551         * sys/oss/gstossmixer.c:
13552         * sys/oss/gstossmixertrack.c:
13553         * sys/oss/gstosssink.c:
13554         * sys/oss/gstosssrc.c:
13555         * sys/oss/oss_probe.c:
13556           Don't assume the OSS soundcard.h include is always in
13557           the sys/ directory. Instead, use the existing defines
13558           from config.h to include the right file. Fixes
13559           compilation on OpenBSD 3.8 (#323718).
13560
13561 2005-12-09  Thomas Vander Stichele  <thomas at apestaart dot org>
13562
13563         * docs/plugins/gst-plugins-good-plugins-sections.txt:
13564         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13565         * docs/plugins/inspect/plugin-1394.xml:
13566         * docs/plugins/inspect/plugin-aasink.xml:
13567         * docs/plugins/inspect/plugin-alaw.xml:
13568         * docs/plugins/inspect/plugin-alpha.xml:
13569         * docs/plugins/inspect/plugin-alphacolor.xml:
13570         * docs/plugins/inspect/plugin-auparse.xml:
13571         * docs/plugins/inspect/plugin-autodetect.xml:
13572         * docs/plugins/inspect/plugin-avi.xml:
13573         * docs/plugins/inspect/plugin-cacasink.xml:
13574         * docs/plugins/inspect/plugin-cairo.xml:
13575         * docs/plugins/inspect/plugin-cutter.xml:
13576         * docs/plugins/inspect/plugin-debug.xml:
13577         * docs/plugins/inspect/plugin-dv.xml:
13578         * docs/plugins/inspect/plugin-efence.xml:
13579         * docs/plugins/inspect/plugin-effectv.xml:
13580         * docs/plugins/inspect/plugin-esdsink.xml:
13581         * docs/plugins/inspect/plugin-flac.xml:
13582         * docs/plugins/inspect/plugin-flxdec.xml:
13583         * docs/plugins/inspect/plugin-gconfelements.xml:
13584         * docs/plugins/inspect/plugin-goom.xml:
13585         * docs/plugins/inspect/plugin-jpeg.xml:
13586         * docs/plugins/inspect/plugin-level.xml:
13587         * docs/plugins/inspect/plugin-matroska.xml:
13588         * docs/plugins/inspect/plugin-mulaw.xml:
13589         * docs/plugins/inspect/plugin-multipart.xml:
13590         * docs/plugins/inspect/plugin-navigationtest.xml:
13591         * docs/plugins/inspect/plugin-ossaudio.xml:
13592         * docs/plugins/inspect/plugin-png.xml:
13593         * docs/plugins/inspect/plugin-rtp.xml:
13594         * docs/plugins/inspect/plugin-rtsp.xml:
13595         * docs/plugins/inspect/plugin-shout2send.xml:
13596         * docs/plugins/inspect/plugin-smpte.xml:
13597         * docs/plugins/inspect/plugin-speex.xml:
13598         * docs/plugins/inspect/plugin-udp.xml:
13599         * docs/plugins/inspect/plugin-videobox.xml:
13600         * docs/plugins/inspect/plugin-videoflip.xml:
13601         * docs/plugins/inspect/plugin-videomixer.xml:
13602         * docs/plugins/inspect/plugin-wavenc.xml:
13603         * docs/plugins/inspect/plugin-wavparse.xml:
13604         * ext/flac/gstflac.c: (plugin_init):
13605         * ext/flac/gstflacdec.c: (flacdec_get_type),
13606         (gst_flac_dec_base_init), (gst_flac_dec_class_init),
13607         (gst_flac_dec_init), (gst_flac_dec_finalize),
13608         (gst_flac_dec_update_metadata), (gst_flac_dec_metadata_callback),
13609         (gst_flac_dec_error_callback), (gst_flac_dec_seek),
13610         (gst_flac_dec_tell), (gst_flac_dec_length), (gst_flac_dec_eof),
13611         (gst_flac_dec_read), (gst_flac_dec_write), (gst_flac_dec_loop),
13612         (gst_flac_dec_get_src_formats), (gst_flac_dec_convert_src),
13613         (gst_flac_dec_get_src_query_types), (gst_flac_dec_src_query),
13614         (gst_flac_dec_src_event), (gst_flac_dec_sink_activate),
13615         (gst_flac_dec_sink_activate_pull), (gst_flac_dec_change_state):
13616         * ext/flac/gstflacdec.h:
13617         * ext/flac/gstflacenc.c: (gst_flac_enc_quality_get_type),
13618         (gst_flac_enc_base_init), (gst_flac_enc_class_init),
13619         (gst_flac_enc_init), (gst_flac_enc_finalize), (add_one_tag),
13620         (gst_flac_enc_set_metadata), (gst_flac_enc_sink_setcaps),
13621         (gst_flac_enc_update_quality), (gst_flac_enc_seek_callback),
13622         (gst_flac_enc_write_callback), (gst_flac_enc_tell_callback),
13623         (gst_flac_enc_sink_event), (gst_flac_enc_chain),
13624         (gst_flac_enc_set_property), (gst_flac_enc_get_property),
13625         (gst_flac_enc_change_state):
13626         * ext/flac/gstflacenc.h:
13627           borgify and fix up documentation
13628
13629 2005-12-09  Michael Smith  <msmith@fluendo.com>
13630
13631         * ext/flac/gstflacdec.c: (raw_caps_factory), (gst_flacdec_write):
13632           Accept a wider range of flac files, more closely matching flac spec.
13633
13634 2005-12-08  Julien MOUTTE  <julien@moutte.net>
13635
13636         * docs/plugins/Makefile.am: Add multipart elements.
13637         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13638         * docs/plugins/gst-plugins-good-plugins-sections.txt: Fix flac.
13639         * docs/plugins/gst-plugins-good-plugins.hierarchy:
13640         * gst/multipart/multipartdemux.c:
13641         * gst/multipart/multipartmux.c: Add docs.
13642
13643 2005-12-07  Edward Hervey  <edward@fluendo.com>
13644
13645         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_event),
13646         (gst_avi_demux_parse_stream), (gst_avi_demux_stream_header),
13647         (gst_avi_demux_invert):
13648         Memleak and crasher fixes.
13649         * gst/wavparse/gstwavparse.c: (gst_wavparse_base_init),
13650         (gst_wavparse_create_sourcepad), (gst_wavparse_stream_headers):
13651         Memleak fixes
13652
13653 2005-12-06  Thomas Vander Stichele  <thomas at apestaart dot org>
13654
13655         * ext/aalib/gstaasink.h:
13656         * ext/cairo/gsttextoverlay.h:
13657         * ext/dv/gstdvdec.h:
13658         * ext/dv/gstdvdemux.c:
13659         * ext/dv/gstdvdemux.h:
13660         * ext/esd/esdsink.h:
13661         * ext/flac/flac_compat.h:
13662         * ext/flac/gstflacdec.h:
13663         * ext/flac/gstflacenc.h:
13664         * ext/gconf/gconf.h:
13665         * ext/gconf/gstgconfaudiosink.h:
13666         * ext/gconf/gstgconfvideosink.h:
13667         * ext/gdk_pixbuf/gstgdkanimation.h:
13668         * ext/jpeg/gstjpegdec.h:
13669         * ext/jpeg/smokecodec.h:
13670         * ext/jpeg/smokeformat.h:
13671         * ext/ladspa/gstsignalprocessor.h:
13672         * ext/ladspa/search.c: (LADSPAPluginSearch):
13673         * ext/ladspa/utils.h:
13674         * ext/libmng/gstmng.c:
13675         * ext/libmng/gstmngdec.h:
13676         * ext/libmng/gstmngenc.c:
13677         * ext/libmng/gstmngenc.h:
13678         * ext/libpng/gstpng.c:
13679         * ext/libpng/gstpngenc.c:
13680         * ext/libpng/gstpngenc.h:
13681         * ext/shout2/gstshout2.h:
13682         * ext/speex/gstspeexdec.h:
13683         * ext/speex/gstspeexenc.c:
13684         * ext/speex/gstspeexenc.h:
13685         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13686         * gst/autodetect/gstautoaudiosink.h:
13687         * gst/autodetect/gstautovideosink.h:
13688         * gst/avi/gstavidemux.h:
13689         * gst/cutter/gstcutter.c: (gst_cutter_chain),
13690         (gst_cutter_set_property), (gst_cutter_get_caps):
13691         * gst/cutter/gstcutter.h:
13692         * gst/debug/tests.c: (md5_process_block):
13693         * gst/debug/tests.h:
13694         * gst/effectv/gstwarp.c:
13695         * gst/flx/flx_fmt.h:
13696         * gst/flx/gstflxdec.h:
13697         * gst/goom/filters.c: (setPixelRGB), (getPixelRGB), (getPixelRGB_),
13698         (zoomFilterFastRGB):
13699         * gst/goom/filters.h:
13700         * gst/goom/goom_tools.h:
13701         * gst/law/alaw-encode.c:
13702         * gst/level/gstlevel.c:
13703         * gst/level/gstlevel.h:
13704         * gst/matroska/ebml-write.h:
13705         * gst/matroska/matroska-demux.h:
13706         * gst/matroska/matroska-ids.h:
13707         * gst/matroska/matroska-mux.h:
13708         * gst/monoscope/convolve.c: (convolve_match):
13709         * gst/monoscope/convolve.h:
13710         * gst/multipart/multipartmux.c:
13711         * gst/oldcore/gstaggregator.c:
13712         * gst/oldcore/gstaggregator.h:
13713         * gst/oldcore/gstmd5sink.c: (md5_process_block):
13714         * gst/oldcore/gstmd5sink.h:
13715         * gst/oldcore/gstmultifilesrc.c:
13716         * gst/oldcore/gstmultifilesrc.h:
13717         * gst/oldcore/gstpipefilter.h:
13718         * gst/oldcore/gstshaper.h:
13719         * gst/rtp/gstrtpL16depay.h:
13720         * gst/rtp/gstrtpL16pay.h:
13721         * gst/rtp/gstrtpdepay.h:
13722         * gst/rtp/gstrtpmp4vpay.c:
13723         * gst/rtp/gstrtpmp4vpay.h:
13724         * gst/rtsp/gstrtspsrc.c:
13725         * gst/rtsp/gstrtspsrc.h:
13726         * gst/rtsp/rtspconnection.h:
13727         * gst/rtsp/rtspdefs.h:
13728         * gst/rtsp/rtspmessage.h:
13729         * gst/rtsp/rtsptransport.h:
13730         * gst/rtsp/rtspurl.c:
13731         * gst/rtsp/rtspurl.h:
13732         * gst/rtsp/sdpmessage.c:
13733         * gst/rtsp/sdpmessage.h:
13734         * gst/smpte/barboxwipes.c:
13735         * gst/smpte/gstmask.h:
13736         * gst/smpte/gstsmpte.h:
13737         * gst/smpte/paint.c:
13738         * gst/smpte/paint.h:
13739         * gst/udp/gstdynudpsink.h:
13740         * gst/udp/gstmultiudpsink.h:
13741         * gst/udp/gstudpsink.c:
13742         * gst/udp/gstudpsink.h:
13743         * gst/udp/gstudpsrc.c:
13744         * gst/videomixer/videomixer.c:
13745         * gst/wavenc/riff.h:
13746         * gst/wavparse/gstwavparse.h:
13747         * sys/oss/gstossdmabuffer.h:
13748         * sys/oss/gstossmixer.h:
13749         * sys/oss/gstossmixerelement.h:
13750         * sys/oss/gstossmixertrack.h:
13751         * sys/oss/gstosssink.c:
13752         * sys/oss/gstosssink.h:
13753         * sys/oss/gstosssrc.c:
13754         * sys/oss/gstosssrc.h:
13755         * sys/osxaudio/gstosxaudioelement.h:
13756         * sys/osxaudio/gstosxaudiosink.h:
13757         * sys/osxaudio/gstosxaudiosrc.h:
13758           expand tabs
13759
13760 === release 0.10.0 ===
13761
13762 2005-12-05   <thomas (at) apestaart (dot) org>
13763
13764         * configure.ac:
13765           releasing 0.10.0, "Abondance"
13766
13767 2005-12-05  Andy Wingo  <wingo@pobox.com>
13768
13769         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13770         * ext/flac/gstflacdec.c: (gst_flacdec_write):
13771         * ext/flac/gstflacenc.c: (gst_flacenc_write_callback):
13772         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_chain):
13773         * ext/gdk_pixbuf/pixbufscale.c: (gst_pixbufscale_chain):
13774         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):
13775         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_chain):
13776         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_process):
13777         * ext/libpng/gstpngdec.c: (user_info_callback), (gst_pngdec_task):
13778         * ext/speex/gstspeexdec.c: (speex_dec_chain):
13779         * ext/speex/gstspeexenc.c: (gst_speexenc_chain):
13780         * gst/auparse/gstauparse.c: (gst_auparse_chain):
13781         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
13782         * gst/goom/gstgoom.c: (gst_goom_chain):
13783         * gst/matroska/matroska-demux.c:
13784         (gst_matroska_demux_push_vorbis_codec_priv_data),
13785         (gst_matroska_demux_add_wvpk_header):
13786         * gst/multipart/multipartdemux.c: (gst_multipart_demux_chain):
13787         * gst/multipart/multipartmux.c: (gst_multipart_mux_collected):
13788         * gst/videomixer/videomixer.c: (gst_videomixer_collected):
13789         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Update for
13790         alloc_buffer changes.
13791
13792 2005-12-05  Michael Smith  <msmith@fluendo.com>
13793
13794         * docs/plugins/gst-plugins-good-plugins.args:
13795           Remove args for plugins that aren't in -good.
13796
13797 === release 0.9.7 ===
13798
13799 2005-12-01   <thomas (at) apestaart (dot) org>
13800
13801         * configure.ac:
13802           releasing 0.9.7, "Mijn Hond Heeft Geen Neus"
13803
13804 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13805
13806         * docs/plugins/.cvsignore:
13807         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
13808         * docs/plugins/inspect/plugin-multipart.xml:
13809         * docs/plugins/inspect/plugin-rtp.xml:
13810           add multipart plugin to docs
13811
13812 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13813
13814         * configure.ac:
13815         * ext/Makefile.am:
13816         * ext/pango/Makefile.am:
13817         * ext/pango/gstclockoverlay.c:
13818         * ext/pango/gstclockoverlay.h:
13819         * ext/pango/gsttextoverlay.c:
13820         * ext/pango/gsttextoverlay.h:
13821         * ext/pango/gsttextrender.c:
13822         * ext/pango/gsttextrender.h:
13823         * ext/pango/gsttimeoverlay.c:
13824         * ext/pango/gsttimeoverlay.h:
13825           move pango to base
13826
13827 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13828
13829         * gst/rtp/Makefile.am:
13830         * gst/rtp/gstrtpL16depay.c:
13831         * gst/rtp/gstrtpL16depay.h:
13832         * gst/rtp/gstrtpL16parse.c:
13833         * gst/rtp/gstrtpL16parse.h:
13834         * gst/rtp/gstrtpgsmdepay.c:
13835         * gst/rtp/gstrtpgsmdepay.h:
13836         * gst/rtp/gstrtpgsmparse.c:
13837         * gst/rtp/gstrtpgsmparse.h:
13838           parsers are depayers
13839
13840 2005-12-01  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13841
13842         * gst/rtp/Makefile.am:
13843         * gst/rtp/gstasteriskh263.c:
13844         * gst/rtp/gstrtp.c:
13845         * gst/rtp/gstrtpL16enc.c:
13846         * gst/rtp/gstrtpL16enc.h:
13847         * gst/rtp/gstrtpL16parse.c:
13848         * gst/rtp/gstrtpL16parse.h:
13849         * gst/rtp/gstrtpL16pay.c:
13850         * gst/rtp/gstrtpL16pay.h:
13851         * gst/rtp/gstrtpamrdec.c:
13852         * gst/rtp/gstrtpamrdec.h:
13853         * gst/rtp/gstrtpamrdepay.c:
13854         * gst/rtp/gstrtpamrdepay.h:
13855         * gst/rtp/gstrtpamrenc.c:
13856         * gst/rtp/gstrtpamrenc.h:
13857         * gst/rtp/gstrtpamrpay.c:
13858         * gst/rtp/gstrtpamrpay.h:
13859         * gst/rtp/gstrtpdec.c:
13860         * gst/rtp/gstrtpdec.h:
13861         * gst/rtp/gstrtpdepay.c:
13862         * gst/rtp/gstrtpdepay.h:
13863         * gst/rtp/gstrtpg711dec.c:
13864         * gst/rtp/gstrtpg711dec.h:
13865         * gst/rtp/gstrtpg711depay.c:
13866         * gst/rtp/gstrtpg711depay.h:
13867         * gst/rtp/gstrtpg711enc.c:
13868         * gst/rtp/gstrtpg711enc.h:
13869         * gst/rtp/gstrtpg711pay.c:
13870         * gst/rtp/gstrtpg711pay.h:
13871         * gst/rtp/gstrtpgsmenc.c:
13872         * gst/rtp/gstrtpgsmenc.h:
13873         * gst/rtp/gstrtpgsmparse.c:
13874         * gst/rtp/gstrtpgsmparse.h:
13875         * gst/rtp/gstrtpgsmpay.c:
13876         * gst/rtp/gstrtpgsmpay.h:
13877         * gst/rtp/gstrtph263enc.c:
13878         * gst/rtp/gstrtph263enc.h:
13879         * gst/rtp/gstrtph263pay.c:
13880         * gst/rtp/gstrtph263pay.h:
13881         * gst/rtp/gstrtph263pdec.c:
13882         * gst/rtp/gstrtph263pdec.h:
13883         * gst/rtp/gstrtph263pdepay.c:
13884         * gst/rtp/gstrtph263pdepay.h:
13885         * gst/rtp/gstrtph263penc.c:
13886         * gst/rtp/gstrtph263penc.h:
13887         * gst/rtp/gstrtph263ppay.c:
13888         * gst/rtp/gstrtph263ppay.h:
13889         * gst/rtp/gstrtpmp4vdec.c:
13890         * gst/rtp/gstrtpmp4vdec.h:
13891         * gst/rtp/gstrtpmp4vdepay.c:
13892         * gst/rtp/gstrtpmp4vdepay.h:
13893         * gst/rtp/gstrtpmp4venc.c:
13894         * gst/rtp/gstrtpmp4venc.h:
13895         * gst/rtp/gstrtpmp4vpay.c:
13896         * gst/rtp/gstrtpmp4vpay.h:
13897         * gst/rtp/gstrtpmpadec.c:
13898         * gst/rtp/gstrtpmpadec.h:
13899         * gst/rtp/gstrtpmpadepay.c:
13900         * gst/rtp/gstrtpmpadepay.h:
13901         * gst/rtp/gstrtpmpaenc.c:
13902         * gst/rtp/gstrtpmpaenc.h:
13903         * gst/rtp/gstrtpmpapay.c:
13904         * gst/rtp/gstrtpmpapay.h:
13905         * gst/rtp/gstrtpspeexdec.c:
13906         * gst/rtp/gstrtpspeexdec.h:
13907         * gst/rtp/gstrtpspeexdepay.c:
13908         * gst/rtp/gstrtpspeexdepay.h:
13909         * gst/rtp/gstrtpspeexenc.c:
13910         * gst/rtp/gstrtpspeexenc.h:
13911         * gst/rtp/gstrtpspeexpay.c:
13912         * gst/rtp/gstrtpspeexpay.h:
13913           Do burger's rename for rtp payloaders and depayloaders
13914
13915 2005-11-30  Wim Taymans  <wim@fluendo.com>
13916
13917         * ext/dv/gstdvdec.c: (gst_dvdec_chain):
13918         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
13919         * ext/dv/gstdvdemux.h:
13920         Fix seeking in dvdemux again, add some more debug info.
13921
13922 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13923
13924         * configure.ac:
13925           fix tests
13926
13927 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13928
13929         * PORTED_09:
13930         * docs/random/PORTED_09:
13931           move
13932         * tests/Makefile.am:
13933           add
13934         * win32/gst.sln:
13935           remove
13936
13937 2005-11-30  Thomas Vander Stichele  <thomas (at) apestaart (dot) org>
13938
13939         * Makefile.am:
13940         * check/.cvsignore:
13941         * check/Makefile.am:
13942         * check/elements/.cvsignore:
13943         * check/elements/level.c:
13944         * check/elements/matroskamux.c:
13945         * configure.ac:
13946         * examples/Makefile.am:
13947         * examples/capsfilter/Makefile.am:
13948         * examples/capsfilter/capsfilter1.c:
13949         * examples/gob/Makefile.am:
13950         * examples/gob/gst-identity2.gob:
13951         * examples/gstplay/.cvsignore:
13952         * examples/gstplay/Makefile.am:
13953         * examples/gstplay/player.c:
13954         * examples/indexing/.cvsignore:
13955         * examples/indexing/Makefile.am:
13956         * examples/indexing/indexmpeg.c:
13957         * examples/level/Makefile.am:
13958         * examples/level/README:
13959         * examples/level/demo.c:
13960         * examples/level/plot.c:
13961         * examples/stats/Makefile.am:
13962         * examples/stats/mp2ogg.c:
13963         * examples/switch/.cvsignore:
13964         * examples/switch/Makefile.am:
13965         * examples/switch/switcher.c:
13966           move under tests/
13967
13968 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13969
13970         * ext/pango/gsttextrender.c: (gst_text_render_base_init),
13971         (gst_text_render_class_init), (resize_bitmap),
13972         (gst_text_render_render_text), (gst_text_render_setcaps),
13973         (gst_text_render_fixate_caps), (gst_text_renderer_bitmap_to_ayuv),
13974         (gst_text_render_chain), (gst_text_render_finalize),
13975         (gst_text_render_init), (gst_text_render_set_property):
13976         * ext/pango/gsttextrender.h:
13977           Add missing files.
13978
13979 2005-11-30  Tim-Philipp Müller  <tim at centricular dot net>
13980
13981         * configure.ac:
13982         * ext/Makefile.am:
13983         * ext/pango/Makefile.am:
13984         * ext/pango/gstclockoverlay.c: (gst_clock_overlay_base_init),
13985         (gst_clock_overlay_render_time), (gst_clock_overlay_get_text),
13986         (gst_clock_overlay_class_init), (gst_clock_overlay_init):
13987         * ext/pango/gstclockoverlay.h:
13988         * ext/pango/gsttextoverlay.c: (gst_text_overlay_base_init),
13989         (gst_text_overlay_get_text), (gst_text_overlay_class_init),
13990         (gst_text_overlay_finalize), (gst_text_overlay_init),
13991         (gst_text_overlay_update_wrap_mode), (gst_text_overlay_setcaps),
13992         (gst_text_overlay_text_pad_linked),
13993         (gst_text_overlay_text_pad_unlinked),
13994         (gst_text_overlay_set_property), (gst_text_overlay_getcaps),
13995         (gst_text_overlay_shade_y), (gst_text_overlay_blit_yuv420),
13996         (gst_text_overlay_resize_bitmap), (gst_text_overlay_render_text),
13997         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
13998         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
13999         (gst_text_overlay_change_state), (plugin_init):
14000         * ext/pango/gsttextoverlay.h:
14001         * ext/pango/gsttimeoverlay.c: (gst_time_overlay_base_init),
14002         (gst_time_overlay_render_time), (gst_time_overlay_get_text),
14003         (gst_time_overlay_class_init), (gst_time_overlay_init):
14004         * ext/pango/gsttimeoverlay.h:
14005           Port pango-based textoverlay, timeoverlay and textrender to 0.9 
14006           and add background shading and text wrapping modes. Make 
14007           timoverlay derive from textoverlay. Also add new clockoverlay
14008           element.
14009
14010 2005-11-30  Julien MOUTTE  <julien@moutte.net>
14011
14012         * gst/udp/Makefile.am: Moved to netbuffer.
14013
14014 2005-11-30  Julien MOUTTE  <julien@moutte.net>
14015
14016         * configure.ac:
14017         * PORTED_O9:
14018         * gst/multipart/Makefile.am:
14019         * gst/multipart/multipartdemux.c: (gst_multipart_demux_base_init),
14020         (gst_multipart_demux_class_init), (gst_multipart_demux_init),
14021         (gst_multipart_find_pad_by_mime), (gst_multipart_demux_chain),
14022         (gst_multipart_demux_change_state),
14023         (gst_multipart_demux_plugin_init):
14024         * gst/multipart/multipartmux.c: (gst_multipart_mux_class_init),
14025         (gst_multipart_mux_init), (gst_multipart_mux_finalize),
14026         (gst_multipart_mux_sinkconnect),
14027         (gst_multipart_mux_request_new_pad),
14028         (gst_multipart_mux_handle_src_event),
14029         (gst_multipart_mux_queue_pads), (gst_multipart_mux_collected),
14030         (gst_multipart_mux_change_state): Ported multipart mux/demux to
14031         0.9.
14032
14033 2005-11-30  Thomas Vander Stichele  <thomas at apestaart dot org>
14034
14035         * gst/debug/gstnavigationtest.c: (gst_navigationtest_get_type):
14036         * gst/debug/gstnavigationtest.h:
14037         * gst/effectv/gstaging.c: (gst_agingtv_get_type):
14038         * gst/effectv/gstdice.c: (gst_dicetv_get_type):
14039         * gst/effectv/gstedge.c: (gst_edgetv_get_type):
14040         * gst/effectv/gstquark.c: (gst_quarktv_get_type):
14041         * gst/effectv/gstrev.c: (gst_revtv_get_type):
14042         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_get_type):
14043         * gst/effectv/gstvertigo.c: (gst_vertigotv_get_type):
14044         * gst/effectv/gstwarp.c: (gst_warptv_get_type):
14045         * gst/videofilter/gstvideoflip.c: (gst_video_flip_set_property),
14046         (gst_video_flip_get_type):
14047         * gst/videofilter/gstvideoflip.h:
14048           update for symbols change
14049
14050 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14051
14052         * gst/udp/gstdynudpsink.c:
14053         * gst/udp/gstudpsrc.c:
14054           the old gstnet lib was renamed gstnetbuffer (#322257)
14055
14056 2005-11-29  Tim-Philipp Müller  <tim at centricular dot net>
14057
14058         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_render_text),
14059         (gst_text_overlay_collected):
14060           Actually render the text from the text pad.
14061
14062 2005-11-29  Edward Hervey  <edward@fluendo.com>
14063
14064         * gst/debug/gstnavseek.c: (gst_navseek_event):
14065         * gst/debug/progressreport.c: (gst_progress_report_event):
14066         Update for GstBaseTransform event virtual method
14067
14068 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14069
14070         * ext/cairo/Makefile.am:
14071           no need to link to videofilter
14072
14073 2005-11-29  Thomas Vander Stichele  <thomas at apestaart dot org>
14074
14075         * gst/debug/Makefile.am:
14076         * gst/debug/gstnavigationtest.h:
14077         * gst/effectv/Makefile.am:
14078         * gst/effectv/gstaging.c:
14079         * gst/effectv/gstdice.c:
14080         * gst/effectv/gstedge.c:
14081         * gst/effectv/gstquark.c:
14082         * gst/effectv/gstrev.c:
14083         * gst/effectv/gstshagadelic.c:
14084         * gst/effectv/gstvertigo.c:
14085         * gst/effectv/gstwarp.c:
14086         * gst/videofilter/Makefile.am:
14087         * gst/videofilter/gstvideofilter.c:
14088         * gst/videofilter/gstvideofilter.h:
14089         * gst/videofilter/gstvideoflip.h:
14090           remove the videofilter library and link to the one in base
14091
14092 2005-11-28  Edward Hervey  <edward@fluendo.com>
14093
14094         * gst/avi/gstavidemux.c: (gst_avi_demux_process_next_entry):
14095         Useless check now we're setting the current entry correctly.
14096
14097 2005-11-28  Tim-Philipp Müller  <tim at centricular dot net>
14098
14099         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_resync), (gst_jpegenc_chain),
14100         (gst_jpegenc_set_property), (gst_jpegenc_get_property),
14101         (gst_jpegenc_change_state):
14102           Don't leak input buffer in chain function (fixes #322667); make 
14103           state change function thread-safe; don't repeat the current function
14104           name in GST_DEBUG statements; use GST_ROUND_UP_* macros; use
14105           gst_pad_alloc_buffer(); misc. minor cleanups.
14106
14107 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14108
14109         * gst/matroska/matroska-mux.c:
14110         (gst_matroska_mux_video_pad_setcaps):
14111         Look for pixel-aspect-ratio in caps, not pixel_width and
14112         pixel_height (Fixes: #322645)
14113
14114 2005-11-28  Jan Schmidt  <thaytan@mad.scientist.com>
14115
14116         * gst/matroska/matroska-mux.c:
14117         (gst_matroska_mux_video_pad_setcaps):
14118         From Michal Benes:
14119         frame duration should be GST_SECOND / framerate, not
14120         GST_SECOND * framerate. (Fixes: #322643)
14121
14122 2005-11-27  Thomas Vander Stichele  <thomas at apestaart dot org>
14123
14124         * configure.ac:
14125           fix up GST_PLUGIN_LDFLAGS
14126         * gst/rtsp/rtspconnection.c:
14127           fix includes (see #317043)
14128         * gst/videofilter/Makefile.am:
14129           stop installing this library
14130
14131 2005-11-26  Edward Hervey  <edward@fluendo.com>
14132
14133         * ext/dv/gstdvdec.c: (gst_dvdec_sink_setcaps):
14134         Handle the case where the incoming Video dv stream doesn't have
14135         a pixel aspect ratio set.
14136
14137 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14138
14139         * docs/plugins/Makefile.am:
14140         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14141         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14142         * ext/flac/gstflacdec.c:
14143           document flacdec
14144
14145 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14146
14147         * docs/plugins/Makefile.am:
14148         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14149         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14150         * docs/plugins/inspect/plugin-autodetect.xml:
14151         * ext/cairo/gstcairo.c: (plugin_init):
14152         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14153         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14154         (gst_text_overlay_init), (gst_text_overlay_font_init),
14155         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14156         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14157         (gst_text_overlay_text_pad_linked),
14158         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14159         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14160         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14161         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14162         (gst_text_overlay_change_state):
14163         * ext/cairo/gsttextoverlay.h:
14164         * ext/cairo/gsttimeoverlay.c:
14165         (gst_cairo_time_overlay_update_font_height),
14166         (gst_cairo_time_overlay_set_caps),
14167         (gst_cairo_time_overlay_get_unit_size),
14168         (gst_cairo_time_overlay_print_smpte_time),
14169         (gst_cairo_time_overlay_transform),
14170         (gst_cairo_time_overlay_base_init),
14171         (gst_cairo_time_overlay_class_init), (gst_cairo_time_overlay_init),
14172         (gst_cairo_time_overlay_get_type):
14173         * ext/cairo/gsttimeoverlay.h:
14174           do some name borgifying
14175           document
14176
14177 2005-11-25  Thomas Vander Stichele  <thomas at apestaart dot org>
14178
14179         * docs/plugins/Makefile.am:
14180         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
14181         * docs/plugins/gst-plugins-good-plugins-sections.txt:
14182         * gst/autodetect/gstautoaudiosink.c:
14183         (gst_auto_audio_sink_base_init):
14184         * gst/autodetect/gstautovideosink.c:
14185         (gst_auto_video_sink_base_init),
14186         (gst_auto_video_sink_factory_filter):
14187           documenting auto*sink
14188           using strstr for the video sink lookup, class field is not ordered
14189         * docs/plugins/inspect/plugin-1394.xml:
14190         * docs/plugins/inspect/plugin-aasink.xml:
14191         * docs/plugins/inspect/plugin-alaw.xml:
14192         * docs/plugins/inspect/plugin-alpha.xml:
14193         * docs/plugins/inspect/plugin-alphacolor.xml:
14194         * docs/plugins/inspect/plugin-auparse.xml:
14195         * docs/plugins/inspect/plugin-autodetect.xml:
14196         * docs/plugins/inspect/plugin-avi.xml:
14197         * docs/plugins/inspect/plugin-cacasink.xml:
14198         * docs/plugins/inspect/plugin-cairo.xml:
14199         * docs/plugins/inspect/plugin-cutter.xml:
14200         * docs/plugins/inspect/plugin-debug.xml:
14201         * docs/plugins/inspect/plugin-dv.xml:
14202         * docs/plugins/inspect/plugin-efence.xml:
14203         * docs/plugins/inspect/plugin-effectv.xml:
14204         * docs/plugins/inspect/plugin-esdsink.xml:
14205         * docs/plugins/inspect/plugin-flac.xml:
14206         * docs/plugins/inspect/plugin-flxdec.xml:
14207         * docs/plugins/inspect/plugin-gconfelements.xml:
14208         * docs/plugins/inspect/plugin-goom.xml:
14209         * docs/plugins/inspect/plugin-jpeg.xml:
14210         * docs/plugins/inspect/plugin-level.xml:
14211         * docs/plugins/inspect/plugin-matroska.xml:
14212         * docs/plugins/inspect/plugin-mulaw.xml:
14213         * docs/plugins/inspect/plugin-navigationtest.xml:
14214         * docs/plugins/inspect/plugin-ossaudio.xml:
14215         * docs/plugins/inspect/plugin-png.xml:
14216         * docs/plugins/inspect/plugin-rtp.xml:
14217         * docs/plugins/inspect/plugin-rtsp.xml:
14218         * docs/plugins/inspect/plugin-shout2send.xml:
14219         * docs/plugins/inspect/plugin-smpte.xml:
14220         * docs/plugins/inspect/plugin-speex.xml:
14221         * docs/plugins/inspect/plugin-udp.xml:
14222         * docs/plugins/inspect/plugin-videobox.xml:
14223         * docs/plugins/inspect/plugin-videoflip.xml:
14224         * docs/plugins/inspect/plugin-videomixer.xml:
14225         * docs/plugins/inspect/plugin-wavenc.xml:
14226         * docs/plugins/inspect/plugin-wavparse.xml:
14227           update for HEAD version
14228
14229 2005-11-25  Michael Smith  <msmith@fluendo.com>
14230
14231         * gst/udp/gstudpsrc.c: (gst_udpsrc_stop):
14232           Patch from Sebastien Cote to close control sockets in udpsrc.
14233
14234 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14235
14236         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14237         (gst_quarktv_get_unit_size), (gst_quarktv_transform),
14238         (gst_quarktv_planetable_clear), (gst_quarktv_change_state),
14239         (gst_quarktv_base_init), (gst_quarktv_class_init),
14240         (gst_quarktv_init): Flush the planes list on reverse caps
14241         negotiation. This was crashing because of differently sized
14242         buffers.
14243
14244 2005-11-24  Julien MOUTTE  <julien@moutte.net>
14245
14246         * gst/debug/gstnavigationtest.c: (draw_box_planar411):
14247         * gst/videofilter/gstvideoflip.c: (gst_videoflip_method_get_type),
14248         (gst_videoflip_set_caps), (gst_videoflip_transform_caps),
14249         (gst_videoflip_get_unit_size), (gst_videoflip_flip),
14250         (gst_videoflip_transform), (gst_videoflip_handle_src_event),
14251         (gst_videoflip_set_property), (gst_videoflip_base_init),
14252         (gst_videoflip_class_init), (gst_videoflip_init): Handle strides
14253         correctly, fix identity flipping, convert navigation event 
14254         correctly again.
14255
14256 2005-11-23  Thomas Vander Stichele  <thomas at apestaart dot org>
14257
14258         * configure.ac: back to HEAD
14259
14260 === release 0.9.6 ===
14261
14262 2005-11-23  Thomas Vander Stichele <thomas at apestaart dot org>
14263
14264         * configure.ac:
14265           releasing 0.9.6, "Everything's Not Lost"
14266
14267 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14268
14269         * gst/debug/gstnavigationtest.c: (gst_navigationtest_init):
14270         Oops, initialise the framerate GValue
14271
14272 2005-11-23  Julien MOUTTE  <julien@moutte.net>
14273
14274         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
14275         (gst_timeoverlay_set_caps), (gst_timeoverlay_get_unit_size),
14276         (gst_timeoverlay_transform), (gst_timeoverlay_base_init),
14277         (gst_timeoverlay_class_init), (gst_timeoverlay_init),
14278         (gst_timeoverlay_get_type):
14279         * ext/cairo/gsttimeoverlay.h:
14280         * gst/debug/Makefile.am:
14281         * gst/debug/gstnavigationtest.c:
14282         (gst_navigationtest_handle_src_event),
14283         (gst_navigationtest_get_unit_size), (gst_navigationtest_set_caps),
14284         (gst_navigationtest_transform), (gst_navigationtest_change_state),
14285         (gst_navigationtest_base_init), (gst_navigationtest_class_init),
14286         (gst_navigationtest_init), (gst_navigationtest_get_type),
14287         (plugin_init):
14288         * gst/debug/gstnavigationtest.h:
14289         * gst/effectv/Makefile.am:
14290         * gst/effectv/gstaging.c: (gst_agingtv_set_caps),
14291         (gst_agingtv_get_unit_size), (gst_agingtv_transform),
14292         (gst_agingtv_base_init), (gst_agingtv_class_init),
14293         (gst_agingtv_init), (gst_agingtv_get_type):
14294         * gst/effectv/gstdice.c: (gst_dicetv_set_caps),
14295         (gst_dicetv_get_unit_size), (gst_dicetv_transform),
14296         (gst_dicetv_base_init), (gst_dicetv_class_init), (gst_dicetv_init),
14297         (gst_dicetv_get_type):
14298         * gst/effectv/gstedge.c: (gst_edgetv_set_caps),
14299         (gst_edgetv_get_unit_size), (gst_edgetv_transform),
14300         (gst_edgetv_base_init), (gst_edgetv_class_init), (gst_edgetv_init),
14301         (gst_edgetv_get_type):
14302         * gst/effectv/gsteffectv.c:
14303         * gst/effectv/gsteffectv.h:
14304         * gst/effectv/gstquark.c: (gst_quarktv_set_caps),
14305         (gst_quarktv_get_unit_size), (fastrand), (gst_quarktv_transform),
14306         (gst_quarktv_change_state), (gst_quarktv_base_init),
14307         (gst_quarktv_class_init), (gst_quarktv_init),
14308         (gst_quarktv_get_type):
14309         * gst/effectv/gstrev.c: (gst_revtv_set_caps),
14310         (gst_revtv_get_unit_size), (gst_revtv_transform),
14311         (gst_revtv_base_init), (gst_revtv_class_init), (gst_revtv_init),
14312         (gst_revtv_get_type):
14313         * gst/effectv/gstshagadelic.c: (gst_shagadelictv_set_caps),
14314         (gst_shagadelictv_get_unit_size), (gst_shagadelictv_transform),
14315         (gst_shagadelictv_base_init), (gst_shagadelictv_class_init),
14316         (gst_shagadelictv_init), (gst_shagadelictv_get_type):
14317         * gst/effectv/gstvertigo.c: (gst_vertigotv_set_caps),
14318         (gst_vertigotv_get_unit_size), (gst_vertigotv_transform),
14319         (gst_vertigotv_base_init), (gst_vertigotv_class_init),
14320         (gst_vertigotv_init), (gst_vertigotv_get_type):
14321         * gst/effectv/gstwarp.c: (gst_warptv_set_caps),
14322         (gst_warptv_get_unit_size), (gst_warptv_transform),
14323         (gst_warptv_base_init), (gst_warptv_class_init), (gst_warptv_init),
14324         (gst_warptv_get_type):
14325         * gst/videofilter/Makefile.am:
14326         * gst/videofilter/gstvideobalance.c:
14327         * gst/videofilter/gstvideobalance.h:
14328         * gst/videofilter/gstvideofilter.c: (gst_videofilter_get_type),
14329         (gst_videofilter_class_init), (gst_videofilter_init):
14330         * gst/videofilter/gstvideofilter.h:
14331         * gst/videofilter/gstvideoflip.c: (gst_videoflip_set_caps),
14332         (gst_videoflip_transform_caps), (gst_videoflip_get_unit_size),
14333         (gst_videoflip_flip), (gst_videoflip_transform),
14334         (gst_videoflip_handle_src_event), (gst_videoflip_set_property),
14335         (gst_videoflip_base_init), (gst_videoflip_class_init),
14336         (gst_videoflip_init), (plugin_init), (gst_videoflip_get_type):
14337         * gst/videofilter/gstvideoflip.h: VideoFilter inherits from
14338         BaseTransform, it's just a place holder for now and every video
14339         effect plugin has been ported to use BaseTransform features 
14340         directly. QuarkTV was fixed too (was broken), navigationtest works
14341         and best for the end, videoflip converts navigation events depending
14342         on flip method ! Fixes #320953
14343
14344 2005-11-23  Jan Schmidt  <thaytan@mad.scientist.com>
14345
14346         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14347         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_collected):
14348         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14349         (gst_goom_src_negotiate), (gst_goom_chain):
14350         * gst/matroska/matroska-mux.c:
14351         (gst_matroska_mux_video_pad_setcaps):
14352         * sys/osxvideo/osxvideosink.m:
14353           Fixes for API changes
14354
14355 2005-11-23  Michael Smith <msmith@fluendo.com>
14356
14357         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_setcaps),
14358         (gst_jpeg_dec_chain), (gst_jpeg_dec_change_state):
14359         * ext/jpeg/gstjpegdec.h:
14360         * ext/jpeg/gstjpegenc.c: (gst_jpegenc_setcaps):
14361         * ext/jpeg/gstjpegenc.h:
14362         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_setcaps),
14363         (gst_smokeenc_resync):
14364         * ext/jpeg/gstsmokeenc.h:
14365           JPEG fractiony goodness.
14366
14367 2005-11-22  Michael Smith <msmith@fluendo.com>
14368
14369         * gst/goom/filters.c:
14370         * gst/goom/graphic.h:
14371           Fix compilation by making some functions static inline instead of
14372           extern inline, matching the way they're used.
14373
14374 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14375
14376         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_init),
14377         (gst_text_overlay_setcaps), (gst_text_overlay_collected):
14378         * ext/cairo/gsttextoverlay.h:
14379         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_sink_link):
14380         * ext/gdk_pixbuf/gstgdkpixbuf.h:
14381         * ext/libpng/gstpngdec.c: (gst_pngdec_init),
14382         (gst_pngdec_caps_create_and_set):
14383         * ext/libpng/gstpngdec.h:
14384         * ext/libpng/gstpngenc.c: (gst_pngenc_setcaps):
14385         * gst/alpha/gstalphacolor.c: (gst_alpha_color_set_caps):
14386         * gst/avi/gstavimux.c: (gst_avimux_init),
14387         (gst_avimux_vidsinkconnect):
14388         * gst/flx/gstflxdec.c: (gst_flxdec_chain):
14389         * gst/goom/gstgoom.c: (gst_goom_init), (gst_goom_src_setcaps),
14390         (gst_goom_src_negotiate), (gst_goom_chain):
14391         * gst/goom/gstgoom.h:
14392         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14393         * gst/matroska/matroska-mux.c:
14394         (gst_matroska_mux_video_pad_setcaps):
14395         * sys/osxvideo/osxvideosink.h:
14396         * sys/osxvideo/osxvideosink.m:
14397           More fractional framerate conversions 
14398
14399 2005-11-22  Jan Schmidt  <thaytan@mad.scientist.com>
14400
14401         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14402         * gst/debug/gstnavigationtest.c:
14403         (gst_navigationtest_handle_src_event):
14404         * gst/videofilter/gstvideofilter.c:
14405         (gst_videofilter_format_get_structure), (gst_videofilter_setcaps),
14406         (gst_videofilter_init):
14407         * gst/videofilter/gstvideofilter.h:
14408           Convert to fractional framerates.
14409
14410 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14411
14412         * ext/aalib/gstaasink.c:
14413         * ext/dv/gstdvdec.c:
14414         * ext/esd/esdmon.c:
14415         * ext/flac/gstflacenc.c:
14416         * ext/gdk_pixbuf/pixbufscale.c:
14417         * ext/libcaca/gstcacasink.c:
14418         * ext/shout2/gstshout2.c:
14419         * gst/alpha/gstalpha.c:
14420         * gst/oldcore/gstaggregator.c:
14421         * gst/oldcore/gstshaper.c:
14422         * gst/smpte/barboxwipes.c:
14423         * gst/smpte/gstsmpte.c:
14424         * gst/videobox/gstvideobox.c:
14425         * gst/videofilter/gstvideoflip.c:
14426         * gst/videomixer/videomixer.c:
14427           fix up more enums
14428
14429 2005-11-22  Michael Smith <msmith@fluendo.com>
14430
14431         * gst/videomixer/videomixer.c: (gst_videomixer_pad_sink_setcaps),
14432         (gst_videomixer_getcaps), (gst_videomixer_fill_queues),
14433         (gst_videomixer_update_queues):
14434           Fractional framerates, videomixer.
14435
14436 2005-11-22  Michael Smith <msmith@fluendo.com>
14437
14438         * ext/dv/gstdvdec.c: (gst_dvdec_init), (gst_dvdec_sink_setcaps):
14439         * ext/dv/gstdvdec.h:
14440         * ext/dv/gstdvdemux.c: (gst_dvdemux_init),
14441         (gst_dvdemux_src_convert), (gst_dvdemux_sink_convert),
14442         (gst_dvdemux_demux_video), (gst_dvdemux_demux_frame),
14443         (gst_dvdemux_flush):
14444         * ext/dv/gstdvdemux.h:
14445           Fractional framerates for DV. 
14446
14447 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14448
14449         * gst/autodetect/gstautoaudiosink.c:
14450         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14451         * gst/autodetect/gstautovideosink.c:
14452         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
14453           Use gst_plugin_feature_list_free() to free feature list and
14454           in the case of autovideosink free the list at all. Also
14455           miscellaneous cosmetic fixes.
14456
14457 2005-11-22  Thomas Vander Stichele  <thomas at apestaart dot org>
14458
14459         * gst/cutter/gstcutter.c: (gst_cutter_chain),
14460         (gst_cutter_set_property), (gst_cutter_get_caps):
14461           copy calculation code from level; remove use of some audio
14462           functions
14463
14464 2005-11-22  Andy Wingo  <wingo@pobox.com>
14465
14466         * Update for gst_tag_setter API changes.
14467
14468 2005-11-22  Andy Wingo  <wingo@pobox.com>
14469
14470         * ext/dv/gstdvdemux.c (gst_dvdemux_handle_sink_event)
14471         (gst_dvdemux_demux_frame)
14472         * ext/flac/gstflacdec.c (gst_flacdec_write)
14473         * ext/flac/gstflacenc.c (gst_flacenc_seek_callback)
14474         (gst_flacenc_sink_event)
14475         * ext/gconf/gstgconfaudiosink.c (gst_gconf_audio_sink_init)
14476         * ext/gconf/gstgconfvideosink.c (gst_gconf_video_sink_init)
14477         * ext/libpng/gstpngdec.c (gst_pngdec_caps_create_and_set)
14478         * ext/speex/gstspeexdec.c (speex_dec_event, speex_dec_chain)
14479         * gst/auparse/gstauparse.c (gst_auparse_chain)
14480         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_init)
14481         * gst/autodetect/gstautovideosink.c (gst_auto_video_sink_init)
14482         * gst/avi/gstavidemux.c (gst_avi_demux_stream_header)
14483         (gst_avi_demux_handle_seek)
14484         * gst/goom/gstgoom.c (gst_goom_event)
14485         * gst/matroska/ebml-write.c (gst_ebml_write_seek)
14486         * gst/matroska/matroska-demux.c
14487         (gst_matroska_demux_handle_seek_event)
14488         (gst_matroska_demux_loop_stream_parse_id)
14489         * gst/wavenc/gstwavenc.c (gst_wavenc_stop_file)
14490         * gst/wavparse/gstwavparse.c (gst_wavparse_handle_seek)
14491         (gst_wavparse_stream_headers): Run update-funcnames.
14492
14493 2005-11-22  Edward Hervey  <edward@fluendo.com>
14494
14495         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_class_init),
14496         (gst_dv1394src_init), (gst_dv1394src_dispose),
14497         (gst_dv1394src_set_property), (gst_dv1394src_discover_avc_node),
14498         (gst_dv1394src_uri_set_uri):
14499         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
14500         (gst_udpsrc_update_uri), (gst_udpsrc_set_uri),
14501         (gst_udpsrc_set_property), (gst_udpsrc_uri_get_uri):
14502         URIHandler interface and element properties are now properly
14503         synchronized for DV1394src and UDPSrc
14504
14505 2005-11-22  Tim-Philipp Müller  <tim at centricular dot net>
14506
14507         * ext/flac/Makefile.am:
14508         * ext/speex/Makefile.am:
14509           libgsttagedit has been renamed to libgsttag.
14510
14511 2005-11-21  Wim Taymans  <wim@fluendo.com>
14512
14513         * gst/rtsp/rtspconnection.c: (read_body):
14514         Apply patch from Sebastien Cote to fix #319184.
14515
14516 2005-11-21  Thomas Vander Stichele  <thomas at apestaart dot org>
14517
14518         * configure.ac:
14519         * gst/cutter/Makefile.am:
14520         * gst/cutter/gstcutter.c: (gst_cutter_class_init),
14521         (gst_cutter_init), (gst_cutter_message_new), (gst_cutter_chain),
14522         (gst_cutter_set_property), (gst_cutter_get_property),
14523         (plugin_init), (gst_cutter_get_caps):
14524           port cutter
14525         * gst/level/gstlevel.c:
14526           fix up plugin details
14527
14528 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14529
14530         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event):
14531         * ext/flac/gstflacdec.c: (gst_flacdec_loop),
14532         (gst_flacdec_src_event):
14533         * ext/flac/gstflacenc.c: (gst_flacenc_sink_event):
14534         * ext/ladspa/gstsignalprocessor.c: (gst_signal_processor_event),
14535         (gst_signal_processor_getrange), (gst_signal_processor_chain):
14536         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
14537         * gst/flx/gstflxdec.c: (gst_flxdec_src_event_handler),
14538         (gst_flxdec_sink_event_handler):
14539         * gst/matroska/matroska-demux.c:
14540         (gst_matroska_demux_handle_seek_event):
14541         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek):
14542           Update for stream lock API changes: don't take stream log
14543           in sink event handlers any longer and change GST_STREAM_LOCK
14544           to GST_PAD_STREAM_LOCK. Don't leak references in flxdec event
14545           functions.
14546
14547 2005-11-21  Michael Smith <msmith@fluendo.com>
14548
14549         * gst/auparse/gstauparse.c: (gst_auparse_dispose):
14550           gst_object_unref, not g_object_unref
14551
14552 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14553
14554         * gst/wavparse/gstwavparse.c: (gst_wavparse_init),
14555         (gst_wavparse_create_sourcepad), (gst_wavparse_sink_activate):
14556           Use GST_DEBUG_FUNCPTR; add debug message in pad activate function.
14557
14558 2005-11-21  Michael Smith <msmith@fluendo.com>
14559
14560         * gst/auparse/Makefile.am:
14561         * gst/auparse/gstauparse.c: (gst_auparse_class_init),
14562         (gst_auparse_init), (gst_auparse_dispose), (gst_auparse_chain),
14563         (gst_auparse_change_state):
14564         * gst/auparse/gstauparse.h:
14565           Partially fix #161712. playbin still doesn't work on these files,
14566           (on the bug report, Andy says we aren't typefinding it for some
14567           reason?) but at least auparse isn't totally busted like it was before.
14568
14569 2005-11-21  Andy Wingo  <wingo@pobox.com>
14570
14571         * *.h:
14572         * *.c: Ran scripts/update-macros. Oh yes.
14573
14574 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14575
14576         * gst/matroska/matroska-demux.c: (gst_matroska_demux_sync_streams):
14577           Filler events are gone for now, comment out section generating
14578           them.
14579
14580 2005-11-21  Jan Schmidt  <thaytan@mad.scientist.com>
14581
14582         * ext/aalib/gstaasink.c: (gst_aasink_fixate):
14583         * ext/mikmod/gstmikmod.c: (gst_mikmod_srcfixate):
14584         * gst/goom/gstgoom.c: (gst_goom_src_negotiate):
14585         * sys/osxvideo/osxvideosink.m:
14586           Rename gst_caps_structure_fixate_* to gst_structure_fixate_*
14587           (#322027)
14588
14589 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14590
14591         * ext/aalib/gstaasink.c: (gst_aasink_setcaps):
14592         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_file_header),
14593         (gst_avi_demux_read_subindexes), (gst_avi_demux_parse_stream),
14594         (gst_avi_demux_parse_odml), (gst_avi_demux_stream_index),
14595         (gst_avi_demux_sync), (gst_avi_demux_stream_header),
14596         (gst_avi_demux_stream_data):
14597         * gst/matroska/matroska-demux.c: (gst_matroska_demux_video_caps):
14598         * gst/wavenc/gstwavenc.c: (write_metadata):
14599         * gst/wavparse/gstwavparse.c: (gst_wavparse_parse_adtl),
14600         (gst_wavparse_parse_file_header), (gst_wavparse_stream_headers):
14601         Fixes for GST_FOURCC_FORMAT API change.
14602
14603 2005-11-21  Tim-Philipp Müller  <tim at centricular dot net>
14604
14605         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_finalize),
14606         (gst_text_overlay_init), (gst_text_overlay_text_pad_linked),
14607         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_pop_video),
14608         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14609         (gst_text_overlay_change_state):
14610         * gst/matroska/matroska-mux.c: (gst_matroska_mux_init),
14611         (gst_matroska_mux_reset), (gst_matroska_mux_request_new_pad),
14612         (gst_matroska_mux_best_pad), (gst_matroska_mux_change_state):
14613         * gst/smpte/gstsmpte.c: (gst_smpte_init), (gst_smpte_collected):
14614         * gst/videomixer/videomixer.c: (gst_videomixer_init),
14615         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
14616         (gst_videomixer_change_state):
14617           Fix for collect pads API change. Also fix textoverlay state
14618           change function.
14619
14620 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14621
14622         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Replace
14623         GST_PAD_IS_USABLE by something approaching it.
14624
14625 2005-11-20  Julien MOUTTE  <julien@moutte.net>
14626
14627         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start): Fix for
14628         API changes.
14629         * gst/wavenc/gstwavenc.c: (gst_wavenc_chain): Fix for API changes,
14630         but also fix the code that was not checking return values from
14631         pad_push neither using pad_alloc_buffer.
14632
14633 2005-11-18  Edward Hervey  <edward@fluendo.com>
14634
14635         * ext/libpng/gstpngenc.c: (gst_pngenc_class_init),
14636         (gst_pngenc_chain):
14637         Added debug category
14638         Return GST_FLOW_UNEXPECTED when sending an EOS, so the whole pipeline
14639         goes to EOS.
14640
14641 2005-11-17  Edgard Lima <edgard.lima@indt.org.br>
14642
14643         * gst/rtp/Makefile.am
14644         * gst/rtp/gstrtp.c
14645         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_src_template),
14646         (gst_rtpg711enc_class_init), (gst_rtpg711enc_init),
14647         (gst_rtpg711enc_finalize), (gst_rtpg711enc_setcaps),
14648         (gst_rtpg711enc_flush), (gst_rtpg711enc_handle_buffer):
14649         * gst/rtp/gstrtpg711enc.h:
14650         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_sink_template):
14651         * gst/rtp/gstrtpspeexenc.c:
14652         * gst/rtp/gstrtpspeexenc.h:
14653         * gst/rtp/gstrtpspeexdec.c:
14654         * gst/rtp/gstrtpspeexdec.h:
14655         Created Speex payloader and depayloader; Optimize G711 payloader to
14656         use adapter and send packets until MTU size.
14657
14658 2005-11-16  Wim Taymans  <wim@fluendo.com>
14659
14660         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad):
14661         Fix leak in check.
14662
14663 2005-11-16  Wim Taymans  <wim@fluendo.com>
14664
14665         * gst/flx/gstflxdec.c: (gst_flxdec_change_state):
14666         Fix state change.
14667
14668 2005-11-16  Andy Wingo  <wingo@pobox.com>
14669
14670         * gst/udp/gstudpsrc.c: Clean up with the boilerplate macro.
14671         (gst_udpsrc_create): Move comment.
14672
14673 2005-11-15  Vincent Torri  <torri at iecn dot u-nancy dot fr>
14674
14675         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14676
14677         * gst/matroska/matroska-demux.c: (gst_matroskademux_do_index_seek):
14678           When seeking, seek to closest index entry at or before the requested
14679           seek position, not just the closest one (#321001).
14680
14681 2005-11-15  Tim-Philipp Müller  <tim at centricular dot net>
14682
14683         * gst/avi/gstavidemux.c: (swap_line), (gst_avi_demux_invert),
14684         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data):
14685           Invert DIB images again (see #132341).
14686
14687 2005-11-14  Thomas Vander Stichele  <thomas at apestaart dot org>
14688
14689         * configure.ac:
14690           rework configure.ac file
14691         * ext/aalib/gstaasink.c:
14692         * ext/cairo/gstcairo.c:
14693         * ext/dv/gstdv.c:
14694         * ext/esd/gstesd.c:
14695         * ext/flac/gstflac.c:
14696         * ext/gconf/gstgconfelements.c:
14697         * ext/gdk_pixbuf/gstgdkpixbuf.c:
14698         * ext/jpeg/gstjpeg.c:
14699         * ext/ladspa/gstladspa.c:
14700         * ext/libcaca/gstcacasink.c:
14701         * ext/libmng/gstmng.c:
14702         * ext/libpng/gstpng.c:
14703         * ext/mikmod/gstmikmod.c:
14704         * ext/pango/gsttextoverlay.c:
14705         * ext/pango/gsttimeoverlay.c:
14706         * ext/raw1394/gst1394.c:
14707         * ext/speex/gstspeex.c:
14708         * gst/alpha/Makefile.am:
14709         * gst/alpha/gstalpha.c:
14710         * gst/alpha/gstalphacolor.c:
14711         * gst/auparse/gstauparse.c:
14712         * gst/autodetect/gstautoaudiosink.c:
14713         (gst_auto_audio_sink_factory_filter),
14714         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
14715         * gst/autodetect/gstautodetect.c:
14716         * gst/avi/gstavi.c:
14717         * gst/cutter/gstcutter.c:
14718         * gst/debug/efence.c:
14719         * gst/debug/gstdebug.c:
14720         * gst/debug/gstnavigationtest.c:
14721         * gst/effectv/gsteffectv.c:
14722         * gst/flx/gstflxdec.c:
14723         * gst/goom/gstgoom.c:
14724         * gst/interleave/plugin.c:
14725         * gst/law/alaw.c:
14726         * gst/law/mulaw.c:
14727         * gst/level/gstlevel.c:
14728         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14729         * gst/matroska/matroska.c:
14730         * gst/median/gstmedian.c:
14731         * gst/monoscope/gstmonoscope.c:
14732         * gst/multipart/multipart.c:
14733         * gst/oldcore/gstelements.c:
14734         * gst/rtp/gstrtp.c:
14735         * gst/rtsp/gstrtsp.c:
14736         * gst/smoothwave/gstsmoothwave.c:
14737         * gst/smpte/gstsmpte.c:
14738         * gst/udp/gstudp.c:
14739         * gst/videobox/gstvideobox.c:
14740         * gst/videofilter/gstgamma.c:
14741         * gst/videofilter/gstvideobalance.c:
14742         * gst/videofilter/gstvideoflip.c:
14743         * gst/videofilter/gstvideotemplate.c:
14744         * gst/videomixer/videomixer.c:
14745         * gst/wavenc/gstwavenc.c:
14746         * gst/wavparse/gstwavparse.c:
14747         * sys/oss/gstossaudio.c:
14748         * sys/osxaudio/gstosxaudio.c:
14749           update GST_PLUGIN_DEFINE
14750         * gst/rtp/Makefile.am:
14751         * gst/rtp/gstasteriskh263.c:
14752           check for htons/htonl headers and possibly link to winsock2 lib
14753
14754 2005-11-12  Edward Hervey  <edward@fluendo.com>
14755
14756         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain): 
14757         Only GST_DEBUG() information on the valid components.
14758
14759 2005-11-11  Thomas Vander Stichele  <thomas at apestaart dot org>
14760
14761         * configure.ac: back to HEAD
14762
14763 === release 0.9.5 ===
14764
14765 2005-11-11  Thomas Vander Stichele <thomas at apestaart dot org>
14766
14767         * configure.ac:
14768           releasing 0.9.5, "Phone Alarm"
14769
14770 2005-11-11  Edward Hervey  <edward@fluendo.com>
14771
14772         * gst/avi/gstavidemux.c: (gst_avi_demux_reset),
14773         (gst_avi_demux_src_convert), (gst_avi_demux_handle_src_event),
14774         (gst_avi_demux_stream_header), (gst_avi_demux_handle_seek),
14775         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14776         (gst_avi_demux_loop):
14777         * gst/avi/gstavidemux.h:
14778         Yeah, implement proper seeking. Exact seeking and segment seeking.
14779         Still need to do some checks for segment_stop.
14780
14781 2005-11-10  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14782
14783         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14784
14785         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14786           Don't try to ready buffer duration from buffer that we don't
14787           own any  longer and that might already have been unreffed.
14788           (#321136)
14789
14790 2005-11-09  Zeeshan Ali  <zeenix@gmail.com>
14791
14792         * gst/flx/gstflxdec.c: (flx_decode_delta_fli),
14793         (flx_decode_delta_flc), (gst_flxdec_chain):
14794         Attempting to optimize the code for embedded systems.
14795
14796 2005-11-08  Alessandro Decina  <alessandro at nnva dot org>
14797
14798         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14799
14800         * sys/oss/gstosssink.c: (gst_oss_sink_close):
14801           Don't re-use already closed file descriptor. (#320920)
14802
14803 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14804
14805         * sys/oss/gstosssink.c: (gst_oss_sink_dispose),
14806         (gst_oss_sink_set_property), (gst_oss_sink_getcaps),
14807         (gst_oss_sink_prepare):
14808         * sys/oss/gstosssink.h:
14809           Cache probed caps; fix debug output for SET_PARAM macros.
14810
14811 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14812
14813         * ext/cairo/Makefile.am:
14814         * ext/cairo/gstcairo.c: (plugin_init):
14815         * ext/cairo/gsttextoverlay.c: (gst_text_overlay_base_init),
14816         (gst_text_overlay_class_init), (gst_text_overlay_finalize),
14817         (gst_text_overlay_init), (gst_text_overlay_font_init),
14818         (gst_text_overlay_set_property), (gst_text_overlay_render_text),
14819         (gst_text_overlay_getcaps), (gst_text_overlay_setcaps),
14820         (gst_text_overlay_text_pad_linked),
14821         (gst_text_overlay_text_pad_unlinked), (gst_text_overlay_shade_y),
14822         (gst_text_overlay_blit_1), (gst_text_overlay_blit_sub2x2),
14823         (gst_text_overlay_push_frame), (gst_text_overlay_pop_video),
14824         (gst_text_overlay_pop_text), (gst_text_overlay_collected),
14825         (gst_text_overlay_change_state):
14826         * ext/cairo/gsttextoverlay.h:
14827           Port cairo textoverlay plugin to 0.9. Add 'shaded-background'
14828           property and redo positioning. Doesn't handle upstream renegotiation
14829           yet though.
14830
14831 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14832
14833         * gst/avi/gstavidemux.c: (gst_avi_demux_parse_stream),
14834         (gst_avi_demux_process_next_entry), (gst_avi_demux_stream_data),
14835         (gst_avi_demux_loop):
14836           No need to take the STREAM_LOCK in the loop function. Improve
14837           some debug messages. Don't leak pad names in debug messages.
14838
14839 2005-11-07  Tim-Philipp Müller  <tim at centricular dot net>
14840
14841         * gst/matroska/matroska-demux.c:
14842         (gst_matroska_demux_push_vorbis_codec_priv_data),
14843         (gst_matroska_demux_add_wvpk_header):
14844           Don't error out when the source pad isn't linked.
14845
14846 2005-11-02  Tim-Philipp Müller  <tim at centricular dot net>
14847
14848         * ext/gconf/gstgconfaudiosink.c: (do_toggle_element),
14849         (gst_gconf_audio_sink_change_state):
14850         * ext/gconf/gstgconfvideosink.c: (do_toggle_element),
14851         (gst_gconf_video_sink_change_state):
14852           Fix state change functions here as well and set kid
14853           to NULL state before removing it.
14854
14855 2005-11-01  Edward Hervey  <edward@fluendo.com>
14856
14857         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file),
14858         (gst_wavenc_init), (gst_wavenc_event), (gst_wavenc_chain):
14859         Added proper event handlind, 
14860         made downstream newsegment event use GST_FORMAT_BYTES (otherwise it's
14861         ignored),
14862         and don't set a duration of 0 for buffers otherwise they are discarded
14863         by GstBaseSink.
14864
14865         GstWavEnc needs some serious loving, after going through the code I'm
14866         really wondering how this can stay in -good ...
14867
14868 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14869
14870         * check/elements/matroskamux.c: (setup_src_pad), (setup_sink_pad),
14871         (setup_matroskamux), (check_buffer_data), (GST_START_TEST):
14872         * gst/matroska/matroska-mux.c: (gst_matroska_mux_finalize),
14873         (gst_matroska_mux_reset), (gst_matroska_mux_audio_pad_setcaps),
14874         (gst_matroska_mux_start), (gst_matroska_mux_write_data),
14875         (gst_matroska_mux_collected):
14876           Fix leaks and invalid memory access as reported by valgrind
14877
14878 2005-11-01  Thomas Vander Stichele  <thomas at apestaart dot org>
14879
14880         Patch by: Michal Benes <michal.benes@xeris.cz>
14881
14882         * check/Makefile.am:
14883         * gst/matroska/ebml-write.c: (gst_ebml_write_seek):
14884         * gst/matroska/matroska-mux.c: (gst_matroska_mux_handle_src_event),
14885         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
14886           add a unit test for matroskamux
14887           fix the bugs that the unit test exposed
14888
14889 2005-11-01  Tim-Philipp Müller  <tim at centricular dot net>
14890
14891         * gst/autodetect/gstautoaudiosink.c:
14892         (gst_auto_audio_sink_class_init),
14893         (gst_auto_audio_sink_change_state):
14894         * gst/autodetect/gstautovideosink.c:
14895         (gst_auto_video_sink_class_init),
14896         (gst_auto_video_sink_change_state):
14897           Fix state change function and use GST_DEBUG_FUNCPTR in
14898           class_init.
14899
14900 2005-11-01  Josef Zlomek  <josef dot zlomek at xeris dot cz>
14901
14902         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14903
14904         * gst/matroska/ebml-write.c: (gst_ebml_write_new),
14905         (gst_ebml_write_reset), (gst_ebml_write_element_new):
14906         * gst/matroska/ebml-write.h:
14907         * gst/matroska/matroska-mux.c: (gst_matroska_mux_write_data):
14908           Set timestamps on outgoing ebml headers as well, so that the
14909           element after matroskamux can get the timestamp already when
14910           reading the first ebml element and doesn't have to wait for
14911           the actual data buffer for that (#320308).
14912           
14913 2005-10-31  Andy Wingo  <wingo@pobox.com>
14914
14915         * gst/videomixer/videomixer.c (gst_videomixer_pad_unlink)
14916         (gst_videomixer_pad_link): Kill some memleaks.
14917         (gst_videomixer_pad_get_property): Style fix.
14918         (gst_videomixer_pad_set_property): Style fix.
14919         (gst_videomixer_pad_init): Style fix.
14920         (gst_videomixer_update_queues): Kill memleak.
14921         (gst_videomixer_loop): Kill memleak.
14922         (gst_videomixer_collected): Kill memleak.
14923
14924 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14925
14926         * gst/auparse/gstauparse.c: gst_auparse_init, gst_auparse_chain,
14927         gst_auparse_change_state:
14928         Just some cleanup.
14929
14930 2005-10-31  Edgard Lima <edgard.lima@indt.org.br>
14931
14932         * ext/speex/gstspeexenc.c: (gst_speexenc_chain)
14933         Add checks to GST_FLOW_NOT_LINKED for values returned
14934         from gst_pad_push.
14935         
14936 2005-10-31  Zeeshan Ali  <zeenix@gmail.com>
14937
14938         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_setcaps),
14939         (gst_rtpg711dec_process):
14940         * gst/rtp/gstrtpgsmenc.c:
14941         Payloader now sets some default caps on the srcpad if caps on the sinkpad
14942         are never set. This is important for the g711 to work with burger's rtpbin
14943         element.
14944
14945 2005-10-28  Edgard Lima <edgard.lima@cin.ufpe.br>
14946
14947         * ext/speex/gstspeexenc.c: (gst_speexenc_chain), 
14948         (gst_speexenc_push_buffer):
14949         Add checks for return values from gst_pad_push and
14950         gst_pad_alloc_buffer.
14951
14952 2005-10-28  Michal Benes  <michal dot benes at xeris dot cz>
14953
14954         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
14955
14956         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init_stream),
14957         (gst_matroska_demux_parse_info),
14958         (gst_matroska_demux_parse_blockgroup_or_simpleblock),
14959         (gst_matroska_demux_parse_cluster):
14960         * gst/matroska/matroska-ids.h:
14961         * gst/matroska/matroska-mux.c: (gst_matroska_mux_class_init),
14962         (gst_matroska_mux_init), (gst_matroska_mux_start),
14963         (gst_matroska_mux_create_buffer_header),
14964         (gst_matroska_mux_write_data), (gst_matroska_mux_set_property),
14965         (gst_matroska_mux_get_property):
14966         * gst/matroska/matroska-mux.h:
14967           Add SimpleBlock support to matroska demuxer and muxer (part of
14968           Matroska v2). (#319731)
14969
14970 2005-10-28  Wim Taymans  <wim@fluendo.com>
14971
14972         * ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_init), (gst_jpeg_dec_chain),
14973         (gst_jpeg_dec_change_state):
14974         * ext/jpeg/gstjpegdec.h:
14975         Cleanups. Don't create caps for every chain.
14976
14977 2005-10-27  Edgard Lima  Edgard Lima  <edgard.lima@indt.org.br>
14978
14979         * gst/law/alaw-encode.c: (gst_alawenc_init),
14980         (alawenc_setcaps), (gst_alawenc_chain)
14981         * gst/law/alaw-encode.h:
14982         * gst/law/mulaw-encode.c: (gst_mulawenc_init),
14983         (mulawenc_setcaps), (gst_mulawenc_chain)
14984         * gst/law/mulaw-encode.h:
14985         Set timestamp on buffer and it allows RTP G711 elements
14986         work properly.
14987
14988 2005-10-27  Wim Taymans  <wim@fluendo.com>
14989
14990         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
14991         Set correct format on oss instead of a silly value. 
14992
14993 2005-10-27  Julien MOUTTE  <julien@moutte.net>
14994
14995         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
14996         (gst_video_box_transform_caps), (gst_video_box_set_caps),
14997         (gst_video_box_get_unit_size), (gst_video_box_copy_plane_i420),
14998         (gst_video_box_i420), (gst_video_box_ayuv): Use liboil for
14999         I420 rendering as well, doesn't bring much for my platform.
15000         Might help on some other platforms.
15001
15002 2005-10-27  Zeeshan Ali  <zeenix@gmail.com>
15003
15004         * gst/rtp/gstrtpgsmenc.c:
15005         * gst/rtp/gstrtpgsmparse.c:
15006         Declaring the padtemplate correctly.
15007
15008 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
15009
15010         * gst/rtp/gstrtpg711dec.c:
15011         * gst/rtp/gstrtpg711enc.c:
15012         * gst/rtp/gstrtpgsmenc.c:
15013         * gst/rtp/gstrtpgsmparse.c:
15014         Setting the proper copyright notice.
15015
15016 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15017
15018         * gst/videobox/Makefile.am: Use liboil.
15019         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15020         (gst_video_box_set_property), (gst_video_box_transform_caps),
15021         (gst_video_box_set_caps), (gst_video_box_get_unit_size),
15022         (gst_video_box_ayuv): Lot of optimization in AYUV rendering
15023         using liboil. Will dot the same to I420 border generation
15024         tomorrow.
15025
15026 2005-10-26  Zeeshan Ali  <zeenix@gmail.com>
15027
15028         * gst/rtp/gstrtpg711dec.c: (gst_rtpg711dec_base_init),
15029         (gst_rtpg711dec_class_init), (gst_rtpg711dec_init),
15030         (gst_rtpg711dec_setcaps), (gst_rtpg711dec_process):
15031         * gst/rtp/gstrtpg711dec.h:
15032         * gst/rtp/gstrtpg711enc.c: (gst_rtpg711enc_base_init),
15033         (gst_rtpg711enc_init), (gst_rtpg711enc_handle_buffer):
15034         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_base_init),
15035         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15036         (gst_rtpgsmenc_handle_buffer):
15037         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_base_init),
15038         (gst_rtpgsmparse_class_init), (gst_rtpgsmparse_init),
15039         (gst_rtpgsmparse_setcaps), (gst_rtpgsmparse_process):
15040         * gst/rtp/gstrtpgsmparse.h:
15041         Hacked the G711 (de)payloader to try to make things right. rtpg711dec now
15042         inherits from the basertpdepayloader.
15043
15044 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15045
15046         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15047         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15048         (gst_video_box_ayuv): Removing this forgotten debug.
15049
15050 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15051
15052         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15053         (gst_video_box_transform_caps), (gst_video_box_get_unit_size),
15054         (gst_video_box_ayuv): Fix the stride issue when boxing to AYUV.
15055
15056 2005-10-26  Tim-Philipp Müller  <tim at centricular dot net>
15057
15058         * sys/oss/gstossaudio.c:
15059         * sys/oss/gstossdmabuffer.c:
15060         * sys/oss/gstosshelper.c:
15061         * sys/oss/gstossmixer.c:
15062         * sys/oss/gstossmixerelement.c:
15063         * sys/oss/gstossmixertrack.c:
15064         * sys/oss/gstosssink.c:
15065         * sys/oss/gstosssrc.c:
15066           Actually use the 'oss' debug category we register.
15067
15068 2005-10-26  Julien MOUTTE  <julien@moutte.net>
15069
15070         * gst/videomixer/videomixer.c: (gst_videomixer_pad_set_property),
15071         (gst_videomixer_pad_sink_setcaps), (gst_videomixer_getcaps):
15072         Use gst_pad_get_parent and drop the ref that was added through
15073         that call.
15074
15075 2005-10-26  Thomas Vander Stichele  <thomas at apestaart dot org>
15076
15077         * gst/rtp/gstrtpgsmenc.c:
15078           Fix compilation
15079
15080 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15081
15082         * gst/rtp/gstrtpg711dec.c
15083         Just removed a couple of lines of weird code used during
15084         development/test time.
15085
15086 2005-10-25  Edgard Lima  <edgard.lima@indt.org.br>
15087
15088         * gst/rtp/Makefile.am
15089         * gst/rtp/gstrtp.c
15090         * gst/rtp/gstrtpg711enc.c
15091         * gst/rtp/gstrtpg711enc.h
15092         * gst/rtp/gstrtpg711dec.c
15093         * gst/rtp/gstrtpg711dec.h
15094         Created G711 payloader and depayloader (it supports mulaw and alaw
15095         (dec)encoders)
15096
15097 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15098
15099         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15100         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15101         Doh ! I introduced wingo's bug again ! Sorry...
15102
15103 2005-10-25  Christian Schaller <christian@fluendo.com> 
15104
15105         * gst/rtp/Makefile.am: add missing header files for disting
15106
15107 2005-10-25  Zeeshan Ali  <zeenix@gmail.com>
15108
15109         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15110         (gst_rtpgsmenc_base_init), (gst_rtpgsmenc_class_init),
15111         (gst_rtpgsmenc_init), (gst_rtpgsmenc_setcaps),
15112         (gst_rtpgsmenc_handle_buffer):
15113         * gst/rtp/gstrtpgsmenc.h:
15114         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_get_type),
15115         (gst_rtpgsmparse_base_init), (gst_rtpgsmparse_class_init),
15116         (gst_rtpgsmparse_init), (gst_rtpgsmparse_setcaps),
15117         (gst_rtpgsmparse_finalize), (gst_rtpgsmparse_process):
15118         * gst/rtp/gstrtpgsmparse.h:
15119         Getting the GSM (de)payloader working and compatible with our plans for RTP.
15120
15121 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15122
15123         * ext/libpng/gstpngdec.c: (user_info_callback),
15124         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Push
15125         a newsegment event, move some redundant code in a single place.
15126
15127 2005-10-25  Julien MOUTTE  <julien@moutte.net>
15128
15129         * ext/libpng/gstpngdec.c: (user_info_callback),
15130         (gst_pngdec_caps_create_and_set), (gst_pngdec_task): Temporary
15131         hack to get correct colors order when we have a png image with
15132         alpha channel.
15133
15134 2005-10-24  Edward Hervey  <edward@fluendo.com>
15135
15136         * ext/dv/gstdvdemux.c: (gst_dvdemux_add_pads): 
15137         Call gst_element_no_more_pads when there will be no more pads.
15138
15139 2005-10-24  Wim Taymans  <wim@fluendo.com>
15140
15141         * gst/rtp/Makefile.am:
15142         * gst/rtp/gstasteriskh263.c: (gst_asteriskh263_get_type),
15143         (gst_asteriskh263_base_init), (gst_asteriskh263_class_init),
15144         (gst_asteriskh263_init), (gst_asteriskh263_finalize),
15145         (gst_asteriskh263_chain), (gst_asteriskh263_set_property),
15146         (gst_asteriskh263_get_property), (gst_asteriskh263_change_state),
15147         (gst_asteriskh263_plugin_init):
15148         * gst/rtp/gstasteriskh263.h:
15149         * gst/rtp/gstrtp.c: (plugin_init):
15150         * gst/rtp/gstrtph263enc.c: (gst_rtph263enc_get_type),
15151         (gst_rtph263enc_base_init), (gst_rtph263enc_class_init),
15152         (gst_rtph263enc_init), (gst_rtph263enc_finalize),
15153         (gst_rtph263enc_setcaps), (gst_rtph263enc_gobfiner),
15154         (gst_rtph263enc_flush), (gst_rtph263enc_handle_buffer),
15155         (gst_rtph263enc_plugin_init):
15156         * gst/rtp/gstrtph263enc.h:
15157         Added two new payloaders, an RFC 2190 payloader for h263 and
15158         a payload convertor for an asterisk server.
15159
15160 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15161
15162         * sys/oss/gstosssrc.c: (gst_oss_src_prepare):
15163           Set bytes_per_sample correctly (is not always 4, but 
15164           depends on width and number of channels).
15165
15166 2005-10-24  Tim-Philipp Müller  <tim at centricular dot net>
15167
15168         * ext/flac/gstflacenc.c: (gst_flacenc_base_init),
15169         (gst_flacenc_init), (gst_flacenc_sink_setcaps),
15170         (gst_flacenc_seek_callback), (gst_flacenc_write_callback),
15171         (gst_flacenc_sink_event), (gst_flacenc_chain),
15172         (gst_flacenc_set_property), (gst_flacenc_get_property),
15173         (gst_flacenc_change_state):
15174         * ext/flac/gstflacenc.h:
15175           Fix seeking, so that flacenc can rewrite the header with the
15176           correct duration and amount of samples and all that at EOS;
15177           also set timestamps and granulepos on outgoing buffers; add
15178           debug category; fix state change function.
15179           
15180 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15181
15182         * gst/videomixer/videomixer.c: Don't restrict video geometry
15183         from 16 to 4096.
15184
15185 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15186
15187         * gst/videobox/gstvideobox.c: (gst_video_box_class_init),
15188         (gst_video_box_transform_caps), (gst_video_box_get_unit_size):
15189         Fix caps negotiation correctly, add debugging category.
15190
15191 2005-10-24  Christian Schaller  <christian@fluendo.com>
15192
15193         * configure.ac: Port over Thomas's change from base listing all plugins
15194
15195 2005-10-24  Julien MOUTTE  <julien@moutte.net>
15196
15197         * ext/libpng/gstpngdec.c: (gst_pngdec_init): Don't use fixed caps on
15198         a sink pad.
15199
15200 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15201
15202         * configure.ac:
15203         * docs/upload.mak:
15204           back to HEAD
15205
15206 === release 0.9.4 ===
15207
15208 2005-10-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15209
15210         * configure.ac:
15211           Releasing 0.9.4, "Dromiceiomimus"
15212
15213 2005-10-21  Tim-Philipp Müller  <tim at centricular dot net>
15214
15215         * ext/speex/gstspeexenc.c: (gst_speexenc_get_query_types),
15216         (gst_speexenc_src_query):
15217           Add position and duration query, fix query type function.
15218           
15219         * gst/matroska/matroska-demux.c: (gst_matroska_demux_add_stream),
15220         (gst_matroska_demux_video_caps), (gst_matroska_demux_audio_caps):
15221           Let's not set non-fixed caps on source pads.
15222
15223 2005-10-21  Wim Taymans  <wim@fluendo.com>
15224
15225         * ext/dv/gstdvdemux.c: (gst_dvdemux_demux_frame):
15226         * gst/avi/gstavidemux.c: (gst_avi_demux_get_src_query_types),
15227         (gst_avi_demux_handle_seek):
15228         Set correct stream_time in newsegment event.
15229         avi can also handle a duration query now.
15230
15231 2005-10-20  Tim-Philipp Müller  <tim at centricular dot net>
15232
15233         * gst/matroska/matroska-demux.c:
15234         (gst_matroska_demux_handle_src_query),
15235         (gst_matroska_demux_handle_seek_event),
15236         (gst_matroska_demux_loop_stream_parse_id):
15237           Fix duration query; fix basetime in newsegment event after
15238           seek; fix duration in initial newsegment event.
15239
15240         * gst/matroska/matroska-mux.c:
15241         (gst_matroska_mux_audio_pad_setcaps), (gst_matroska_mux_start):
15242           Extract number of channels and samplerate from vorbis headers;
15243           add some debug messages when querying the durations of the
15244           input streams.
15245
15246 2005-10-20  Wim Taymans  <wim@fluendo.com>
15247
15248         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15249         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15250         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15251         Set stream time correctly in newsegment.
15252
15253 2005-10-20  Wim Taymans  <wim@fluendo.com>
15254
15255         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_seek):
15256         Correctly fill in the stream time.
15257
15258 2005-10-19  Thomas Vander Stichele  <thomas at apestaart dot org>
15259
15260         * check/elements/level.c: (GST_START_TEST):
15261         * gst/level/gstlevel.c: (gst_level_message_new):
15262         * gst/level/level-example.c: (message_handler):
15263           use ELEMENT messages instead
15264
15265 2005-10-19  Wim Taymans  <wim@fluendo.com>
15266
15267         * ext/dv/gstdvdemux.c: (gst_dvdemux_get_src_query_types),
15268         (gst_dvdemux_src_query):
15269         * ext/flac/gstflacdec.c: (gst_flacdec_length),
15270         (gst_flacdec_src_query):
15271         * ext/raw1394/gstdv1394src.c: (gst_dv1394src_query):
15272         * ext/speex/gstspeexdec.c: (speex_dec_src_query):
15273         * gst/avi/gstavidemux.c: (gst_avi_demux_handle_src_query):
15274         * gst/debug/gstnavseek.c: (gst_navseek_seek):
15275         * gst/debug/progressreport.c: (gst_progress_report_report):
15276         * gst/matroska/ebml-read.c: (gst_ebml_read_get_length):
15277         * gst/matroska/matroska-demux.c:
15278         (gst_matroska_demux_handle_src_query):
15279         * gst/matroska/matroska-mux.c: (gst_matroska_mux_start):
15280         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15281         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15282         (gst_wavparse_pad_convert), (gst_wavparse_pad_query),
15283         (gst_wavparse_srcpad_event):
15284         API change fix.
15285
15286 2005-10-19  Tim-Philipp Müller  <tim at centricular dot net>
15287
15288         * gst/goom/filters.c:
15289         * gst/goom/graphic.h:
15290         * gst/goom/lines.c:
15291           Make inline functions either 'static inline' or 'extern inline',
15292           otherwise the Forte compiler apparently won't inline them (#317300).
15293
15294 2005-10-19  Julien MOUTTE  <julien@moutte.net>
15295
15296         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15297         (gst_pngdec_init), (user_error_fn), (user_warning_fn),
15298         (user_info_callback), (user_endrow_callback), (user_end_callback),
15299         (user_read_data), (gst_pngdec_caps_create_and_set),
15300         (gst_pngdec_task), (gst_pngdec_chain), (gst_pngdec_sink_event),
15301         (gst_pngdec_libpng_clear), (gst_pngdec_libpng_init),
15302         (gst_pngdec_change_state), (gst_pngdec_sink_activate_push),
15303         (gst_pngdec_sink_activate_pull), (gst_pngdec_sink_activate):
15304         * ext/libpng/gstpngdec.h: Complete rewrite of pngdec. It's now
15305         very nice and handle push/pull based model. if you have filesrc
15306         connected to it, it will do random access to load the png file.
15307         If you have a network source that can't do _getrange, it does 
15308         progressive loading through the chain function.
15309         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15310         (transform_rgb), (transform_bgr): Fix caps negotiation correctly
15311         thanks to Master Wim Taymans ;-)
15312
15313 2005-10-18  Tim-Philipp Müller  <tim at centricular dot net>
15314
15315         * gst/matroska/Makefile.am:
15316         * gst/matroska/ebml-read.c:
15317         * gst/matroska/ebml-read.h:
15318         * gst/matroska/matroska-demux.c:
15319         * gst/matroska/matroska-demux.h:
15320         * gst/matroska/matroska.c: (plugin_init):
15321           Ported matroska demuxer to 0.9.
15322
15323 2005-10-18  Michal Benes  <michal dot benes at xeris dot cz>
15324
15325         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15326
15327         * gst/matroska/matroska-mux.c:
15328         (gst_matroska_mux_video_pad_setcaps),
15329         (gst_matroska_mux_audio_pad_setcaps):
15330           Fix mpeg4 input handling (#318847); also, while we're at it,
15331           fix media type for Motion-JPEG: should be image/jpeg.
15332
15333 2005-10-18  Wim Taymans  <wim@fluendo.com>
15334
15335         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15336         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15337         (gst_wavparse_pad_convert), (gst_wavparse_srcpad_event):
15338         Fix for segment-start/stop API change.
15339
15340 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15341
15342         * gst/alpha/gstalphacolor.c: (gst_alpha_color_transform_caps),
15343         (transform_rgb), (transform_bgr): Handle caps negotiation in a better
15344         way.
15345
15346 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15347
15348         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15349         (gst_video_box_get_unit_size): Fix caps nego some more to get AYUV
15350         output declared in transform_caps.
15351
15352 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15353
15354         * ext/libpng/gstpngdec.c: (gst_pngdec_init): We use fixed caps.
15355
15356 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15357
15358         * gst/videobox/gstvideobox.c: (gst_video_box_transform_caps),
15359         (gst_video_box_get_unit_size): Fix wrong size calculations and
15360         implement get_unit_size correctly.
15361
15362 2005-10-17  Tim-Philipp Müller  <tim at centricular dot net>
15363
15364         * configure.ac:
15365           Enable flx plugin.
15366
15367         * gst/flx/gstflxdec.c: (flx_decode_chunks):
15368           Fix gcc4 signedness issue.
15369
15370 2005-10-17  Julien MOUTTE  <julien@moutte.net>
15371
15372         * configure.ac: Adding videomixer.
15373         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15374         (user_read_data), (gst_pngdec_chain): More debugging.
15375         * gst/alpha/Makefile.am: Adding alphacolor
15376         * gst/alpha/gstalphacolor.c: (gst_alpha_color_base_init),
15377         (gst_alpha_color_class_init), (gst_alpha_color_init),
15378         (gst_alpha_color_transform_caps), (gst_alpha_color_set_caps),
15379         (transform_rgb), (transform_bgr), (gst_alpha_color_transform_ip),
15380         (plugin_init): Ported to 0.9 using in place base tranform.
15381         * gst/videomixer/Makefile.am:
15382         * gst/videomixer/videomixer.c: (gst_videomixer_pad_get_type),
15383         (gst_videomixer_pad_class_init), (gst_videomixer_pad_sink_setcaps),
15384         (gst_videomixer_pad_link), (gst_videomixer_pad_unlink),
15385         (gst_videomixer_pad_init), (gst_videomixer_class_init),
15386         (gst_videomixer_init), (gst_videomixer_getcaps),
15387         (gst_videomixer_request_new_pad), (gst_videomixer_fill_queues),
15388         (gst_videomixer_blend_buffers), (gst_videomixer_update_queues),
15389         (gst_videomixer_collected), (gst_videomixer_change_state): Ported
15390         to 0.9 using collectpads.
15391
15392 2005-10-17  Zeeshan Ali  <zeenix at gmail dot com>
15393
15394         * configure.ac:
15395         * gst/flx/Makefile.am:
15396         * gst/flx/gstflxdec.c: (gst_flxdec_init),
15397         (gst_flxdec_src_event_handler), (gst_flxdec_sink_event_handler),
15398         (gst_flxdec_chain), (gst_flxdec_change_state), (plugin_init):
15399         * gst/flx/gstflxdec.h:
15400         flx plugin ported to 0.9
15401
15402 2005-10-16  Thomas Vander Stichele  <thomas at apestaart dot org>
15403
15404         * ext/shout2/gstshout2.c: (gst_shout2send_change_state):
15405           use new gst_version_string()
15406
15407 2005-10-16  Andy Wingo  <wingo@pobox.com>
15408
15409         * configure.ac: GLIB_CHECK.
15410
15411 2005-10-15  Julien MOUTTE  <julien@moutte.net>
15412
15413         * ext/libpng/Makefile.am:
15414         * ext/libpng/gstpng.c: (plugin_init):
15415         * ext/libpng/gstpngdec.c: (gst_pngdec_class_init),
15416         (gst_pngdec_init), (user_read_data), (gst_pngdec_chain):
15417         * ext/libpng/gstpngdec.h: Ported pngdec to 0.9
15418
15419 2005-10-14  Michal Benes  <michal dot benes at xeris dot cz>
15420
15421         Reviewed by: Tim-Philipp Müller  <tim at centricular dot net>
15422
15423         * configure.ac:
15424         * gst/matroska/Makefile.am:
15425         * gst/matroska/ebml-ids.h:
15426         * gst/matroska/ebml-write.c:
15427         * gst/matroska/ebml-write.h:
15428         * gst/matroska/matroska-ids.h:
15429         * gst/matroska/matroska-mux.c:
15430         * gst/matroska/matroska-mux.h:
15431         * gst/matroska/matroska.c: (plugin_init):
15432           Port matroska muxer to 0.9 (#318847).
15433
15434 2005-10-13  Tim-Philipp Müller  <tim at centricular dot net>
15435
15436         * ext/speex/gstspeexenc.c: (gst_speexenc_get_tag_value),
15437         (comment_init), (comment_add):
15438           Fix handling of GST_TAG_DATE, which is now of GST_TYPE_DATE;
15439           use GST_READ_UINT32_LE() and friends rather than the private
15440           implementation of those same macros.
15441
15442 2005-10-13  Stefan Kost  <ensonic@users.sf.net>
15443
15444         * examples/stats/mp2ogg.c:
15445           more typo fixes
15446
15447 2005-10-12  Stefan Kost  <ensonic@users.sf.net>
15448
15449         * examples/indexing/indexmpeg.c: (main):
15450         * ext/esd/esdmon.c: (gst_esdmon_open_audio),
15451         (gst_esdmon_close_audio), (gst_esdmon_change_state):
15452         * ext/esd/esdmon.h:
15453         * ext/gdk_pixbuf/gstgdkpixbuf.c: (gst_gdk_pixbuf_init):
15454         * ext/pango/gsttextoverlay.c: (gst_textoverlay_init):
15455         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15456         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15457         * gst/avi/gstavimux.c: (gst_avimux_init):
15458         * gst/matroska/matroska-demux.c: (gst_matroska_demux_init):
15459         * gst/multipart/multipartdemux.c: (gst_multipart_demux_init):
15460         * gst/multipart/multipartmux.c: (gst_multipart_mux_init):
15461         * gst/oldcore/gstmultifilesrc.c: (gst_multifilesrc_init),
15462         (gst_multifilesrc_get), (gst_multifilesrc_open_file),
15463         (gst_multifilesrc_close_file), (gst_multifilesrc_change_state):
15464         * gst/oldcore/gstmultifilesrc.h:
15465         * gst/oldcore/gstpipefilter.c: (gst_pipefilter_init),
15466         (gst_pipefilter_open_file), (gst_pipefilter_close_file),
15467         (gst_pipefilter_change_state):
15468         * gst/oldcore/gstpipefilter.h:
15469         * gst/smoothwave/gstsmoothwave.c: (gst_smoothwave_init):
15470         * gst/videomixer/videomixer.c: (gst_videomixer_init):
15471         * sys/osxaudio/gstosxaudiosink.c: (gst_osxaudiosink_init):
15472         * sys/osxaudio/gstosxaudiosink.h:
15473         * sys/osxaudio/gstosxaudiosrc.h:
15474           renamed GST_FLAGS macros to GST_OBJECT_FLAGS
15475           moved bitshift from macro to enum definition
15476
15477 2005-10-12  Thomas Vander Stichele  <thomas at apestaart dot org>
15478
15479         * ext/Makefile.am:
15480         * ext/cairo/Makefile.am:
15481         * ext/cairo/gstcairo.c: (plugin_init):
15482         * ext/cairo/gsttextoverlay.c: (gst_textoverlay_change_state):
15483         * ext/cairo/gsttimeoverlay.c: (gst_timeoverlay_update_font_height),
15484         (gst_timeoverlay_setup), (gst_timeoverlay_planar411):
15485         * ext/cairo/gsttimeoverlay.h:
15486           update of cairo-based timeoverlay to 1.0 Cairo API
15487           doesn't work yet for resizing of output sink
15488
15489 2005-10-11  Wim Taymans  <wim@fluendo.com>
15490
15491         * ext/speex/gstspeexdec.c: (speex_dec_event), (speex_dec_chain):
15492         newsegment API fix.
15493
15494 2005-10-11  Wim Taymans  <wim@fluendo.com>
15495
15496         * ext/dv/gstdvdemux.c: (gst_dvdemux_handle_sink_event),
15497         (gst_dvdemux_demux_frame):
15498         * ext/flac/gstflacdec.c: (gst_flacdec_write):
15499         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15500         * gst/avi/gstavidemux.c: (gst_avi_demux_stream_header),
15501         (gst_avi_demux_handle_seek):
15502         * gst/goom/gstgoom.c: (gst_goom_event):
15503         * gst/wavenc/gstwavenc.c: (gst_wavenc_stop_file):
15504         * gst/wavparse/gstwavparse.c: (gst_wavparse_handle_seek),
15505         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15506         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15507         (gst_wavparse_srcpad_event):
15508         newsegment API update.
15509
15510 2005-10-11  Andy Wingo  <wingo@pobox.com>
15511
15512         * ext/speex/gstspeexenc.c: Signedness cleanups.
15513
15514 2005-10-10  Edgard Lima <edgard.lima@indt.org.br>
15515
15516         * PORTED_09:
15517         * ext/speex/Makefile.am:
15518         * ext/speex/gstspeex.c:
15519         * ext/speex/gstspeexenc.c:
15520         Speexenc ported to 0.9
15521
15522 2005-10-10  Wim Taymans  <wim@fluendo.com>
15523
15524         * sys/oss/gstosssink.c: (gst_oss_sink_class_init),
15525         (gst_oss_sink_init), (gst_oss_sink_set_property),
15526         (gst_oss_sink_get_property), (gst_oss_sink_open),
15527         (gst_oss_sink_prepare), (gst_oss_sink_reset):
15528         * sys/oss/gstosssink.h:
15529         * sys/oss/gstosssrc.c: (gst_oss_src_class_init),
15530         (gst_oss_src_set_property), (gst_oss_src_init), (gst_oss_src_open),
15531         (gst_oss_src_prepare):
15532         Cleanups, make device configurable in the sink, handle and report
15533         errors.
15534
15535 2005-10-10  Wim Taymans  <wim@fluendo.com>
15536
15537         * ext/gconf/gstgconfaudiosink.c: (gst_gconf_audio_sink_reset):
15538         * ext/gconf/gstgconfvideosink.c: (gst_gconf_video_sink_reset):
15539         Make sure element is NULL before removing from the bin.
15540
15541 2005-10-07  Andy Wingo  <wingo@pobox.com>
15542
15543         * ext/raw1394/gstdv1394src.c: Make interruptible, so it won't
15544         block forever in a read().
15545         (gst_dv1394src_bus_reset): Post a message when the cable is
15546         unplugged.
15547         (gst_dv1394src_create, gst_dv1394src_unlock): Remove some prints.
15548         (gst_dv1394src_bus_reset): Don't unref the message.
15549
15550         * ext/raw1394/gstdv1394src.c: Clean up for style before doing some
15551         hacking. The only change should be that the state change stuff was
15552         put into basesrc's start() and stop() routines, which coalesces
15553         some steps.
15554
15555 2005-10-07  Tim-Philipp Müller  <tim at centricular dot net>
15556
15557         * configure.ac:
15558           Add check for mmap
15559           
15560         * gst/debug/Makefile.am:
15561           Only compile efence plugin on systems that have mmap.
15562
15563 2005-10-05  Tim-Philipp Müller  <tim at centricular dot net>
15564
15565         * gst/debug/Makefile.am:
15566         * gst/debug/breakmydata.c:
15567         * gst/debug/gstdebug.c:
15568         * gst/debug/gstnavigationtest.c:
15569         * gst/debug/gstnavseek.c: 
15570         * gst/debug/gstnavseek.h:
15571         * gst/debug/progressreport.c: 
15572         * gst/debug/testplugin.c:
15573           Port progressreport, navseek, navigationtest, testsink and
15574           breakmydata.
15575
15576 2005-10-05  Edward Hervey  <edward@fluendo.com>
15577
15578         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_convert),
15579         (gst_dvdemux_src_query):
15580         Fixes for better conversion
15581
15582 2005-10-04  Michael Smith <msmith@fluendo.com>
15583
15584         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_reset),
15585         (gst_auto_audio_sink_find_best), (gst_auto_audio_sink_detect):
15586         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_reset),
15587         (gst_auto_video_sink_find_best), (gst_auto_video_sink_detect):
15588           Set state of elements to NULL before removing from bins.
15589           Set state of test element to NULL if we failed to move it to READY
15590
15591 2005-10-04  Edward Hervey  <edward@fluendo.com>
15592
15593         * ext/dv/Makefile.am:
15594         * ext/dv/gstdvdemux.c: (gst_dvdemux_src_query), (gst_dvdemux_src_conver): 
15595         Added DEFAULT <==> BYTES, TIME conversions on srcpad,
15596         Corrected the query function for position so it doesn't forget what
15597         format was asked, and calls the conversion functions on the correct pad.
15598
15599 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15600
15601         * configure.ac:
15602           back to development
15603
15604 === release 0.9.3 ===
15605
15606 2005-10-03  Thomas Vander Stichele  <thomas at apestaart dot org>
15607
15608         * configure.ac:
15609           Releasing 0.9.3, "Aramis"
15610
15611 2005-10-03  Andy Wingo  <wingo@pobox.com>
15612
15613         * ext/flac/gstflacdec.c (gst_flacdec_write): Deal with pad_alloc
15614         error returns.
15615
15616 2005-10-02  Andy Wingo  <wingo@pobox.com>
15617
15618         * configure.ac (GST_PLUGIN_LDFLAGS): Change to be like -base.
15619
15620         * ext/flac/gstflacenc.c: Ported to 0.9.
15621
15622         * ext/flac/gstflacdec.c (gst_flacdec_loop): Handle errors better.
15623
15624         * ext/flac/Makefile.am: Add the GST_PLUGINS_BASE cflags and libs,
15625         and link to gsttagedit. Enable flacenc.
15626
15627         * ext/flac/gstflacdec.c: Re-enable tag reading.
15628
15629 2005-09-30  Wim Taymans  <wim@fluendo.com>
15630
15631         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15632         * gst/rtp/gstrtpgsmparse.c:
15633         * gst/rtp/gstrtph263penc.c:
15634         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15635         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15636         (gst_rtpmp4venc_set_property):
15637         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15638         Various class and caps fixes from Andre Magalhaes (andrunko)
15639
15640 2005-09-29  Wim Taymans  <wim@fluendo.com>
15641
15642         * gst/level/level-example.c: (main):
15643         Update for new bus API.
15644
15645 2005-09-28  Tim-Philipp Müller  <tim at centricular dot net>
15646
15647         * configure.ac:
15648           Fix unexpanded autoconf macro GST_DOC, which has been renamed
15649           to GST_DOCBOOK_CHECK (see common/m4/gst-doc.m4) (#316202).
15650
15651 2005-09-27  Tim-Philipp Müller  <tim at centricular dot net>
15652
15653         * sys/oss/gstosssink.c: (gst_oss_sink_prepare):
15654           Fix playback of mono streams (bytes_per_sample should be set
15655           from the sample width and the number of channels negotiated,
15656           and not just be set to 4) (#317338)
15657
15658 2005-09-26  Wim Taymans  <wim@fluendo.com>
15659
15660         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush),
15661         (gst_rtpmpaenc_handle_buffer):
15662         Set buffer duration correctly.
15663
15664 2005-09-26  Tim-Philipp Müller  <tim at centricular dot net>
15665
15666         * gst/avi/gstavidemux.c: (gst_avi_demux_base_init),
15667         (gst_avi_demux_class_init), (gst_avi_demux_parse_stream),
15668         (gst_avi_demux_change_state):
15669           Don't crash when encountering a stream with an unknown fourcc or
15670           codec id. Instead, create a pad of type video/x-avi-unknown or
15671           audio/x-avi-unknown, which as a side-effect also results in less
15672           confusing error messages in players ('no decoder' vs. 'no streams');
15673           minor fixes to state change function and class_init function.
15674
15675 2005-09-24  Wim Taymans  <wim@fluendo.com>
15676
15677         * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_init):
15678         * gst/autodetect/gstautovideosink.c: (gst_auto_video_sink_init):
15679         These are sinks.
15680
15681 2005-09-24  Thomas Vander Stichele  <thomas at apestaart dot org>
15682
15683         * check/elements/level.c: (GST_START_TEST):
15684           fix test for new GstClockTime use
15685         * gst/level/gstlevel.c: (gst_level_init), (gst_level_set_caps),
15686         (gst_level_transform_ip):
15687         * gst/level/gstlevel.h:
15688           fix up the decay peak, ensuring the decay peak is never lower
15689           than the peak for that interval
15690
15691 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15692
15693         * docs/plugins/gst-plugins-good-plugins.args:
15694         * docs/plugins/inspect/plugin-alpha.xml:
15695         * docs/plugins/inspect/plugin-rtp.xml:
15696         * gst/level/gstlevel.c: (gst_level_set_caps),
15697         (gst_level_transform_ip):
15698           updating docs
15699
15700 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15701
15702         * Makefile.am:
15703         * check/elements/level.c: (GST_START_TEST):
15704         * gst/level/Makefile.am:
15705         * gst/level/gstlevel.c: (gst_level_class_init), (gst_level_init),
15706         (gst_level_set_property), (gst_level_get_property),
15707         (gst_level_set_caps), (gst_level_message_new),
15708         (gst_level_transform_ip):
15709         * gst/level/gstlevel.h:
15710         * gst/level/level-example.c: (message_handler), (main):
15711           convert to using GstClockTime for all time values, finally.
15712
15713 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15714
15715         * gst/auparse/Makefile.am:
15716         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15717           fix up build
15718         * configure.ac:
15719         * ext/cairo/Makefile.am:
15720         * ext/dv/Makefile.am:
15721         * ext/esd/Makefile.am:
15722         * ext/flac/Makefile.am:
15723         * ext/gconf/Makefile.am:
15724         * ext/gdk_pixbuf/Makefile.am:
15725         * ext/jpeg/Makefile.am:
15726         * ext/ladspa/Makefile.am:
15727         * ext/libcaca/Makefile.am:
15728         * ext/libmng/Makefile.am:
15729         * ext/libpng/Makefile.am:
15730         * ext/mikmod/Makefile.am:
15731         * ext/pango/Makefile.am:
15732         * ext/raw1394/Makefile.am:
15733         * ext/shout2/Makefile.am:
15734         * ext/speex/Makefile.am:
15735         * gst/alpha/Makefile.am:
15736         * gst/autodetect/Makefile.am:
15737         * gst/avi/Makefile.am:
15738         * gst/cutter/Makefile.am:
15739         * gst/debug/Makefile.am:
15740         * gst/effectv/Makefile.am:
15741         * gst/flx/Makefile.am:
15742         * gst/goom/Makefile.am:
15743         * gst/interleave/Makefile.am:
15744         * gst/law/Makefile.am:
15745         * gst/matroska/Makefile.am:
15746         * gst/median/Makefile.am:
15747         * gst/monoscope/Makefile.am:
15748         * gst/multipart/Makefile.am:
15749         * gst/oldcore/Makefile.am:
15750         * gst/rtp/Makefile.am:
15751         * gst/rtsp/Makefile.am:
15752         * gst/smoothwave/Makefile.am:
15753         * gst/smpte/Makefile.am:
15754         * gst/videobox/Makefile.am:
15755         * gst/videofilter/Makefile.am:
15756         * gst/videomixer/Makefile.am:
15757         * gst/wavenc/Makefile.am:
15758         * gst/wavparse/Makefile.am:
15759         * sys/oss/Makefile.am:
15760         * sys/osxaudio/Makefile.am:
15761         * sys/osxvideo/Makefile.am:
15762           fix up GST_LIBS use
15763
15764 2005-09-23  Thomas Vander Stichele  <thomas at apestaart dot org>
15765
15766         * gst/auparse/Makefile.am:
15767         * gst/auparse/gstauparse.c: (gst_auparse_chain):
15768           fix build of auparse
15769
15770 2005-09-22 Edgard Lima (edgard.lima@indt.org.br)
15771
15772         * configure.ac:
15773         * PORTED_09:
15774         * gst/auparse/gstauparse.c:
15775         * gst/auparse/gstauparse.h:
15776         Auparse ported to 0.9.
15777
15778 2005-09-22  Wim Taymans  <wim@fluendo.com>
15779
15780         * gst/rtp/TODO:
15781         * gst/rtp/gstrtpdec.c: (gst_rtpdec_getcaps):
15782         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15783         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15784         (gst_rtpmp4venc_set_property):
15785         * gst/rtp/gstrtpmp4venc.h:
15786         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_handle_buffer):
15787         * gst/rtp/gstrtpmpaenc.h:
15788         Use is_filled to both check MTU and max-ptime of base class.
15789
15790 2005-09-22  Wim Taymans  <wim@fluendo.com>
15791
15792         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15793         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer),
15794         (gst_rtpmp4venc_set_property):
15795         Don't fragment packets with multiple frames.
15796
15797 2005-09-22  Wim Taymans  <wim@fluendo.com>
15798
15799         * gst/rtp/TODO:
15800         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15801         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_class_init),
15802         (gst_rtpmp4venc_init), (gst_rtpmp4venc_parse_data),
15803         (gst_rtpmp4venc_handle_buffer), (gst_rtpmp4venc_set_property),
15804         (gst_rtpmp4venc_get_property):
15805         * gst/rtp/gstrtpmp4venc.h:
15806         Remove g_print.
15807         Update TODO
15808         Make payload encoder a bit smarter and more correct with
15809         timestamps.
15810         Added option in payloader to include config string in-band.
15811
15812 2005-09-21  Wim Taymans  <wim@fluendo.com>
15813
15814         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15815         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15816         (gst_rtspsrc_send):
15817         Strip spaces for key/value pairs.
15818
15819 2005-09-21  Wim Taymans  <wim@fluendo.com>
15820
15821         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_parse_rtpmap),
15822         (gst_rtspsrc_media_to_caps), (gst_rtspsrc_stream_setup_rtp),
15823         (gst_rtspsrc_stream_configure_transport), (gst_rtspsrc_send),
15824         (gst_rtspsrc_change_state):
15825         More SDP parsing and caps setting.
15826         Do NO_PREROLL differently.
15827         add pads only after negotiated.
15828
15829         * gst/udp/gstudpsrc.c: (gst_udpsrc_class_init),
15830         (gst_udpsrc_getcaps):
15831         Implement the getcaps function.
15832
15833 2005-09-21  Wim Taymans  <wim@fluendo.com>
15834
15835         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps),
15836         (gst_rtpamrdec_chain):
15837         Handle multiple AMr packets per payload. Handle CRC and
15838         parse ILL/ILP.
15839
15840         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_setcaps):
15841         Make caps params strings for easy SDP mapping.
15842         
15843         * gst/rtp/gstrtpdec.c: (gst_rtpdec_init), (gst_rtpdec_getcaps):
15844         Handle capsnego better.
15845
15846         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps):
15847         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_new_caps):
15848         Generate and parse config string in the caps.
15849
15850 2005-09-21  Wim Taymans  <wim@fluendo.com>
15851
15852         * gst/rtp/README:
15853         Update README
15854
15855         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_sink_setcaps):
15856         Make extra params as strings.
15857
15858         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_set_state),
15859         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15860         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send):
15861         Make state change return NO_PREROLL as this is a live
15862         source.
15863
15864         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15865         Don't unref old caps when NULL.
15866
15867 2005-09-20  Wim Taymans  <wim@fluendo.com>
15868
15869         * gst/rtsp/gstrtspsrc.c: (gst_rtspsrc_get_type),
15870         (gst_rtspsrc_parse_rtpmap), (gst_rtspsrc_media_to_caps),
15871         (gst_rtspsrc_stream_setup_rtp), (gst_rtspsrc_send),
15872         (gst_rtspsrc_open), (gst_rtspsrc_uri_get_type),
15873         (gst_rtspsrc_uri_get_protocols), (gst_rtspsrc_uri_get_uri),
15874         (gst_rtspsrc_uri_set_uri), (gst_rtspsrc_uri_handler_init):
15875         * gst/rtsp/sdpmessage.c: (sdp_media_get_format):
15876         * gst/rtsp/sdpmessage.h:
15877         Add URI handler.
15878         Parse SDP and create caps.
15879
15880 2005-09-20  Stefan Kost  <ensonic@users.sf.net>
15881
15882         * gst/alpha/gstalpha.c:
15883           fix element description
15884
15885 2005-09-19  Wim Taymans  <wim@fluendo.com>
15886
15887         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_chain):
15888         Don't check payload for now.
15889
15890 2005-09-19  Wim Taymans  <wim@fluendo.com>
15891
15892         * gst/wavparse/gstwavparse.c: (gst_wavparse_reset),
15893         (gst_wavparse_init), (gst_wavparse_parse_file_header),
15894         (gst_wavparse_stream_init), (gst_wavparse_handle_seek),
15895         (gst_wavparse_stream_headers), (gst_wavparse_stream_data),
15896         (gst_wavparse_loop), (gst_wavparse_pad_convert),
15897         (gst_wavparse_pad_query), (gst_wavparse_srcpad_event),
15898         (gst_wavparse_change_state):
15899         * gst/wavparse/gstwavparse.h:
15900         Fix wavparse some more.
15901
15902 2005-09-19  Wim Taymans  <wim@fluendo.com>
15903
15904         * check/elements/level.c: (GST_START_TEST):
15905         Fix for bus API change.
15906
15907 2005-09-19  Wim Taymans  <wim@fluendo.com>
15908
15909         * gst/level/level-example.c: (main):
15910         Fix for new bus API.
15911
15912         * gst/udp/gstudpsrc.c: (gst_udpsrc_set_property):
15913         Set caps on pads.
15914
15915 2005-09-15  Wim Taymans  <wim@fluendo.com>
15916
15917         * gst/rtp/Makefile.am:
15918         * gst/rtp/README:
15919         * gst/rtp/gstrtp.c: (plugin_init):
15920         * gst/rtp/gstrtpamrdec.c: (gst_rtpamrdec_init),
15921         (gst_rtpamrdec_sink_setcaps), (gst_rtpamrdec_chain),
15922         (gst_rtpamrdec_change_state):
15923         * gst/rtp/gstrtpamrenc.c: (gst_rtpamrenc_get_type),
15924         (gst_rtpamrenc_class_init), (gst_rtpamrenc_init),
15925         (gst_rtpamrenc_setcaps), (gst_rtpamrenc_handle_buffer):
15926         * gst/rtp/gstrtpamrenc.h:
15927         * gst/rtp/gstrtpgsmenc.c: (gst_rtpgsmenc_get_type),
15928         (gst_rtpgsmenc_class_init), (gst_rtpgsmenc_init),
15929         (gst_rtpgsmenc_setcaps), (gst_rtpgsmenc_handle_buffer):
15930         * gst/rtp/gstrtpgsmenc.h:
15931         * gst/rtp/gstrtpgsmparse.c: (gst_rtpgsmparse_class_init),
15932         (gst_rtpgsm_caps_nego), (gst_rtpgsmparse_chain),
15933         (gst_rtpgsmparse_set_property), (gst_rtpgsmparse_get_property),
15934         (gst_rtpgsmparse_change_state):
15935         * gst/rtp/gstrtpgsmparse.h:
15936         * gst/rtp/gstrtph263pdec.c: (gst_rtph263pdec_class_init),
15937         (gst_rtph263pdec_finalize), (gst_rtph263pdec_change_state):
15938         * gst/rtp/gstrtph263penc.c: (gst_rtph263penc_get_type),
15939         (gst_rtph263penc_class_init), (gst_rtph263penc_init),
15940         (gst_rtph263penc_finalize), (gst_rtph263penc_setcaps),
15941         (gst_rtph263penc_flush), (gst_rtph263penc_handle_buffer):
15942         * gst/rtp/gstrtph263penc.h:
15943         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_setcaps),
15944         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_change_state):
15945         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
15946         (gst_rtpmp4venc_class_init), (gst_rtpmp4venc_init),
15947         (gst_rtpmp4venc_finalize), (gst_rtpmp4venc_new_caps),
15948         (gst_rtpmp4venc_setcaps), (gst_rtpmp4venc_flush),
15949         (gst_rtpmp4venc_parse_data), (gst_rtpmp4venc_handle_buffer):
15950         * gst/rtp/gstrtpmp4venc.h:
15951         * gst/rtp/gstrtpmpadec.c:
15952         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_get_type),
15953         (gst_rtpmpaenc_class_init), (gst_rtpmpaenc_init),
15954         (gst_rtpmpaenc_finalize), (gst_rtpmpaenc_setcaps),
15955         (gst_rtpmpaenc_flush), (gst_rtpmpaenc_handle_buffer):
15956         * gst/rtp/gstrtpmpaenc.h:
15957         Updates to payloader/depayloaders, make payloaders use
15958         the base classes.
15959         Updated README with suggested RTP caps and how to convert
15960         to/from SDP.
15961         Added config descriptor in mp4v payloader.
15962
15963 2005-09-15  Andy Wingo  <wingo@pobox.com>
15964
15965         * gst/autodetect/gstautoaudiosink.c (gst_auto_audio_sink_find_best): 
15966         * gst/autodetect/gstautovideosink.c
15967         (gst_auto_video_sink_find_best): Update for new registry API.
15968
15969 2005-09-14  Thomas Vander Stichele  <thomas at apestaart dot org>
15970
15971         * common/c-to-xml.py:
15972         * common/gtk-doc-plugins.mak:
15973           a simple py script to generate valid xml from a C example
15974           probably also need to strip an MIT license when we decide
15975         * docs/plugins/Makefile.am:
15976         * gst/level/Makefile.am:
15977         * gst/level/gstlevel.c: (gst_level_init):
15978         * gst/level/level-example.c: (message_handler), (main):
15979           add an example to level that will show up in the docs
15980         * gst/rtp/TODO:
15981           add a note for the future
15982
15983 2005-09-14  Michael Smith <msmith@fluendo.com>
15984
15985         * gst/wavenc/gstwavenc.c: (gst_wavenc_class_init):
15986           Actually define the debug object being used in wavenc. Fixes #316205
15987
15988 2005-09-14  Michael Smith <msmith@fluendo.com>
15989
15990         * gst/smpte/Makefile.am:
15991           Link against GST_BASE_LIBS, to get it linked against libgstbase;
15992           needed to build on windows (bug 316204)
15993
15994 2005-09-12  Andy Wingo  <wingo@pobox.com>
15995
15996         * autogen.sh (package): Now type 'make' to build gst-plugins-good.
15997
15998 2005-09-09  Jan Schmidt  <thaytan@mad.scientist.com>
15999
16000         * configure.ac:
16001         * gst/fdsrc/Makefile.am:
16002         * gst/fdsrc/gstfdsrc.c:
16003         * gst/fdsrc/gstfdsrc.h:
16004           Move fdsrc back into gstreamer core elements.
16005
16006         * gst/level/gstlevel.c: (gst_level_class_init),
16007         (gst_level_transform_ip):
16008         * gst/videobox/gstvideobox.c: (gst_video_box_set_property):
16009           Basetransform changes.
16010
16011 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16012
16013         * ext/jpeg/gstsmokeenc.c: (gst_smokeenc_chain):
16014         * ext/jpeg/smokecodec.c: (find_best_size):
16015           fix compiler warnings
16016
16017 2005-09-09  Thomas Vander Stichele  <thomas at apestaart dot org>
16018
16019         * gst-plugins-good.spec.in:
16020           spec file fixes
16021         * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_class_init),
16022         (gst_multiudpsink_render), (gst_multiudpsink_add),
16023         (gst_multiudpsink_clear):
16024           it actually helps to actually stream if we hook up the
16025           "add" signal to an actual implementation
16026         * gst/udp/gstudpsrc.c: (gst_udpsrc_start):
16027           some debugging
16028
16029 2005-09-08  Flavio Oliveira  <flavio.oliveira@indt.org.br>
16030
16031         * ext/jpeg/Makefile.am:
16032         * ext/jpeg/gstjpeg.c
16033         * ext/jpeg/gstjpegenc.c:
16034         * ext/jpeg/gstsmokeenc.c:
16035
16036 2005-09-07  Stefan Kost  <ensonic@users.sf.net>
16037
16038         * ext/flac/gstflacdec.c:
16039         * ext/flac/gstflacenc.c:
16040         * ext/flac/gstflactag.c:
16041         * ext/speex/gstspeexenc.c:
16042           gsttaginterface.h -> gsttagsetter.h
16043
16044 2005-09-07  Jan Schmidt  <thaytan@mad.scientist.com>
16045
16046         * configure.ac:
16047         * gst/debug/Makefile.am:
16048         * gst/debug/efence.c: (gst_efence_class_init), (gst_efence_init),
16049         (gst_efence_chain), (gst_efence_buffer_alloc), (plugin_init),
16050         (gst_fenced_buffer_finalize), (gst_fenced_buffer_copy),
16051         (gst_fenced_buffer_alloc), (gst_fenced_buffer_class_init),
16052         (gst_fenced_buffer_init), (gst_fenced_buffer_get_type):
16053           Port to 0.9 and re-enable efence plugin.
16054
16055 2005-09-06  Tim-Philipp Müller  <tim at centricular dot net>
16056
16057         * ext/flac/gstflacdec.c: (flac_caps_factory), (raw_caps_factory),
16058         (gst_flacdec_write), (gst_flacdec_convert_src):
16059         * ext/flac/gstflacdec.h:
16060           Add support for flac files with 24/32 bits per sample; and misc.
16061           minor clean-ups. Seeking is still partly broken (for me at least).
16062
16063 2005-09-06  Wim Taymans  <wim@fluendo.com>
16064
16065         * gst/rtp/Makefile.am:
16066         * gst/rtp/gstrtp.c: (plugin_init):
16067         * gst/rtp/gstrtpmp4vdec.c: (gst_rtpmp4vdec_get_type),
16068         (gst_rtpmp4vdec_base_init), (gst_rtpmp4vdec_class_init),
16069         (gst_rtpmp4vdec_init), (gst_rtpmp4vdec_setcaps),
16070         (gst_rtpmp4vdec_chain), (gst_rtpmp4vdec_set_property),
16071         (gst_rtpmp4vdec_get_property), (gst_rtpmp4vdec_change_state),
16072         (gst_rtpmp4vdec_plugin_init):
16073         * gst/rtp/gstrtpmp4vdec.h:
16074         * gst/rtp/gstrtpmp4venc.c: (gst_rtpmp4venc_get_type),
16075         (gst_rtpmp4venc_base_init), (gst_rtpmp4venc_class_init),
16076         (gst_rtpmp4venc_init), (gst_rtpmp4venc_setcaps),
16077         (gst_rtpmp4venc_flush), (gst_rtpmp4venc_chain),
16078         (gst_rtpmp4venc_set_property), (gst_rtpmp4venc_get_property),
16079         (gst_rtpmp4venc_change_state), (gst_rtpmp4venc_plugin_init):
16080         * gst/rtp/gstrtpmp4venc.h:
16081         * gst/rtp/gstrtpmpadec.c: (gst_rtpmpadec_chain):
16082         * gst/rtp/gstrtpmpaenc.c: (gst_rtpmpaenc_flush):
16083         Added mpeg4 video payload encoder/decoder.
16084         Added some docs in mpa payloader.
16085
16086 === release 0.9.1 ===
16087
16088 2005-09-06  Thomas Vander Stichele  <thomas at apestaart dot org>
16089
16090         * NEWS:
16091         * README:
16092         * RELEASE:
16093         * autogen.sh:
16094         * configure.ac:
16095           releasing 0.9.1, "Blondie"
16096
16097 2005-09-05  Andy Wingo  <wingo@pobox.com>
16098
16099         * ext/dv/gstdvdemux.c (gst_dvdemux_chain): Move the pad adding
16100         here from the state change handler, so we fire signals without
16101         holding the state lock.
16102
16103 2005-09-02  Andy Wingo  <wingo@pobox.com>
16104
16105         * All plugins updated for element state changes.
16106
16107 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16108
16109         * Makefile.am:
16110         * check/.cvsignore:
16111         * check/Makefile.am:
16112         * check/elements/.cvsignore:
16113         * check/elements/level.c: (setup_level), (cleanup_level),
16114         (GST_START_TEST), (level_suite), (main):
16115           add a test for level
16116         * common/release.mak:
16117           move the enum checking to release.mak
16118         * configure.ac:
16119           add valgrind and check checking
16120         * gst/level/gstlevel.c: (gst_level_transform):
16121         * gst/level/gstlevel.h:
16122           fix Andy's cast bug
16123           convert a field to int
16124           fix the arithmetic to int when checking for emit so that a
16125           100-sample buffer of a 1000Hz stream triggers after 0.1 sec
16126
16127 2005-09-01  Thomas Vander Stichele  <thomas at apestaart dot org>
16128
16129         * Makefile.am:
16130         * configure.ac:
16131           add docs to build
16132         * common/plugins.xsl:
16133           wrap Description into a refsect2
16134         * docs/Makefile.am:
16135         * docs/plugins/Makefile.am:
16136         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16137         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16138         * gst/goom/Makefile.am:
16139         * gst/goom/gstgoom.c: (gst_goom_get_type), (gst_goom_base_init),
16140         (gst_goom_class_init), (gst_goom_init), (gst_goom_dispose),
16141         (gst_goom_sink_setcaps), (gst_goom_src_setcaps),
16142         (gst_goom_src_negotiate), (gst_goom_event), (gst_goom_chain),
16143         (gst_goom_change_state):
16144         * gst/goom/gstgoom.h:
16145           GstGOOM -> GstGoom
16146           add an example launch line
16147         * gst/level/gstlevel.h:
16148         * gst/monoscope/gstmonoscope.c:
16149           cleanups
16150
16151 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16152
16153         * configure.ac:
16154         * docs/plugins/Makefile.am:
16155         * docs/plugins/gst-plugins-good-plugins-docs.sgml:
16156         * docs/plugins/gst-plugins-good-plugins-sections.txt:
16157         * docs/plugins/gst-plugins-good-plugins.types:
16158           document elements and plugins.  Shazam !
16159
16160 2005-08-30  Thomas Vander Stichele  <thomas at apestaart dot org>
16161
16162         * split off gst-plugins-good from gst-plugins.  Old ChangeLog can
16163           be found under doc/random/ChangeLog-0.8